Pull request #40937 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 84748c7d4e626edf2dc2c6984ffd306c35865d21+327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 (4d9db51901207c8d3aea35ff9428f9dfa809f02f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-18T12:23:05.012Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-18T12:23:05.015Z] Trying to pass milestone 5 [Pipeline] milestone [2020-05-18T12:23:05.054Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-18T12:23:05.246Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bcc3c3abe326bf85) in /home/ubuntu/workspace/moby_PR-40937 [Pipeline] { [Pipeline] checkout [2020-05-18T12:23:05.338Z] using credential docker-jenkins-github-credentials [2020-05-18T12:23:05.349Z] Cloning the remote Git repository [2020-05-18T12:23:05.349Z] Cloning with configured refspecs honoured and without tags [2020-05-18T12:23:05.350Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:23:05.350Z] > git init /home/ubuntu/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:23:05.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:05.354Z] > git --version # timeout=10 [2020-05-18T12:23:05.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:05.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:18.158Z] Fetching without tags [2020-05-18T12:23:18.476Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:19.057Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:19.057Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:18.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:18.140Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:23:18.145Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:18.152Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:18.201Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:18.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:18.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:18.477Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:18.485Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:19.033Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:19.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:19.101Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:19.109Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:19.585Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:19.594Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:23:20.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-18T12:23:20.556Z] Unable to find image 'alpine:latest' locally [2020-05-18T12:23:20.556Z] latest: Pulling from library/alpine [2020-05-18T12:23:20.556Z] cbdbe7a5bc2a: Already exists [2020-05-18T12:23:20.811Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-18T12:23:20.811Z] Status: Downloaded newer image for alpine:latest [2020-05-18T12:23:19.586Z] > git rev-list --no-walk a8b405cf167cb67522e9c9bf856445d1c318505b # timeout=10 [2020-05-18T12:23:24.071Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-18T12:23:24.308Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bcc3c3abe326bf85) in /home/ubuntu/workspace/moby_PR-40937 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-18T12:23:24.327Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089acb750f8fca8c1) in /home/ubuntu/workspace/moby_PR-40937 [Pipeline] { [2020-05-18T12:23:24.342Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-057cdebd87682a2fd) in /home/ubuntu/workspace/moby_PR-40937 [2020-05-18T12:23:24.350Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40937 [2020-05-18T12:23:24.355Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40937 [Pipeline] checkout [2020-05-18T12:23:24.374Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-18T12:23:24.386Z] Fetching changes from the remote Git repository [2020-05-18T12:23:24.393Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-05-18T12:23:24.453Z] using credential docker-jenkins-github-credentials [2020-05-18T12:23:24.462Z] Cloning the remote Git repository [2020-05-18T12:23:24.462Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-18T12:23:24.478Z] using credential docker-jenkins-github-credentials [2020-05-18T12:23:24.489Z] Cloning the remote Git repository [2020-05-18T12:23:24.489Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2020-05-18T12:23:24.517Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-18T12:23:24.525Z] using credential docker-jenkins-github-credentials [2020-05-18T12:23:24.534Z] Cloning the remote Git repository [2020-05-18T12:23:24.534Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-05-18T12:23:24.543Z] Cloning the remote Git repository [2020-05-18T12:23:24.543Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-05-18T12:23:24.645Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [Pipeline] } [Pipeline] } [2020-05-18T12:23:24.746Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:24.746Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:24.882Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:24.382Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-18T12:23:24.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:24.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:24.394Z] > git --version # timeout=10 [2020-05-18T12:23:24.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:24.401Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:24.646Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:24.651Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:24.733Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:24.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:24.789Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:24.794Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:24.471Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:23:24.471Z] > git init /home/ubuntu/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:23:24.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:24.485Z] > git --version # timeout=10 [2020-05-18T12:23:24.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:24.490Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:24.490Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:23:24.490Z] > git init /home/ubuntu/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:23:24.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:24.502Z] > git --version # timeout=10 [2020-05-18T12:23:24.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:24.507Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-18T12:23:24.539Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:23:24.539Z] > git init /home/jenkins/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:23:24.553Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:24.553Z] > git --version # timeout=10 [2020-05-18T12:23:24.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:24.559Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:24.550Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:23:24.551Z] > git init /home/docker/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:23:24.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:24.566Z] > git --version # timeout=10 [2020-05-18T12:23:24.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:24.571Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-05-18T12:23:25.906Z] + docker version [2020-05-18T12:23:25.907Z] Client: Docker Engine - Community [2020-05-18T12:23:25.907Z] Version: 19.03.8 [2020-05-18T12:23:25.907Z] API version: 1.40 [2020-05-18T12:23:25.907Z] Go version: go1.12.17 [2020-05-18T12:23:25.907Z] Git commit: afacb8b7f0 [2020-05-18T12:23:25.907Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T12:23:25.907Z] OS/Arch: linux/amd64 [2020-05-18T12:23:25.907Z] Experimental: false [2020-05-18T12:23:25.907Z] [2020-05-18T12:23:25.907Z] Server: Docker Engine - Community [2020-05-18T12:23:25.907Z] Engine: [2020-05-18T12:23:25.907Z] Version: 19.03.8 [2020-05-18T12:23:25.907Z] API version: 1.40 (minimum version 1.12) [2020-05-18T12:23:25.907Z] Go version: go1.12.17 [2020-05-18T12:23:25.907Z] Git commit: afacb8b7f0 [2020-05-18T12:23:25.907Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T12:23:25.907Z] OS/Arch: linux/amd64 [2020-05-18T12:23:25.907Z] Experimental: true [2020-05-18T12:23:25.907Z] containerd: [2020-05-18T12:23:25.907Z] Version: 1.2.13 [2020-05-18T12:23:25.907Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:25.907Z] runc: [2020-05-18T12:23:25.907Z] Version: 1.0.0-rc10 [2020-05-18T12:23:25.907Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:25.907Z] docker-init: [2020-05-18T12:23:25.907Z] Version: 0.18.0 [2020-05-18T12:23:25.907Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T12:23:26.311Z] + docker info [2020-05-18T12:23:26.566Z] Client: [2020-05-18T12:23:26.566Z] Debug Mode: false [2020-05-18T12:23:26.566Z] [2020-05-18T12:23:26.566Z] Server: [2020-05-18T12:23:26.566Z] Containers: 0 [2020-05-18T12:23:26.566Z] Running: 0 [2020-05-18T12:23:26.566Z] Paused: 0 [2020-05-18T12:23:26.566Z] Stopped: 0 [2020-05-18T12:23:26.566Z] Images: 5 [2020-05-18T12:23:26.566Z] Server Version: 19.03.8 [2020-05-18T12:23:26.566Z] Storage Driver: overlay2 [2020-05-18T12:23:26.566Z] Backing Filesystem: [2020-05-18T12:23:26.566Z] Supports d_type: true [2020-05-18T12:23:26.566Z] Native Overlay Diff: true [2020-05-18T12:23:26.566Z] Logging Driver: json-file [2020-05-18T12:23:26.566Z] Cgroup Driver: cgroupfs [2020-05-18T12:23:26.566Z] Plugins: [2020-05-18T12:23:26.566Z] Volume: local [2020-05-18T12:23:26.566Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:23:26.566Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T12:23:26.566Z] Swarm: inactive [2020-05-18T12:23:26.566Z] Runtimes: runc [2020-05-18T12:23:26.566Z] Default Runtime: runc [2020-05-18T12:23:26.566Z] Init Binary: docker-init [2020-05-18T12:23:26.566Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:26.566Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:26.566Z] init version: fec3683 [2020-05-18T12:23:26.566Z] Security Options: [2020-05-18T12:23:26.566Z] apparmor [2020-05-18T12:23:26.566Z] seccomp [2020-05-18T12:23:26.566Z] Profile: default [2020-05-18T12:23:26.566Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T12:23:26.566Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T12:23:26.566Z] OSType: linux [2020-05-18T12:23:26.566Z] Architecture: x86_64 [2020-05-18T12:23:26.566Z] CPUs: 2 [2020-05-18T12:23:26.566Z] Total Memory: 7.501GiB [2020-05-18T12:23:26.566Z] Name: ip-10-100-76-106 [2020-05-18T12:23:26.566Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T12:23:26.566Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:23:26.566Z] Debug Mode: false [2020-05-18T12:23:26.566Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:23:26.566Z] Labels: [2020-05-18T12:23:26.566Z] Experimental: true [2020-05-18T12:23:26.566Z] Insecure Registries: [2020-05-18T12:23:26.566Z] 127.0.0.0/8 [2020-05-18T12:23:26.566Z] Live Restore Enabled: true [2020-05-18T12:23:26.566Z] [2020-05-18T12:23:26.566Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T12:23:26.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:26.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:26.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:23:26.963Z] + bash /home/ubuntu/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:23:26.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:23:26.963Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T12:23:26.963Z] [2020-05-18T12:23:26.963Z] Generally Necessary: [2020-05-18T12:23:26.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:23:26.963Z] - apparmor: enabled and tools installed [2020-05-18T12:23:26.963Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:23:26.963Z] - CONFIG_NET_NS: enabled [2020-05-18T12:23:26.963Z] - CONFIG_PID_NS: enabled [2020-05-18T12:23:26.963Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:23:26.963Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:23:26.963Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_MEMCG: enabled [2020-05-18T12:23:27.217Z] - CONFIG_KEYS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:23:27.217Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:23:27.217Z] [2020-05-18T12:23:27.217Z] Optional Features: [2020-05-18T12:23:27.217Z] - CONFIG_USER_NS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:23:27.217Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:23:27.217Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T12:23:27.217Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T12:23:27.217Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:23:27.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:23:27.217Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:23:27.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:23:27.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:23:27.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:23:27.217Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:23:27.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:23:27.217Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:23:27.217Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:23:27.217Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:23:27.217Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:23:27.217Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:23:27.217Z] - Network Drivers: [2020-05-18T12:23:27.217Z] - "overlay": [2020-05-18T12:23:27.217Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:23:27.217Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:23:27.217Z] Optional (for encrypted networks): [2020-05-18T12:23:27.472Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:23:27.472Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T12:23:27.472Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T12:23:27.472Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T12:23:27.472Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T12:23:27.472Z] - CONFIG_XFRM: enabled [2020-05-18T12:23:27.472Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:23:27.472Z] - "ipvlan": [2020-05-18T12:23:27.472Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:23:27.472Z] - "macvlan": [2020-05-18T12:23:27.472Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:23:27.472Z] - "ftp,tftp client in container": [2020-05-18T12:23:27.472Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:23:27.472Z] - Storage Drivers: [2020-05-18T12:23:27.472Z] - "aufs": [2020-05-18T12:23:27.472Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:23:27.472Z] - "btrfs": [2020-05-18T12:23:27.472Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:23:27.472Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:23:27.472Z] - "devicemapper": [2020-05-18T12:23:27.472Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:23:27.472Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:23:27.472Z] - "overlay": [2020-05-18T12:23:27.472Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:23:27.472Z] - "zfs": [2020-05-18T12:23:27.472Z] - /dev/zfs: missing [2020-05-18T12:23:27.472Z] - zfs command: missing [2020-05-18T12:23:27.472Z] - zpool command: missing [2020-05-18T12:23:27.472Z] [2020-05-18T12:23:27.472Z] Limits: [2020-05-18T12:23:27.472Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:23:27.472Z] [2020-05-18T12:23:27.472Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:23:27.920Z] + sudo modprobe ip_vs [2020-05-18T12:23:27.920Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:23:27.920Z] #2 [internal] load .dockerignore [2020-05-18T12:23:27.920Z] #2 transferring context: 87B done [2020-05-18T12:23:27.920Z] #2 DONE 0.0s [2020-05-18T12:23:27.920Z] [2020-05-18T12:23:27.920Z] #1 [internal] load build definition from Dockerfile [2020-05-18T12:23:27.920Z] #1 transferring dockerfile: 16.32kB done [2020-05-18T12:23:27.920Z] #1 DONE 0.0s [2020-05-18T12:23:27.920Z] [2020-05-18T12:23:27.920Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:23:27.920Z] #3 DONE 0.1s [2020-05-18T12:23:28.175Z] [2020-05-18T12:23:28.175Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:23:28.175Z] #4 CACHED [2020-05-18T12:23:28.734Z] [2020-05-18T12:23:28.734Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:23:28.734Z] #5 DONE 0.1s [2020-05-18T12:23:28.734Z] [2020-05-18T12:23:28.734Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:23:28.734Z] #6 DONE 0.1s [2020-05-18T12:23:28.734Z] [2020-05-18T12:23:28.734Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:23:28.734Z] #57 DONE 0.0s [2020-05-18T12:23:28.734Z] [2020-05-18T12:23:28.734Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:28.734Z] #7 DONE 0.0s [2020-05-18T12:23:28.734Z] [2020-05-18T12:23:28.734Z] #20 [internal] load build context [2020-05-18T12:23:30.101Z] #20 transferring context: 50.65MB 1.2s done [2020-05-18T12:23:30.101Z] #20 DONE 1.2s [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:23:30.101Z] #9 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:23:30.101Z] #38 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:23:30.101Z] #8 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:23:30.101Z] #39 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:23:30.101Z] #14 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:23:30.101Z] #22 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:23:30.101Z] #31 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:23:30.101Z] #16 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:23:30.101Z] #11 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:23:30.101Z] #15 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:23:30.101Z] #36 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:23:30.101Z] #10 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.101Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:23:30.101Z] #34 CACHED [2020-05-18T12:23:30.101Z] [2020-05-18T12:23:30.102Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:23:30.102Z] #35 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:23:30.102Z] #18 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:23:30.102Z] #24 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:23:30.102Z] #28 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:23:30.102Z] #17 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:23:30.102Z] #26 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:23:30.102Z] #27 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:23:30.102Z] #29 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:30.102Z] #21 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:23:30.102Z] #13 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:23:30.102Z] #12 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:23:30.102Z] #25 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:23:30.102Z] #23 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:23:30.102Z] #19 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:30.102Z] #30 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:23:30.102Z] #32 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:30.102Z] #33 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:23:30.102Z] #37 CACHED [2020-05-18T12:23:30.102Z] [2020-05-18T12:23:30.102Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:23:30.356Z] #40 ... [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:30.356Z] #59 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:23:30.356Z] #57 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:30.356Z] #54 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:23:30.356Z] #55 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:23:30.356Z] #51 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:30.356Z] #52 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:30.356Z] #49 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:30.356Z] #47 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:30.356Z] #45 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:30.356Z] #43 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:30.356Z] #41 CACHED [2020-05-18T12:23:30.356Z] [2020-05-18T12:23:30.356Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:23:30.611Z] #40 DONE 0.8s [2020-05-18T12:23:31.535Z] [2020-05-18T12:23:31.535Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:23:31.535Z] #42 DONE 0.2s [2020-05-18T12:23:31.789Z] [2020-05-18T12:23:31.789Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:23:31.789Z] #44 DONE 0.1s [2020-05-18T12:23:31.789Z] [2020-05-18T12:23:31.789Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:23:32.044Z] #46 DONE 0.3s [2020-05-18T12:23:32.044Z] [2020-05-18T12:23:32.044Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:23:32.044Z] #48 DONE 0.1s [2020-05-18T12:23:32.044Z] [2020-05-18T12:23:32.044Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:23:32.044Z] #50 DONE 0.1s [2020-05-18T12:23:32.298Z] [2020-05-18T12:23:32.299Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:23:32.553Z] #53 DONE 0.4s [2020-05-18T12:23:32.808Z] [2020-05-18T12:23:32.808Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:23:32.808Z] #56 DONE 0.2s [2020-05-18T12:23:32.808Z] [2020-05-18T12:23:32.808Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:23:32.808Z] #58 DONE 0.1s [2020-05-18T12:23:33.062Z] [2020-05-18T12:23:33.062Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:23:33.062Z] #60 DONE 0.1s [2020-05-18T12:23:33.062Z] [2020-05-18T12:23:33.062Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:23:33.062Z] #61 DONE 0.0s [2020-05-18T12:23:33.062Z] [2020-05-18T12:23:33.062Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:23:33.621Z] #62 DONE 0.7s [2020-05-18T12:23:33.665Z] Fetching without tags [2020-05-18T12:23:33.876Z] [2020-05-18T12:23:33.876Z] #63 exporting to image [2020-05-18T12:23:33.876Z] #63 exporting layers [2020-05-18T12:23:33.951Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:33.643Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:33.644Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:23:33.646Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:33.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:33.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:33.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:33.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:33.956Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:33.959Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:34.448Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:34.449Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:34.880Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:35.237Z] #63 exporting layers 1.5s done [2020-05-18T12:23:35.237Z] #63 writing image sha256:2844026b449b2485ca7f7385ae71f07cc96a27cd3e83056530e742a5abb8fd11 done [2020-05-18T12:23:35.237Z] #63 naming to docker.io/library/docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 done [2020-05-18T12:23:35.237Z] #63 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:23:34.427Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:34.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:34.453Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:34.455Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:35.839Z] + docker version [2020-05-18T12:23:35.839Z] Client: Docker Engine - Community [2020-05-18T12:23:35.839Z] Version: 19.03.7 [2020-05-18T12:23:35.839Z] API version: 1.40 [2020-05-18T12:23:35.839Z] Go version: go1.12.17 [2020-05-18T12:23:35.839Z] Git commit: 7141c199a2 [2020-05-18T12:23:35.839Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-18T12:23:35.839Z] OS/Arch: linux/s390x [2020-05-18T12:23:35.839Z] Experimental: false [2020-05-18T12:23:35.839Z] [2020-05-18T12:23:35.839Z] Server: Docker Engine - Community [2020-05-18T12:23:35.839Z] Engine: [2020-05-18T12:23:35.839Z] Version: 19.03.7 [2020-05-18T12:23:35.839Z] API version: 1.40 (minimum version 1.12) [2020-05-18T12:23:35.839Z] Go version: go1.12.17 [2020-05-18T12:23:35.839Z] Git commit: 7141c199a2 [2020-05-18T12:23:35.839Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-18T12:23:35.839Z] OS/Arch: linux/s390x [2020-05-18T12:23:35.839Z] Experimental: true [2020-05-18T12:23:35.839Z] containerd: [2020-05-18T12:23:35.839Z] Version: 1.2.13 [2020-05-18T12:23:35.839Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:35.839Z] runc: [2020-05-18T12:23:35.839Z] Version: 1.0.0-rc10 [2020-05-18T12:23:35.839Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:35.839Z] docker-init: [2020-05-18T12:23:35.839Z] Version: 0.18.0 [2020-05-18T12:23:35.839Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T12:23:36.211Z] + docker info [2020-05-18T12:23:36.360Z] [2020-05-18T12:23:36.360Z] Removing bundles/ [2020-05-18T12:23:36.360Z] [2020-05-18T12:23:36.360Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T12:23:36.360Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:23:36.360Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:23:36.825Z] Client: [2020-05-18T12:23:36.825Z] Debug Mode: false [2020-05-18T12:23:36.825Z] [2020-05-18T12:23:36.825Z] Server: [2020-05-18T12:23:36.825Z] Containers: 0 [2020-05-18T12:23:36.825Z] Running: 0 [2020-05-18T12:23:36.825Z] Paused: 0 [2020-05-18T12:23:36.825Z] Stopped: 0 [2020-05-18T12:23:36.825Z] Images: 0 [2020-05-18T12:23:36.825Z] Server Version: 19.03.7 [2020-05-18T12:23:36.825Z] Storage Driver: overlay2 [2020-05-18T12:23:36.825Z] Backing Filesystem: [2020-05-18T12:23:36.825Z] Supports d_type: true [2020-05-18T12:23:36.825Z] Native Overlay Diff: true [2020-05-18T12:23:36.825Z] Logging Driver: json-file [2020-05-18T12:23:36.825Z] Cgroup Driver: cgroupfs [2020-05-18T12:23:36.825Z] Plugins: [2020-05-18T12:23:36.825Z] Volume: local [2020-05-18T12:23:36.825Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:23:36.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T12:23:36.825Z] Swarm: inactive [2020-05-18T12:23:36.825Z] Runtimes: runc [2020-05-18T12:23:36.825Z] Default Runtime: runc [2020-05-18T12:23:36.825Z] Init Binary: docker-init [2020-05-18T12:23:36.825Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:36.825Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:36.825Z] init version: fec3683 [2020-05-18T12:23:36.825Z] Security Options: [2020-05-18T12:23:36.825Z] apparmor [2020-05-18T12:23:36.825Z] seccomp [2020-05-18T12:23:36.825Z] Profile: default [2020-05-18T12:23:36.825Z] Kernel Version: 4.15.0-91-generic [2020-05-18T12:23:36.825Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T12:23:36.825Z] OSType: linux [2020-05-18T12:23:36.825Z] Architecture: s390x [2020-05-18T12:23:36.825Z] CPUs: 2 [2020-05-18T12:23:36.825Z] Total Memory: 7.861GiB [2020-05-18T12:23:36.825Z] Name: s390x-ubuntu-03 [2020-05-18T12:23:36.825Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-18T12:23:36.825Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:23:36.825Z] Debug Mode: false [2020-05-18T12:23:36.825Z] Username: dockerbuildbot [2020-05-18T12:23:36.825Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:23:36.825Z] Labels: [2020-05-18T12:23:36.825Z] Experimental: true [2020-05-18T12:23:36.825Z] Insecure Registries: [2020-05-18T12:23:36.825Z] 127.0.0.0/8 [2020-05-18T12:23:36.825Z] Live Restore Enabled: false [2020-05-18T12:23:36.825Z] [2020-05-18T12:23:36.825Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T12:23:37.196Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:37.197Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:37.197Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:23:37.197Z] + bash /home/jenkins/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:23:37.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:23:37.197Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-18T12:23:37.197Z] [2020-05-18T12:23:37.197Z] Generally Necessary: [2020-05-18T12:23:37.197Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:23:37.197Z] - apparmor: enabled and tools installed [2020-05-18T12:23:37.197Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:23:37.197Z] - CONFIG_NET_NS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_PID_NS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_MEMCG: enabled [2020-05-18T12:23:37.197Z] - CONFIG_KEYS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:23:37.197Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:23:37.197Z] [2020-05-18T12:23:37.197Z] Optional Features: [2020-05-18T12:23:37.197Z] - CONFIG_USER_NS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:23:37.197Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:23:37.197Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T12:23:37.197Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:23:37.197Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:23:37.197Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:23:37.197Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:23:37.197Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:23:37.197Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:23:37.197Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:23:37.197Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:23:37.197Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:23:37.197Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:23:37.197Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:23:37.197Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:23:37.197Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:23:37.197Z] - Network Drivers: [2020-05-18T12:23:37.197Z] - "overlay": [2020-05-18T12:23:37.197Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:23:37.197Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:23:37.197Z] Optional (for encrypted networks): [2020-05-18T12:23:37.477Z] Fetching without tags [2020-05-18T12:23:37.478Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:23:37.478Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T12:23:37.478Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T12:23:37.478Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T12:23:37.478Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T12:23:37.478Z] - CONFIG_XFRM: enabled [2020-05-18T12:23:37.478Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:23:37.478Z] - "ipvlan": [2020-05-18T12:23:37.478Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:23:37.478Z] - "macvlan": [2020-05-18T12:23:37.478Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:23:37.478Z] - "ftp,tftp client in container": [2020-05-18T12:23:37.478Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:23:37.478Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:23:37.479Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:23:37.479Z] - Storage Drivers: [2020-05-18T12:23:37.479Z] - "aufs": [2020-05-18T12:23:37.479Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:23:37.479Z] - "btrfs": [2020-05-18T12:23:37.479Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:23:37.479Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:23:37.479Z] - "devicemapper": [2020-05-18T12:23:37.479Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:23:37.479Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:23:37.479Z] - "overlay": [2020-05-18T12:23:37.479Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:23:37.479Z] - "zfs": [2020-05-18T12:23:37.479Z] - /dev/zfs: missing [2020-05-18T12:23:37.479Z] - zfs command: missing [2020-05-18T12:23:37.479Z] - zpool command: missing [2020-05-18T12:23:37.479Z] [2020-05-18T12:23:37.479Z] Limits: [2020-05-18T12:23:37.479Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:23:37.479Z] [2020-05-18T12:23:37.479Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:23:37.758Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:37.897Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:23:37.897Z] #1 [internal] load build definition from Dockerfile [2020-05-18T12:23:37.897Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T12:23:37.897Z] #1 DONE 0.0s [2020-05-18T12:23:37.897Z] [2020-05-18T12:23:37.897Z] #2 [internal] load .dockerignore [2020-05-18T12:23:37.897Z] #2 transferring context: 87B done [2020-05-18T12:23:37.897Z] #2 DONE 0.0s [2020-05-18T12:23:37.897Z] [2020-05-18T12:23:37.897Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:23:38.183Z] #3 DONE 0.2s [2020-05-18T12:23:38.183Z] [2020-05-18T12:23:38.183Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:23:38.183Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T12:23:38.318Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:38.318Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:38.465Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T12:23:38.465Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-18T12:23:38.465Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-18T12:23:38.465Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.00MB / 8.88MB 0.1s [2020-05-18T12:23:38.465Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-18T12:23:37.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:37.453Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:23:37.463Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:37.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:37.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:37.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:37.487Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:37.772Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:37.798Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:38.304Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:38.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:38.327Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:38.336Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:38.647Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:38.748Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-05-18T12:23:38.748Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-18T12:23:39.030Z] #4 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:23:39.303Z] Still waiting to schedule task [2020-05-18T12:23:39.303Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-18T12:23:39.310Z] Still waiting to schedule task [2020-05-18T12:23:39.310Z] Waiting for next available executor on ‘azwin-2-85f8a0’ [2020-05-18T12:23:39.312Z] [2020-05-18T12:23:39.312Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:23:39.335Z] Fetching without tags [2020-05-18T12:23:39.427Z] + [ PR != PR ] [2020-05-18T12:23:39.427Z] + [ master != master ] [2020-05-18T12:23:39.427Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:23:39.595Z] #6 DONE 0.2s [2020-05-18T12:23:39.595Z] [2020-05-18T12:23:39.595Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:23:39.595Z] #5 DONE 0.4s [2020-05-18T12:23:39.744Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:39.767Z] + docker version [2020-05-18T12:23:39.767Z] Client: Docker Engine - Community [2020-05-18T12:23:39.767Z] Version: 19.03.8 [2020-05-18T12:23:39.767Z] API version: 1.40 [2020-05-18T12:23:39.767Z] Go version: go1.12.17 [2020-05-18T12:23:39.767Z] Git commit: afacb8b7f0 [2020-05-18T12:23:39.767Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T12:23:39.767Z] OS/Arch: linux/amd64 [2020-05-18T12:23:39.767Z] Experimental: false [2020-05-18T12:23:39.767Z] [2020-05-18T12:23:39.767Z] Server: Docker Engine - Community [2020-05-18T12:23:39.767Z] Engine: [2020-05-18T12:23:39.767Z] Version: 19.03.8 [2020-05-18T12:23:39.767Z] API version: 1.40 (minimum version 1.12) [2020-05-18T12:23:39.767Z] Go version: go1.12.17 [2020-05-18T12:23:39.767Z] Git commit: afacb8b7f0 [2020-05-18T12:23:39.767Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T12:23:39.767Z] OS/Arch: linux/amd64 [2020-05-18T12:23:39.767Z] Experimental: true [2020-05-18T12:23:39.767Z] containerd: [2020-05-18T12:23:39.767Z] Version: 1.2.13 [2020-05-18T12:23:39.767Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:39.767Z] runc: [2020-05-18T12:23:39.767Z] Version: 1.0.0-rc10 [2020-05-18T12:23:39.767Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:39.767Z] docker-init: [2020-05-18T12:23:39.767Z] Version: 0.18.0 [2020-05-18T12:23:39.767Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T12:23:39.879Z] [2020-05-18T12:23:39.879Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:39.879Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T12:23:39.879Z] #7 sha256:cfa4ceeaedbb095f079230ce1f9a0e83c78669ddf19e07c96947933f440d8a09 5.46kB / 5.46kB done [2020-05-18T12:23:39.879Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 0B / 48.97MB [2020-05-18T12:23:39.879Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0B / 7.38MB [2020-05-18T12:23:39.879Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T12:23:39.879Z] #7 sha256:8f34d3e8618bd766915c5ad45078599d5259afc897164f48ad80c27aafd7da16 1.79kB / 1.79kB done [2020-05-18T12:23:39.879Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 3.74MB / 48.97MB 0.1s [2020-05-18T12:23:39.879Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 1.69MB / 7.38MB 0.1s [2020-05-18T12:23:39.879Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 7.92MB / 48.97MB 0.2s [2020-05-18T12:23:39.879Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 5.00MB / 7.38MB 0.2s [2020-05-18T12:23:40.052Z] + docker info [2020-05-18T12:23:40.180Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 20.73MB / 48.97MB 0.4s [2020-05-18T12:23:40.180Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.3s done [2020-05-18T12:23:40.180Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 1.87MB / 9.88MB 0.4s [2020-05-18T12:23:40.180Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 31.84kB / 51.37MB 0.4s [2020-05-18T12:23:39.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:39.305Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:23:39.310Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:39.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:39.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:39.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:39.337Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:39.745Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:39.749Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:40.469Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 30.25MB / 48.97MB 0.6s [2020-05-18T12:23:40.469Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 7.92MB / 9.88MB 0.6s [2020-05-18T12:23:40.469Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 5.92MB / 51.37MB 0.6s [2020-05-18T12:23:40.469Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 37.26MB / 48.97MB 0.7s [2020-05-18T12:23:40.469Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.6s done [2020-05-18T12:23:40.469Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 9.89MB / 51.37MB 0.7s [2020-05-18T12:23:40.469Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 0B / 56.71MB 0.7s [2020-05-18T12:23:40.469Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 42.02MB / 48.97MB 0.8s [2020-05-18T12:23:40.469Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 13.93MB / 51.37MB 0.8s [2020-05-18T12:23:40.615Z] Client: [2020-05-18T12:23:40.615Z] Debug Mode: false [2020-05-18T12:23:40.615Z] [2020-05-18T12:23:40.615Z] Server: [2020-05-18T12:23:40.615Z] Containers: 0 [2020-05-18T12:23:40.615Z] Running: 0 [2020-05-18T12:23:40.615Z] Paused: 0 [2020-05-18T12:23:40.615Z] Stopped: 0 [2020-05-18T12:23:40.615Z] Images: 2 [2020-05-18T12:23:40.615Z] Server Version: 19.03.8 [2020-05-18T12:23:40.615Z] Storage Driver: overlay2 [2020-05-18T12:23:40.615Z] Backing Filesystem: [2020-05-18T12:23:40.615Z] Supports d_type: true [2020-05-18T12:23:40.615Z] Native Overlay Diff: true [2020-05-18T12:23:40.615Z] Logging Driver: json-file [2020-05-18T12:23:40.615Z] Cgroup Driver: cgroupfs [2020-05-18T12:23:40.615Z] Plugins: [2020-05-18T12:23:40.615Z] Volume: local [2020-05-18T12:23:40.615Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:23:40.615Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T12:23:40.615Z] Swarm: inactive [2020-05-18T12:23:40.615Z] Runtimes: runc [2020-05-18T12:23:40.616Z] Default Runtime: runc [2020-05-18T12:23:40.616Z] Init Binary: docker-init [2020-05-18T12:23:40.616Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:40.616Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:40.616Z] init version: fec3683 [2020-05-18T12:23:40.616Z] Security Options: [2020-05-18T12:23:40.616Z] apparmor [2020-05-18T12:23:40.616Z] seccomp [2020-05-18T12:23:40.616Z] Profile: default [2020-05-18T12:23:40.616Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T12:23:40.616Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T12:23:40.616Z] OSType: linux [2020-05-18T12:23:40.616Z] Architecture: x86_64 [2020-05-18T12:23:40.616Z] CPUs: 2 [2020-05-18T12:23:40.616Z] Total Memory: 7.501GiB [2020-05-18T12:23:40.616Z] Name: ip-10-100-54-92 [2020-05-18T12:23:40.616Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T12:23:40.616Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:23:40.616Z] Debug Mode: false [2020-05-18T12:23:40.616Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:23:40.616Z] Labels: [2020-05-18T12:23:40.616Z] Experimental: true [2020-05-18T12:23:40.616Z] Insecure Registries: [2020-05-18T12:23:40.616Z] 127.0.0.0/8 [2020-05-18T12:23:40.616Z] Live Restore Enabled: true [2020-05-18T12:23:40.616Z] [2020-05-18T12:23:40.616Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T12:23:40.692Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:40.692Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:40.761Z] #7 ... [2020-05-18T12:23:40.761Z] [2020-05-18T12:23:40.761Z] #20 [internal] load build context [2020-05-18T12:23:40.761Z] #20 transferring context: 50.65MB 1.0s done [2020-05-18T12:23:40.761Z] #20 DONE 1.0s [2020-05-18T12:23:40.761Z] [2020-05-18T12:23:40.761Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:40.761Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 44.84MB / 48.97MB 0.9s [2020-05-18T12:23:40.761Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 3.99MB / 56.71MB 0.9s [2020-05-18T12:23:40.761Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 17.73MB / 51.37MB 1.0s [2020-05-18T12:23:40.904Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:40.904Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:40.904Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:23:41.046Z] #7 ... [2020-05-18T12:23:41.046Z] [2020-05-18T12:23:41.046Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:23:41.046Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T12:23:41.046Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T12:23:41.046Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T12:23:41.046Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-05-18T12:23:41.046Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-05-18T12:23:41.046Z] #57 DONE 1.3s [2020-05-18T12:23:41.046Z] [2020-05-18T12:23:41.046Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:41.046Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.1s done [2020-05-18T12:23:41.047Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 31.32MB / 51.37MB 1.2s [2020-05-18T12:23:41.047Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 11.17MB / 56.71MB 1.2s [2020-05-18T12:23:41.047Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 392.29kB / 102.23MB 1.2s [2020-05-18T12:23:41.047Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 35.58MB / 51.37MB 1.3s [2020-05-18T12:23:41.047Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-05-18T12:23:41.161Z] + bash /home/ubuntu/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:23:41.161Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:23:41.161Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T12:23:41.161Z] [2020-05-18T12:23:41.161Z] Generally Necessary: [2020-05-18T12:23:41.161Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:23:41.161Z] - apparmor: enabled and tools installed [2020-05-18T12:23:41.161Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:23:41.161Z] - CONFIG_NET_NS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_PID_NS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:23:41.161Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_MEMCG: enabled [2020-05-18T12:23:41.161Z] - CONFIG_KEYS: enabled [2020-05-18T12:23:41.161Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:23:41.161Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:23:41.162Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:23:41.162Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:23:41.162Z] [2020-05-18T12:23:41.162Z] Optional Features: [2020-05-18T12:23:41.162Z] - CONFIG_USER_NS: enabled [2020-05-18T12:23:41.162Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:23:41.162Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:23:41.162Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:23:41.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:23:41.162Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T12:23:41.162Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T12:23:41.162Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:23:41.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:23:41.273Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:41.332Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 38.99MB / 51.37MB 1.4s [2020-05-18T12:23:41.332Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 16.78MB / 56.71MB 1.4s [2020-05-18T12:23:41.332Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 8.09MB / 102.23MB 1.4s [2020-05-18T12:23:41.332Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 42.56MB / 51.37MB 1.5s [2020-05-18T12:23:41.419Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:23:41.419Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:23:41.419Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:23:41.419Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:23:41.419Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:23:41.419Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:23:41.419Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:23:41.419Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:23:41.419Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:23:41.419Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:23:41.419Z] - Network Drivers: [2020-05-18T12:23:41.419Z] - "overlay": [2020-05-18T12:23:41.419Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:23:41.419Z] Optional (for encrypted networks): [2020-05-18T12:23:41.419Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T12:23:41.419Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T12:23:41.419Z] - CONFIG_XFRM: enabled [2020-05-18T12:23:41.419Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:23:41.419Z] - "ipvlan": [2020-05-18T12:23:41.419Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:23:41.419Z] - "macvlan": [2020-05-18T12:23:41.419Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:23:41.419Z] - "ftp,tftp client in container": [2020-05-18T12:23:41.419Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:23:41.419Z] - Storage Drivers: [2020-05-18T12:23:41.419Z] - "aufs": [2020-05-18T12:23:41.419Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:23:41.419Z] - "btrfs": [2020-05-18T12:23:41.419Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:23:41.419Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:23:41.419Z] - "devicemapper": [2020-05-18T12:23:41.419Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:23:41.419Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:23:41.419Z] - "overlay": [2020-05-18T12:23:41.419Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:23:41.419Z] - "zfs": [2020-05-18T12:23:41.419Z] - /dev/zfs: missing [2020-05-18T12:23:41.419Z] - zfs command: missing [2020-05-18T12:23:41.419Z] - zpool command: missing [2020-05-18T12:23:41.419Z] [2020-05-18T12:23:41.419Z] Limits: [2020-05-18T12:23:41.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:23:41.419Z] [2020-05-18T12:23:41.419Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:23:41.617Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 21.15MB / 56.71MB 1.6s [2020-05-18T12:23:41.617Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 13.79MB / 102.23MB 1.6s [2020-05-18T12:23:41.617Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 48.12MB / 51.37MB 1.7s [2020-05-18T12:23:41.617Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 24.29MB / 56.71MB 1.7s [2020-05-18T12:23:41.617Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.9s done [2020-05-18T12:23:41.617Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 33.95MB / 56.71MB 1.9s [2020-05-18T12:23:41.617Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 24.39MB / 102.23MB 1.9s [2020-05-18T12:23:41.617Z] #7 sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 155B / 155B 1.9s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:23:41.765Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:23:41.765Z] #1 [internal] load build definition from Dockerfile [2020-05-18T12:23:41.765Z] #1 DONE 0.0s [2020-05-18T12:23:41.765Z] [2020-05-18T12:23:41.765Z] #2 [internal] load .dockerignore [2020-05-18T12:23:41.765Z] #2 DONE 0.0s [2020-05-18T12:23:41.765Z] [2020-05-18T12:23:41.765Z] #1 [internal] load build definition from Dockerfile [2020-05-18T12:23:41.765Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T12:23:41.765Z] #1 DONE 0.0s [2020-05-18T12:23:41.765Z] [2020-05-18T12:23:41.765Z] #2 [internal] load .dockerignore [2020-05-18T12:23:41.765Z] #2 transferring context: 87B 0.0s done [2020-05-18T12:23:41.765Z] #2 DONE 0.0s [2020-05-18T12:23:41.765Z] [2020-05-18T12:23:41.765Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:23:41.765Z] #3 DONE 0.1s [2020-05-18T12:23:41.900Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 38.27MB / 56.71MB 2.0s [2020-05-18T12:23:41.900Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 41.68MB / 56.71MB 2.1s [2020-05-18T12:23:41.900Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 37.14MB / 102.23MB 2.1s [2020-05-18T12:23:42.019Z] + docker version [2020-05-18T12:23:42.019Z] Client: Docker Engine - Community [2020-05-18T12:23:42.019Z] Version: 19.03.8 [2020-05-18T12:23:42.019Z] API version: 1.40 [2020-05-18T12:23:42.019Z] Go version: go1.12.17 [2020-05-18T12:23:42.019Z] Git commit: afacb8b [2020-05-18T12:23:42.019Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-18T12:23:42.019Z] OS/Arch: linux/arm64 [2020-05-18T12:23:42.019Z] Experimental: false [2020-05-18T12:23:42.019Z] [2020-05-18T12:23:42.019Z] Server: Docker Engine - Community [2020-05-18T12:23:42.019Z] Engine: [2020-05-18T12:23:42.019Z] Version: 19.03.8 [2020-05-18T12:23:42.019Z] API version: 1.40 (minimum version 1.12) [2020-05-18T12:23:42.019Z] Go version: go1.12.17 [2020-05-18T12:23:42.019Z] Git commit: afacb8b [2020-05-18T12:23:42.019Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-18T12:23:42.019Z] OS/Arch: linux/arm64 [2020-05-18T12:23:42.019Z] Experimental: true [2020-05-18T12:23:42.019Z] containerd: [2020-05-18T12:23:42.019Z] Version: 1.2.13 [2020-05-18T12:23:42.019Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:42.019Z] runc: [2020-05-18T12:23:42.019Z] Version: 1.0.0-rc10 [2020-05-18T12:23:42.019Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:42.019Z] docker-init: [2020-05-18T12:23:42.019Z] Version: 0.18.0 [2020-05-18T12:23:42.019Z] GitCommit: fec3683 [2020-05-18T12:23:42.023Z] [2020-05-18T12:23:42.023Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:23:42.023Z] #4 CACHED [Pipeline] sh [2020-05-18T12:23:40.669Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:40.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:40.693Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:40.697Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:42.183Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 46.00MB / 56.71MB 2.3s [2020-05-18T12:23:42.184Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 47.45MB / 102.23MB 2.3s [2020-05-18T12:23:42.184Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 50.71MB / 56.71MB 2.4s [2020-05-18T12:23:42.281Z] [2020-05-18T12:23:42.281Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:23:42.308Z] + docker info [2020-05-18T12:23:42.470Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 53.74MB / 56.71MB 2.5s [2020-05-18T12:23:42.470Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 53.18MB / 102.23MB 2.5s [2020-05-18T12:23:42.470Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 2.6s [2020-05-18T12:23:42.470Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 60.14MB / 102.23MB 2.6s [2020-05-18T12:23:42.470Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 2.6s done [2020-05-18T12:23:42.470Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 78.93MB / 102.23MB 2.8s [2020-05-18T12:23:42.538Z] #5 DONE 0.1s [2020-05-18T12:23:42.539Z] [2020-05-18T12:23:42.539Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:23:42.539Z] #6 DONE 0.1s [2020-05-18T12:23:42.539Z] [2020-05-18T12:23:42.539Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:23:42.539Z] #57 DONE 0.0s [2020-05-18T12:23:42.539Z] [2020-05-18T12:23:42.539Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:42.539Z] #7 DONE 0.0s [2020-05-18T12:23:42.539Z] [2020-05-18T12:23:42.539Z] #20 [internal] load build context [2020-05-18T12:23:42.752Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 89.47MB / 102.23MB 2.9s [2020-05-18T12:23:42.752Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 98.21MB / 102.23MB 3.0s [2020-05-18T12:23:42.876Z] Client: [2020-05-18T12:23:42.876Z] Debug Mode: false [2020-05-18T12:23:42.876Z] [2020-05-18T12:23:42.876Z] Server: [2020-05-18T12:23:42.876Z] Containers: 0 [2020-05-18T12:23:42.876Z] Running: 0 [2020-05-18T12:23:42.876Z] Paused: 0 [2020-05-18T12:23:42.876Z] Stopped: 0 [2020-05-18T12:23:42.876Z] Images: 2 [2020-05-18T12:23:42.876Z] Server Version: 19.03.8 [2020-05-18T12:23:42.876Z] Storage Driver: overlay2 [2020-05-18T12:23:42.876Z] Backing Filesystem: [2020-05-18T12:23:42.876Z] Supports d_type: true [2020-05-18T12:23:42.876Z] Native Overlay Diff: true [2020-05-18T12:23:42.876Z] Logging Driver: json-file [2020-05-18T12:23:42.876Z] Cgroup Driver: cgroupfs [2020-05-18T12:23:42.876Z] Plugins: [2020-05-18T12:23:42.876Z] Volume: local [2020-05-18T12:23:42.876Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:23:42.876Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T12:23:42.876Z] Swarm: inactive [2020-05-18T12:23:42.876Z] Runtimes: runc [2020-05-18T12:23:42.876Z] Default Runtime: runc [2020-05-18T12:23:42.876Z] Init Binary: docker-init [2020-05-18T12:23:42.876Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:23:42.876Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:42.876Z] init version: fec3683 [2020-05-18T12:23:42.876Z] Security Options: [2020-05-18T12:23:42.876Z] apparmor [2020-05-18T12:23:42.876Z] seccomp [2020-05-18T12:23:42.876Z] Profile: default [2020-05-18T12:23:42.876Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T12:23:42.876Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-18T12:23:42.876Z] OSType: linux [2020-05-18T12:23:42.876Z] Architecture: aarch64 [2020-05-18T12:23:42.876Z] CPUs: 4 [2020-05-18T12:23:42.876Z] Total Memory: 7.525GiB [2020-05-18T12:23:42.876Z] Name: ip-10-100-43-100 [2020-05-18T12:23:42.876Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-18T12:23:42.876Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:23:42.876Z] Debug Mode: false [2020-05-18T12:23:42.876Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:23:42.876Z] Labels: [2020-05-18T12:23:42.876Z] Experimental: true [2020-05-18T12:23:42.876Z] Insecure Registries: [2020-05-18T12:23:42.876Z] 127.0.0.0/8 [2020-05-18T12:23:42.876Z] Live Restore Enabled: true [2020-05-18T12:23:42.876Z] [2020-05-18T12:23:42.876Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T12:23:43.034Z] #7 sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 102.23MB / 102.23MB 3.2s done [2020-05-18T12:23:43.169Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:43.169Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:43.169Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:23:43.169Z] + bash /home/ubuntu/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:23:43.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:23:43.169Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T12:23:43.169Z] [2020-05-18T12:23:43.169Z] Generally Necessary: [2020-05-18T12:23:43.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:23:43.169Z] - apparmor: enabled and tools installed [2020-05-18T12:23:43.169Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:23:43.169Z] - CONFIG_NET_NS: enabled [2020-05-18T12:23:43.169Z] - CONFIG_PID_NS: enabled [2020-05-18T12:23:43.169Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:23:43.169Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:23:43.169Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:23:43.316Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 2.1s done [2020-05-18T12:23:43.316Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 [2020-05-18T12:23:43.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:23:43.429Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:23:43.429Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:23:43.429Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:23:43.429Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:23:43.429Z] - CONFIG_MEMCG: enabled [2020-05-18T12:23:43.429Z] - CONFIG_KEYS: enabled [2020-05-18T12:23:43.429Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:23:43.429Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:23:43.429Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:23:43.429Z] [2020-05-18T12:23:43.429Z] Optional Features: [2020-05-18T12:23:43.429Z] - CONFIG_USER_NS: enabled [2020-05-18T12:23:43.429Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:23:43.429Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:23:43.429Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:23:43.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:23:43.429Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T12:23:43.598Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.2s done [2020-05-18T12:23:43.688Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:23:43.688Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:23:43.688Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:23:43.688Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:23:43.688Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:23:43.688Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:23:43.688Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:23:43.688Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:23:43.688Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:23:43.688Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:23:43.688Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:23:43.688Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:23:43.688Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:23:43.688Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:23:43.688Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:23:43.688Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:23:43.688Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:23:43.688Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:23:43.688Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:23:43.688Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:23:43.688Z] - Network Drivers: [2020-05-18T12:23:43.688Z] - "overlay": [2020-05-18T12:23:43.688Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:23:43.688Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:23:43.688Z] Optional (for encrypted networks): [2020-05-18T12:23:43.880Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 [2020-05-18T12:23:43.920Z] #20 transferring context: 50.65MB 1.4s done [2020-05-18T12:23:43.920Z] #20 DONE 1.5s [2020-05-18T12:23:43.947Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:23:43.947Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T12:23:43.947Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T12:23:43.947Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T12:23:43.947Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T12:23:43.947Z] - CONFIG_XFRM: enabled [2020-05-18T12:23:43.947Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:23:43.947Z] - "ipvlan": [2020-05-18T12:23:43.947Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:23:43.947Z] - "macvlan": [2020-05-18T12:23:43.947Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:23:43.947Z] - "ftp,tftp client in container": [2020-05-18T12:23:43.947Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:23:43.947Z] - Storage Drivers: [2020-05-18T12:23:43.947Z] - "aufs": [2020-05-18T12:23:43.947Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:23:43.947Z] - "btrfs": [2020-05-18T12:23:43.947Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:23:43.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:23:43.947Z] - "devicemapper": [2020-05-18T12:23:43.947Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:23:43.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:23:43.947Z] - "overlay": [2020-05-18T12:23:43.947Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:23:43.947Z] - "zfs": [2020-05-18T12:23:43.947Z] - /dev/zfs: missing [2020-05-18T12:23:43.947Z] - zfs command: missing [2020-05-18T12:23:43.947Z] - zpool command: missing [2020-05-18T12:23:43.947Z] [2020-05-18T12:23:43.947Z] Limits: [2020-05-18T12:23:43.947Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:23:43.947Z] [2020-05-18T12:23:43.947Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:23:44.162Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-05-18T12:23:44.162Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:23:44.178Z] #8 CACHED [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:23:44.178Z] #9 CACHED [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:23:44.178Z] #51 CACHED [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:23:44.178Z] #10 CACHED [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:23:44.178Z] #32 CACHED [2020-05-18T12:23:44.178Z] [2020-05-18T12:23:44.178Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:44.287Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:23:44.287Z] #1 [internal] load .dockerignore [2020-05-18T12:23:44.287Z] #1 transferring context: 87B done [2020-05-18T12:23:44.287Z] #1 DONE 0.0s [2020-05-18T12:23:44.287Z] [2020-05-18T12:23:44.287Z] #2 [internal] load build definition from Dockerfile [2020-05-18T12:23:44.287Z] #2 transferring dockerfile: 16.32kB done [2020-05-18T12:23:44.287Z] #2 DONE 0.0s [2020-05-18T12:23:44.287Z] [2020-05-18T12:23:44.287Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:23:44.545Z] #3 DONE 0.1s [2020-05-18T12:23:44.546Z] [2020-05-18T12:23:44.546Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:23:44.546Z] #4 CACHED [2020-05-18T12:23:45.114Z] [2020-05-18T12:23:45.114Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:23:45.114Z] #5 DONE 0.1s [2020-05-18T12:23:45.114Z] [2020-05-18T12:23:45.114Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:23:45.114Z] #6 DONE 0.1s [2020-05-18T12:23:45.114Z] [2020-05-18T12:23:45.114Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:23:45.114Z] #57 DONE 0.0s [2020-05-18T12:23:45.114Z] [2020-05-18T12:23:45.114Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:23:45.114Z] #7 DONE 0.0s [2020-05-18T12:23:45.114Z] [2020-05-18T12:23:45.114Z] #20 [internal] load build context [2020-05-18T12:23:46.181Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 2.1s done [2020-05-18T12:23:46.463Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 [2020-05-18T12:23:46.511Z] #20 transferring context: 50.65MB 1.5s done [2020-05-18T12:23:46.775Z] #20 DONE 1.5s [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:23:46.775Z] #8 CACHED [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:23:46.775Z] #10 CACHED [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:23:46.775Z] #9 CACHED [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:23:46.775Z] #51 CACHED [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:23:46.775Z] #32 CACHED [2020-05-18T12:23:46.775Z] [2020-05-18T12:23:46.775Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:48.491Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.9s done [2020-05-18T12:23:48.491Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 [2020-05-18T12:23:49.443Z] #21 4.847 + RM_GOPATH=0 [2020-05-18T12:23:49.443Z] #21 4.848 + TMP_GOPATH= [2020-05-18T12:23:49.443Z] #21 4.848 + : /build [2020-05-18T12:23:49.443Z] #21 4.848 + '[' -z '' ']' [2020-05-18T12:23:49.443Z] #21 4.848 ++ mktemp -d [2020-05-18T12:23:49.443Z] #21 4.852 + export GOPATH=/tmp/tmp.s7v2WvhZBN [2020-05-18T12:23:49.443Z] #21 4.852 + GOPATH=/tmp/tmp.s7v2WvhZBN [2020-05-18T12:23:49.443Z] #21 4.852 + RM_GOPATH=1 [2020-05-18T12:23:49.443Z] #21 4.852 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:49.443Z] #21 4.853 + dir=/tmp/install [2020-05-18T12:23:49.443Z] #21 4.857 + bin=dockercli [2020-05-18T12:23:49.443Z] #21 4.857 + shift [2020-05-18T12:23:49.443Z] #21 4.858 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T12:23:49.443Z] #21 4.862 + . /tmp/install/dockercli.installer [2020-05-18T12:23:49.443Z] #21 4.862 ++ : stable [2020-05-18T12:23:49.443Z] #21 4.862 ++ : 17.06.2-ce [2020-05-18T12:23:49.443Z] #21 4.863 + install_dockercli [2020-05-18T12:23:49.443Z] #21 4.863 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:23:49.443Z] #21 4.863 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:23:49.443Z] #21 4.864 ++ uname -m [2020-05-18T12:23:49.443Z] #21 4.873 + arch=x86_64 [2020-05-18T12:23:49.443Z] #21 4.873 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T12:23:49.443Z] #21 4.873 + url=https://download.docker.com/linux/static [2020-05-18T12:23:49.443Z] #21 4.873 + tar -xz docker/docker [2020-05-18T12:23:49.443Z] #21 4.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T12:23:50.062Z] Fetching without tags [2020-05-18T12:23:50.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:50.031Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:23:50.034Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:50.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:23:50.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:23:50.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:23:50.071Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:23:50.376Z] #21 ... [2020-05-18T12:23:50.376Z] [2020-05-18T12:23:50.376Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:50.376Z] #43 4.704 + RM_GOPATH=0 [2020-05-18T12:23:50.376Z] #43 4.704 + TMP_GOPATH= [2020-05-18T12:23:50.376Z] #43 4.705 + : /build [2020-05-18T12:23:50.376Z] #43 4.705 + '[' -z '' ']' [2020-05-18T12:23:50.376Z] #43 4.705 ++ mktemp -d [2020-05-18T12:23:50.376Z] #43 4.707 + export GOPATH=/tmp/tmp.BS6QrLmNJV [2020-05-18T12:23:50.376Z] #43 4.707 + GOPATH=/tmp/tmp.BS6QrLmNJV [2020-05-18T12:23:50.376Z] #43 4.707 + RM_GOPATH=1 [2020-05-18T12:23:50.376Z] #43 4.708 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:50.376Z] #43 4.712 + dir=/tmp/install [2020-05-18T12:23:50.376Z] #43 4.712 + bin=gotestsum [2020-05-18T12:23:50.376Z] #43 4.712 + shift [2020-05-18T12:23:50.376Z] #43 4.712 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T12:23:50.376Z] #43 4.713 + . /tmp/install/gotestsum.installer [2020-05-18T12:23:50.376Z] #43 4.713 ++ : v0.3.5 [2020-05-18T12:23:50.376Z] #43 4.713 + install_gotestsum [2020-05-18T12:23:50.376Z] #43 4.715 + set -e [2020-05-18T12:23:50.376Z] #43 4.716 + export GO111MODULE=on [2020-05-18T12:23:50.376Z] #43 4.716 + GO111MODULE=on [2020-05-18T12:23:50.376Z] #43 4.717 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T12:23:50.376Z] #43 4.772 go: finding gotest.tools v0.3.5 [2020-05-18T12:23:50.376Z] #43 4.783 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:50.376Z] #43 5.539 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:50.376Z] #43 6.010 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:50.562Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:50.634Z] #43 6.546 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:23:50.634Z] #43 6.638 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:23:50.892Z] #43 6.745 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:23:50.892Z] #43 6.780 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:23:50.892Z] #43 6.794 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:23:50.892Z] #43 6.805 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:23:50.892Z] #43 6.816 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:23:50.984Z] #47 3.997 + RM_GOPATH=0 [2020-05-18T12:23:50.984Z] #47 3.997 + TMP_GOPATH= [2020-05-18T12:23:50.984Z] #47 3.997 + : /build [2020-05-18T12:23:50.984Z] #47 3.997 + '[' -z '' ']' [2020-05-18T12:23:50.984Z] #47 3.998 ++ mktemp -d [2020-05-18T12:23:50.984Z] #47 4.000 + export GOPATH=/tmp/tmp.WnEJVLVFEu [2020-05-18T12:23:50.984Z] #47 4.000 + GOPATH=/tmp/tmp.WnEJVLVFEu [2020-05-18T12:23:50.984Z] #47 4.000 + RM_GOPATH=1 [2020-05-18T12:23:50.984Z] #47 4.001 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:50.984Z] #47 4.005 + dir=/tmp/install [2020-05-18T12:23:50.984Z] #47 4.006 + bin=shfmt [2020-05-18T12:23:50.984Z] #47 4.007 + shift [2020-05-18T12:23:50.984Z] #47 4.007 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T12:23:50.984Z] #47 4.007 + . /tmp/install/shfmt.installer [2020-05-18T12:23:50.984Z] #47 4.008 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:50.984Z] #47 4.008 + install_shfmt [2020-05-18T12:23:50.984Z] #47 4.009 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T12:23:50.984Z] #47 4.009 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:50.984Z] #47 4.010 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WnEJVLVFEu/src/github.com/mvdan/sh [2020-05-18T12:23:50.984Z] #47 4.023 Cloning into '/tmp/tmp.WnEJVLVFEu/src/github.com/mvdan/sh'... [2020-05-18T12:23:51.150Z] #43 7.061 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:23:51.150Z] #43 7.107 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:23:51.150Z] #43 7.140 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:23:51.150Z] #43 7.143 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:23:51.150Z] #43 7.170 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:23:51.408Z] #43 7.180 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:23:51.408Z] #43 7.220 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:23:51.408Z] #43 7.232 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:23:51.408Z] #43 7.361 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:23:51.408Z] #43 7.379 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:23:51.408Z] #43 7.379 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:23:51.408Z] #43 7.400 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:23:51.408Z] #43 7.423 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:23:51.580Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:23:51.580Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:23:51.666Z] #43 7.491 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:23:52.302Z] Commit message: "API: split types for Resources Reservations and Limits" [2020-05-18T12:23:52.367Z] #47 ... [2020-05-18T12:23:52.367Z] [2020-05-18T12:23:52.367Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:52.367Z] #43 3.327 + RM_GOPATH=0 [2020-05-18T12:23:52.367Z] #43 3.327 + TMP_GOPATH= [2020-05-18T12:23:52.367Z] #43 3.327 + : /build [2020-05-18T12:23:52.367Z] #43 3.327 + '[' -z '' ']' [2020-05-18T12:23:52.367Z] #43 3.327 ++ mktemp -d [2020-05-18T12:23:52.367Z] #43 3.344 + export GOPATH=/tmp/tmp.gper8mEUIi [2020-05-18T12:23:52.367Z] #43 3.344 + GOPATH=/tmp/tmp.gper8mEUIi [2020-05-18T12:23:52.367Z] #43 3.344 + RM_GOPATH=1 [2020-05-18T12:23:52.367Z] #43 3.344 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:52.367Z] #43 3.344 + dir=/tmp/install [2020-05-18T12:23:52.367Z] #43 3.344 + bin=gotestsum [2020-05-18T12:23:52.367Z] #43 3.344 + shift [2020-05-18T12:23:52.367Z] #43 3.344 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T12:23:52.367Z] #43 3.344 + . /tmp/install/gotestsum.installer [2020-05-18T12:23:52.367Z] #43 3.344 ++ : v0.3.5 [2020-05-18T12:23:52.367Z] #43 3.344 + install_gotestsum [2020-05-18T12:23:52.367Z] #43 3.344 + set -e [2020-05-18T12:23:52.367Z] #43 3.344 + export GO111MODULE=on [2020-05-18T12:23:52.367Z] #43 3.344 + GO111MODULE=on [2020-05-18T12:23:52.367Z] #43 3.344 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T12:23:52.367Z] #43 3.387 go: finding gotest.tools v0.3.5 [2020-05-18T12:23:52.367Z] #43 3.390 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:52.367Z] #43 4.040 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:52.367Z] #43 4.458 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:23:52.367Z] #43 4.869 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:23:52.367Z] #43 4.941 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:23:52.367Z] #43 5.040 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:23:52.367Z] #43 5.046 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:23:52.367Z] #43 5.053 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:23:52.367Z] #43 5.067 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:23:52.367Z] #43 5.115 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:23:52.367Z] #43 5.115 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:23:52.367Z] #43 5.166 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:23:52.367Z] #43 5.282 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:23:52.367Z] #43 5.285 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:23:52.367Z] #43 5.289 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:23:52.367Z] #43 5.331 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:23:52.367Z] #43 5.354 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:23:52.367Z] #43 5.400 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:23:52.367Z] #43 5.451 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:23:52.367Z] #43 5.481 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:23:52.367Z] #43 5.489 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:23:52.367Z] #43 5.501 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:23:52.367Z] #43 5.560 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:23:52.367Z] #43 5.593 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:23:50.568Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:50.572Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:23:51.546Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:23:51.571Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:23:51.587Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:23:51.590Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:23:52.868Z] #7 extracting sha256:4cabbde6e7cbb2c994b1a0538e46a7b898bac0f9a732c2b7a31908be92b54f31 3.6s done [2020-05-18T12:23:52.868Z] #7 extracting sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 [2020-05-18T12:23:52.868Z] #7 extracting sha256:7504d0a28c97997775c7509ec6172dd0179d4c8023c0f2577e0674ccbb37bea0 0.1s done [2020-05-18T12:23:52.868Z] #7 DONE 12.9s [2020-05-18T12:23:52.868Z] [2020-05-18T12:23:52.868Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:23:53.150Z] + docker version [2020-05-18T12:23:53.150Z] Client: [2020-05-18T12:23:53.150Z] Version: 18.06.1-ce [2020-05-18T12:23:53.150Z] API version: 1.38 [2020-05-18T12:23:53.150Z] Go version: go1.10.3 [2020-05-18T12:23:53.150Z] Git commit: e68fc7a [2020-05-18T12:23:53.150Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-18T12:23:53.150Z] OS/Arch: linux/ppc64le [2020-05-18T12:23:53.150Z] Experimental: false [2020-05-18T12:23:53.150Z] [2020-05-18T12:23:53.150Z] Server: [2020-05-18T12:23:53.150Z] Engine: [2020-05-18T12:23:53.150Z] Version: 18.06.1-ce [2020-05-18T12:23:53.150Z] API version: 1.38 (minimum version 1.12) [2020-05-18T12:23:53.150Z] Go version: go1.10.3 [2020-05-18T12:23:53.150Z] Git commit: e68fc7a [2020-05-18T12:23:53.150Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-18T12:23:53.150Z] OS/Arch: linux/ppc64le [2020-05-18T12:23:53.150Z] Experimental: true [Pipeline] sh [2020-05-18T12:23:53.309Z] #43 6.539 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:23:53.527Z] + docker info [2020-05-18T12:23:53.527Z] Containers: 1 [2020-05-18T12:23:53.527Z] Running: 1 [2020-05-18T12:23:53.527Z] Paused: 0 [2020-05-18T12:23:53.527Z] Stopped: 0 [2020-05-18T12:23:53.527Z] Images: 14 [2020-05-18T12:23:53.527Z] Server Version: 18.06.1-ce [2020-05-18T12:23:53.527Z] Storage Driver: overlay2 [2020-05-18T12:23:53.527Z] Backing Filesystem: extfs [2020-05-18T12:23:53.527Z] Supports d_type: true [2020-05-18T12:23:53.527Z] Native Overlay Diff: true [2020-05-18T12:23:53.527Z] Logging Driver: json-file [2020-05-18T12:23:53.527Z] Cgroup Driver: cgroupfs [2020-05-18T12:23:53.527Z] Plugins: [2020-05-18T12:23:53.527Z] Volume: local [2020-05-18T12:23:53.527Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:23:53.527Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-18T12:23:53.527Z] Swarm: inactive [2020-05-18T12:23:53.527Z] Runtimes: runc [2020-05-18T12:23:53.527Z] Default Runtime: runc [2020-05-18T12:23:53.527Z] Init Binary: docker-init [2020-05-18T12:23:53.527Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-18T12:23:53.527Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-18T12:23:53.527Z] init version: fec3683 [2020-05-18T12:23:53.527Z] Security Options: [2020-05-18T12:23:53.527Z] apparmor [2020-05-18T12:23:53.527Z] seccomp [2020-05-18T12:23:53.527Z] Profile: default [2020-05-18T12:23:53.527Z] Kernel Version: 4.4.0-130-generic [2020-05-18T12:23:53.527Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-18T12:23:53.527Z] OSType: linux [2020-05-18T12:23:53.527Z] Architecture: ppc64le [2020-05-18T12:23:53.527Z] CPUs: 4 [2020-05-18T12:23:53.527Z] Total Memory: 7.972GiB [2020-05-18T12:23:53.527Z] Name: ppc64le-ubuntu-24 [2020-05-18T12:23:53.527Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-18T12:23:53.527Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:23:53.527Z] Debug Mode (client): false [2020-05-18T12:23:53.527Z] Debug Mode (server): false [2020-05-18T12:23:53.527Z] Username: dockerbuildbot [2020-05-18T12:23:53.527Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:23:53.527Z] Labels: [2020-05-18T12:23:53.527Z] Experimental: true [2020-05-18T12:23:53.527Z] Insecure Registries: [2020-05-18T12:23:53.527Z] 127.0.0.0/8 [2020-05-18T12:23:53.527Z] Live Restore Enabled: false [2020-05-18T12:23:53.527Z] [Pipeline] sh [2020-05-18T12:23:53.567Z] #43 9.459 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:23:53.569Z] #43 6.870 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:23:53.569Z] #43 6.920 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:23:53.906Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:53.906Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:23:53.906Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:23:53.906Z] + bash /home/docker/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:23:53.906Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:23:53.906Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-05-18T12:23:53.906Z] [2020-05-18T12:23:53.906Z] Generally Necessary: [2020-05-18T12:23:53.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:23:53.906Z] - apparmor: enabled and tools installed [2020-05-18T12:23:53.906Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:23:53.906Z] - CONFIG_NET_NS: enabled [2020-05-18T12:23:54.135Z] #43 9.819 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:23:54.135Z] #43 10.07 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:23:54.135Z] #43 ... [2020-05-18T12:23:54.135Z] [2020-05-18T12:23:54.135Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:54.135Z] #33 5.008 + RM_GOPATH=0 [2020-05-18T12:23:54.135Z] #33 5.008 + TMP_GOPATH= [2020-05-18T12:23:54.135Z] #33 5.008 + : /build [2020-05-18T12:23:54.135Z] #33 5.008 + '[' -z '' ']' [2020-05-18T12:23:54.135Z] #33 5.009 ++ mktemp -d [2020-05-18T12:23:54.135Z] #33 5.020 + export GOPATH=/tmp/tmp.utAYTFxuh5 [2020-05-18T12:23:54.135Z] #33 5.020 + GOPATH=/tmp/tmp.utAYTFxuh5 [2020-05-18T12:23:54.135Z] #33 5.020 + RM_GOPATH=1 [2020-05-18T12:23:54.135Z] #33 5.021 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.135Z] #33 5.021 + dir=/tmp/install [2020-05-18T12:23:54.135Z] #33 5.022 + bin=tini [2020-05-18T12:23:54.135Z] #33 5.022 + shift [2020-05-18T12:23:54.135Z] #33 5.022 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T12:23:54.135Z] #33 5.022 + . /tmp/install/tini.installer [2020-05-18T12:23:54.135Z] #33 5.022 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:54.135Z] #33 5.022 + install_tini [2020-05-18T12:23:54.135Z] #33 5.022 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:54.135Z] #33 5.022 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T12:23:54.135Z] #33 5.022 + git clone https://github.com/krallin/tini.git /tmp/tmp.utAYTFxuh5/tini [2020-05-18T12:23:54.135Z] #33 5.035 Cloning into '/tmp/tmp.utAYTFxuh5/tini'... [2020-05-18T12:23:54.135Z] #33 5.702 + cd /tmp/tmp.utAYTFxuh5/tini [2020-05-18T12:23:54.135Z] #33 5.702 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:54.135Z] #33 5.709 + cmake . [2020-05-18T12:23:54.135Z] #33 6.510 -- The C compiler identification is GNU 8.3.0 [2020-05-18T12:23:54.135Z] #33 6.569 -- Check for working C compiler: /usr/bin/cc [2020-05-18T12:23:54.135Z] #33 7.189 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T12:23:54.135Z] #33 7.200 -- Detecting C compiler ABI info [2020-05-18T12:23:54.135Z] #33 7.960 -- Detecting C compiler ABI info - done [2020-05-18T12:23:54.135Z] #33 8.025 -- Detecting C compile features [2020-05-18T12:23:54.135Z] #33 10.14 -- Detecting C compile features - done [2020-05-18T12:23:54.135Z] #33 10.20 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T12:23:54.135Z] #33 ... [2020-05-18T12:23:54.135Z] [2020-05-18T12:23:54.135Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:54.135Z] #59 2.985 + RM_GOPATH=0 [2020-05-18T12:23:54.135Z] #59 2.985 + TMP_GOPATH= [2020-05-18T12:23:54.135Z] #59 2.985 + : /build [2020-05-18T12:23:54.135Z] #59 2.985 + '[' -z '' ']' [2020-05-18T12:23:54.135Z] #59 2.985 ++ mktemp -d [2020-05-18T12:23:54.135Z] #59 2.985 + export GOPATH=/tmp/tmp.KzMlmKvRs8 [2020-05-18T12:23:54.135Z] #59 2.985 + GOPATH=/tmp/tmp.KzMlmKvRs8 [2020-05-18T12:23:54.135Z] #59 2.985 + RM_GOPATH=1 [2020-05-18T12:23:54.135Z] #59 2.988 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.135Z] #59 2.988 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:23:54.135Z] #59 2.988 + dir=/tmp/install [2020-05-18T12:23:54.135Z] #59 2.988 + bin=proxy [2020-05-18T12:23:54.135Z] #59 2.988 + shift [2020-05-18T12:23:54.135Z] #59 2.988 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T12:23:54.135Z] #59 2.988 + . /tmp/install/proxy.installer [2020-05-18T12:23:54.135Z] #59 2.988 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:23:54.135Z] #59 2.988 + install_proxy [2020-05-18T12:23:54.135Z] #59 2.988 + case "$1" in [2020-05-18T12:23:54.135Z] #59 2.988 + export CGO_ENABLED=0 [2020-05-18T12:23:54.135Z] #59 2.988 + CGO_ENABLED=0 [2020-05-18T12:23:54.135Z] #59 2.988 + _install_proxy [2020-05-18T12:23:54.135Z] #59 2.988 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T12:23:54.135Z] #59 2.988 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KzMlmKvRs8/src/github.com/docker/libnetwork [2020-05-18T12:23:54.135Z] #59 2.992 Cloning into '/tmp/tmp.KzMlmKvRs8/src/github.com/docker/libnetwork'... [2020-05-18T12:23:54.193Z] - CONFIG_PID_NS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_MEMCG: enabled [2020-05-18T12:23:54.193Z] - CONFIG_KEYS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:23:54.193Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:23:54.193Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:23:54.193Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-18T12:23:54.193Z] [2020-05-18T12:23:54.193Z] Optional Features: [2020-05-18T12:23:54.193Z] - CONFIG_USER_NS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:23:54.193Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:23:54.193Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:23:54.193Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:23:54.193Z] (cgroup swap accounting is currently enabled) [2020-05-18T12:23:54.193Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-18T12:23:54.193Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:23:54.193Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:23:54.193Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:23:54.338Z] #8 DONE 1.7s [2020-05-18T12:23:54.338Z] [2020-05-18T12:23:54.338Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:23:54.399Z] #59 ... [2020-05-18T12:23:54.399Z] [2020-05-18T12:23:54.399Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:54.399Z] #45 4.817 + RM_GOPATH=0 [2020-05-18T12:23:54.399Z] #45 4.817 + TMP_GOPATH= [2020-05-18T12:23:54.399Z] #45 4.817 + : /build [2020-05-18T12:23:54.399Z] #45 4.817 + '[' -z '' ']' [2020-05-18T12:23:54.399Z] #45 4.820 ++ mktemp -d [2020-05-18T12:23:54.399Z] #45 4.821 + export GOPATH=/tmp/tmp.H1GIVtHYZv [2020-05-18T12:23:54.399Z] #45 4.821 + GOPATH=/tmp/tmp.H1GIVtHYZv [2020-05-18T12:23:54.399Z] #45 4.821 + RM_GOPATH=1 [2020-05-18T12:23:54.399Z] #45 4.822 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.399Z] #45 4.825 + dir=/tmp/install [2020-05-18T12:23:54.399Z] #45 4.825 + bin=golangci_lint [2020-05-18T12:23:54.399Z] #45 4.825 + shift [2020-05-18T12:23:54.399Z] #45 4.826 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T12:23:54.399Z] #45 4.827 + . /tmp/install/golangci_lint.installer [2020-05-18T12:23:54.399Z] #45 4.829 ++ : v1.23.8 [2020-05-18T12:23:54.399Z] #45 4.831 + install_golangci_lint [2020-05-18T12:23:54.399Z] #45 4.831 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T12:23:54.399Z] #45 4.831 Installing golangci-lint version v1.23.8 [2020-05-18T12:23:54.399Z] #45 4.831 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:23:54.477Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:23:54.477Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:23:54.477Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:23:54.477Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:23:54.477Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:23:54.477Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:23:54.477Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:23:54.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:23:54.477Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:23:54.477Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:23:54.477Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:23:54.477Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:23:54.477Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:23:54.477Z] - Network Drivers: [2020-05-18T12:23:54.477Z] - "overlay": [2020-05-18T12:23:54.477Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:23:54.477Z] Optional (for encrypted networks): [2020-05-18T12:23:54.477Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:23:54.477Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_XFRM: enabled [2020-05-18T12:23:54.477Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:23:54.477Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:23:54.478Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:23:54.478Z] - "ipvlan": [2020-05-18T12:23:54.658Z] #45 ... [2020-05-18T12:23:54.658Z] [2020-05-18T12:23:54.658Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:54.658Z] #52 2.823 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:23:54.658Z] #52 2.839 + RM_GOPATH=0 [2020-05-18T12:23:54.658Z] #52 2.839 + TMP_GOPATH= [2020-05-18T12:23:54.658Z] #52 2.839 + : /build [2020-05-18T12:23:54.658Z] #52 2.839 + '[' -z '' ']' [2020-05-18T12:23:54.658Z] #52 2.839 ++ mktemp -d [2020-05-18T12:23:54.658Z] #52 2.839 + export GOPATH=/tmp/tmp.AbqAQ5IdjS [2020-05-18T12:23:54.658Z] #52 2.839 + GOPATH=/tmp/tmp.AbqAQ5IdjS [2020-05-18T12:23:54.658Z] #52 2.839 + RM_GOPATH=1 [2020-05-18T12:23:54.658Z] #52 2.839 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.658Z] #52 2.839 + dir=/tmp/install [2020-05-18T12:23:54.658Z] #52 2.839 + bin=containerd [2020-05-18T12:23:54.658Z] #52 2.839 + shift [2020-05-18T12:23:54.658Z] #52 2.839 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T12:23:54.658Z] #52 2.839 + . /tmp/install/containerd.installer [2020-05-18T12:23:54.658Z] #52 2.839 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:23:54.658Z] #52 2.839 + install_containerd [2020-05-18T12:23:54.658Z] #52 2.839 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T12:23:54.658Z] #52 2.839 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AbqAQ5IdjS/src/github.com/containerd/containerd [2020-05-18T12:23:54.658Z] #52 2.863 Cloning into '/tmp/tmp.AbqAQ5IdjS/src/github.com/containerd/containerd'... [2020-05-18T12:23:54.658Z] #52 ... [2020-05-18T12:23:54.658Z] [2020-05-18T12:23:54.658Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:54.658Z] #54 4.593 + RM_GOPATH=0 [2020-05-18T12:23:54.658Z] #54 4.593 + TMP_GOPATH= [2020-05-18T12:23:54.658Z] #54 4.593 + : /build [2020-05-18T12:23:54.658Z] #54 4.593 + '[' -z '' ']' [2020-05-18T12:23:54.658Z] #54 4.593 ++ mktemp -d [2020-05-18T12:23:54.658Z] #54 4.600 + export GOPATH=/tmp/tmp.0N32tkum1F [2020-05-18T12:23:54.658Z] #54 4.600 + GOPATH=/tmp/tmp.0N32tkum1F [2020-05-18T12:23:54.658Z] #54 4.600 + RM_GOPATH=1 [2020-05-18T12:23:54.658Z] #54 4.601 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.658Z] #54 4.602 + dir=/tmp/install [2020-05-18T12:23:54.658Z] #54 4.602 + bin=rootlesskit [2020-05-18T12:23:54.658Z] #54 4.602 + shift [2020-05-18T12:23:54.658Z] #54 4.602 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T12:23:54.658Z] #54 4.606 + . /tmp/install/rootlesskit.installer [2020-05-18T12:23:54.658Z] #54 4.606 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:54.658Z] #54 4.607 + install_rootlesskit [2020-05-18T12:23:54.658Z] #54 4.607 + case "$1" in [2020-05-18T12:23:54.658Z] #54 4.607 + export CGO_ENABLED=0 [2020-05-18T12:23:54.658Z] #54 4.607 + CGO_ENABLED=0 [2020-05-18T12:23:54.658Z] #54 4.607 + _install_rootlesskit [2020-05-18T12:23:54.658Z] #54 4.607 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T12:23:54.658Z] #54 4.608 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:54.658Z] #54 4.608 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0N32tkum1F/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:23:54.658Z] #54 4.611 Cloning into '/tmp/tmp.0N32tkum1F/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T12:23:54.658Z] #54 8.521 + cd /tmp/tmp.0N32tkum1F/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:23:54.658Z] #54 8.521 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:54.658Z] #54 8.860 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:23:54.658Z] #54 8.862 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T12:23:54.658Z] #54 ... [2020-05-18T12:23:54.658Z] [2020-05-18T12:23:54.658Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:54.658Z] #47 4.780 + RM_GOPATH=0 [2020-05-18T12:23:54.658Z] #47 4.780 + TMP_GOPATH= [2020-05-18T12:23:54.658Z] #47 4.780 + : /build [2020-05-18T12:23:54.658Z] #47 4.780 + '[' -z '' ']' [2020-05-18T12:23:54.658Z] #47 4.780 ++ mktemp -d [2020-05-18T12:23:54.658Z] #47 4.784 + export GOPATH=/tmp/tmp.tkkgulGDNZ [2020-05-18T12:23:54.658Z] #47 4.784 + GOPATH=/tmp/tmp.tkkgulGDNZ [2020-05-18T12:23:54.658Z] #47 4.784 + RM_GOPATH=1 [2020-05-18T12:23:54.658Z] #47 4.786 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.658Z] #47 4.790 + dir=/tmp/install [2020-05-18T12:23:54.658Z] #47 4.790 + bin=shfmt [2020-05-18T12:23:54.658Z] #47 4.790 + shift [2020-05-18T12:23:54.658Z] #47 4.791 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T12:23:54.658Z] #47 4.793 + . /tmp/install/shfmt.installer [2020-05-18T12:23:54.658Z] #47 4.793 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:54.658Z] #47 4.795 + install_shfmt [2020-05-18T12:23:54.658Z] #47 4.795 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:54.658Z] #47 4.795 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T12:23:54.658Z] #47 4.795 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tkkgulGDNZ/src/github.com/mvdan/sh [2020-05-18T12:23:54.658Z] #47 4.799 Cloning into '/tmp/tmp.tkkgulGDNZ/src/github.com/mvdan/sh'... [2020-05-18T12:23:54.762Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:23:54.762Z] - "macvlan": [2020-05-18T12:23:54.762Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:23:54.762Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:23:54.762Z] - "ftp,tftp client in container": [2020-05-18T12:23:54.762Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:23:54.762Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:23:54.762Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:23:54.762Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:23:54.762Z] - Storage Drivers: [2020-05-18T12:23:54.762Z] - "aufs": [2020-05-18T12:23:54.762Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:23:54.762Z] - "btrfs": [2020-05-18T12:23:54.762Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:23:54.762Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:23:54.762Z] - "devicemapper": [2020-05-18T12:23:54.762Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:23:54.762Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:23:54.762Z] - "overlay": [2020-05-18T12:23:54.762Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:23:54.762Z] - "zfs": [2020-05-18T12:23:54.762Z] - /dev/zfs: missing [2020-05-18T12:23:54.762Z] - zfs command: missing [2020-05-18T12:23:54.762Z] - zpool command: missing [2020-05-18T12:23:54.762Z] [2020-05-18T12:23:54.762Z] Limits: [2020-05-18T12:23:54.762Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:23:54.762Z] [2020-05-18T12:23:54.762Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:23:54.918Z] #47 ... [2020-05-18T12:23:54.918Z] [2020-05-18T12:23:54.918Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:54.918Z] #30 4.843 + RM_GOPATH=0 [2020-05-18T12:23:54.918Z] #30 4.843 + TMP_GOPATH= [2020-05-18T12:23:54.918Z] #30 4.843 + : /build [2020-05-18T12:23:54.918Z] #30 4.843 + '[' -z '' ']' [2020-05-18T12:23:54.918Z] #30 4.852 ++ mktemp -d [2020-05-18T12:23:54.918Z] #30 4.858 + export GOPATH=/tmp/tmp.ExWZM7O5KO [2020-05-18T12:23:54.918Z] #30 4.858 + GOPATH=/tmp/tmp.ExWZM7O5KO [2020-05-18T12:23:54.918Z] #30 4.858 + RM_GOPATH=1 [2020-05-18T12:23:54.918Z] #30 4.866 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:54.918Z] #30 4.874 + dir=/tmp/install [2020-05-18T12:23:54.918Z] #30 4.874 + bin=tomlv [2020-05-18T12:23:54.918Z] #30 4.874 + shift [2020-05-18T12:23:54.918Z] #30 4.874 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T12:23:54.918Z] #30 4.874 + . /tmp/install/tomlv.installer [2020-05-18T12:23:54.918Z] #30 4.874 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:54.918Z] #30 4.874 + install_tomlv [2020-05-18T12:23:54.918Z] #30 4.874 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T12:23:54.918Z] #30 4.874 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:54.918Z] #30 4.876 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ExWZM7O5KO/src/github.com/BurntSushi/toml [2020-05-18T12:23:54.918Z] #30 4.877 Cloning into '/tmp/tmp.ExWZM7O5KO/src/github.com/BurntSushi/toml'... [2020-05-18T12:23:54.918Z] #30 5.678 + cd /tmp/tmp.ExWZM7O5KO/src/github.com/BurntSushi/toml [2020-05-18T12:23:54.918Z] #30 5.678 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:54.918Z] #30 5.683 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:23:54.918Z] #30 6.569 github.com/BurntSushi/toml [2020-05-18T12:23:54.918Z] #30 9.795 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:23:54.951Z] #43 8.255 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T12:23:55.176Z] #30 ... [2020-05-18T12:23:55.176Z] [2020-05-18T12:23:55.176Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:55.176Z] #41 4.470 + RM_GOPATH=0 [2020-05-18T12:23:55.176Z] #41 4.470 + TMP_GOPATH= [2020-05-18T12:23:55.176Z] #41 4.470 + : /build [2020-05-18T12:23:55.176Z] #41 4.470 + '[' -z '' ']' [2020-05-18T12:23:55.176Z] #41 4.470 ++ mktemp -d [2020-05-18T12:23:55.176Z] #41 4.479 + export GOPATH=/tmp/tmp.ItDQ9ocMKw [2020-05-18T12:23:55.176Z] #41 4.479 + GOPATH=/tmp/tmp.ItDQ9ocMKw [2020-05-18T12:23:55.176Z] #41 4.479 + RM_GOPATH=1 [2020-05-18T12:23:55.176Z] #41 4.480 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:55.176Z] #41 4.481 + dir=/tmp/install [2020-05-18T12:23:55.176Z] #41 4.481 + bin=vndr [2020-05-18T12:23:55.176Z] #41 4.481 + shift [2020-05-18T12:23:55.176Z] #41 4.481 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T12:23:55.176Z] #41 4.481 + . /tmp/install/vndr.installer [2020-05-18T12:23:55.176Z] #41 4.482 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:55.176Z] #41 4.482 + install_vndr [2020-05-18T12:23:55.176Z] #41 4.482 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T12:23:55.176Z] #41 4.482 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:55.176Z] #41 4.483 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ItDQ9ocMKw/src/github.com/LK4D4/vndr [2020-05-18T12:23:55.176Z] #41 4.493 Cloning into '/tmp/tmp.ItDQ9ocMKw/src/github.com/LK4D4/vndr'... [2020-05-18T12:23:55.176Z] #41 5.104 + cd /tmp/tmp.ItDQ9ocMKw/src/github.com/LK4D4/vndr [2020-05-18T12:23:55.176Z] #41 5.104 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:55.176Z] #41 5.111 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T12:23:55.176Z] #41 6.679 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T12:23:55.176Z] #41 6.738 github.com/LK4D4/vndr/build [2020-05-18T12:23:55.176Z] #41 6.875 github.com/LK4D4/vndr/versioned [2020-05-18T12:23:55.176Z] #41 7.935 github.com/LK4D4/vndr/godl [2020-05-18T12:23:55.176Z] #41 10.32 github.com/LK4D4/vndr [2020-05-18T12:23:55.176Z] #41 ... [2020-05-18T12:23:55.176Z] [2020-05-18T12:23:55.176Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:55.176Z] #49 4.243 + RM_GOPATH=0 [2020-05-18T12:23:55.176Z] #49 4.243 + TMP_GOPATH= [2020-05-18T12:23:55.176Z] #49 4.243 + : /build [2020-05-18T12:23:55.176Z] #49 4.243 + '[' -z '' ']' [2020-05-18T12:23:55.176Z] #49 4.248 ++ mktemp -d [2020-05-18T12:23:55.176Z] #49 4.256 + export GOPATH=/tmp/tmp.UlwVOWxZH8 [2020-05-18T12:23:55.176Z] #49 4.256 + GOPATH=/tmp/tmp.UlwVOWxZH8 [2020-05-18T12:23:55.176Z] #49 4.256 + RM_GOPATH=1 [2020-05-18T12:23:55.176Z] #49 4.256 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:55.176Z] #49 4.259 + dir=/tmp/install [2020-05-18T12:23:55.176Z] #49 4.259 + bin=runc [2020-05-18T12:23:55.176Z] #49 4.259 + shift [2020-05-18T12:23:55.176Z] #49 4.259 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T12:23:55.176Z] #49 4.259 + . /tmp/install/runc.installer [2020-05-18T12:23:55.176Z] #49 4.259 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:55.176Z] #49 4.260 + install_runc [2020-05-18T12:23:55.176Z] #49 4.260 + uname -r [2020-05-18T12:23:55.176Z] #49 4.264 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T12:23:55.176Z] #49 4.274 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T12:23:55.176Z] #49 4.274 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T12:23:55.176Z] #49 4.275 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UlwVOWxZH8/src/github.com/opencontainers/runc [2020-05-18T12:23:55.176Z] #49 4.275 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T12:23:55.176Z] #49 4.285 Cloning into '/tmp/tmp.UlwVOWxZH8/src/github.com/opencontainers/runc'... [2020-05-18T12:23:55.194Z] + make bundles/buildx [2020-05-18T12:23:55.212Z] #43 ... [2020-05-18T12:23:55.212Z] [2020-05-18T12:23:55.212Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:55.212Z] #47 8.541 + cd /tmp/tmp.WnEJVLVFEu/src/github.com/mvdan/sh [2020-05-18T12:23:55.212Z] #47 8.544 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:55.212Z] #47 8.610 + GO111MODULE=on [2020-05-18T12:23:55.212Z] #47 8.610 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T12:23:55.349Z] #9 DONE 0.8s [2020-05-18T12:23:55.349Z] [2020-05-18T12:23:55.349Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:23:55.349Z] #51 ... [2020-05-18T12:23:55.349Z] [2020-05-18T12:23:55.349Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:23:55.349Z] #27 DONE 0.1s [2020-05-18T12:23:55.349Z] [2020-05-18T12:23:55.349Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:23:55.349Z] #35 DONE 0.1s [2020-05-18T12:23:55.434Z] #49 ... [2020-05-18T12:23:55.434Z] [2020-05-18T12:23:55.434Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:55.434Z] #33 10.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T12:23:55.434Z] #33 10.72 -- Configuring done [2020-05-18T12:23:55.434Z] #33 10.78 -- Generating done [2020-05-18T12:23:55.434Z] #33 10.79 -- Build files have been written to: /tmp/tmp.utAYTFxuh5/tini [2020-05-18T12:23:55.434Z] #33 10.80 + make tini-static [2020-05-18T12:23:55.434Z] #33 11.23 Scanning dependencies of target tini-static [2020-05-18T12:23:55.434Z] #33 11.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T12:23:55.640Z] [2020-05-18T12:23:55.640Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:23:55.812Z] make: command: Command not found [2020-05-18T12:23:55.812Z] make: command: Command not found [2020-05-18T12:23:55.812Z] mkdir bundles [2020-05-18T12:23:55.812Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-18T12:23:55.812Z] --build-arg BUILDX_COMMIT \ [2020-05-18T12:23:55.812Z] --build-arg BUILDX_REPO \ [2020-05-18T12:23:55.812Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-18T12:23:55.812Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-18T12:23:55.812Z] . [2020-05-18T12:23:55.812Z] /bin/sh: 4: go: not found [2020-05-18T12:23:55.812Z] /bin/sh: 5: go: not found [2020-05-18T12:23:56.597Z] #47 9.623 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:23:56.597Z] #47 9.661 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:23:56.597Z] #47 9.679 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:23:56.597Z] #47 9.773 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:23:56.597Z] #47 9.860 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:23:56.597Z] #47 ... [2020-05-18T12:23:56.597Z] [2020-05-18T12:23:56.597Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:56.597Z] #30 3.696 + RM_GOPATH=0 [2020-05-18T12:23:56.597Z] #30 3.696 + TMP_GOPATH= [2020-05-18T12:23:56.597Z] #30 3.696 + : /build [2020-05-18T12:23:56.597Z] #30 3.696 + '[' -z '' ']' [2020-05-18T12:23:56.597Z] #30 3.698 ++ mktemp -d [2020-05-18T12:23:56.597Z] #30 3.700 + export GOPATH=/tmp/tmp.5EryakOADG [2020-05-18T12:23:56.597Z] #30 3.700 + GOPATH=/tmp/tmp.5EryakOADG [2020-05-18T12:23:56.597Z] #30 3.700 + RM_GOPATH=1 [2020-05-18T12:23:56.597Z] #30 3.701 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:56.597Z] #30 3.703 + dir=/tmp/install [2020-05-18T12:23:56.597Z] #30 3.705 + bin=tomlv [2020-05-18T12:23:56.597Z] #30 3.706 + shift [2020-05-18T12:23:56.597Z] #30 3.706 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T12:23:56.597Z] #30 3.707 + . /tmp/install/tomlv.installer [2020-05-18T12:23:56.597Z] #30 3.707 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:56.597Z] #30 3.708 + install_tomlv [2020-05-18T12:23:56.597Z] #30 3.708 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T12:23:56.597Z] #30 3.713 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:56.597Z] #30 3.713 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5EryakOADG/src/github.com/BurntSushi/toml [2020-05-18T12:23:56.597Z] #30 3.717 Cloning into '/tmp/tmp.5EryakOADG/src/github.com/BurntSushi/toml'... [2020-05-18T12:23:56.597Z] #30 4.352 + cd /tmp/tmp.5EryakOADG/src/github.com/BurntSushi/toml [2020-05-18T12:23:56.597Z] #30 4.352 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:23:56.597Z] #30 4.359 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:23:56.597Z] #30 5.082 github.com/BurntSushi/toml [2020-05-18T12:23:56.597Z] #30 7.004 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:23:56.809Z] #33 ... [2020-05-18T12:23:56.809Z] [2020-05-18T12:23:56.809Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:56.809Z] #21 11.58 + mkdir -p /build [2020-05-18T12:23:56.809Z] #21 11.58 + mv docker/docker /build/ [2020-05-18T12:23:56.809Z] #21 11.60 + rmdir docker [2020-05-18T12:23:56.809Z] #21 DONE 12.5s [2020-05-18T12:23:56.809Z] [2020-05-18T12:23:56.809Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:56.809Z] #33 12.56 [100%] Linking C executable tini-static [2020-05-18T12:23:56.858Z] #30 ... [2020-05-18T12:23:56.858Z] [2020-05-18T12:23:56.858Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:56.858Z] #41 4.052 + RM_GOPATH=0 [2020-05-18T12:23:56.858Z] #41 4.052 + TMP_GOPATH= [2020-05-18T12:23:56.858Z] #41 4.052 + : /build [2020-05-18T12:23:56.858Z] #41 4.052 + '[' -z '' ']' [2020-05-18T12:23:56.858Z] #41 4.053 ++ mktemp -d [2020-05-18T12:23:56.858Z] #41 4.055 + export GOPATH=/tmp/tmp.MBlDy3rhm7 [2020-05-18T12:23:56.858Z] #41 4.055 + GOPATH=/tmp/tmp.MBlDy3rhm7 [2020-05-18T12:23:56.858Z] #41 4.055 + RM_GOPATH=1 [2020-05-18T12:23:56.858Z] #41 4.060 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:56.858Z] #41 4.069 + dir=/tmp/install [2020-05-18T12:23:56.858Z] #41 4.069 + bin=vndr [2020-05-18T12:23:56.858Z] #41 4.069 + shift [2020-05-18T12:23:56.858Z] #41 4.069 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T12:23:56.858Z] #41 4.069 + . /tmp/install/vndr.installer [2020-05-18T12:23:56.858Z] #41 4.069 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:56.858Z] #41 4.069 + install_vndr [2020-05-18T12:23:56.858Z] #41 4.069 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T12:23:56.858Z] #41 4.069 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:56.858Z] #41 4.069 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MBlDy3rhm7/src/github.com/LK4D4/vndr [2020-05-18T12:23:56.858Z] #41 4.072 Cloning into '/tmp/tmp.MBlDy3rhm7/src/github.com/LK4D4/vndr'... [2020-05-18T12:23:56.858Z] #41 4.672 + cd /tmp/tmp.MBlDy3rhm7/src/github.com/LK4D4/vndr [2020-05-18T12:23:56.858Z] #41 4.674 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:23:56.858Z] #41 4.694 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T12:23:56.858Z] #41 5.953 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T12:23:56.858Z] #41 6.077 github.com/LK4D4/vndr/versioned [2020-05-18T12:23:56.858Z] #41 6.187 github.com/LK4D4/vndr/build [2020-05-18T12:23:56.858Z] #41 6.642 github.com/LK4D4/vndr/godl [2020-05-18T12:23:56.858Z] #41 8.610 github.com/LK4D4/vndr [2020-05-18T12:23:56.858Z] #41 ... [2020-05-18T12:23:56.858Z] [2020-05-18T12:23:56.858Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:56.858Z] #33 3.039 + RM_GOPATH=0 [2020-05-18T12:23:56.858Z] #33 3.040 + TMP_GOPATH= [2020-05-18T12:23:56.858Z] #33 3.041 + : /build [2020-05-18T12:23:56.858Z] #33 3.041 + '[' -z '' ']' [2020-05-18T12:23:56.858Z] #33 3.043 ++ mktemp -d [2020-05-18T12:23:56.858Z] #33 3.055 + export GOPATH=/tmp/tmp.DJae88VLvd [2020-05-18T12:23:56.858Z] #33 3.055 + GOPATH=/tmp/tmp.DJae88VLvd [2020-05-18T12:23:56.858Z] #33 3.055 + RM_GOPATH=1 [2020-05-18T12:23:56.858Z] #33 3.056 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:56.858Z] #33 3.059 + dir=/tmp/install [2020-05-18T12:23:56.858Z] #33 3.059 + bin=tini [2020-05-18T12:23:56.858Z] #33 3.059 + shift [2020-05-18T12:23:56.858Z] #33 3.059 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T12:23:56.858Z] #33 3.059 + . /tmp/install/tini.installer [2020-05-18T12:23:56.858Z] #33 3.059 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:56.858Z] #33 3.059 + install_tini [2020-05-18T12:23:56.858Z] #33 3.059 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T12:23:56.858Z] #33 3.059 + git clone https://github.com/krallin/tini.git /tmp/tmp.DJae88VLvd/tini [2020-05-18T12:23:56.858Z] #33 3.063 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:56.858Z] #33 3.066 Cloning into '/tmp/tmp.DJae88VLvd/tini'... [2020-05-18T12:23:56.858Z] #33 3.799 + cd /tmp/tmp.DJae88VLvd/tini [2020-05-18T12:23:56.858Z] #33 3.800 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:23:56.858Z] #33 3.812 + cmake . [2020-05-18T12:23:56.858Z] #33 4.482 -- The C compiler identification is GNU 8.3.0 [2020-05-18T12:23:56.858Z] #33 4.542 -- Check for working C compiler: /usr/bin/cc [2020-05-18T12:23:56.858Z] #33 5.244 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T12:23:56.858Z] #33 5.252 -- Detecting C compiler ABI info [2020-05-18T12:23:56.858Z] #33 5.959 -- Detecting C compiler ABI info - done [2020-05-18T12:23:56.858Z] #33 6.016 -- Detecting C compile features [2020-05-18T12:23:56.858Z] #33 8.375 -- Detecting C compile features - done [2020-05-18T12:23:56.858Z] #33 8.424 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T12:23:56.858Z] #33 8.672 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T12:23:56.858Z] #33 8.748 -- Configuring done [2020-05-18T12:23:56.858Z] #33 8.760 -- Generating done [2020-05-18T12:23:56.858Z] #33 8.765 -- Build files have been written to: /tmp/tmp.DJae88VLvd/tini [2020-05-18T12:23:56.858Z] #33 8.782 + make tini-static [2020-05-18T12:23:56.858Z] #33 9.205 Scanning dependencies of target tini-static [2020-05-18T12:23:56.858Z] #33 9.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T12:23:57.120Z] #33 ... [2020-05-18T12:23:57.120Z] [2020-05-18T12:23:57.120Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:57.120Z] #54 3.730 + RM_GOPATH=0 [2020-05-18T12:23:57.120Z] #54 3.730 + TMP_GOPATH= [2020-05-18T12:23:57.120Z] #54 3.730 + : /build [2020-05-18T12:23:57.120Z] #54 3.730 + '[' -z '' ']' [2020-05-18T12:23:57.120Z] #54 3.731 ++ mktemp -d [2020-05-18T12:23:57.120Z] #54 3.733 + export GOPATH=/tmp/tmp.qgB9Rj6MsD [2020-05-18T12:23:57.120Z] #54 3.733 + GOPATH=/tmp/tmp.qgB9Rj6MsD [2020-05-18T12:23:57.120Z] #54 3.733 + RM_GOPATH=1 [2020-05-18T12:23:57.120Z] #54 3.734 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.120Z] #54 3.735 + dir=/tmp/install [2020-05-18T12:23:57.120Z] #54 3.735 + bin=rootlesskit [2020-05-18T12:23:57.120Z] #54 3.736 + shift [2020-05-18T12:23:57.120Z] #54 3.736 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T12:23:57.120Z] #54 3.736 + . /tmp/install/rootlesskit.installer [2020-05-18T12:23:57.120Z] #54 3.737 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:57.120Z] #54 3.738 + install_rootlesskit [2020-05-18T12:23:57.120Z] #54 3.738 + case "$1" in [2020-05-18T12:23:57.120Z] #54 3.738 + export CGO_ENABLED=0 [2020-05-18T12:23:57.120Z] #54 3.739 + CGO_ENABLED=0 [2020-05-18T12:23:57.120Z] #54 3.739 + _install_rootlesskit [2020-05-18T12:23:57.120Z] #54 3.740 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T12:23:57.120Z] #54 3.740 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:57.120Z] #54 3.743 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qgB9Rj6MsD/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:23:57.120Z] #54 3.746 Cloning into '/tmp/tmp.qgB9Rj6MsD/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T12:23:57.120Z] #54 6.048 + cd /tmp/tmp.qgB9Rj6MsD/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:23:57.120Z] #54 6.048 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:23:57.120Z] #54 6.243 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:23:57.120Z] #54 6.243 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T12:23:57.120Z] #54 ... [2020-05-18T12:23:57.120Z] [2020-05-18T12:23:57.120Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:57.120Z] #21 3.425 + RM_GOPATH=0 [2020-05-18T12:23:57.120Z] #21 3.425 + TMP_GOPATH= [2020-05-18T12:23:57.120Z] #21 3.425 + : /build [2020-05-18T12:23:57.120Z] #21 3.425 + '[' -z '' ']' [2020-05-18T12:23:57.120Z] #21 3.426 ++ mktemp -d [2020-05-18T12:23:57.120Z] #21 3.428 + export GOPATH=/tmp/tmp.LJMkcgWNNo [2020-05-18T12:23:57.120Z] #21 3.428 + GOPATH=/tmp/tmp.LJMkcgWNNo [2020-05-18T12:23:57.120Z] #21 3.428 + RM_GOPATH=1 [2020-05-18T12:23:57.120Z] #21 3.429 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.120Z] #21 3.431 + dir=/tmp/install [2020-05-18T12:23:57.120Z] #21 3.431 + bin=dockercli [2020-05-18T12:23:57.120Z] #21 3.431 + shift [2020-05-18T12:23:57.120Z] #21 3.431 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T12:23:57.120Z] #21 3.431 + . /tmp/install/dockercli.installer [2020-05-18T12:23:57.120Z] #21 3.431 ++ : stable [2020-05-18T12:23:57.120Z] #21 3.431 ++ : 17.06.2-ce [2020-05-18T12:23:57.120Z] #21 3.431 + install_dockercli [2020-05-18T12:23:57.120Z] #21 3.431 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:23:57.120Z] #21 3.432 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:23:57.120Z] #21 3.434 ++ uname -m [2020-05-18T12:23:57.120Z] #21 3.436 + arch=aarch64 [2020-05-18T12:23:57.120Z] #21 3.436 + '[' aarch64 '!=' x86_64 ']' [2020-05-18T12:23:57.120Z] #21 3.436 + '[' aarch64 '!=' s390x ']' [2020-05-18T12:23:57.120Z] #21 3.436 + '[' aarch64 '!=' armhf ']' [2020-05-18T12:23:57.120Z] #21 3.436 + build_dockercli [2020-05-18T12:23:57.120Z] #21 3.436 + git clone https://github.com/docker/docker-ce /tmp/tmp.LJMkcgWNNo/tmp/docker-ce [2020-05-18T12:23:57.120Z] #21 3.440 Cloning into '/tmp/tmp.LJMkcgWNNo/tmp/docker-ce'... [2020-05-18T12:23:57.375Z] #33 13.18 [100%] Built target tini-static [2020-05-18T12:23:57.375Z] #33 13.27 + mkdir -p /build [2020-05-18T12:23:57.375Z] #33 13.28 + cp tini-static /build/docker-init [2020-05-18T12:23:57.381Z] #21 ... [2020-05-18T12:23:57.381Z] [2020-05-18T12:23:57.381Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:57.381Z] #52 3.659 + RM_GOPATH=0 [2020-05-18T12:23:57.381Z] #52 3.659 + TMP_GOPATH= [2020-05-18T12:23:57.381Z] #52 3.659 + : /build [2020-05-18T12:23:57.381Z] #52 3.659 + '[' -z '' ']' [2020-05-18T12:23:57.381Z] #52 3.660 ++ mktemp -d [2020-05-18T12:23:57.381Z] #52 3.662 + export GOPATH=/tmp/tmp.kM4zbB0PVN [2020-05-18T12:23:57.381Z] #52 3.662 + GOPATH=/tmp/tmp.kM4zbB0PVN [2020-05-18T12:23:57.381Z] #52 3.663 + RM_GOPATH=1 [2020-05-18T12:23:57.381Z] #52 3.664 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.381Z] #52 3.666 + dir=/tmp/install [2020-05-18T12:23:57.381Z] #52 3.668 + bin=containerd [2020-05-18T12:23:57.381Z] #52 3.669 + shift [2020-05-18T12:23:57.381Z] #52 3.669 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T12:23:57.381Z] #52 3.674 + . /tmp/install/containerd.installer [2020-05-18T12:23:57.381Z] #52 3.677 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:23:57.381Z] #52 3.677 + install_containerd [2020-05-18T12:23:57.381Z] #52 3.678 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T12:23:57.381Z] #52 3.680 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:23:57.381Z] #52 3.680 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kM4zbB0PVN/src/github.com/containerd/containerd [2020-05-18T12:23:57.381Z] #52 3.689 Cloning into '/tmp/tmp.kM4zbB0PVN/src/github.com/containerd/containerd'... [2020-05-18T12:23:57.381Z] #52 ... [2020-05-18T12:23:57.381Z] [2020-05-18T12:23:57.381Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:57.381Z] #59 2.847 + RM_GOPATH=0 [2020-05-18T12:23:57.381Z] #59 2.847 + TMP_GOPATH= [2020-05-18T12:23:57.381Z] #59 2.847 + : /build [2020-05-18T12:23:57.381Z] #59 2.847 + '[' -z '' ']' [2020-05-18T12:23:57.381Z] #59 2.847 ++ mktemp -d [2020-05-18T12:23:57.381Z] #59 2.847 + export GOPATH=/tmp/tmp.iHAFNR7NWK [2020-05-18T12:23:57.381Z] #59 2.847 + GOPATH=/tmp/tmp.iHAFNR7NWK [2020-05-18T12:23:57.381Z] #59 2.847 + RM_GOPATH=1 [2020-05-18T12:23:57.381Z] #59 2.847 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.381Z] #59 2.847 + dir=/tmp/install [2020-05-18T12:23:57.381Z] #59 2.847 + bin=proxy [2020-05-18T12:23:57.381Z] #59 2.847 + shift [2020-05-18T12:23:57.381Z] #59 2.847 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T12:23:57.381Z] #59 2.847 + . /tmp/install/proxy.installer [2020-05-18T12:23:57.381Z] #59 2.847 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:23:57.381Z] #59 2.847 + install_proxy [2020-05-18T12:23:57.381Z] #59 2.847 + case "$1" in [2020-05-18T12:23:57.381Z] #59 2.847 + export CGO_ENABLED=0 [2020-05-18T12:23:57.381Z] #59 2.847 + CGO_ENABLED=0 [2020-05-18T12:23:57.381Z] #59 2.847 + _install_proxy [2020-05-18T12:23:57.381Z] #59 2.847 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T12:23:57.381Z] #59 2.847 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iHAFNR7NWK/src/github.com/docker/libnetwork [2020-05-18T12:23:57.381Z] #59 2.847 Cloning into '/tmp/tmp.iHAFNR7NWK/src/github.com/docker/libnetwork'... [2020-05-18T12:23:57.381Z] #59 2.854 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:23:57.381Z] #59 10.42 + cd /tmp/tmp.iHAFNR7NWK/src/github.com/docker/libnetwork [2020-05-18T12:23:57.381Z] #59 10.42 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:23:57.633Z] #33 DONE 13.5s [2020-05-18T12:23:57.633Z] [2020-05-18T12:23:57.633Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:57.633Z] #47 12.39 + cd /tmp/tmp.tkkgulGDNZ/src/github.com/mvdan/sh [2020-05-18T12:23:57.633Z] #47 12.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:23:57.633Z] #47 12.48 + GO111MODULE=on [2020-05-18T12:23:57.633Z] #47 12.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T12:23:57.641Z] #59 ... [2020-05-18T12:23:57.641Z] [2020-05-18T12:23:57.641Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:57.641Z] #49 2.104 + RM_GOPATH=0 [2020-05-18T12:23:57.641Z] #49 2.104 + TMP_GOPATH= [2020-05-18T12:23:57.641Z] #49 2.104 + : /build [2020-05-18T12:23:57.641Z] #49 2.104 + '[' -z '' ']' [2020-05-18T12:23:57.641Z] #49 2.104 ++ mktemp -d [2020-05-18T12:23:57.641Z] #49 2.104 + export GOPATH=/tmp/tmp.rpfEppro9a [2020-05-18T12:23:57.641Z] #49 2.104 + GOPATH=/tmp/tmp.rpfEppro9a [2020-05-18T12:23:57.641Z] #49 2.104 + RM_GOPATH=1 [2020-05-18T12:23:57.641Z] #49 2.104 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.641Z] #49 2.104 + dir=/tmp/install [2020-05-18T12:23:57.641Z] #49 2.104 + bin=runc [2020-05-18T12:23:57.641Z] #49 2.104 + shift [2020-05-18T12:23:57.641Z] #49 2.104 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T12:23:57.641Z] #49 2.104 + . /tmp/install/runc.installer [2020-05-18T12:23:57.641Z] #49 2.104 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:57.641Z] #49 2.104 + install_runc [2020-05-18T12:23:57.641Z] #49 2.104 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T12:23:57.641Z] #49 2.104 + uname -r [2020-05-18T12:23:57.641Z] #49 2.104 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T12:23:57.641Z] #49 2.104 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T12:23:57.641Z] #49 2.104 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rpfEppro9a/src/github.com/opencontainers/runc [2020-05-18T12:23:57.641Z] #49 2.105 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T12:23:57.641Z] #49 2.148 Cloning into '/tmp/tmp.rpfEppro9a/src/github.com/opencontainers/runc'... [2020-05-18T12:23:57.641Z] #49 8.060 + cd /tmp/tmp.rpfEppro9a/src/github.com/opencontainers/runc [2020-05-18T12:23:57.641Z] #49 8.061 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:23:57.641Z] #49 8.854 + '[' -z '' ']' [2020-05-18T12:23:57.641Z] #49 8.854 + target=static [2020-05-18T12:23:57.641Z] #49 8.854 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T12:23:57.641Z] #49 10.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T12:23:57.902Z] #49 ... [2020-05-18T12:23:57.902Z] [2020-05-18T12:23:57.902Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:57.902Z] #45 3.507 + RM_GOPATH=0 [2020-05-18T12:23:57.902Z] #45 3.507 + TMP_GOPATH= [2020-05-18T12:23:57.902Z] #45 3.508 + : /build [2020-05-18T12:23:57.902Z] #45 3.508 + '[' -z '' ']' [2020-05-18T12:23:57.902Z] #45 3.512 ++ mktemp -d [2020-05-18T12:23:57.902Z] #45 3.515 + export GOPATH=/tmp/tmp.8zC9BtLcV4 [2020-05-18T12:23:57.902Z] #45 3.515 + GOPATH=/tmp/tmp.8zC9BtLcV4 [2020-05-18T12:23:57.902Z] #45 3.515 + RM_GOPATH=1 [2020-05-18T12:23:57.902Z] #45 3.516 ++ dirname /tmp/install/install.sh [2020-05-18T12:23:57.902Z] #45 3.518 + dir=/tmp/install [2020-05-18T12:23:57.902Z] #45 3.518 + bin=golangci_lint [2020-05-18T12:23:57.902Z] #45 3.519 + shift [2020-05-18T12:23:57.902Z] #45 3.519 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T12:23:57.902Z] #45 3.520 + . /tmp/install/golangci_lint.installer [2020-05-18T12:23:57.902Z] #45 3.520 ++ : v1.23.8 [2020-05-18T12:23:57.902Z] #45 3.521 + install_golangci_lint [2020-05-18T12:23:57.902Z] #45 3.521 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T12:23:57.902Z] #45 3.521 Installing golangci-lint version v1.23.8 [2020-05-18T12:23:57.902Z] #45 3.522 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:23:57.902Z] #45 ... [2020-05-18T12:23:57.902Z] [2020-05-18T12:23:57.902Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:57.902Z] #30 DONE 11.2s [2020-05-18T12:23:57.902Z] [2020-05-18T12:23:57.902Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:57.902Z] #43 9.130 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:57.902Z] #43 9.134 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:23:57.902Z] #43 9.142 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:57.902Z] #43 9.142 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:23:57.902Z] #43 9.537 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:23:57.902Z] #43 9.540 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:57.902Z] #43 10.03 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:23:57.902Z] #43 10.04 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:23:57.902Z] #43 10.09 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:23:57.902Z] #43 10.11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:23:57.902Z] #43 10.14 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:23:57.902Z] #43 10.53 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:23:57.902Z] #43 10.61 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:23:57.902Z] #43 10.61 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:23:57.902Z] #43 11.20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:23:58.163Z] #43 11.51 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:23:58.198Z] #47 13.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:23:58.198Z] #47 14.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:23:58.198Z] #47 14.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:23:58.425Z] #43 ... [2020-05-18T12:23:58.425Z] [2020-05-18T12:23:58.425Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:23:58.425Z] #33 10.60 [100%] Linking C executable tini-static [2020-05-18T12:23:58.425Z] #33 11.33 [100%] Built target tini-static [2020-05-18T12:23:58.425Z] #33 11.47 + mkdir -p /build [2020-05-18T12:23:58.425Z] #33 11.48 + cp tini-static /build/docker-init [2020-05-18T12:23:58.425Z] #33 DONE 11.7s [2020-05-18T12:23:58.425Z] [2020-05-18T12:23:58.425Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:58.425Z] #47 10.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:23:58.425Z] #47 10.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:23:58.425Z] #47 11.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:23:58.517Z] Sending build context to Docker daemon 55.4MB [2020-05-18T12:23:58.517Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-18T12:23:58.517Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-18T12:23:58.517Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-18T12:23:58.517Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-18T12:23:58.517Z] ---> 4d38c0565539 [2020-05-18T12:23:58.517Z] Step 5/15 : ARG BUILDX_REPO [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 496707045e24 [2020-05-18T12:23:58.517Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 977f41117ce2 [2020-05-18T12:23:58.517Z] Step 7/15 : WORKDIR /buildx [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> c3a4ab5f0e8a [2020-05-18T12:23:58.517Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 475d29944141 [2020-05-18T12:23:58.517Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 89012fa0f1e9 [2020-05-18T12:23:58.517Z] Step 10/15 : ARG GOOS [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 6830084306ea [2020-05-18T12:23:58.517Z] Step 11/15 : ARG GOARCH [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 8d6a48b68d79 [2020-05-18T12:23:58.517Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> b5834c616384 [2020-05-18T12:23:58.517Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-18T12:23:58.517Z] ---> 4d38c0565539 [2020-05-18T12:23:58.517Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 248f064ffa33 [2020-05-18T12:23:58.517Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-18T12:23:58.517Z] ---> Using cache [2020-05-18T12:23:58.517Z] ---> 4b2de67bd517 [2020-05-18T12:23:58.517Z] Successfully built 4b2de67bd517 [2020-05-18T12:23:58.517Z] Successfully tagged moby-buildx:latest [2020-05-18T12:23:58.517Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-18T12:23:58.517Z] if [ -n "${id}" ]; then \ [2020-05-18T12:23:58.517Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-18T12:23:58.517Z] && touch bundles/buildx; \ [2020-05-18T12:23:58.517Z] docker rm -f ${id}; \ [2020-05-18T12:23:58.517Z] fi [2020-05-18T12:23:58.764Z] #47 14.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:23:58.764Z] #47 14.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:23:59.124Z] #36 3.559 + git clone https://github.com/docker/distribution.git . [2020-05-18T12:23:59.124Z] #36 3.561 Cloning into '.'... [2020-05-18T12:23:59.136Z] f4c6c542004f2afe6b48e1d7ed2cef61f979c559384911fa805cb49926f2f07e [2020-05-18T12:23:59.136Z] bundles/buildx version [2020-05-18T12:23:59.136Z] buildx v0.3.1 6db68d0 [2020-05-18T12:23:59.136Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:23:59.332Z] #47 ... [2020-05-18T12:23:59.332Z] [2020-05-18T12:23:59.332Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:23:59.332Z] #30 DONE 15.0s [2020-05-18T12:23:59.332Z] [2020-05-18T12:23:59.332Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:23:59.332Z] #43 12.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T12:23:59.332Z] #43 13.37 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:23:59.332Z] #43 13.37 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:59.332Z] #43 13.41 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:23:59.332Z] #43 13.41 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:59.332Z] #43 14.06 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:23:59.332Z] #43 14.06 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:23:59.332Z] #43 15.05 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:23:59.332Z] #43 15.12 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:23:59.332Z] #43 15.31 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:23:59.332Z] #43 15.33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:23:59.332Z] #43 15.37 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:23:59.367Z] #47 12.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:23:59.367Z] #47 12.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:23:59.424Z] #1 [internal] load .dockerignore [2020-05-18T12:23:59.424Z] #1 transferring context: 87B 0.0s done [2020-05-18T12:23:59.424Z] #1 DONE 0.1s [2020-05-18T12:23:59.424Z] [2020-05-18T12:23:59.424Z] #2 [internal] load build definition from Dockerfile [2020-05-18T12:23:59.424Z] #2 transferring dockerfile: 16.31kB 0.0s done [2020-05-18T12:23:59.628Z] #47 12.77 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:23:59.628Z] #47 12.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:23:59.713Z] #2 DONE 0.1s [2020-05-18T12:23:59.713Z] [2020-05-18T12:23:59.713Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:23:59.901Z] #43 15.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:23:59.901Z] #43 15.78 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:23:59.901Z] #43 15.85 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:23:59.997Z] #3 DONE 0.3s [2020-05-18T12:23:59.997Z] [2020-05-18T12:23:59.997Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:23:59.997Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T12:23:59.997Z] #4 CACHED [2020-05-18T12:24:00.199Z] #47 13.49 golang.org/x/sys/unix [2020-05-18T12:24:00.199Z] #47 13.52 mvdan.cc/sh/v3/fileutil [2020-05-18T12:24:00.199Z] #47 13.55 github.com/pkg/diff [2020-05-18T12:24:00.283Z] [2020-05-18T12:24:00.283Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:24:00.460Z] #47 13.58 mvdan.cc/editorconfig [2020-05-18T12:24:00.569Z] #6 DONE 0.3s [2020-05-18T12:24:00.569Z] [2020-05-18T12:24:00.569Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:24:00.569Z] #5 DONE 0.3s [2020-05-18T12:24:00.569Z] [2020-05-18T12:24:00.569Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:24:00.569Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T12:24:00.569Z] #7 DONE 0.0s [2020-05-18T12:24:00.569Z] [2020-05-18T12:24:00.569Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:24:00.569Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T12:24:00.569Z] #57 DONE 0.0s [2020-05-18T12:24:00.569Z] [2020-05-18T12:24:00.569Z] #20 [internal] load build context [2020-05-18T12:24:00.597Z] #36 ... [2020-05-18T12:24:00.597Z] [2020-05-18T12:24:00.597Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:00.597Z] #43 2.909 + RM_GOPATH=0 [2020-05-18T12:24:00.597Z] #43 2.909 + TMP_GOPATH= [2020-05-18T12:24:00.597Z] #43 2.909 + : /build [2020-05-18T12:24:00.597Z] #43 2.909 + '[' -z '' ']' [2020-05-18T12:24:00.597Z] #43 2.909 ++ mktemp -d [2020-05-18T12:24:00.597Z] #43 2.911 + export GOPATH=/tmp/tmp.brVMH08bK0 [2020-05-18T12:24:00.597Z] #43 2.911 + GOPATH=/tmp/tmp.brVMH08bK0 [2020-05-18T12:24:00.597Z] #43 2.911 + RM_GOPATH=1 [2020-05-18T12:24:00.597Z] #43 2.911 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:00.597Z] #43 2.914 + dir=/tmp/install [2020-05-18T12:24:00.597Z] #43 2.914 + bin=gotestsum [2020-05-18T12:24:00.597Z] #43 2.914 + shift [2020-05-18T12:24:00.597Z] #43 2.914 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T12:24:00.597Z] #43 2.914 + . /tmp/install/gotestsum.installer [2020-05-18T12:24:00.597Z] #43 2.914 ++ : v0.3.5 [2020-05-18T12:24:00.597Z] #43 2.914 + install_gotestsum [2020-05-18T12:24:00.597Z] #43 2.916 + set -e [2020-05-18T12:24:00.597Z] #43 2.917 + export GO111MODULE=on [2020-05-18T12:24:00.597Z] #43 2.917 + GO111MODULE=on [2020-05-18T12:24:00.597Z] #43 2.917 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T12:24:00.597Z] #43 2.946 go: finding gotest.tools v0.3.5 [2020-05-18T12:24:00.597Z] #43 2.954 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:00.597Z] #43 3.532 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:00.597Z] #43 3.658 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:00.597Z] #43 4.029 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:24:00.597Z] #43 4.070 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:24:00.597Z] #43 4.204 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:24:00.597Z] #43 4.205 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:24:00.597Z] #43 4.248 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:24:00.597Z] #43 4.284 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:24:00.597Z] #43 4.306 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:00.597Z] #43 4.306 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:00.597Z] #43 4.505 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:24:00.597Z] #43 4.523 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:24:00.597Z] #43 4.523 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:24:00.597Z] #43 4.525 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:24:00.597Z] #43 4.558 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:00.597Z] #43 4.689 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:24:00.597Z] #43 4.700 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:00.597Z] #43 4.700 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:00.597Z] #43 4.776 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:00.597Z] #43 4.799 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:00.597Z] #43 4.805 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:24:00.597Z] #43 5.032 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:00.597Z] #43 5.058 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:24:00.719Z] #47 13.86 mvdan.cc/sh/v3/syntax [2020-05-18T12:24:01.279Z] #43 ... [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:01.279Z] #38 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:01.279Z] #39 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:01.279Z] #43 16.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:01.279Z] #43 ... [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:24:01.279Z] #35 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:24:01.279Z] #36 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:24:01.279Z] #22 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:01.279Z] #25 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:24:01.279Z] #26 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:24:01.279Z] #18 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:24:01.279Z] #12 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:24:01.279Z] #13 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:24:01.279Z] #11 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:24:01.279Z] #17 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:24:01.279Z] #15 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:24:01.279Z] #14 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:24:01.279Z] #28 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:24:01.279Z] #27 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:24:01.279Z] #24 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:24:01.279Z] #16 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:24:01.279Z] #19 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:01.279Z] #23 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:24:01.279Z] #29 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:24:01.279Z] #57 CACHED [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:24:01.279Z] #31 DONE 0.1s [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:24:01.279Z] #34 DONE 0.1s [2020-05-18T12:24:01.279Z] [2020-05-18T12:24:01.279Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:01.279Z] #43 17.33 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:01.602Z] #43 6.361 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:24:01.602Z] #43 6.406 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:24:01.602Z] #43 6.415 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:24:01.845Z] #43 ... [2020-05-18T12:24:01.845Z] [2020-05-18T12:24:01.845Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:24:01.845Z] #37 DONE 0.3s [2020-05-18T12:24:01.845Z] [2020-05-18T12:24:01.845Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:01.845Z] #59 16.11 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T12:24:01.845Z] #59 16.68 + cd /tmp/tmp.KzMlmKvRs8/src/github.com/docker/libnetwork [2020-05-18T12:24:01.845Z] #59 16.68 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:01.845Z] #59 17.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T12:24:01.845Z] #59 ... [2020-05-18T12:24:01.845Z] [2020-05-18T12:24:01.845Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:24:01.845Z] #40 DONE 0.2s [2020-05-18T12:24:02.103Z] [2020-05-18T12:24:02.103Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:02.103Z] #47 15.58 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:02.103Z] #47 16.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:02.103Z] #47 17.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:02.635Z] #47 ... [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:02.635Z] #59 11.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T12:24:02.635Z] #59 DONE 15.5s [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:24:02.635Z] #57 CACHED [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:24:02.635Z] #35 CACHED [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:24:02.635Z] #36 CACHED [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:02.635Z] #38 CACHED [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:02.635Z] #39 CACHED [2020-05-18T12:24:02.635Z] [2020-05-18T12:24:02.635Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:02.635Z] #43 12.45 go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:24:02.635Z] #43 12.45 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:24:02.635Z] #43 12.45 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:02.635Z] #43 12.49 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:02.635Z] #43 12.50 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:02.635Z] #43 12.60 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:02.635Z] #43 12.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:02.635Z] #43 13.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:02.635Z] #43 13.04 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:02.635Z] #43 13.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:02.670Z] #47 18.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:02.670Z] #47 18.62 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:02.927Z] #47 18.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:02.927Z] #47 18.76 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:03.493Z] #47 19.33 github.com/pkg/diff [2020-05-18T12:24:03.493Z] #47 19.34 golang.org/x/sys/unix [2020-05-18T12:24:03.623Z] #43 8.211 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T12:24:04.076Z] #20 transferring context: 50.65MB 3.4s done [2020-05-18T12:24:04.076Z] #20 DONE 3.4s [2020-05-18T12:24:04.076Z] [2020-05-18T12:24:04.076Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:24:04.076Z] #8 CACHED [2020-05-18T12:24:04.076Z] [2020-05-18T12:24:04.076Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:24:04.076Z] #9 CACHED [2020-05-18T12:24:04.076Z] [2020-05-18T12:24:04.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:24:04.076Z] #10 CACHED [2020-05-18T12:24:04.240Z] #43 8.965 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:24:04.240Z] #43 8.969 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:04.240Z] #43 8.976 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:24:04.240Z] #43 8.976 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:04.240Z] #43 9.115 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:24:04.369Z] [2020-05-18T12:24:04.369Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:04.522Z] #43 9.198 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:04.522Z] #43 ... [2020-05-18T12:24:04.522Z] [2020-05-18T12:24:04.522Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:04.522Z] #21 2.741 + RM_GOPATH=0 [2020-05-18T12:24:04.522Z] #21 2.741 + TMP_GOPATH= [2020-05-18T12:24:04.522Z] #21 2.741 + : /build [2020-05-18T12:24:04.522Z] #21 2.741 + '[' -z '' ']' [2020-05-18T12:24:04.522Z] #21 2.742 ++ mktemp -d [2020-05-18T12:24:04.522Z] #21 2.742 + export GOPATH=/tmp/tmp.n3A2PA9rr8 [2020-05-18T12:24:04.522Z] #21 2.742 + GOPATH=/tmp/tmp.n3A2PA9rr8 [2020-05-18T12:24:04.522Z] #21 2.742 + RM_GOPATH=1 [2020-05-18T12:24:04.522Z] #21 2.744 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:04.522Z] #21 2.744 + dir=/tmp/install [2020-05-18T12:24:04.522Z] #21 2.744 + bin=dockercli [2020-05-18T12:24:04.522Z] #21 2.744 + shift [2020-05-18T12:24:04.522Z] #21 2.744 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T12:24:04.522Z] #21 2.744 + . /tmp/install/dockercli.installer [2020-05-18T12:24:04.522Z] #21 2.744 ++ : stable [2020-05-18T12:24:04.522Z] #21 2.744 ++ : 17.06.2-ce [2020-05-18T12:24:04.522Z] #21 2.744 + install_dockercli [2020-05-18T12:24:04.522Z] #21 2.745 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:24:04.523Z] #21 2.745 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:24:04.523Z] #21 2.745 ++ uname -m [2020-05-18T12:24:04.523Z] #21 2.746 + arch=s390x [2020-05-18T12:24:04.523Z] #21 2.746 + '[' s390x '!=' x86_64 ']' [2020-05-18T12:24:04.523Z] #21 2.746 + '[' s390x '!=' s390x ']' [2020-05-18T12:24:04.523Z] #21 2.746 + url=https://download.docker.com/linux/static [2020-05-18T12:24:04.523Z] #21 2.747 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-18T12:24:04.523Z] #21 2.747 + tar -xz docker/docker [2020-05-18T12:24:04.523Z] #21 9.049 + mkdir -p /build [2020-05-18T12:24:04.523Z] #21 9.072 + mv docker/docker /build/ [2020-05-18T12:24:04.523Z] #21 9.073 + rmdir docker [2020-05-18T12:24:04.523Z] #21 DONE 9.4s [2020-05-18T12:24:04.523Z] [2020-05-18T12:24:04.523Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:04.523Z] #54 2.861 + RM_GOPATH=0 [2020-05-18T12:24:04.523Z] #54 2.862 + TMP_GOPATH= [2020-05-18T12:24:04.523Z] #54 2.862 + : /build [2020-05-18T12:24:04.523Z] #54 2.862 + '[' -z '' ']' [2020-05-18T12:24:04.523Z] #54 2.862 ++ mktemp -d [2020-05-18T12:24:04.523Z] #54 2.863 + export GOPATH=/tmp/tmp.KpCWy9byeg [2020-05-18T12:24:04.523Z] #54 2.863 + GOPATH=/tmp/tmp.KpCWy9byeg [2020-05-18T12:24:04.523Z] #54 2.863 + RM_GOPATH=1 [2020-05-18T12:24:04.523Z] #54 2.864 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:04.523Z] #54 2.865 + dir=/tmp/install [2020-05-18T12:24:04.523Z] #54 2.866 + bin=rootlesskit [2020-05-18T12:24:04.523Z] #54 2.866 + shift [2020-05-18T12:24:04.523Z] #54 2.866 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T12:24:04.523Z] #54 2.866 + . /tmp/install/rootlesskit.installer [2020-05-18T12:24:04.523Z] #54 2.866 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:04.523Z] #54 2.866 + install_rootlesskit [2020-05-18T12:24:04.523Z] #54 2.866 + case "$1" in [2020-05-18T12:24:04.523Z] #54 2.866 + export CGO_ENABLED=0 [2020-05-18T12:24:04.523Z] #54 2.866 + CGO_ENABLED=0 [2020-05-18T12:24:04.523Z] #54 2.866 + _install_rootlesskit [2020-05-18T12:24:04.523Z] #54 2.866 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T12:24:04.523Z] #54 2.866 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:04.523Z] #54 2.866 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KpCWy9byeg/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:24:04.523Z] #54 2.873 Cloning into '/tmp/tmp.KpCWy9byeg/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T12:24:04.523Z] #54 6.445 + cd /tmp/tmp.KpCWy9byeg/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:24:04.523Z] #54 6.446 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:04.523Z] #54 6.718 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:24:04.523Z] #54 6.718 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T12:24:04.805Z] #54 ... [2020-05-18T12:24:04.805Z] [2020-05-18T12:24:04.805Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:04.805Z] #43 9.728 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:04.868Z] #47 20.54 mvdan.cc/editorconfig [2020-05-18T12:24:05.000Z] #49 0.677 + RM_GOPATH=0 [2020-05-18T12:24:05.000Z] #49 0.677 + TMP_GOPATH= [2020-05-18T12:24:05.000Z] #49 0.677 + : /build [2020-05-18T12:24:05.000Z] #49 0.677 + '[' -z '' ']' [2020-05-18T12:24:05.000Z] #49 0.678 ++ mktemp -d [2020-05-18T12:24:05.000Z] #49 0.681 + export GOPATH=/tmp/tmp.SKmDBJPoeq [2020-05-18T12:24:05.000Z] #49 0.681 + GOPATH=/tmp/tmp.SKmDBJPoeq [2020-05-18T12:24:05.000Z] #49 0.681 + RM_GOPATH=1 [2020-05-18T12:24:05.000Z] #49 0.682 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:05.000Z] #49 0.728 + dir=/tmp/install [2020-05-18T12:24:05.000Z] #49 0.728 + bin=runc [2020-05-18T12:24:05.000Z] #49 0.728 + shift [2020-05-18T12:24:05.000Z] #49 0.728 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T12:24:05.000Z] #49 0.729 + . /tmp/install/runc.installer [2020-05-18T12:24:05.000Z] #49 0.730 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:24:05.000Z] #49 0.731 + install_runc [2020-05-18T12:24:05.000Z] #49 0.734 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T12:24:05.000Z] #49 0.750 + uname -r [2020-05-18T12:24:05.000Z] #49 0.762 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T12:24:05.000Z] #49 0.762 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T12:24:05.000Z] #49 0.762 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T12:24:05.000Z] #49 0.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SKmDBJPoeq/src/github.com/opencontainers/runc [2020-05-18T12:24:05.000Z] #49 0.777 Cloning into '/tmp/tmp.SKmDBJPoeq/src/github.com/opencontainers/runc'... [2020-05-18T12:24:05.087Z] #43 9.748 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:24:05.087Z] #43 9.778 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:05.087Z] #43 9.895 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:05.087Z] #43 ... [2020-05-18T12:24:05.087Z] [2020-05-18T12:24:05.087Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:05.087Z] #32 3.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:24:05.087Z] #32 3.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:24:05.087Z] #32 3.986 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:24:05.087Z] #32 4.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:24:05.087Z] #32 6.230 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:24:05.087Z] #32 8.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:24:05.181Z] #43 ... [2020-05-18T12:24:05.181Z] [2020-05-18T12:24:05.181Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:05.181Z] #41 DONE 17.9s [2020-05-18T12:24:05.181Z] [2020-05-18T12:24:05.181Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:05.369Z] #32 ... [2020-05-18T12:24:05.369Z] [2020-05-18T12:24:05.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:24:05.369Z] #10 3.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:24:05.369Z] #10 3.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:24:05.369Z] #10 3.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:24:05.369Z] #10 4.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:24:05.369Z] #10 6.360 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:24:05.369Z] #10 8.554 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:24:05.369Z] #10 ... [2020-05-18T12:24:05.369Z] [2020-05-18T12:24:05.369Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:05.369Z] #47 3.386 + RM_GOPATH=0 [2020-05-18T12:24:05.369Z] #47 3.386 + TMP_GOPATH= [2020-05-18T12:24:05.369Z] #47 3.386 + : /build [2020-05-18T12:24:05.369Z] #47 3.386 + '[' -z '' ']' [2020-05-18T12:24:05.369Z] #47 3.387 ++ mktemp -d [2020-05-18T12:24:05.369Z] #47 3.388 + export GOPATH=/tmp/tmp.6hoa9QnSZw [2020-05-18T12:24:05.369Z] #47 3.388 + GOPATH=/tmp/tmp.6hoa9QnSZw [2020-05-18T12:24:05.369Z] #47 3.388 + RM_GOPATH=1 [2020-05-18T12:24:05.369Z] #47 3.389 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:05.369Z] #47 3.389 + dir=/tmp/install [2020-05-18T12:24:05.369Z] #47 3.389 + bin=shfmt [2020-05-18T12:24:05.369Z] #47 3.389 + shift [2020-05-18T12:24:05.369Z] #47 3.389 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T12:24:05.369Z] #47 3.390 + . /tmp/install/shfmt.installer [2020-05-18T12:24:05.369Z] #47 3.390 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:05.369Z] #47 3.390 + install_shfmt [2020-05-18T12:24:05.369Z] #47 3.390 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T12:24:05.369Z] #47 3.391 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:05.369Z] #47 3.391 + git clone https://github.com/mvdan/sh.git /tmp/tmp.6hoa9QnSZw/src/github.com/mvdan/sh [2020-05-18T12:24:05.369Z] #47 3.394 Cloning into '/tmp/tmp.6hoa9QnSZw/src/github.com/mvdan/sh'... [2020-05-18T12:24:05.369Z] #47 9.610 + cd /tmp/tmp.6hoa9QnSZw/src/github.com/mvdan/sh [2020-05-18T12:24:05.369Z] #47 9.610 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:05.369Z] #47 9.820 + GO111MODULE=on [2020-05-18T12:24:05.369Z] #47 9.820 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T12:24:05.651Z] #47 ... [2020-05-18T12:24:05.651Z] [2020-05-18T12:24:05.651Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:05.651Z] #41 1.447 + RM_GOPATH=0 [2020-05-18T12:24:05.651Z] #41 1.447 + TMP_GOPATH= [2020-05-18T12:24:05.651Z] #41 1.447 + : /build [2020-05-18T12:24:05.651Z] #41 1.447 + '[' -z '' ']' [2020-05-18T12:24:05.651Z] #41 1.447 ++ mktemp -d [2020-05-18T12:24:05.651Z] #41 1.447 + export GOPATH=/tmp/tmp.d8dNBhBlQg [2020-05-18T12:24:05.651Z] #41 1.447 + GOPATH=/tmp/tmp.d8dNBhBlQg [2020-05-18T12:24:05.651Z] #41 1.447 + RM_GOPATH=1 [2020-05-18T12:24:05.651Z] #41 1.447 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:05.651Z] #41 1.450 + dir=/tmp/install [2020-05-18T12:24:05.651Z] #41 1.450 + bin=vndr [2020-05-18T12:24:05.651Z] #41 1.450 + shift [2020-05-18T12:24:05.651Z] #41 1.450 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T12:24:05.651Z] #41 1.450 + . /tmp/install/vndr.installer [2020-05-18T12:24:05.651Z] #41 1.450 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:05.651Z] #41 1.450 + install_vndr [2020-05-18T12:24:05.651Z] #41 1.450 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T12:24:05.651Z] #41 1.450 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.d8dNBhBlQg/src/github.com/LK4D4/vndr [2020-05-18T12:24:05.651Z] #41 1.450 Cloning into '/tmp/tmp.d8dNBhBlQg/src/github.com/LK4D4/vndr'... [2020-05-18T12:24:05.651Z] #41 1.450 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:05.651Z] #41 1.768 + cd /tmp/tmp.d8dNBhBlQg/src/github.com/LK4D4/vndr [2020-05-18T12:24:05.651Z] #41 1.768 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:05.651Z] #41 1.771 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T12:24:05.651Z] #41 1.968 runtime/internal/atomic [2020-05-18T12:24:05.651Z] #41 1.973 internal/cpu [2020-05-18T12:24:05.651Z] #41 2.020 runtime/internal/sys [2020-05-18T12:24:05.651Z] #41 2.053 internal/bytealg [2020-05-18T12:24:05.651Z] #41 2.061 runtime/internal/math [2020-05-18T12:24:05.651Z] #41 2.120 internal/race [2020-05-18T12:24:05.651Z] #41 2.129 sync/atomic [2020-05-18T12:24:05.651Z] #41 2.218 unicode [2020-05-18T12:24:05.651Z] #41 2.359 runtime [2020-05-18T12:24:05.651Z] #41 4.655 unicode/utf8 [2020-05-18T12:24:05.651Z] #41 5.269 math [2020-05-18T12:24:05.651Z] #41 8.537 internal/testlog [2020-05-18T12:24:05.651Z] #41 8.754 encoding [2020-05-18T12:24:05.651Z] #41 8.882 unicode/utf16 [2020-05-18T12:24:05.651Z] #41 9.180 container/list [2020-05-18T12:24:05.651Z] #41 10.13 crypto/internal/subtle [2020-05-18T12:24:05.651Z] #41 10.28 crypto/subtle [2020-05-18T12:24:05.651Z] #41 10.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T12:24:05.651Z] #41 10.44 internal/nettrace [2020-05-18T12:24:05.651Z] #41 10.50 runtime/cgo [2020-05-18T12:24:05.651Z] #41 ... [2020-05-18T12:24:05.651Z] [2020-05-18T12:24:05.651Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:24:05.651Z] #28 3.366 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T12:24:05.651Z] #28 3.367 Cloning into '.'... [2020-05-18T12:24:05.801Z] #47 ... [2020-05-18T12:24:05.801Z] [2020-05-18T12:24:05.801Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:05.801Z] #59 DONE 21.5s [2020-05-18T12:24:05.801Z] [2020-05-18T12:24:05.801Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:05.801Z] #43 18.32 go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:24:05.801Z] #43 18.33 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:24:05.801Z] #43 18.36 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:05.801Z] #43 18.43 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:05.801Z] #43 18.54 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:05.801Z] #43 18.56 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:05.801Z] #43 18.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:05.801Z] #43 18.67 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:05.801Z] #43 18.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:05.801Z] #43 18.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:05.933Z] #28 ... [2020-05-18T12:24:05.933Z] [2020-05-18T12:24:05.933Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:05.933Z] #23 3.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:24:05.933Z] #23 3.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:24:05.933Z] #23 3.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:24:05.933Z] #23 4.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:24:05.933Z] #23 5.689 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:24:05.933Z] #23 7.429 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:24:05.933Z] #23 ... [2020-05-18T12:24:05.933Z] [2020-05-18T12:24:05.933Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:05.933Z] #30 3.400 + RM_GOPATH=0 [2020-05-18T12:24:05.933Z] #30 3.400 + TMP_GOPATH= [2020-05-18T12:24:05.933Z] #30 3.400 + : /build [2020-05-18T12:24:05.933Z] #30 3.400 + '[' -z '' ']' [2020-05-18T12:24:05.933Z] #30 3.401 ++ mktemp -d [2020-05-18T12:24:05.933Z] #30 3.402 + export GOPATH=/tmp/tmp.ZSKO2YRokN [2020-05-18T12:24:05.933Z] #30 3.402 + GOPATH=/tmp/tmp.ZSKO2YRokN [2020-05-18T12:24:05.933Z] #30 3.402 + RM_GOPATH=1 [2020-05-18T12:24:05.933Z] #30 3.402 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:05.933Z] #30 3.402 + dir=/tmp/install [2020-05-18T12:24:05.933Z] #30 3.402 + bin=tomlv [2020-05-18T12:24:05.933Z] #30 3.402 + shift [2020-05-18T12:24:05.933Z] #30 3.403 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T12:24:05.933Z] #30 3.403 + . /tmp/install/tomlv.installer [2020-05-18T12:24:05.933Z] #30 3.403 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:05.933Z] #30 3.403 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:05.933Z] #30 3.403 + install_tomlv [2020-05-18T12:24:05.933Z] #30 3.403 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T12:24:05.933Z] #30 3.403 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZSKO2YRokN/src/github.com/BurntSushi/toml [2020-05-18T12:24:05.933Z] #30 3.404 Cloning into '/tmp/tmp.ZSKO2YRokN/src/github.com/BurntSushi/toml'... [2020-05-18T12:24:05.933Z] #30 4.136 + cd /tmp/tmp.ZSKO2YRokN/src/github.com/BurntSushi/toml [2020-05-18T12:24:05.933Z] #30 4.136 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:05.933Z] #30 4.152 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:24:05.933Z] #30 4.597 math/bits [2020-05-18T12:24:05.934Z] #30 4.702 runtime [2020-05-18T12:24:05.934Z] #30 5.176 math [2020-05-18T12:24:05.934Z] #30 10.37 runtime/cgo [2020-05-18T12:24:06.215Z] #30 ... [2020-05-18T12:24:06.215Z] [2020-05-18T12:24:06.215Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:06.215Z] #59 2.869 + RM_GOPATH=0 [2020-05-18T12:24:06.215Z] #59 2.869 + TMP_GOPATH= [2020-05-18T12:24:06.215Z] #59 2.869 + : /build [2020-05-18T12:24:06.215Z] #59 2.869 + '[' -z '' ']' [2020-05-18T12:24:06.215Z] #59 2.870 ++ mktemp -d [2020-05-18T12:24:06.215Z] #59 2.872 + export GOPATH=/tmp/tmp.fiQTyiLbXE [2020-05-18T12:24:06.215Z] #59 2.872 + GOPATH=/tmp/tmp.fiQTyiLbXE [2020-05-18T12:24:06.215Z] #59 2.872 + RM_GOPATH=1 [2020-05-18T12:24:06.215Z] #59 2.874 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:06.215Z] #59 2.875 + dir=/tmp/install [2020-05-18T12:24:06.215Z] #59 2.875 + bin=proxy [2020-05-18T12:24:06.215Z] #59 2.875 + shift [2020-05-18T12:24:06.215Z] #59 2.875 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T12:24:06.215Z] #59 2.875 + . /tmp/install/proxy.installer [2020-05-18T12:24:06.215Z] #59 2.876 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:06.215Z] #59 2.877 + install_proxy [2020-05-18T12:24:06.215Z] #59 2.877 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:06.215Z] #59 2.877 + case "$1" in [2020-05-18T12:24:06.215Z] #59 2.877 + export CGO_ENABLED=0 [2020-05-18T12:24:06.215Z] #59 2.877 + CGO_ENABLED=0 [2020-05-18T12:24:06.215Z] #59 2.877 + _install_proxy [2020-05-18T12:24:06.215Z] #59 2.877 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T12:24:06.215Z] #59 2.877 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fiQTyiLbXE/src/github.com/docker/libnetwork [2020-05-18T12:24:06.215Z] #59 2.880 Cloning into '/tmp/tmp.fiQTyiLbXE/src/github.com/docker/libnetwork'... [2020-05-18T12:24:06.215Z] #59 ... [2020-05-18T12:24:06.215Z] [2020-05-18T12:24:06.215Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:06.215Z] #38 3.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:24:06.215Z] #38 3.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:24:06.215Z] #38 3.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:24:06.215Z] #38 4.422 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:24:06.215Z] #38 5.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:24:06.215Z] #38 8.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:24:06.497Z] #38 ... [2020-05-18T12:24:06.497Z] [2020-05-18T12:24:06.497Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:06.497Z] #45 1.762 Installing golangci-lint version v1.23.8 [2020-05-18T12:24:06.497Z] #45 1.762 + RM_GOPATH=0 [2020-05-18T12:24:06.497Z] #45 1.762 + TMP_GOPATH= [2020-05-18T12:24:06.497Z] #45 1.762 + : /build [2020-05-18T12:24:06.497Z] #45 1.762 + '[' -z '' ']' [2020-05-18T12:24:06.497Z] #45 1.762 ++ mktemp -d [2020-05-18T12:24:06.497Z] #45 1.762 + export GOPATH=/tmp/tmp.0PUvZwI6VB [2020-05-18T12:24:06.497Z] #45 1.762 + GOPATH=/tmp/tmp.0PUvZwI6VB [2020-05-18T12:24:06.497Z] #45 1.762 + RM_GOPATH=1 [2020-05-18T12:24:06.497Z] #45 1.762 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:06.497Z] #45 1.762 + dir=/tmp/install [2020-05-18T12:24:06.497Z] #45 1.762 + bin=golangci_lint [2020-05-18T12:24:06.497Z] #45 1.762 + shift [2020-05-18T12:24:06.497Z] #45 1.762 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T12:24:06.497Z] #45 1.762 + . /tmp/install/golangci_lint.installer [2020-05-18T12:24:06.497Z] #45 1.762 ++ : v1.23.8 [2020-05-18T12:24:06.497Z] #45 1.762 + install_golangci_lint [2020-05-18T12:24:06.497Z] #45 1.762 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T12:24:06.497Z] #45 1.762 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:24:06.497Z] #45 ... [2020-05-18T12:24:06.497Z] [2020-05-18T12:24:06.497Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:06.497Z] #47 10.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:06.497Z] #47 10.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:06.497Z] #47 10.84 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:06.497Z] #47 11.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:06.497Z] #47 11.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:06.564Z] #45 ... [2020-05-18T12:24:06.564Z] [2020-05-18T12:24:06.564Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:06.564Z] #47 19.83 golang.org/x/crypto/ssh/terminal [2020-05-18T12:24:06.779Z] #47 11.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:07.175Z] #43 ... [2020-05-18T12:24:07.175Z] [2020-05-18T12:24:07.175Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:07.175Z] #41 DONE 22.7s [2020-05-18T12:24:07.175Z] [2020-05-18T12:24:07.175Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:07.175Z] #47 21.73 mvdan.cc/sh/v3/fileutil [2020-05-18T12:24:07.175Z] #47 22.01 mvdan.cc/sh/v3/syntax [2020-05-18T12:24:07.393Z] #47 12.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:08.110Z] #47 ... [2020-05-18T12:24:08.110Z] [2020-05-18T12:24:08.110Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:08.110Z] #49 13.86 + cd /tmp/tmp.UlwVOWxZH8/src/github.com/opencontainers/runc [2020-05-18T12:24:08.110Z] #49 13.86 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:24:08.110Z] #49 15.31 + '[' -z '' ']' [2020-05-18T12:24:08.110Z] #49 15.31 + target=static [2020-05-18T12:24:08.110Z] #49 15.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T12:24:08.110Z] #49 16.82 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T12:24:08.368Z] #49 ... [2020-05-18T12:24:08.368Z] [2020-05-18T12:24:08.368Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:24:08.368Z] #42 DONE 0.1s [2020-05-18T12:24:08.399Z] #47 13.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:08.625Z] [2020-05-18T12:24:08.625Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:08.681Z] #47 13.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:08.964Z] #47 13.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:08.964Z] #47 13.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:08.964Z] #47 13.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:08.964Z] #47 ... [2020-05-18T12:24:08.964Z] [2020-05-18T12:24:08.964Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:08.964Z] #51 3.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:24:08.964Z] #51 3.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:24:08.964Z] #51 3.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:24:08.964Z] #51 4.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:24:08.964Z] #51 5.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:24:08.964Z] #51 7.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:24:09.108Z] #47 22.00 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T12:24:09.246Z] #51 ... [2020-05-18T12:24:09.246Z] [2020-05-18T12:24:09.246Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:24:09.246Z] #36 13.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T12:24:10.525Z] #52 ... [2020-05-18T12:24:10.525Z] [2020-05-18T12:24:10.526Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:10.526Z] #47 26.08 golang.org/x/crypto/ssh/terminal [2020-05-18T12:24:10.550Z] #49 ... [2020-05-18T12:24:10.550Z] [2020-05-18T12:24:10.550Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:10.550Z] #43 0.675 + RM_GOPATH=0 [2020-05-18T12:24:10.550Z] #43 0.675 + TMP_GOPATH= [2020-05-18T12:24:10.550Z] #43 0.675 + : /build [2020-05-18T12:24:10.550Z] #43 0.676 + '[' -z '' ']' [2020-05-18T12:24:10.550Z] #43 0.677 ++ mktemp -d [2020-05-18T12:24:10.550Z] #43 0.687 + export GOPATH=/tmp/tmp.ya14SjNf3s [2020-05-18T12:24:10.550Z] #43 0.687 + GOPATH=/tmp/tmp.ya14SjNf3s [2020-05-18T12:24:10.550Z] #43 0.687 + RM_GOPATH=1 [2020-05-18T12:24:10.550Z] #43 0.691 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:10.550Z] #43 0.696 + dir=/tmp/install [2020-05-18T12:24:10.550Z] #43 0.696 + bin=gotestsum [2020-05-18T12:24:10.550Z] #43 0.696 + shift [2020-05-18T12:24:10.550Z] #43 0.696 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T12:24:10.550Z] #43 0.696 + . /tmp/install/gotestsum.installer [2020-05-18T12:24:10.550Z] #43 0.696 ++ : v0.3.5 [2020-05-18T12:24:10.550Z] #43 0.697 + install_gotestsum [2020-05-18T12:24:10.550Z] #43 0.697 + set -e [2020-05-18T12:24:10.550Z] #43 0.697 + export GO111MODULE=on [2020-05-18T12:24:10.550Z] #43 0.697 + GO111MODULE=on [2020-05-18T12:24:10.550Z] #43 0.698 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T12:24:10.550Z] #43 0.842 go: finding gotest.tools v0.3.5 [2020-05-18T12:24:10.550Z] #43 0.842 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:10.550Z] #43 1.478 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:10.550Z] #43 2.570 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:24:10.550Z] #43 3.969 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:24:10.550Z] #43 4.227 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:24:10.550Z] #43 4.367 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:10.550Z] #43 4.370 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:24:10.550Z] #43 4.418 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:24:10.550Z] #43 4.465 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:24:10.551Z] #43 4.480 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:24:10.551Z] #43 4.508 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:10.551Z] #43 4.754 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:24:10.551Z] #43 4.759 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:10.551Z] #43 4.862 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:10.551Z] #43 5.043 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:24:10.551Z] #43 5.112 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:24:10.551Z] #43 5.112 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:24:10.551Z] #43 5.112 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:24:10.551Z] #43 5.125 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:10.551Z] #43 5.171 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:10.551Z] #43 5.235 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:24:10.551Z] #43 5.385 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:24:10.551Z] #43 5.622 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:10.551Z] #43 5.747 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:11.267Z] #36 15.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T12:24:12.411Z] #47 DONE 25.1s [2020-05-18T12:24:12.412Z] [2020-05-18T12:24:12.412Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:12.412Z] #43 DONE 25.1s [2020-05-18T12:24:12.412Z] [2020-05-18T12:24:12.412Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:12.412Z] #52 21.66 + cd /tmp/tmp.kM4zbB0PVN/src/github.com/containerd/containerd [2020-05-18T12:24:12.412Z] #52 21.66 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:12.412Z] #52 22.52 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T12:24:12.412Z] #52 22.52 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T12:24:12.412Z] #52 22.52 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:12.412Z] #52 22.52 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:12.412Z] #52 22.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T12:24:12.412Z] #52 22.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T12:24:12.412Z] #52 22.52 + '[' '' = dynamic ']' [2020-05-18T12:24:12.412Z] #52 22.52 + make [2020-05-18T12:24:12.412Z] #52 23.31 + bin/ctr [2020-05-18T12:24:13.270Z] #43 9.009 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:24:13.814Z] #47 29.08 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T12:24:14.298Z] #43 10.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:24:14.298Z] #43 ... [2020-05-18T12:24:14.298Z] [2020-05-18T12:24:14.298Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:14.298Z] #54 0.673 + RM_GOPATH=0 [2020-05-18T12:24:14.298Z] #54 0.680 + TMP_GOPATH= [2020-05-18T12:24:14.298Z] #54 0.681 + : /build [2020-05-18T12:24:14.298Z] #54 0.681 + '[' -z '' ']' [2020-05-18T12:24:14.298Z] #54 0.682 ++ mktemp -d [2020-05-18T12:24:14.298Z] #54 0.684 + export GOPATH=/tmp/tmp.PlKygfhOOb [2020-05-18T12:24:14.298Z] #54 0.688 + GOPATH=/tmp/tmp.PlKygfhOOb [2020-05-18T12:24:14.298Z] #54 0.688 + RM_GOPATH=1 [2020-05-18T12:24:14.298Z] #54 0.693 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:14.298Z] #54 0.696 + dir=/tmp/install [2020-05-18T12:24:14.298Z] #54 0.697 + bin=rootlesskit [2020-05-18T12:24:14.298Z] #54 0.697 + shift [2020-05-18T12:24:14.298Z] #54 0.698 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T12:24:14.298Z] #54 0.698 + . /tmp/install/rootlesskit.installer [2020-05-18T12:24:14.298Z] #54 0.699 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:14.298Z] #54 0.701 + install_rootlesskit [2020-05-18T12:24:14.298Z] #54 0.702 + case "$1" in [2020-05-18T12:24:14.298Z] #54 0.702 + export CGO_ENABLED=0 [2020-05-18T12:24:14.298Z] #54 0.703 + CGO_ENABLED=0 [2020-05-18T12:24:14.298Z] #54 0.704 + _install_rootlesskit [2020-05-18T12:24:14.298Z] #54 0.704 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T12:24:14.298Z] #54 0.704 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:14.298Z] #54 0.705 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PlKygfhOOb/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:24:14.298Z] #54 0.720 Cloning into '/tmp/tmp.PlKygfhOOb/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T12:24:14.298Z] #54 7.380 + cd /tmp/tmp.PlKygfhOOb/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:24:14.298Z] #54 7.381 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:24:14.298Z] #54 7.784 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:24:14.298Z] #54 7.786 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T12:24:14.298Z] #54 ... [2020-05-18T12:24:14.298Z] [2020-05-18T12:24:14.298Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:14.298Z] #47 0.712 + RM_GOPATH=0 [2020-05-18T12:24:14.298Z] #47 0.733 + TMP_GOPATH= [2020-05-18T12:24:14.298Z] #47 0.733 + : /build [2020-05-18T12:24:14.298Z] #47 0.740 + '[' -z '' ']' [2020-05-18T12:24:14.298Z] #47 0.745 ++ mktemp -d [2020-05-18T12:24:14.298Z] #47 0.747 + export GOPATH=/tmp/tmp.8PZ9GnFzC7 [2020-05-18T12:24:14.298Z] #47 0.747 + GOPATH=/tmp/tmp.8PZ9GnFzC7 [2020-05-18T12:24:14.298Z] #47 0.747 + RM_GOPATH=1 [2020-05-18T12:24:14.298Z] #47 0.748 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:14.298Z] #47 0.750 + dir=/tmp/install [2020-05-18T12:24:14.298Z] #47 0.751 + bin=shfmt [2020-05-18T12:24:14.298Z] #47 0.752 + shift [2020-05-18T12:24:14.298Z] #47 0.752 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T12:24:14.298Z] #47 0.752 + . /tmp/install/shfmt.installer [2020-05-18T12:24:14.298Z] #47 0.753 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:14.298Z] #47 0.755 + install_shfmt [2020-05-18T12:24:14.298Z] #47 0.755 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T12:24:14.298Z] #47 0.755 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:14.298Z] #47 0.756 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8PZ9GnFzC7/src/github.com/mvdan/sh [2020-05-18T12:24:14.298Z] #47 0.780 Cloning into '/tmp/tmp.8PZ9GnFzC7/src/github.com/mvdan/sh'... [2020-05-18T12:24:14.597Z] #47 ... [2020-05-18T12:24:14.597Z] [2020-05-18T12:24:14.597Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:14.597Z] #21 0.664 + RM_GOPATH=0 [2020-05-18T12:24:14.597Z] #21 0.680 + TMP_GOPATH= [2020-05-18T12:24:14.597Z] #21 0.681 + : /build [2020-05-18T12:24:14.597Z] #21 0.681 + '[' -z '' ']' [2020-05-18T12:24:14.597Z] #21 0.684 ++ mktemp -d [2020-05-18T12:24:14.597Z] #21 0.692 + export GOPATH=/tmp/tmp.3AlLE2I6JM [2020-05-18T12:24:14.597Z] #21 0.692 + GOPATH=/tmp/tmp.3AlLE2I6JM [2020-05-18T12:24:14.597Z] #21 0.692 + RM_GOPATH=1 [2020-05-18T12:24:14.597Z] #21 0.693 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:14.597Z] #21 0.696 + dir=/tmp/install [2020-05-18T12:24:14.597Z] #21 0.696 + bin=dockercli [2020-05-18T12:24:14.597Z] #21 0.696 + shift [2020-05-18T12:24:14.597Z] #21 0.696 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T12:24:14.597Z] #21 0.696 + . /tmp/install/dockercli.installer [2020-05-18T12:24:14.597Z] #21 0.696 ++ : stable [2020-05-18T12:24:14.597Z] #21 0.696 ++ : 17.06.2-ce [2020-05-18T12:24:14.597Z] #21 0.697 + install_dockercli [2020-05-18T12:24:14.597Z] #21 0.697 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:24:14.597Z] #21 0.698 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:24:14.597Z] #21 0.699 ++ uname -m [2020-05-18T12:24:14.597Z] #21 0.701 + arch=ppc64le [2020-05-18T12:24:14.597Z] #21 0.701 + '[' ppc64le '!=' x86_64 ']' [2020-05-18T12:24:14.597Z] #21 0.702 + '[' ppc64le '!=' s390x ']' [2020-05-18T12:24:14.597Z] #21 0.702 + '[' ppc64le '!=' armhf ']' [2020-05-18T12:24:14.597Z] #21 0.702 + build_dockercli [2020-05-18T12:24:14.597Z] #21 0.702 + git clone https://github.com/docker/docker-ce /tmp/tmp.3AlLE2I6JM/tmp/docker-ce [2020-05-18T12:24:14.597Z] #21 0.718 Cloning into '/tmp/tmp.3AlLE2I6JM/tmp/docker-ce'... [2020-05-18T12:24:14.597Z] #21 ... [2020-05-18T12:24:14.597Z] [2020-05-18T12:24:14.597Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:14.597Z] #51 1.323 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-18T12:24:14.597Z] #51 1.323 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-05-18T12:24:14.597Z] #51 1.323 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-05-18T12:24:14.885Z] #51 5.042 Reading package lists... [2020-05-18T12:24:14.885Z] #51 ... [2020-05-18T12:24:14.885Z] [2020-05-18T12:24:14.885Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:14.885Z] #32 1.304 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-18T12:24:14.885Z] #32 1.366 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-05-18T12:24:14.885Z] #32 1.464 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-05-18T12:24:14.885Z] #32 4.961 Reading package lists... [2020-05-18T12:24:14.885Z] #32 ... [2020-05-18T12:24:14.885Z] [2020-05-18T12:24:14.885Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:14.885Z] #59 0.622 + RM_GOPATH=0 [2020-05-18T12:24:14.885Z] #59 0.622 + TMP_GOPATH= [2020-05-18T12:24:14.885Z] #59 0.623 + : /build [2020-05-18T12:24:14.885Z] #59 0.623 + '[' -z '' ']' [2020-05-18T12:24:14.885Z] #59 0.624 ++ mktemp -d [2020-05-18T12:24:14.885Z] #59 0.628 + export GOPATH=/tmp/tmp.vjwRRsiY7z [2020-05-18T12:24:14.885Z] #59 0.628 + GOPATH=/tmp/tmp.vjwRRsiY7z [2020-05-18T12:24:14.885Z] #59 0.628 + RM_GOPATH=1 [2020-05-18T12:24:14.885Z] #59 0.630 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:14.885Z] #59 0.652 + dir=/tmp/install [2020-05-18T12:24:14.885Z] #59 0.652 + bin=proxy [2020-05-18T12:24:14.885Z] #59 0.652 + shift [2020-05-18T12:24:14.885Z] #59 0.652 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T12:24:14.885Z] #59 0.652 + . /tmp/install/proxy.installer [2020-05-18T12:24:14.885Z] #59 0.653 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:14.885Z] #59 0.654 + install_proxy [2020-05-18T12:24:14.885Z] #59 0.654 + case "$1" in [2020-05-18T12:24:14.885Z] #59 0.654 + export CGO_ENABLED=0 [2020-05-18T12:24:14.885Z] #59 0.654 + CGO_ENABLED=0 [2020-05-18T12:24:14.885Z] #59 0.654 + _install_proxy [2020-05-18T12:24:14.885Z] #59 0.655 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:14.885Z] #59 0.656 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T12:24:14.885Z] #59 0.656 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vjwRRsiY7z/src/github.com/docker/libnetwork [2020-05-18T12:24:14.885Z] #59 0.727 Cloning into '/tmp/tmp.vjwRRsiY7z/src/github.com/docker/libnetwork'... [2020-05-18T12:24:15.173Z] #59 ... [2020-05-18T12:24:15.173Z] [2020-05-18T12:24:15.173Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:15.173Z] #45 0.622 + RM_GOPATH=0 [2020-05-18T12:24:15.173Z] #45 0.622 + TMP_GOPATH= [2020-05-18T12:24:15.173Z] #45 0.623 + : /build [2020-05-18T12:24:15.173Z] #45 0.623 + '[' -z '' ']' [2020-05-18T12:24:15.173Z] #45 0.624 ++ mktemp -d [2020-05-18T12:24:15.173Z] #45 0.627 + export GOPATH=/tmp/tmp.hAJpDtKTrk [2020-05-18T12:24:15.173Z] #45 0.627 + GOPATH=/tmp/tmp.hAJpDtKTrk [2020-05-18T12:24:15.173Z] #45 0.628 + RM_GOPATH=1 [2020-05-18T12:24:15.173Z] #45 0.629 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:15.173Z] #45 0.677 + dir=/tmp/install [2020-05-18T12:24:15.173Z] #45 0.709 + bin=golangci_lint [2020-05-18T12:24:15.173Z] #45 0.709 + shift [2020-05-18T12:24:15.173Z] #45 0.710 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T12:24:15.173Z] #45 0.713 + . /tmp/install/golangci_lint.installer [2020-05-18T12:24:15.173Z] #45 0.714 ++ : v1.23.8 [2020-05-18T12:24:15.173Z] #45 0.717 + install_golangci_lint [2020-05-18T12:24:15.173Z] #45 0.724 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T12:24:15.173Z] #45 0.724 Installing golangci-lint version v1.23.8 [2020-05-18T12:24:15.173Z] #45 0.730 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:24:15.173Z] #45 ... [2020-05-18T12:24:15.173Z] [2020-05-18T12:24:15.173Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:15.173Z] #30 0.695 + RM_GOPATH=0 [2020-05-18T12:24:15.173Z] #30 0.699 + TMP_GOPATH= [2020-05-18T12:24:15.173Z] #30 0.699 + : /build [2020-05-18T12:24:15.173Z] #30 0.699 + '[' -z '' ']' [2020-05-18T12:24:15.173Z] #30 0.700 ++ mktemp -d [2020-05-18T12:24:15.173Z] #30 0.703 + export GOPATH=/tmp/tmp.dTS7nJNzEa [2020-05-18T12:24:15.173Z] #30 0.704 + GOPATH=/tmp/tmp.dTS7nJNzEa [2020-05-18T12:24:15.173Z] #30 0.704 + RM_GOPATH=1 [2020-05-18T12:24:15.173Z] #30 0.706 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:15.173Z] #30 0.708 + dir=/tmp/install [2020-05-18T12:24:15.173Z] #30 0.709 + bin=tomlv [2020-05-18T12:24:15.173Z] #30 0.709 + shift [2020-05-18T12:24:15.173Z] #30 0.710 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T12:24:15.173Z] #30 0.711 + . /tmp/install/tomlv.installer [2020-05-18T12:24:15.173Z] #30 0.712 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:15.173Z] #30 0.713 + install_tomlv [2020-05-18T12:24:15.173Z] #30 0.714 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T12:24:15.173Z] #30 0.714 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:15.173Z] #30 0.715 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dTS7nJNzEa/src/github.com/BurntSushi/toml [2020-05-18T12:24:15.173Z] #30 0.721 Cloning into '/tmp/tmp.dTS7nJNzEa/src/github.com/BurntSushi/toml'... [2020-05-18T12:24:15.173Z] #30 1.906 + cd /tmp/tmp.dTS7nJNzEa/src/github.com/BurntSushi/toml [2020-05-18T12:24:15.173Z] #30 1.906 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:24:15.173Z] #30 1.951 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:24:15.174Z] #30 3.689 github.com/BurntSushi/toml [2020-05-18T12:24:15.174Z] #30 8.805 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:24:15.462Z] #30 ... [2020-05-18T12:24:15.462Z] [2020-05-18T12:24:15.462Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:15.462Z] #41 0.712 + RM_GOPATH=0 [2020-05-18T12:24:15.462Z] #41 0.713 + TMP_GOPATH= [2020-05-18T12:24:15.462Z] #41 0.713 + : /build [2020-05-18T12:24:15.462Z] #41 0.713 + '[' -z '' ']' [2020-05-18T12:24:15.462Z] #41 0.716 ++ mktemp -d [2020-05-18T12:24:15.462Z] #41 0.727 + export GOPATH=/tmp/tmp.Qhc32WM4HP [2020-05-18T12:24:15.462Z] #41 0.727 + GOPATH=/tmp/tmp.Qhc32WM4HP [2020-05-18T12:24:15.462Z] #41 0.727 + RM_GOPATH=1 [2020-05-18T12:24:15.462Z] #41 0.741 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:15.462Z] #41 0.755 + dir=/tmp/install [2020-05-18T12:24:15.462Z] #41 0.756 + bin=vndr [2020-05-18T12:24:15.462Z] #41 0.756 + shift [2020-05-18T12:24:15.462Z] #41 0.757 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T12:24:15.462Z] #41 0.758 + . /tmp/install/vndr.installer [2020-05-18T12:24:15.462Z] #41 0.759 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:15.462Z] #41 0.760 + install_vndr [2020-05-18T12:24:15.462Z] #41 0.760 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T12:24:15.462Z] #41 0.762 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:15.462Z] #41 0.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Qhc32WM4HP/src/github.com/LK4D4/vndr [2020-05-18T12:24:15.462Z] #41 0.776 Cloning into '/tmp/tmp.Qhc32WM4HP/src/github.com/LK4D4/vndr'... [2020-05-18T12:24:15.462Z] #41 1.636 + cd /tmp/tmp.Qhc32WM4HP/src/github.com/LK4D4/vndr [2020-05-18T12:24:15.462Z] #41 1.640 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:24:15.462Z] #41 1.679 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T12:24:15.462Z] #41 4.354 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T12:24:15.462Z] #41 4.655 github.com/LK4D4/vndr/versioned [2020-05-18T12:24:15.462Z] #41 5.368 github.com/LK4D4/vndr/build [2020-05-18T12:24:15.462Z] #41 6.115 github.com/LK4D4/vndr/godl [2020-05-18T12:24:15.646Z] #36 ... [2020-05-18T12:24:15.646Z] [2020-05-18T12:24:15.646Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:15.646Z] #59 14.16 Checking out files: 67% (1398/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T12:24:15.646Z] #59 14.49 + cd /tmp/tmp.fiQTyiLbXE/src/github.com/docker/libnetwork [2020-05-18T12:24:15.646Z] #59 14.49 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:15.646Z] #59 14.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T12:24:15.646Z] #59 ... [2020-05-18T12:24:15.646Z] [2020-05-18T12:24:15.646Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:15.646Z] #43 10.11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:15.646Z] #43 10.43 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:24:15.646Z] #43 10.45 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:15.646Z] #43 10.68 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:15.646Z] #43 11.38 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:15.646Z] #43 11.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:15.646Z] #43 12.53 go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:24:15.646Z] #43 12.59 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:24:15.646Z] #43 12.61 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:15.646Z] #43 12.70 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:15.646Z] #43 12.70 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:15.646Z] #43 12.71 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:15.646Z] #43 12.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:15.646Z] #43 12.88 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:15.646Z] #43 12.97 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:15.646Z] #43 12.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:15.724Z] #47 ... [2020-05-18T12:24:15.724Z] [2020-05-18T12:24:15.724Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:15.724Z] #52 28.45 Checking out files: 87% (2781/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T12:24:15.724Z] #52 28.75 + cd /tmp/tmp.AbqAQ5IdjS/src/github.com/containerd/containerd [2020-05-18T12:24:15.724Z] #52 28.75 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:15.724Z] #52 29.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T12:24:15.724Z] #52 29.76 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T12:24:15.725Z] #52 29.76 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:15.725Z] #52 29.76 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:15.725Z] #52 29.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T12:24:15.725Z] #52 29.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T12:24:15.725Z] #52 29.76 + '[' '' = dynamic ']' [2020-05-18T12:24:15.725Z] #52 29.76 + make [2020-05-18T12:24:15.725Z] #52 30.52 + bin/ctr [2020-05-18T12:24:16.093Z] #41 11.83 github.com/LK4D4/vndr [2020-05-18T12:24:16.093Z] #41 ... [2020-05-18T12:24:16.093Z] [2020-05-18T12:24:16.093Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:16.093Z] #51 5.042 Reading package lists... [2020-05-18T12:24:17.097Z] #52 ... [2020-05-18T12:24:17.097Z] [2020-05-18T12:24:17.097Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:17.097Z] #47 DONE 32.8s [2020-05-18T12:24:17.097Z] [2020-05-18T12:24:17.097Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:17.663Z] #43 DONE 33.3s [2020-05-18T12:24:17.663Z] [2020-05-18T12:24:17.663Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:17.667Z] #43 ... [2020-05-18T12:24:17.667Z] [2020-05-18T12:24:17.667Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:17.667Z] #32 14.41 Fetched 8043 kB in 11s (760 kB/s) [2020-05-18T12:24:17.667Z] #32 14.41 Reading package lists... [2020-05-18T12:24:17.667Z] #32 18.00 Reading package lists... [2020-05-18T12:24:17.667Z] #32 21.52 Building dependency tree... [2020-05-18T12:24:17.667Z] #32 22.53 The following additional packages will be installed: [2020-05-18T12:24:17.667Z] #32 22.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T12:24:17.667Z] #32 22.55 Suggested packages: [2020-05-18T12:24:17.667Z] #32 22.55 cmake-doc ninja-build lrzip [2020-05-18T12:24:17.667Z] #32 22.55 Recommended packages: [2020-05-18T12:24:17.667Z] #32 22.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T12:24:17.702Z] #52 ... [2020-05-18T12:24:17.702Z] [2020-05-18T12:24:17.702Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:17.702Z] #54 30.28 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:24:17.702Z] #54 30.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T12:24:18.281Z] #32 ... [2020-05-18T12:24:18.281Z] [2020-05-18T12:24:18.281Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:18.281Z] #23 13.26 Fetched 8043 kB in 10s (800 kB/s) [2020-05-18T12:24:18.281Z] #23 13.26 Reading package lists... [2020-05-18T12:24:18.281Z] #23 17.67 Reading package lists... [2020-05-18T12:24:18.281Z] #23 21.16 Building dependency tree... [2020-05-18T12:24:18.281Z] #23 22.39 ca-certificates is already the newest version (20190110). [2020-05-18T12:24:18.281Z] #23 22.39 The following additional packages will be installed: [2020-05-18T12:24:18.281Z] #23 22.39 libjq1 libonig5 [2020-05-18T12:24:18.281Z] #23 22.80 The following NEW packages will be installed: [2020-05-18T12:24:18.281Z] #23 22.81 jq libjq1 libonig5 [2020-05-18T12:24:18.281Z] #23 22.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:24:18.281Z] #23 22.95 Need to get 350 kB of archives. [2020-05-18T12:24:18.281Z] #23 22.95 After this operation, 1154 kB of additional disk space will be used. [2020-05-18T12:24:18.281Z] #23 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T12:24:18.281Z] #23 22.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T12:24:18.281Z] #23 22.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T12:24:18.657Z] #23 ... [2020-05-18T12:24:18.657Z] [2020-05-18T12:24:18.657Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:18.657Z] #32 23.29 The following NEW packages will be installed: [2020-05-18T12:24:18.657Z] #32 23.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T12:24:18.657Z] #32 23.30 vim-common xxd [2020-05-18T12:24:18.657Z] #32 23.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:24:18.657Z] #32 23.46 Need to get 14.0 MB of archives. [2020-05-18T12:24:18.657Z] #32 23.46 After this operation, 62.1 MB of additional disk space will be used. [2020-05-18T12:24:18.657Z] #32 23.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T12:24:18.657Z] #32 23.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T12:24:18.657Z] #32 23.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T12:24:18.657Z] #32 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T12:24:19.038Z] #45 ... [2020-05-18T12:24:19.038Z] [2020-05-18T12:24:19.038Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:24:19.038Z] #44 DONE 0.1s [2020-05-18T12:24:19.038Z] [2020-05-18T12:24:19.038Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:19.318Z] #32 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-18T12:24:19.318Z] #32 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-18T12:24:19.318Z] #32 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-18T12:24:19.318Z] #32 24.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-18T12:24:19.318Z] #32 24.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-18T12:24:19.318Z] #32 24.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-18T12:24:19.318Z] #32 ... [2020-05-18T12:24:19.318Z] [2020-05-18T12:24:19.318Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:19.319Z] #51 14.21 Fetched 8043 kB in 10s (771 kB/s) [2020-05-18T12:24:19.319Z] #51 14.21 Reading package lists... [2020-05-18T12:24:19.319Z] #51 17.80 Reading package lists... [2020-05-18T12:24:19.319Z] #51 21.50 Building dependency tree... [2020-05-18T12:24:19.319Z] #51 22.79 The following additional packages will be installed: [2020-05-18T12:24:19.319Z] #51 22.79 libbtrfs0 [2020-05-18T12:24:19.319Z] #51 22.89 The following NEW packages will be installed: [2020-05-18T12:24:19.319Z] #51 22.89 libbtrfs-dev libbtrfs0 [2020-05-18T12:24:19.319Z] #51 23.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:24:19.319Z] #51 23.02 Need to get 118 kB of archives. [2020-05-18T12:24:19.319Z] #51 23.02 After this operation, 390 kB of additional disk space will be used. [2020-05-18T12:24:19.319Z] #51 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T12:24:19.319Z] #51 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T12:24:19.319Z] #51 23.63 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:19.319Z] #51 23.72 Fetched 118 kB in 0s (1155 kB/s) [2020-05-18T12:24:19.319Z] #51 23.75 Selecting previously unselected package libbtrfs0. [2020-05-18T12:24:19.319Z] #51 23.75 (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 ... 15179 files and directories currently installed.) [2020-05-18T12:24:19.319Z] #51 23.81 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T12:24:19.319Z] #51 23.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T12:24:19.319Z] #51 23.89 Selecting previously unselected package libbtrfs-dev. [2020-05-18T12:24:19.319Z] #51 23.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T12:24:19.319Z] #51 23.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:24:19.319Z] #51 24.08 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T12:24:19.319Z] #51 24.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:24:19.319Z] #51 24.09 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:19.601Z] #51 ... [2020-05-18T12:24:19.601Z] [2020-05-18T12:24:19.601Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:19.601Z] #47 14.33 runtime [2020-05-18T12:24:19.601Z] #47 14.34 runtime/cgo [2020-05-18T12:24:19.601Z] #47 ... [2020-05-18T12:24:19.601Z] [2020-05-18T12:24:19.601Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:19.601Z] #23 23.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:19.601Z] #23 23.84 Fetched 350 kB in 0s (2835 kB/s) [2020-05-18T12:24:19.601Z] #23 23.91 Selecting previously unselected package libonig5:s390x. [2020-05-18T12:24:19.601Z] #23 23.91 (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 ... 15179 files and directories currently installed.) [2020-05-18T12:24:19.601Z] #23 24.00 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-18T12:24:19.601Z] #23 24.01 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T12:24:19.601Z] #23 24.16 Selecting previously unselected package libjq1:s390x. [2020-05-18T12:24:19.601Z] #23 24.17 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T12:24:19.601Z] #23 24.17 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T12:24:19.601Z] #23 24.32 Selecting previously unselected package jq. [2020-05-18T12:24:19.601Z] #23 24.32 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T12:24:19.601Z] #23 24.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T12:24:19.874Z] #51 12.22 Reading package lists... [2020-05-18T12:24:19.874Z] #51 ... [2020-05-18T12:24:19.874Z] [2020-05-18T12:24:19.874Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:19.874Z] #30 DONE 15.3s [2020-05-18T12:24:19.874Z] [2020-05-18T12:24:19.874Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:19.874Z] #47 14.54 + cd /tmp/tmp.8PZ9GnFzC7/src/github.com/mvdan/sh [2020-05-18T12:24:19.874Z] #47 14.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:24:19.874Z] #47 14.61 + GO111MODULE=on [2020-05-18T12:24:19.874Z] #47 14.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T12:24:19.883Z] #23 ... [2020-05-18T12:24:19.883Z] [2020-05-18T12:24:19.883Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:19.883Z] #51 DONE 24.6s [2020-05-18T12:24:19.883Z] [2020-05-18T12:24:19.883Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:19.883Z] #23 24.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T12:24:19.883Z] #23 24.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T12:24:19.883Z] #23 24.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T12:24:19.883Z] #23 24.62 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:19.883Z] #23 ... [2020-05-18T12:24:19.883Z] [2020-05-18T12:24:19.883Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:19.883Z] #38 14.57 Fetched 8043 kB in 11s (743 kB/s) [2020-05-18T12:24:19.883Z] #38 14.57 Reading package lists... [2020-05-18T12:24:19.883Z] #38 18.25 Reading package lists... [2020-05-18T12:24:19.883Z] #38 21.83 Building dependency tree... [2020-05-18T12:24:19.883Z] #38 23.14 The following additional packages will be installed: [2020-05-18T12:24:19.883Z] #38 23.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T12:24:19.883Z] #38 23.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T12:24:19.883Z] #38 23.14 Suggested packages: [2020-05-18T12:24:19.883Z] #38 23.14 manpages-dev python-setuptools [2020-05-18T12:24:19.883Z] #38 24.03 The following NEW packages will be installed: [2020-05-18T12:24:19.883Z] #38 24.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T12:24:19.883Z] #38 24.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T12:24:19.883Z] #38 24.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T12:24:19.883Z] #38 24.07 python-six zlib1g-dev [2020-05-18T12:24:19.883Z] #38 24.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:24:19.883Z] #38 24.21 Need to get 3742 kB of archives. [2020-05-18T12:24:19.883Z] #38 24.21 After this operation, 22.0 MB of additional disk space will be used. [2020-05-18T12:24:19.883Z] #38 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-18T12:24:19.883Z] #38 24.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T12:24:19.883Z] #38 24.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-18T12:24:19.883Z] #38 24.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T12:24:19.883Z] #38 24.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-18T12:24:19.883Z] #38 24.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T12:24:19.883Z] #38 24.26 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-05-18T12:24:19.883Z] #38 24.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-18T12:24:19.883Z] #38 24.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-18T12:24:19.883Z] #38 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-18T12:24:19.883Z] #38 24.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-18T12:24:19.883Z] #38 24.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-18T12:24:19.883Z] #38 24.49 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-05-18T12:24:19.883Z] #38 24.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-18T12:24:19.883Z] #38 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T12:24:19.883Z] #38 24.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-18T12:24:19.883Z] #38 24.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-18T12:24:19.883Z] #38 ... [2020-05-18T12:24:19.883Z] [2020-05-18T12:24:19.883Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:20.165Z] #52 ... [2020-05-18T12:24:20.165Z] [2020-05-18T12:24:20.165Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:24:20.165Z] #23 DONE 25.1s [2020-05-18T12:24:20.165Z] [2020-05-18T12:24:20.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:24:20.165Z] #10 15.06 Fetched 8043 kB in 11s (717 kB/s) [2020-05-18T12:24:20.165Z] #10 15.06 Reading package lists... [2020-05-18T12:24:20.165Z] #10 18.69 Reading package lists... [2020-05-18T12:24:20.165Z] #10 22.21 Building dependency tree... [2020-05-18T12:24:20.165Z] #10 23.46 The following additional packages will be installed: [2020-05-18T12:24:20.165Z] #10 23.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T12:24:20.165Z] #10 23.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T12:24:20.165Z] #10 23.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T12:24:20.165Z] #10 23.46 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T12:24:20.165Z] #10 23.46 Suggested packages: [2020-05-18T12:24:20.165Z] #10 23.46 gcc-8-locales seccomp wine64 [2020-05-18T12:24:20.165Z] #10 24.76 The following NEW packages will be installed: [2020-05-18T12:24:20.165Z] #10 24.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T12:24:20.165Z] #10 24.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T12:24:20.165Z] #10 24.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T12:24:20.165Z] #10 24.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T12:24:20.165Z] #10 24.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T12:24:20.165Z] #10 24.76 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T12:24:20.165Z] #10 24.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:24:20.165Z] #10 24.91 Need to get 73.3 MB of archives. [2020-05-18T12:24:20.165Z] #10 24.91 After this operation, 494 MB of additional disk space will be used. [2020-05-18T12:24:20.165Z] #10 24.91 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-05-18T12:24:20.242Z] #54 DONE 33.2s [2020-05-18T12:24:20.242Z] [2020-05-18T12:24:20.242Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:24:20.242Z] #55 DONE 0.1s [2020-05-18T12:24:20.242Z] [2020-05-18T12:24:20.242Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:20.447Z] #10 25.19 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-05-18T12:24:20.447Z] #10 ... [2020-05-18T12:24:20.447Z] [2020-05-18T12:24:20.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:20.447Z] #38 25.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:20.447Z] #38 ... [2020-05-18T12:24:20.447Z] [2020-05-18T12:24:20.447Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:24:20.447Z] #24 DONE 0.1s [2020-05-18T12:24:20.447Z] [2020-05-18T12:24:20.447Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:20.447Z] #38 25.35 Fetched 3742 kB in 0s (8621 kB/s) [2020-05-18T12:24:20.447Z] #38 25.41 Selecting previously unselected package libcap-dev:s390x. [2020-05-18T12:24:20.729Z] #38 25.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-05-18T12:24:20.729Z] #38 25.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-18T12:24:20.729Z] #38 25.51 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-18T12:24:20.729Z] #38 25.60 Selecting previously unselected package libnet1:s390x. [2020-05-18T12:24:20.729Z] #38 ... [2020-05-18T12:24:20.729Z] [2020-05-18T12:24:20.729Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:20.729Z] #41 15.52 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T12:24:20.729Z] #41 23.39 sync [2020-05-18T12:24:20.729Z] #41 23.39 internal/reflectlite [2020-05-18T12:24:20.729Z] #41 24.56 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T12:24:20.729Z] #41 24.92 math/rand [2020-05-18T12:24:20.729Z] #41 ... [2020-05-18T12:24:20.729Z] [2020-05-18T12:24:20.729Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:20.729Z] #38 25.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T12:24:20.729Z] #38 25.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:20.902Z] #47 16.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:20.902Z] #47 16.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:21.019Z] #38 25.84 Selecting previously unselected package libnet1-dev. [2020-05-18T12:24:21.019Z] #38 25.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T12:24:21.019Z] #38 25.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:21.191Z] #47 16.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:21.303Z] #38 26.07 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T12:24:21.303Z] #38 26.09 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T12:24:21.303Z] #38 26.10 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T12:24:21.303Z] #38 26.25 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-18T12:24:21.303Z] #38 26.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-18T12:24:21.303Z] #38 26.26 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T12:24:21.481Z] #47 17.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:21.481Z] #47 ... [2020-05-18T12:24:21.481Z] [2020-05-18T12:24:21.481Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:24:21.481Z] #57 CACHED [2020-05-18T12:24:21.481Z] [2020-05-18T12:24:21.481Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:24:21.481Z] #35 DONE 0.1s [2020-05-18T12:24:21.481Z] [2020-05-18T12:24:21.481Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:21.481Z] #49 17.03 Checking out files: 94% (949/1002) Checking out files: 95% (952/1002) Checking out files: 96% (962/1002) Checking out files: 97% (972/1002) Checking out files: 98% (982/1002) Checking out files: 99% (992/1002) Checking out files: 100% (1002/1002) Checking out files: 100% (1002/1002), done. [2020-05-18T12:24:21.481Z] #49 17.16 + cd /tmp/tmp.SKmDBJPoeq/src/github.com/opencontainers/runc [2020-05-18T12:24:21.481Z] #49 17.16 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:24:21.774Z] #49 17.70 + '[' -z '' ']' [2020-05-18T12:24:21.774Z] #49 17.70 + target=static [2020-05-18T12:24:21.774Z] #49 17.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T12:24:21.917Z] #38 26.54 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T12:24:21.917Z] #38 26.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T12:24:21.917Z] #38 26.55 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T12:24:21.917Z] #38 26.62 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-18T12:24:21.917Z] #38 26.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-18T12:24:21.917Z] #38 26.64 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T12:24:21.917Z] #38 26.74 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-18T12:24:21.917Z] #38 26.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-18T12:24:21.917Z] #38 26.74 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T12:24:22.203Z] #38 26.97 Selecting previously unselected package libprotobuf17:s390x. [2020-05-18T12:24:22.203Z] #38 26.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:22.203Z] #38 26.98 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:22.488Z] #38 ... [2020-05-18T12:24:22.488Z] [2020-05-18T12:24:22.488Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:22.488Z] #59 DONE 27.3s [2020-05-18T12:24:22.488Z] [2020-05-18T12:24:22.488Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:22.488Z] #52 1.889 + RM_GOPATH=0 [2020-05-18T12:24:22.488Z] #52 1.889 + TMP_GOPATH= [2020-05-18T12:24:22.488Z] #52 1.889 + : /build [2020-05-18T12:24:22.488Z] #52 1.889 + '[' -z '' ']' [2020-05-18T12:24:22.488Z] #52 1.889 ++ mktemp -d [2020-05-18T12:24:22.488Z] #52 1.907 + export GOPATH=/tmp/tmp.VJ7BXX94Ld [2020-05-18T12:24:22.488Z] #52 1.907 + GOPATH=/tmp/tmp.VJ7BXX94Ld [2020-05-18T12:24:22.488Z] #52 1.907 + RM_GOPATH=1 [2020-05-18T12:24:22.488Z] #52 1.907 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:22.488Z] #52 1.908 + dir=/tmp/install [2020-05-18T12:24:22.488Z] #52 1.908 + bin=containerd [2020-05-18T12:24:22.488Z] #52 1.908 + shift [2020-05-18T12:24:22.488Z] #52 1.908 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T12:24:22.488Z] #52 1.908 + . /tmp/install/containerd.installer [2020-05-18T12:24:22.488Z] #52 1.908 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:22.488Z] #52 1.908 + install_containerd [2020-05-18T12:24:22.488Z] #52 1.908 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T12:24:22.488Z] #52 1.908 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:22.488Z] #52 1.908 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VJ7BXX94Ld/src/github.com/containerd/containerd [2020-05-18T12:24:22.488Z] #52 1.914 Cloning into '/tmp/tmp.VJ7BXX94Ld/src/github.com/containerd/containerd'... [2020-05-18T12:24:23.223Z] #52 ... [2020-05-18T12:24:23.223Z] [2020-05-18T12:24:23.223Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:23.223Z] #54 39.02 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:24:23.223Z] #54 39.02 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T12:24:24.497Z] #49 ... [2020-05-18T12:24:24.497Z] [2020-05-18T12:24:24.497Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:24.497Z] #43 10.41 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:24:24.497Z] #43 13.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T12:24:24.497Z] #43 14.58 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:24.497Z] #43 14.59 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:24:24.497Z] #43 14.67 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:24.497Z] #43 14.67 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:24:24.497Z] #43 15.60 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:24:24.497Z] #43 15.74 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:24:24.497Z] #43 16.94 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:24.497Z] #43 16.98 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:24:24.497Z] #43 17.02 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:24.497Z] #43 17.03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:24.497Z] #43 17.17 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:24.497Z] #43 17.44 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:24:24.497Z] #43 17.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:24.497Z] #43 17.63 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:24.789Z] #43 ... [2020-05-18T12:24:24.789Z] [2020-05-18T12:24:24.789Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:24:24.789Z] #36 0.432 + git clone https://github.com/docker/distribution.git . [2020-05-18T12:24:24.789Z] #36 0.435 Cloning into '.'... [2020-05-18T12:24:26.506Z] #54 DONE 41.9s [2020-05-18T12:24:26.506Z] [2020-05-18T12:24:26.506Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:24:26.506Z] #55 DONE 0.1s [2020-05-18T12:24:26.506Z] [2020-05-18T12:24:26.506Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:26.916Z] #52 ... [2020-05-18T12:24:26.916Z] [2020-05-18T12:24:26.916Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:26.916Z] #25 2.913 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T12:24:26.916Z] #25 3.135 [2020-05-18T12:24:26.916Z] #25 3.301 ### 4.6% ######### 13.0% ############# 19.3% ################## 25.5% ######################## 33.9% ############################## 42.2% ################################## 48.5% ######################################## 56.8% ############################################# 63.1% ################################################# 69.3% ###################################################### 75.6% ########################################################## 81.9% ############################################################### 88.1% ##################################################################### 96.5% ######################################################################## 100.0% [2020-05-18T12:24:26.916Z] #25 5.105 [2020-05-18T12:24:26.916Z] #25 5.297 ######## 11.5% ######################## 34.2% #################################### 50.8% ################################################### 71.9% ################################################################ 88.9% ######################################################################## 100.0% [2020-05-18T12:24:26.916Z] #25 6.195 [2020-05-18T12:24:27.510Z] #36 ... [2020-05-18T12:24:27.510Z] [2020-05-18T12:24:27.510Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:27.510Z] #32 4.961 Reading package lists... [2020-05-18T12:24:27.510Z] #32 13.22 Reading package lists... [2020-05-18T12:24:27.510Z] #32 21.40 Building dependency tree... [2020-05-18T12:24:27.510Z] #32 22.94 Reading state information... [2020-05-18T12:24:27.510Z] #32 ... [2020-05-18T12:24:27.510Z] [2020-05-18T12:24:27.510Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:27.799Z] #59 22.89 Checking out files: 65% (1353/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T12:24:27.799Z] #59 23.61 + cd /tmp/tmp.vjwRRsiY7z/src/github.com/docker/libnetwork [2020-05-18T12:24:27.799Z] #59 23.61 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:24:28.048Z] #25 6.320 0.6% ####### 10.1% ############## 20.3% #################### 27.9% ########################### 38.1% ############################### 43.2% #################################### 50.8% ########################################### 61.0% ################################################# 68.6% ######################################################## 78.8% ############################################################## 86.4% ##################################################################### 96.6% ######################################################################## 100.0% [2020-05-18T12:24:28.331Z] #25 7.994 [2020-05-18T12:24:28.374Z] #45 ... [2020-05-18T12:24:28.374Z] [2020-05-18T12:24:28.374Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:28.374Z] #49 40.40 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T12:24:28.374Z] #49 41.51 + mkdir -p /build [2020-05-18T12:24:28.374Z] #49 41.52 + cp runc /build/runc [2020-05-18T12:24:28.433Z] #59 24.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T12:24:28.635Z] #49 DONE 41.9s [2020-05-18T12:24:28.635Z] [2020-05-18T12:24:28.635Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:29.179Z] #25 8.121 #=#=# ## 3.3% #### 6.2% ####### 9.9% [2020-05-18T12:24:29.179Z] #25 ... [2020-05-18T12:24:29.179Z] [2020-05-18T12:24:29.179Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:29.179Z] #30 23.92 sync [2020-05-18T12:24:29.179Z] #30 23.92 internal/reflectlite [2020-05-18T12:24:29.179Z] #30 26.20 errors [2020-05-18T12:24:29.179Z] #30 26.20 sort [2020-05-18T12:24:29.179Z] #30 26.51 strconv [2020-05-18T12:24:29.179Z] #30 27.14 io [2020-05-18T12:24:29.179Z] #30 28.46 internal/oserror [2020-05-18T12:24:29.179Z] #30 28.50 syscall [2020-05-18T12:24:29.179Z] #30 29.85 reflect [2020-05-18T12:24:29.179Z] #30 ... [2020-05-18T12:24:29.179Z] [2020-05-18T12:24:29.179Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:30.596Z] #25 8.121 #=#=# ## 3.3% #### 6.2% ####### 9.9% ######### 12.8% ########## 14.7% ############# 18.4% ############### 21.3% ################# 24.1% #################### 27.9% ###################### 30.7% ######################## 34.5% ########################## 37.4% ############################ 39.5% ############################## 41.8% ################################ 45.5% [2020-05-18T12:24:30.596Z] #25 ... [2020-05-18T12:24:30.596Z] [2020-05-18T12:24:30.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:24:30.596Z] #10 25.38 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-05-18T12:24:30.596Z] #10 25.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-18T12:24:30.596Z] #10 25.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-18T12:24:30.596Z] #10 25.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T12:24:30.596Z] #10 25.81 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-05-18T12:24:30.596Z] #10 26.07 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-05-18T12:24:30.596Z] #10 26.09 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-05-18T12:24:30.596Z] #10 28.37 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-05-18T12:24:30.596Z] #10 29.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-18T12:24:30.596Z] #10 29.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-18T12:24:30.596Z] #10 29.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-18T12:24:30.596Z] #10 29.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-18T12:24:30.596Z] #10 29.70 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-05-18T12:24:30.596Z] #10 29.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-18T12:24:30.596Z] #10 29.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-18T12:24:30.596Z] #10 29.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-18T12:24:30.596Z] #10 29.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-18T12:24:30.596Z] #10 29.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-18T12:24:30.596Z] #10 29.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-18T12:24:30.596Z] #10 29.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-18T12:24:30.596Z] #10 29.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-18T12:24:30.596Z] #10 29.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-18T12:24:30.596Z] #10 29.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-18T12:24:30.596Z] #10 30.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:30.596Z] #10 30.59 Fetched 73.3 MB in 5s (14.7 MB/s) [2020-05-18T12:24:30.596Z] #10 30.67 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T12:24:30.596Z] #10 30.67 (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 ... 15179 files and directories currently installed.) [2020-05-18T12:24:30.596Z] #10 30.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-18T12:24:30.596Z] #10 30.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T12:24:30.596Z] #10 32.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T12:24:30.596Z] #10 32.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-18T12:24:30.596Z] #10 32.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T12:24:30.596Z] #10 35.10 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T12:24:30.596Z] #10 35.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T12:24:30.596Z] #10 35.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T12:24:30.596Z] #10 35.26 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-18T12:24:30.596Z] #10 35.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T12:24:30.596Z] #10 35.27 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T12:24:30.596Z] #10 35.40 Selecting previously unselected package dmsetup. [2020-05-18T12:24:30.596Z] #10 35.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-18T12:24:30.596Z] #10 35.40 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T12:24:30.596Z] #10 35.50 Selecting previously unselected package mingw-w64-common. [2020-05-18T12:24:30.596Z] #10 ... [2020-05-18T12:24:30.596Z] [2020-05-18T12:24:30.596Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:30.879Z] #25 8.121 #=#=# ## 3.3% #### 6.2% ####### 9.9% ######### 12.8% ########## 14.7% ############# 18.4% ############### 21.3% ################# 24.1% #################### 27.9% ###################### 30.7% ######################## 34.5% ########################## 37.4% ############################ 39.5% ############################## 41.8% ################################ 45.5% ################################### 49.5% ##################################### 52.3% [2020-05-18T12:24:30.879Z] #25 ... [2020-05-18T12:24:30.879Z] [2020-05-18T12:24:30.879Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:30.879Z] #32 25.55 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:30.879Z] #32 25.74 Fetched 14.0 MB in 1s (13.9 MB/s) [2020-05-18T12:24:30.879Z] #32 25.82 Selecting previously unselected package xxd. [2020-05-18T12:24:30.879Z] #32 25.82 (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 ... 15179 files and directories currently installed.) [2020-05-18T12:24:30.879Z] #32 25.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 25.88 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T12:24:30.879Z] #32 25.98 Selecting previously unselected package vim-common. [2020-05-18T12:24:30.879Z] #32 25.98 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:24:30.879Z] #32 26.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T12:24:30.879Z] #32 26.32 Selecting previously unselected package cmake-data. [2020-05-18T12:24:30.879Z] #32 26.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T12:24:30.879Z] #32 26.32 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T12:24:30.879Z] #32 28.88 Selecting previously unselected package libicu63:s390x. [2020-05-18T12:24:30.879Z] #32 28.89 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 28.89 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T12:24:30.879Z] #32 33.80 Selecting previously unselected package libxml2:s390x. [2020-05-18T12:24:30.879Z] #32 33.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 33.80 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:24:30.879Z] #32 34.25 Selecting previously unselected package libarchive13:s390x. [2020-05-18T12:24:30.879Z] #32 34.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 34.25 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T12:24:30.879Z] #32 34.48 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-18T12:24:30.879Z] #32 34.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 34.49 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T12:24:30.879Z] #32 34.58 Selecting previously unselected package librhash0:s390x. [2020-05-18T12:24:30.879Z] #32 34.59 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 34.59 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-18T12:24:30.879Z] #32 34.72 Selecting previously unselected package libuv1:s390x. [2020-05-18T12:24:30.879Z] #32 34.73 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 34.73 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-18T12:24:30.879Z] #32 34.82 Selecting previously unselected package cmake. [2020-05-18T12:24:30.879Z] #32 34.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-18T12:24:30.879Z] #32 34.82 Unpacking cmake (3.13.4-1) ... [2020-05-18T12:24:30.879Z] #32 ... [2020-05-18T12:24:30.879Z] [2020-05-18T12:24:30.879Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:31.443Z] #25 8.121 #=#=# ## 3.3% #### 6.2% ####### 9.9% ######### 12.8% ########## 14.7% ############# 18.4% ############### 21.3% ################# 24.1% #################### 27.9% ###################### 30.7% ######################## 34.5% ########################## 37.4% ############################ 39.5% ############################## 41.8% ################################ 45.5% ################################### 49.5% ##################################### 52.3% ####################################### 55.1% ########################################## 58.9% ############################################ 61.8% ############################################### 65.5% ################################################# 68.4% ################################################### 71.2% ############ [2020-05-18T12:24:31.443Z] #25 ... [2020-05-18T12:24:31.443Z] [2020-05-18T12:24:31.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:31.443Z] #41 26.26 internal/singleflight [2020-05-18T12:24:31.443Z] #41 26.75 io [2020-05-18T12:24:31.443Z] #41 26.76 strconv [2020-05-18T12:24:31.443Z] #41 27.89 bytes [2020-05-18T12:24:31.443Z] #41 29.54 bufio [2020-05-18T12:24:31.443Z] #41 30.43 reflect [2020-05-18T12:24:31.443Z] #41 30.98 syscall [2020-05-18T12:24:31.443Z] #41 ... [2020-05-18T12:24:31.443Z] [2020-05-18T12:24:31.443Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:31.941Z] #59 ... [2020-05-18T12:24:31.941Z] [2020-05-18T12:24:31.941Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:24:31.941Z] #51 12.22 Reading package lists... [2020-05-18T12:24:31.941Z] #51 21.36 Building dependency tree... [2020-05-18T12:24:31.941Z] #51 22.66 Reading state information... [2020-05-18T12:24:31.941Z] #51 23.72 The following additional packages will be installed: [2020-05-18T12:24:31.941Z] #51 23.74 libbtrfs0 [2020-05-18T12:24:31.941Z] #51 23.92 The following NEW packages will be installed: [2020-05-18T12:24:31.941Z] #51 23.94 libbtrfs-dev libbtrfs0 [2020-05-18T12:24:31.941Z] #51 24.18 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:24:31.941Z] #51 24.18 Need to get 120 kB of archives. [2020-05-18T12:24:31.941Z] #51 24.18 After this operation, 423 kB of additional disk space will be used. [2020-05-18T12:24:31.941Z] #51 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-18T12:24:31.941Z] #51 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-18T12:24:31.941Z] #51 25.62 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:31.941Z] #51 25.79 Fetched 120 kB in 0s (1418 kB/s) [2020-05-18T12:24:31.941Z] #51 25.98 Selecting previously unselected package libbtrfs0. [2020-05-18T12:24:31.941Z] #51 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T12:24:31.941Z] #51 26.13 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-18T12:24:31.941Z] #51 26.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T12:24:31.941Z] #51 26.30 Selecting previously unselected package libbtrfs-dev. [2020-05-18T12:24:31.941Z] #51 26.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-18T12:24:31.941Z] #51 26.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:24:31.941Z] #51 26.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T12:24:31.941Z] #51 26.68 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:24:31.941Z] #51 26.68 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:31.941Z] #51 DONE 27.1s [2020-05-18T12:24:31.941Z] [2020-05-18T12:24:31.941Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:31.941Z] #47 17.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:31.941Z] #47 19.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:31.941Z] #47 20.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:31.941Z] #47 23.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:31.941Z] #47 24.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:24:31.941Z] #47 24.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:24:31.941Z] #47 25.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:24:31.941Z] #47 25.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:24:31.941Z] #47 ... [2020-05-18T12:24:31.941Z] [2020-05-18T12:24:31.941Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:31.941Z] #38 1.029 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-18T12:24:31.941Z] #38 1.033 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-05-18T12:24:31.941Z] #38 1.033 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-05-18T12:24:31.941Z] #38 5.600 Reading package lists... [2020-05-18T12:24:31.941Z] #38 ... [2020-05-18T12:24:31.941Z] [2020-05-18T12:24:31.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:31.941Z] #52 0.356 + RM_GOPATH=0 [2020-05-18T12:24:31.941Z] #52 0.357 + TMP_GOPATH= [2020-05-18T12:24:31.941Z] #52 0.357 + : /build [2020-05-18T12:24:31.941Z] #52 0.357 + '[' -z '' ']' [2020-05-18T12:24:31.941Z] #52 0.360 ++ mktemp -d [2020-05-18T12:24:31.941Z] #52 0.378 + export GOPATH=/tmp/tmp.Mhf2VGmWcT [2020-05-18T12:24:31.941Z] #52 0.378 + GOPATH=/tmp/tmp.Mhf2VGmWcT [2020-05-18T12:24:31.941Z] #52 0.379 + RM_GOPATH=1 [2020-05-18T12:24:31.941Z] #52 0.382 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:31.941Z] #52 0.385 + dir=/tmp/install [2020-05-18T12:24:31.941Z] #52 0.385 + bin=containerd [2020-05-18T12:24:31.941Z] #52 0.385 + shift [2020-05-18T12:24:31.941Z] #52 0.386 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T12:24:31.941Z] #52 0.387 + . /tmp/install/containerd.installer [2020-05-18T12:24:31.941Z] #52 0.387 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:31.941Z] #52 0.388 + install_containerd [2020-05-18T12:24:31.941Z] #52 0.389 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T12:24:31.941Z] #52 0.389 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:31.941Z] #52 0.391 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mhf2VGmWcT/src/github.com/containerd/containerd [2020-05-18T12:24:31.941Z] #52 0.395 Cloning into '/tmp/tmp.Mhf2VGmWcT/src/github.com/containerd/containerd'... [2020-05-18T12:24:32.292Z] #25 8.121 #=#=# ## 3.3% #### 6.2% ####### 9.9% ######### 12.8% ########## 14.7% ############# 18.4% ############### 21.3% ################# 24.1% #################### 27.9% ###################### 30.7% ######################## 34.5% ########################## 37.4% ############################ 39.5% ############################## 41.8% ################################ 45.5% ################################### 49.5% ##################################### 52.3% ####################################### 55.1% ########################################## 58.9% ############################################ 61.8% ############################################### 65.5% ################################################# 68.4% ################################################### 71.2% ##################################################### 74.0% ####################################################### 76.9% ######################################################### 79.7% ############################################################ 83.5% ############################################################## 86.3% ################################################################## 92.0% #################################################################### 94.8% ###################################################################### 98.6% ######################################################################## 100.0% [2020-05-18T12:24:32.574Z] #25 12.06 [2020-05-18T12:24:32.856Z] #25 ... [2020-05-18T12:24:32.856Z] [2020-05-18T12:24:32.856Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:32.856Z] #32 36.63 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T12:24:32.856Z] #32 36.66 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T12:24:32.856Z] #32 36.67 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-18T12:24:32.856Z] #32 36.68 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T12:24:32.856Z] #32 36.70 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-18T12:24:32.856Z] #32 36.71 Setting up cmake-data (3.13.4-1) ... [2020-05-18T12:24:32.856Z] #32 36.74 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:24:32.856Z] #32 36.75 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-18T12:24:32.856Z] #32 36.76 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-18T12:24:32.856Z] #32 36.77 Setting up cmake (3.13.4-1) ... [2020-05-18T12:24:32.856Z] #32 36.77 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:32.856Z] #32 36.83 Processing triggers for mime-support (3.62) ... [2020-05-18T12:24:32.856Z] #32 DONE 37.7s [2020-05-18T12:24:32.856Z] [2020-05-18T12:24:32.856Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:32.856Z] #38 27.89 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-18T12:24:32.856Z] #38 27.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 27.90 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 28.22 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-18T12:24:32.856Z] #38 28.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 28.23 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 29.07 Selecting previously unselected package libprotoc17:s390x. [2020-05-18T12:24:32.856Z] #38 29.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 29.08 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 29.49 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T12:24:32.856Z] #38 29.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 29.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:24:32.856Z] #38 29.58 Selecting previously unselected package protobuf-compiler. [2020-05-18T12:24:32.856Z] #38 29.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 29.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 29.69 Selecting previously unselected package python-pkg-resources. [2020-05-18T12:24:32.856Z] #38 29.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T12:24:32.856Z] #38 29.69 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T12:24:32.856Z] #38 29.86 Selecting previously unselected package python-six. [2020-05-18T12:24:32.856Z] #38 29.87 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T12:24:32.856Z] #38 29.88 Unpacking python-six (1.12.0-1) ... [2020-05-18T12:24:32.856Z] #38 29.98 Selecting previously unselected package python-protobuf. [2020-05-18T12:24:32.856Z] #38 29.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-18T12:24:32.856Z] #38 29.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 30.30 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T12:24:32.856Z] #38 32.10 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 32.11 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:32.856Z] #38 32.12 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T12:24:32.856Z] #38 32.12 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-18T12:24:32.856Z] #38 32.13 Setting up python-six (1.12.0-1) ... [2020-05-18T12:24:32.856Z] #38 33.63 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-18T12:24:32.856Z] #38 33.64 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T12:24:32.856Z] #38 33.66 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 33.67 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-18T12:24:32.856Z] #38 33.69 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 33.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 33.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:32.856Z] #38 33.72 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 33.73 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:24:32.856Z] #38 33.74 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T12:24:32.856Z] #38 36.97 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-18T12:24:32.856Z] #38 36.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:32.856Z] #38 DONE 37.7s [2020-05-18T12:24:32.856Z] [2020-05-18T12:24:32.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:34.616Z] #52 ... [2020-05-18T12:24:34.616Z] [2020-05-18T12:24:34.616Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:34.616Z] #49 49.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T12:24:34.669Z] #52 ... [2020-05-18T12:24:34.669Z] [2020-05-18T12:24:34.669Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:34.669Z] #43 20.62 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:34.669Z] #43 21.35 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:34.669Z] #43 23.49 go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:24:34.669Z] #43 23.55 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:24:34.669Z] #43 23.60 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:24:34.669Z] #43 23.63 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:24:34.669Z] #43 23.73 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:24:34.669Z] #43 23.81 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:24:34.669Z] #43 24.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:24:34.669Z] #43 24.40 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:24:34.669Z] #43 24.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:24:34.669Z] #43 24.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:24:34.875Z] #49 50.75 + mkdir -p /build [2020-05-18T12:24:34.875Z] #49 50.75 + cp runc /build/runc [2020-05-18T12:24:34.959Z] #43 ... [2020-05-18T12:24:34.959Z] [2020-05-18T12:24:34.959Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:34.959Z] #32 24.21 The following additional packages will be installed: [2020-05-18T12:24:34.959Z] #32 24.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T12:24:34.959Z] #32 24.22 Suggested packages: [2020-05-18T12:24:34.959Z] #32 24.22 cmake-doc ninja-build lrzip [2020-05-18T12:24:34.959Z] #32 24.22 Recommended packages: [2020-05-18T12:24:34.959Z] #32 24.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T12:24:34.959Z] #32 25.81 The following NEW packages will be installed: [2020-05-18T12:24:34.959Z] #32 25.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T12:24:34.959Z] #32 25.83 vim-common xxd [2020-05-18T12:24:34.959Z] #32 26.08 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:24:34.959Z] #32 26.08 Need to get 14.9 MB of archives. [2020-05-18T12:24:34.959Z] #32 26.08 After this operation, 67.2 MB of additional disk space will be used. [2020-05-18T12:24:34.959Z] #32 26.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-18T12:24:34.959Z] #32 26.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T12:24:34.959Z] #32 26.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T12:24:34.959Z] #32 26.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-18T12:24:34.959Z] #32 27.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-18T12:24:34.959Z] #32 27.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-18T12:24:34.959Z] #32 27.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-18T12:24:34.959Z] #32 27.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-18T12:24:34.959Z] #32 27.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-18T12:24:34.959Z] #32 27.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-18T12:24:34.959Z] #32 29.37 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:34.959Z] #32 29.58 Fetched 14.9 MB in 2s (7747 kB/s) [2020-05-18T12:24:34.959Z] #32 29.74 Selecting previously unselected package xxd. [2020-05-18T12:24:34.960Z] #32 29.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T12:24:34.960Z] #32 29.84 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-18T12:24:34.960Z] #32 29.85 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T12:24:34.960Z] #32 30.09 Selecting previously unselected package vim-common. [2020-05-18T12:24:34.960Z] #32 30.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:24:34.960Z] #32 30.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T12:24:34.960Z] #32 30.61 Selecting previously unselected package cmake-data. [2020-05-18T12:24:34.960Z] #32 30.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T12:24:34.960Z] #32 30.63 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T12:24:35.135Z] #49 DONE 51.1s [2020-05-18T12:24:35.135Z] [2020-05-18T12:24:35.135Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:35.251Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-071cd1443778e6c93) in /home/ubuntu/workspace/moby_PR-40937 [Pipeline] { [Pipeline] checkout [2020-05-18T12:24:35.596Z] #32 ... [2020-05-18T12:24:35.596Z] [2020-05-18T12:24:35.596Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:35.596Z] #49 21.39 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T12:24:35.914Z] #49 ... [2020-05-18T12:24:35.914Z] [2020-05-18T12:24:35.914Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:35.914Z] #38 5.600 Reading package lists... [2020-05-18T12:24:36.328Z] #39 ... [2020-05-18T12:24:36.328Z] [2020-05-18T12:24:36.328Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:36.328Z] #47 31.10 syscall [2020-05-18T12:24:36.328Z] #47 31.10 reflect [2020-05-18T12:24:36.328Z] #47 37.57 time [2020-05-18T12:24:36.328Z] #47 41.09 encoding/binary [2020-05-18T12:24:36.328Z] #47 ... [2020-05-18T12:24:36.328Z] [2020-05-18T12:24:36.328Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:36.328Z] #25 13.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T12:24:36.328Z] #25 13.48 #=#=# [2020-05-18T12:24:36.328Z] #25 13.65 ######################################################################## 100.0% [2020-05-18T12:24:36.328Z] #25 13.74 [2020-05-18T12:24:36.328Z] #25 14.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T12:24:36.328Z] #25 14.89 [2020-05-18T12:24:36.328Z] #25 15.05 ################################################################ 89.9% ######################################################################## 100.0% [2020-05-18T12:24:36.328Z] #25 15.13 [2020-05-18T12:24:36.612Z] #25 16.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T12:24:36.612Z] #25 16.26 skipping existing b63cc5f62c21 [2020-05-18T12:24:36.612Z] #25 16.34 [2020-05-18T12:24:37.618Z] #25 17.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T12:24:37.619Z] #25 ... [2020-05-18T12:24:37.619Z] [2020-05-18T12:24:37.619Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:24:37.619Z] #28 32.38 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-18T12:24:37.619Z] #28 32.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T12:24:37.619Z] #28 33.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T12:24:37.814Z] #21 50.19 Checking out files: 52% (5702/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T12:24:37.814Z] #21 51.14 + cd /tmp/tmp.LJMkcgWNNo/tmp/docker-ce [2020-05-18T12:24:37.901Z] #28 ... [2020-05-18T12:24:37.901Z] [2020-05-18T12:24:37.901Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:37.901Z] #33 1.879 + RM_GOPATH=0 [2020-05-18T12:24:37.901Z] #33 1.880 + TMP_GOPATH= [2020-05-18T12:24:37.901Z] #33 1.880 + : /build [2020-05-18T12:24:37.901Z] #33 1.880 + '[' -z '' ']' [2020-05-18T12:24:37.901Z] #33 1.881 ++ mktemp -d [2020-05-18T12:24:37.901Z] #33 1.881 + export GOPATH=/tmp/tmp.UbUHDOCsiw [2020-05-18T12:24:37.901Z] #33 1.881 + GOPATH=/tmp/tmp.UbUHDOCsiw [2020-05-18T12:24:37.901Z] #33 1.881 + RM_GOPATH=1 [2020-05-18T12:24:37.901Z] #33 1.881 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:37.901Z] #33 1.881 + dir=/tmp/install [2020-05-18T12:24:37.901Z] #33 1.882 + bin=tini [2020-05-18T12:24:37.901Z] #33 1.882 + shift [2020-05-18T12:24:37.901Z] #33 1.882 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T12:24:37.901Z] #33 1.882 + . /tmp/install/tini.installer [2020-05-18T12:24:37.901Z] #33 1.882 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:37.901Z] #33 1.882 + install_tini [2020-05-18T12:24:37.901Z] #33 1.882 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T12:24:37.901Z] #33 1.882 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:37.901Z] #33 1.884 + git clone https://github.com/krallin/tini.git /tmp/tmp.UbUHDOCsiw/tini [2020-05-18T12:24:37.901Z] #33 1.885 Cloning into '/tmp/tmp.UbUHDOCsiw/tini'... [2020-05-18T12:24:37.901Z] #33 2.568 + cd /tmp/tmp.UbUHDOCsiw/tini [2020-05-18T12:24:37.901Z] #33 2.568 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:37.901Z] #33 2.572 + cmake . [2020-05-18T12:24:37.901Z] #33 2.861 -- The C compiler identification is GNU 8.3.0 [2020-05-18T12:24:37.901Z] #33 2.895 -- Check for working C compiler: /usr/bin/cc [2020-05-18T12:24:37.901Z] #33 3.354 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T12:24:37.901Z] #33 3.366 -- Detecting C compiler ABI info [2020-05-18T12:24:37.901Z] #33 3.855 -- Detecting C compiler ABI info - done [2020-05-18T12:24:37.901Z] #33 3.882 -- Detecting C compile features [2020-05-18T12:24:37.901Z] #33 ... [2020-05-18T12:24:37.901Z] [2020-05-18T12:24:37.901Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:24:37.901Z] #25 17.57 [2020-05-18T12:24:38.075Z] #21 51.14 + git checkout -q v17.06.2-ce [2020-05-18T12:24:38.185Z] #25 17.71 ######################################################################## 100.0% [2020-05-18T12:24:38.185Z] #25 17.77 [2020-05-18T12:24:38.185Z] #25 17.80 Download of images into '/build' complete. [2020-05-18T12:24:38.185Z] #25 17.80 Use something like the following to load the result into a Docker daemon: [2020-05-18T12:24:38.185Z] #25 17.80 tar -cC '/build' . | docker load [2020-05-18T12:24:38.272Z] #38 14.71 Reading package lists... [2020-05-18T12:24:38.272Z] #38 ... [2020-05-18T12:24:38.272Z] [2020-05-18T12:24:38.272Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:38.272Z] #59 DONE 34.0s [2020-05-18T12:24:38.272Z] [2020-05-18T12:24:38.272Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:38.272Z] #32 33.70 Selecting previously unselected package libicu63:ppc64el. [2020-05-18T12:24:38.272Z] #32 33.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-18T12:24:38.272Z] #32 33.73 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T12:24:38.467Z] #25 DONE 18.0s [2020-05-18T12:24:38.467Z] [2020-05-18T12:24:38.467Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:38.467Z] #33 5.370 -- Detecting C compile features - done [2020-05-18T12:24:38.467Z] #33 5.409 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T12:24:38.467Z] #33 5.539 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T12:24:38.467Z] #33 5.648 -- Configuring done [2020-05-18T12:24:38.467Z] #33 5.657 -- Generating done [2020-05-18T12:24:38.467Z] #33 5.663 -- Build files have been written to: /tmp/tmp.UbUHDOCsiw/tini [2020-05-18T12:24:38.467Z] #33 5.672 + make tini-static [2020-05-18T12:24:38.901Z] #32 ... [2020-05-18T12:24:38.901Z] [2020-05-18T12:24:38.901Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:38.901Z] #41 DONE 34.7s [2020-05-18T12:24:38.901Z] [2020-05-18T12:24:38.901Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:38.901Z] #47 27.53 github.com/pkg/diff [2020-05-18T12:24:38.901Z] #47 27.59 mvdan.cc/sh/v3/syntax [2020-05-18T12:24:38.901Z] #47 27.68 mvdan.cc/editorconfig [2020-05-18T12:24:38.901Z] #47 27.85 golang.org/x/sys/unix [2020-05-18T12:24:39.481Z] #33 6.396 Scanning dependencies of target tini-static [2020-05-18T12:24:39.481Z] #33 6.506 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T12:24:39.707Z] using credential docker-jenkins-github-credentials [2020-05-18T12:24:39.719Z] Cloning the remote Git repository [2020-05-18T12:24:39.719Z] Cloning with configured refspecs honoured and without tags [2020-05-18T12:24:39.782Z] #33 ... [2020-05-18T12:24:39.782Z] [2020-05-18T12:24:39.782Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:39.782Z] #30 34.59 time [2020-05-18T12:24:39.782Z] #30 39.03 internal/poll [2020-05-18T12:24:39.782Z] #30 40.55 internal/fmtsort [2020-05-18T12:24:39.782Z] #30 40.58 internal/syscall/execenv [2020-05-18T12:24:39.782Z] #30 40.78 internal/syscall/unix [2020-05-18T12:24:39.782Z] #30 41.04 strings [2020-05-18T12:24:39.782Z] #30 41.05 os [2020-05-18T12:24:39.782Z] #30 42.61 path [2020-05-18T12:24:39.782Z] #30 42.97 text/tabwriter [2020-05-18T12:24:39.782Z] #30 43.89 path/filepath [2020-05-18T12:24:39.782Z] #30 43.91 fmt [2020-05-18T12:24:39.987Z] #21 52.99 + mkdir -p /tmp/tmp.LJMkcgWNNo/src/github.com/docker [2020-05-18T12:24:39.987Z] #21 52.99 + mv components/cli /tmp/tmp.LJMkcgWNNo/src/github.com/docker/cli [2020-05-18T12:24:39.987Z] #21 53.00 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T12:24:40.069Z] #30 ... [2020-05-18T12:24:40.069Z] [2020-05-18T12:24:40.069Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:40.069Z] #47 41.91 os [2020-05-18T12:24:40.069Z] #47 42.86 encoding/base64 [2020-05-18T12:24:40.069Z] #47 43.66 golang.org/x/sys/unix [2020-05-18T12:24:40.069Z] #47 44.91 fmt [2020-05-18T12:24:39.940Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:24:39.994Z] > git init /home/ubuntu/workspace/moby_PR-40937 # timeout=10 [2020-05-18T12:24:40.684Z] #47 ... [2020-05-18T12:24:40.684Z] [2020-05-18T12:24:40.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:24:40.684Z] #10 35.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T12:24:40.684Z] #10 35.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T12:24:40.684Z] #10 40.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T12:24:40.684Z] #10 40.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T12:24:40.684Z] #10 40.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T12:24:40.684Z] #10 45.06 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T12:24:40.684Z] #10 45.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T12:24:40.684Z] #10 45.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:24:40.684Z] #10 45.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T12:24:40.684Z] #10 45.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T12:24:40.684Z] #10 45.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:24:40.966Z] #10 ... [2020-05-18T12:24:40.966Z] [2020-05-18T12:24:40.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:40.966Z] #39 7.764 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:24:40.966Z] #39 7.764 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:24:40.966Z] #39 7.776 Note: Building without GnuTLS support [2020-05-18T12:24:41.248Z] #39 ... [2020-05-18T12:24:41.248Z] [2020-05-18T12:24:41.248Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:41.248Z] #33 7.692 [100%] Linking C executable tini-static [2020-05-18T12:24:41.248Z] #33 8.129 [100%] Built target tini-static [2020-05-18T12:24:41.248Z] #33 8.184 + mkdir -p /build [2020-05-18T12:24:41.248Z] #33 8.185 + cp tini-static /build/docker-init [2020-05-18T12:24:41.248Z] #33 DONE 8.4s [2020-05-18T12:24:40.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:24:40.444Z] > git --version # timeout=10 [2020-05-18T12:24:40.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:24:40.476Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:24:41.530Z] [2020-05-18T12:24:41.530Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:41.530Z] #30 45.08 io/ioutil [2020-05-18T12:24:41.620Z] #47 37.32 mvdan.cc/sh/v3/fileutil [2020-05-18T12:24:41.843Z] #30 46.64 flag [2020-05-18T12:24:41.843Z] #30 46.65 github.com/BurntSushi/toml [2020-05-18T12:24:42.850Z] #30 ... [2020-05-18T12:24:42.850Z] [2020-05-18T12:24:42.850Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:42.850Z] #41 37.54 time [2020-05-18T12:24:42.850Z] #41 41.50 strings [2020-05-18T12:24:42.850Z] #41 41.71 os [2020-05-18T12:24:42.850Z] #41 43.77 regexp/syntax [2020-05-18T12:24:42.850Z] #41 44.29 fmt [2020-05-18T12:24:42.850Z] #41 ... [2020-05-18T12:24:42.850Z] [2020-05-18T12:24:42.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:42.850Z] #39 8.823 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:24:42.850Z] #39 8.850 GEN .gitid [2020-05-18T12:24:42.850Z] #39 8.864 GEN criu/include/version.h [2020-05-18T12:24:42.850Z] #39 8.904 GEN include/common/asm [2020-05-18T12:24:42.850Z] #39 9.857 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T12:24:42.850Z] #39 9.946 PBCC images/opts.pb-c.c [2020-05-18T12:24:42.850Z] #39 9.977 PBCC images/sit.pb-c.c [2020-05-18T12:24:42.850Z] #39 10.01 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T12:24:42.850Z] #39 10.06 DEP images/opts.pb-c.d [2020-05-18T12:24:42.850Z] #39 10.08 DEP images/sit.pb-c.d [2020-05-18T12:24:42.850Z] #39 10.12 PBCC images/macvlan.pb-c.c [2020-05-18T12:24:42.850Z] #39 10.13 DEP images/macvlan.pb-c.d [2020-05-18T12:24:42.850Z] #39 10.17 PBCC images/autofs.pb-c.c [2020-05-18T12:24:43.132Z] #39 10.18 DEP images/autofs.pb-c.d [2020-05-18T12:24:43.132Z] #39 10.21 PBCC images/sysctl.pb-c.c [2020-05-18T12:24:43.132Z] #39 10.22 DEP images/sysctl.pb-c.d [2020-05-18T12:24:43.132Z] #39 10.28 PBCC images/time.pb-c.c [2020-05-18T12:24:43.132Z] #39 10.28 DEP images/time.pb-c.d [2020-05-18T12:24:43.132Z] #39 10.30 PBCC images/binfmt-misc.pb-c.c [2020-05-18T12:24:43.132Z] #39 10.33 DEP images/binfmt-misc.pb-c.d [2020-05-18T12:24:43.132Z] #39 10.37 PBCC images/seccomp.pb-c.c [2020-05-18T12:24:43.132Z] #39 10.39 DEP images/seccomp.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.42 PBCC images/userns.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.42 DEP images/userns.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.47 PBCC images/cgroup.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.50 DEP images/cgroup.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.55 PBCC images/fown.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.57 PBCC images/ext-file.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.58 DEP images/fown.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.60 DEP images/ext-file.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.64 PBCC images/rpc.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.65 DEP images/rpc.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.68 PBCC images/siginfo.pb-c.c [2020-05-18T12:24:43.415Z] #39 10.69 DEP images/siginfo.pb-c.d [2020-05-18T12:24:43.415Z] #39 10.72 PBCC images/pagemap.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.73 DEP images/pagemap.pb-c.d [2020-05-18T12:24:43.696Z] #39 10.76 PBCC images/rlimit.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.77 DEP images/rlimit.pb-c.d [2020-05-18T12:24:43.696Z] #39 10.82 PBCC images/file-lock.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.83 DEP images/file-lock.pb-c.d [2020-05-18T12:24:43.696Z] #39 10.86 PBCC images/tty.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.89 DEP images/tty.pb-c.d [2020-05-18T12:24:43.696Z] #39 10.91 PBCC images/tun.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.93 PBCC images/netdev.pb-c.c [2020-05-18T12:24:43.696Z] #39 10.96 DEP images/tun.pb-c.d [2020-05-18T12:24:43.696Z] #39 11.00 DEP images/netdev.pb-c.d [2020-05-18T12:24:43.696Z] #39 11.03 PBCC images/vma.pb-c.c [2020-05-18T12:24:43.696Z] #39 11.05 DEP images/vma.pb-c.d [2020-05-18T12:24:43.978Z] #39 11.09 PBCC images/creds.pb-c.c [2020-05-18T12:24:43.978Z] #39 11.10 DEP images/creds.pb-c.d [2020-05-18T12:24:43.978Z] #39 11.17 PBCC images/utsns.pb-c.c [2020-05-18T12:24:43.978Z] #39 11.17 DEP images/utsns.pb-c.d [2020-05-18T12:24:43.978Z] #39 11.21 PBCC images/ipc-desc.pb-c.c [2020-05-18T12:24:43.978Z] #39 11.23 PBCC images/ipc-sem.pb-c.c [2020-05-18T12:24:43.978Z] #39 11.25 DEP images/ipc-desc.pb-c.d [2020-05-18T12:24:43.978Z] #39 11.28 DEP images/ipc-sem.pb-c.d [2020-05-18T12:24:44.260Z] #39 11.33 PBCC images/ipc-msg.pb-c.c [2020-05-18T12:24:44.260Z] #39 11.34 DEP images/ipc-msg.pb-c.d [2020-05-18T12:24:44.260Z] #39 11.38 PBCC images/ipc-shm.pb-c.c [2020-05-18T12:24:44.260Z] #39 11.40 DEP images/ipc-shm.pb-c.d [2020-05-18T12:24:44.260Z] #39 11.42 PBCC images/ipc-var.pb-c.c [2020-05-18T12:24:44.260Z] #39 11.45 DEP images/ipc-var.pb-c.d [2020-05-18T12:24:44.260Z] #39 11.47 PBCC images/sk-opts.pb-c.c [2020-05-18T12:24:44.260Z] #39 11.48 PBCC images/packet-sock.pb-c.c [2020-05-18T12:24:44.260Z] #39 11.50 DEP images/sk-opts.pb-c.d [2020-05-18T12:24:44.260Z] #39 11.52 DEP images/packet-sock.pb-c.d [2020-05-18T12:24:44.339Z] #47 ... [2020-05-18T12:24:44.339Z] [2020-05-18T12:24:44.339Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:24:44.339Z] #36 22.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T12:24:44.543Z] #39 11.54 PBCC images/sk-netlink.pb-c.c [2020-05-18T12:24:44.543Z] #39 11.57 DEP images/sk-netlink.pb-c.d [2020-05-18T12:24:44.543Z] #39 11.60 PBCC images/sk-inet.pb-c.c [2020-05-18T12:24:44.543Z] #39 11.66 DEP images/sk-inet.pb-c.d [2020-05-18T12:24:44.543Z] #39 11.68 PBCC images/sk-unix.pb-c.c [2020-05-18T12:24:44.543Z] #39 11.72 DEP images/sk-unix.pb-c.d [2020-05-18T12:24:44.543Z] #39 11.77 PBCC images/mm.pb-c.c [2020-05-18T12:24:44.543Z] #39 11.83 DEP images/mm.pb-c.d [2020-05-18T12:24:44.543Z] #39 11.87 PBCC images/timerfd.pb-c.c [2020-05-18T12:24:44.825Z] #39 11.93 DEP images/timerfd.pb-c.d [2020-05-18T12:24:44.825Z] #39 11.97 PBCC images/timer.pb-c.c [2020-05-18T12:24:44.825Z] #39 11.99 DEP images/timer.pb-c.d [2020-05-18T12:24:44.825Z] #39 12.02 PBCC images/sa.pb-c.c [2020-05-18T12:24:44.825Z] #39 12.05 DEP images/sa.pb-c.d [2020-05-18T12:24:44.825Z] #39 12.08 PBCC images/pipe-data.pb-c.c [2020-05-18T12:24:44.825Z] #39 12.09 DEP images/pipe-data.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.12 PBCC images/mnt.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.14 DEP images/mnt.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.19 PBCC images/sk-packet.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.20 DEP images/sk-packet.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.23 PBCC images/tcp-stream.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.24 DEP images/tcp-stream.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.28 PBCC images/pipe.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.31 DEP images/pipe.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.33 PBCC images/pstree.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.34 DEP images/pstree.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.35 PBCC images/fs.pb-c.c [2020-05-18T12:24:45.107Z] #39 12.38 DEP images/fs.pb-c.d [2020-05-18T12:24:45.107Z] #39 12.44 PBCC images/signalfd.pb-c.c [2020-05-18T12:24:45.389Z] #39 12.44 DEP images/signalfd.pb-c.d [2020-05-18T12:24:45.389Z] #39 12.48 PBCC images/fh.pb-c.c [2020-05-18T12:24:45.389Z] #39 12.50 PBCC images/fsnotify.pb-c.c [2020-05-18T12:24:45.389Z] #39 12.55 DEP images/fh.pb-c.d [2020-05-18T12:24:45.389Z] #39 12.61 DEP images/fsnotify.pb-c.d [2020-05-18T12:24:45.389Z] #39 12.66 PBCC images/eventpoll.pb-c.c [2020-05-18T12:24:45.671Z] #39 12.69 DEP images/eventpoll.pb-c.d [2020-05-18T12:24:45.671Z] #39 12.72 PBCC images/eventfd.pb-c.c [2020-05-18T12:24:45.671Z] #39 12.72 DEP images/eventfd.pb-c.d [2020-05-18T12:24:45.671Z] #39 12.78 PBCC images/remap-file-path.pb-c.c [2020-05-18T12:24:45.671Z] #39 12.78 DEP images/remap-file-path.pb-c.d [2020-05-18T12:24:45.671Z] #39 12.82 PBCC images/fifo.pb-c.c [2020-05-18T12:24:45.671Z] #39 12.84 DEP images/fifo.pb-c.d [2020-05-18T12:24:45.671Z] #39 12.85 PBCC images/ghost-file.pb-c.c [2020-05-18T12:24:45.671Z] #39 12.90 DEP images/ghost-file.pb-c.d [2020-05-18T12:24:45.953Z] #39 12.93 PBCC images/regfile.pb-c.c [2020-05-18T12:24:45.953Z] #39 12.96 DEP images/regfile.pb-c.d [2020-05-18T12:24:45.953Z] #39 12.98 PBCC images/ns.pb-c.c [2020-05-18T12:24:45.953Z] #39 12.99 DEP images/ns.pb-c.d [2020-05-18T12:24:45.953Z] #39 13.05 PBCC images/fdinfo.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.09 DEP images/fdinfo.pb-c.d [2020-05-18T12:24:45.953Z] #39 13.11 PBCC images/core-aarch64.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.14 PBCC images/core-arm.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.19 PBCC images/core-ppc64.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.20 PBCC images/core-s390.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.22 PBCC images/core-x86.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.23 PBCC images/core.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.25 PBCC images/inventory.pb-c.c [2020-05-18T12:24:45.953Z] #39 13.27 DEP images/core-aarch64.pb-c.d [2020-05-18T12:24:45.953Z] #39 13.30 DEP images/core-arm.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.32 DEP images/core-ppc64.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.34 DEP images/core-s390.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.39 DEP images/core-x86.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.41 DEP images/core.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.45 DEP images/inventory.pb-c.d [2020-05-18T12:24:46.236Z] #39 13.47 PBCC images/cpuinfo.pb-c.c [2020-05-18T12:24:46.521Z] #39 13.54 DEP images/cpuinfo.pb-c.d [2020-05-18T12:24:46.521Z] #39 13.55 PBCC images/stats.pb-c.c [2020-05-18T12:24:46.521Z] #39 13.55 DEP images/stats.pb-c.d [2020-05-18T12:24:47.062Z] #36 25.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T12:24:47.135Z] #39 14.41 make[1]: Nothing to be done for 'all'. [2020-05-18T12:24:47.752Z] #39 ... [2020-05-18T12:24:47.752Z] [2020-05-18T12:24:47.752Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:47.752Z] #30 48.01 log [2020-05-18T12:24:47.752Z] #30 49.50 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:24:47.752Z] #30 DONE 52.4s [2020-05-18T12:24:47.752Z] [2020-05-18T12:24:47.752Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:47.752Z] #52 23.53 Checking out files: 70% (2242/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T12:24:47.752Z] #52 24.43 + cd /tmp/tmp.VJ7BXX94Ld/src/github.com/containerd/containerd [2020-05-18T12:24:47.752Z] #52 24.43 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:24:47.752Z] #52 25.70 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T12:24:47.752Z] #52 25.70 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T12:24:47.752Z] #52 25.70 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:47.752Z] #52 25.70 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:24:47.752Z] #52 25.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T12:24:47.752Z] #52 25.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T12:24:47.752Z] #52 25.70 + '[' '' = dynamic ']' [2020-05-18T12:24:47.752Z] #52 25.70 + make [2020-05-18T12:24:47.752Z] #52 26.79 + bin/ctr [2020-05-18T12:24:48.125Z] #21 ... [2020-05-18T12:24:48.125Z] [2020-05-18T12:24:48.125Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:24:48.125Z] #52 60.16 + bin/containerd [2020-05-18T12:24:50.565Z] #36 ... [2020-05-18T12:24:50.565Z] [2020-05-18T12:24:50.565Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:24:50.565Z] #32 42.79 Selecting previously unselected package libxml2:ppc64el. [2020-05-18T12:24:50.565Z] #32 42.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 42.80 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:24:50.565Z] #32 43.60 Selecting previously unselected package libarchive13:ppc64el. [2020-05-18T12:24:50.565Z] #32 43.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 43.61 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T12:24:50.565Z] #32 44.03 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-18T12:24:50.565Z] #32 44.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 44.06 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T12:24:50.565Z] #32 44.22 Selecting previously unselected package librhash0:ppc64el. [2020-05-18T12:24:50.565Z] #32 44.26 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 44.26 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-18T12:24:50.565Z] #32 44.47 Selecting previously unselected package libuv1:ppc64el. [2020-05-18T12:24:50.565Z] #32 44.48 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 44.51 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-18T12:24:50.565Z] #32 44.70 Selecting previously unselected package cmake. [2020-05-18T12:24:50.565Z] #32 44.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-18T12:24:50.565Z] #32 44.74 Unpacking cmake (3.13.4-1) ... [2020-05-18T12:24:52.130Z] #52 ... [2020-05-18T12:24:52.130Z] [2020-05-18T12:24:52.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:52.130Z] #39 15.65 CC images/stats.o [2020-05-18T12:24:52.130Z] #39 15.81 CC images/core.o [2020-05-18T12:24:52.130Z] #39 16.21 CC images/core-x86.o [2020-05-18T12:24:52.130Z] #39 16.52 CC images/core-arm.o [2020-05-18T12:24:52.130Z] #39 16.78 CC images/core-aarch64.o [2020-05-18T12:24:52.130Z] #39 17.12 CC images/core-ppc64.o [2020-05-18T12:24:52.130Z] #39 17.45 CC images/core-s390.o [2020-05-18T12:24:52.130Z] #39 17.89 CC images/cpuinfo.o [2020-05-18T12:24:52.130Z] #39 18.12 CC images/inventory.o [2020-05-18T12:24:52.130Z] #39 18.32 CC images/fdinfo.o [2020-05-18T12:24:52.130Z] #39 18.49 CC images/fown.o [2020-05-18T12:24:52.130Z] #39 18.57 CC images/ns.o [2020-05-18T12:24:52.130Z] #39 18.68 CC images/regfile.o [2020-05-18T12:24:52.130Z] #39 18.78 CC images/ghost-file.o [2020-05-18T12:24:52.130Z] #39 19.05 CC images/fifo.o [2020-05-18T12:24:52.130Z] #39 19.16 CC images/remap-file-path.o [2020-05-18T12:24:52.130Z] #39 19.27 CC images/eventfd.o [2020-05-18T12:24:52.410Z] #39 19.45 CC images/eventpoll.o [2020-05-18T12:24:52.410Z] #39 19.64 CC images/fh.o [2020-05-18T12:24:52.631Z] #32 48.12 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-18T12:24:52.631Z] #32 48.13 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T12:24:52.631Z] #32 48.14 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-18T12:24:52.631Z] #32 48.15 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T12:24:52.631Z] #32 48.19 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-18T12:24:52.631Z] #32 48.21 Setting up cmake-data (3.13.4-1) ... [2020-05-18T12:24:52.631Z] #32 48.23 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:24:52.631Z] #32 48.24 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-18T12:24:52.631Z] #32 48.25 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-18T12:24:52.631Z] #32 48.26 Setting up cmake (3.13.4-1) ... [2020-05-18T12:24:52.631Z] #32 48.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:24:52.631Z] #32 48.41 Processing triggers for mime-support (3.62) ... [2020-05-18T12:24:52.690Z] #39 19.81 CC images/fsnotify.o [2020-05-18T12:24:52.922Z] #32 DONE 48.7s [2020-05-18T12:24:52.922Z] [2020-05-18T12:24:52.922Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:24:52.922Z] #38 14.71 Reading package lists... [2020-05-18T12:24:52.922Z] #38 23.56 Building dependency tree... [2020-05-18T12:24:52.922Z] #38 24.73 Reading state information... [2020-05-18T12:24:52.922Z] #38 25.56 The following additional packages will be installed: [2020-05-18T12:24:52.922Z] #38 25.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T12:24:52.922Z] #38 25.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T12:24:52.922Z] #38 25.56 Suggested packages: [2020-05-18T12:24:52.922Z] #38 25.56 manpages-dev python-setuptools [2020-05-18T12:24:52.922Z] #38 26.86 The following NEW packages will be installed: [2020-05-18T12:24:52.922Z] #38 26.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T12:24:52.922Z] #38 26.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T12:24:52.922Z] #38 26.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T12:24:52.922Z] #38 26.87 python-six zlib1g-dev [2020-05-18T12:24:52.922Z] #38 26.99 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:24:52.922Z] #38 26.99 Need to get 4075 kB of archives. [2020-05-18T12:24:52.922Z] #38 26.99 After this operation, 24.5 MB of additional disk space will be used. [2020-05-18T12:24:52.922Z] #38 26.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-18T12:24:52.922Z] #38 27.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-18T12:24:52.922Z] #38 27.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T12:24:52.922Z] #38 27.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-18T12:24:52.922Z] #38 27.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-18T12:24:52.922Z] #38 27.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-18T12:24:52.922Z] #38 27.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-18T12:24:52.922Z] #38 27.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-18T12:24:52.923Z] #38 27.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-18T12:24:52.923Z] #38 27.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-18T12:24:52.923Z] #38 27.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-18T12:24:52.923Z] #38 27.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-18T12:24:52.923Z] #38 27.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-18T12:24:52.923Z] #38 27.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-18T12:24:52.923Z] #38 27.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T12:24:52.923Z] #38 27.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-18T12:24:52.923Z] #38 27.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-18T12:24:52.923Z] #38 28.69 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:24:52.923Z] #38 28.82 Fetched 4075 kB in 1s (7006 kB/s) [2020-05-18T12:24:52.923Z] #38 28.96 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-18T12:24:52.923Z] #38 28.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-18T12:24:52.923Z] #38 29.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 29.07 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T12:24:52.923Z] #38 29.23 Selecting previously unselected package libnet1:ppc64el. [2020-05-18T12:24:52.923Z] #38 29.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 29.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:52.923Z] #38 29.36 Selecting previously unselected package libnet1-dev. [2020-05-18T12:24:52.923Z] #38 29.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 29.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:24:52.923Z] #38 29.62 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-18T12:24:52.923Z] #38 29.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 29.64 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T12:24:52.923Z] #38 29.93 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-18T12:24:52.923Z] #38 29.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 29.95 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T12:24:52.923Z] #38 30.24 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-18T12:24:52.923Z] #38 30.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 30.24 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T12:24:52.923Z] #38 30.34 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-18T12:24:52.923Z] #38 30.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 30.36 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T12:24:52.923Z] #38 30.46 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-18T12:24:52.923Z] #38 30.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 30.48 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T12:24:52.923Z] #38 30.80 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-18T12:24:52.923Z] #38 30.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:24:52.923Z] #38 30.82 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:24:52.971Z] #39 ... [2020-05-18T12:24:52.971Z] [2020-05-18T12:24:52.971Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:52.971Z] #41 47.81 regexp [2020-05-18T12:24:52.971Z] #41 48.04 go/token [2020-05-18T12:24:52.971Z] #41 48.98 go/scanner [2020-05-18T12:24:52.971Z] #41 50.29 go/ast [2020-05-18T12:24:52.971Z] #41 51.20 internal/lazyregexp [2020-05-18T12:24:52.971Z] #41 51.40 net/url [2020-05-18T12:24:52.971Z] #41 53.01 text/template/parse [2020-05-18T12:24:52.971Z] #41 54.14 go/parser [2020-05-18T12:24:52.971Z] #41 55.23 text/template [2020-05-18T12:24:52.971Z] #41 56.95 encoding/xml [2020-05-18T12:24:52.971Z] #41 ... [2020-05-18T12:24:52.971Z] [2020-05-18T12:24:52.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:52.971Z] #39 20.23 CC images/signalfd.o [2020-05-18T12:24:53.214Z] #38 ... [2020-05-18T12:24:53.214Z] [2020-05-18T12:24:53.214Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:24:53.214Z] #33 0.322 + RM_GOPATH=0 [2020-05-18T12:24:53.214Z] #33 0.322 + TMP_GOPATH= [2020-05-18T12:24:53.214Z] #33 0.322 + : /build [2020-05-18T12:24:53.214Z] #33 0.322 + '[' -z '' ']' [2020-05-18T12:24:53.214Z] #33 0.324 ++ mktemp -d [2020-05-18T12:24:53.214Z] #33 0.325 + export GOPATH=/tmp/tmp.aRn84JLWgu [2020-05-18T12:24:53.214Z] #33 0.325 + GOPATH=/tmp/tmp.aRn84JLWgu [2020-05-18T12:24:53.214Z] #33 0.325 + RM_GOPATH=1 [2020-05-18T12:24:53.214Z] #33 0.326 ++ dirname /tmp/install/install.sh [2020-05-18T12:24:53.214Z] #33 0.330 + dir=/tmp/install [2020-05-18T12:24:53.214Z] #33 0.333 + bin=tini [2020-05-18T12:24:53.214Z] #33 0.333 + shift [2020-05-18T12:24:53.214Z] #33 0.333 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T12:24:53.214Z] #33 0.333 + . /tmp/install/tini.installer [2020-05-18T12:24:53.214Z] #33 0.334 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:53.214Z] #33 0.334 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:53.214Z] #33 0.334 + install_tini [2020-05-18T12:24:53.214Z] #33 0.334 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T12:24:53.214Z] #33 0.334 + git clone https://github.com/krallin/tini.git /tmp/tmp.aRn84JLWgu/tini [2020-05-18T12:24:53.214Z] #33 0.345 Cloning into '/tmp/tmp.aRn84JLWgu/tini'... [2020-05-18T12:24:53.220Z] #52 67.37 + bin/containerd [2020-05-18T12:24:53.252Z] #39 20.41 CC images/fs.o [2020-05-18T12:24:53.534Z] #39 20.53 CC images/pstree.o [2020-05-18T12:24:53.534Z] #39 20.67 CC images/pipe.o [2020-05-18T12:24:53.534Z] #39 ... [2020-05-18T12:24:53.534Z] [2020-05-18T12:24:53.534Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:24:53.534Z] #47 48.30 encoding/json [2020-05-18T12:24:53.534Z] #47 52.68 github.com/pkg/diff [2020-05-18T12:24:53.534Z] #47 53.93 go/ast [2020-05-18T12:24:53.534Z] #47 54.20 golang.org/x/crypto/ssh/terminal [2020-05-18T12:24:53.534Z] #47 55.25 mvdan.cc/editorconfig [2020-05-18T12:24:53.534Z] #47 56.15 mvdan.cc/sh/v3/fileutil [2020-05-18T12:24:53.534Z] #47 56.28 mvdan.cc/sh/v3/syntax [2020-05-18T12:24:53.815Z] #47 ... [2020-05-18T12:24:53.815Z] [2020-05-18T12:24:53.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:24:53.815Z] #39 20.79 CC images/tcp-stream.o [2020-05-18T12:24:53.815Z] #39 21.01 CC images/sk-packet.o [2020-05-18T12:24:54.097Z] #39 21.20 CC images/mnt.o [2020-05-18T12:24:54.244Z] #33 1.447 + cd /tmp/tmp.aRn84JLWgu/tini [2020-05-18T12:24:54.380Z] #39 21.36 CC images/pipe-data.o [2020-05-18T12:24:54.380Z] #39 21.56 CC images/sa.o [2020-05-18T12:24:54.533Z] #33 1.448 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:24:54.533Z] #33 1.470 + cmake . [2020-05-18T12:24:54.662Z] #39 21.75 CC images/timer.o [2020-05-18T12:24:54.662Z] #39 21.90 CC images/timerfd.o [2020-05-18T12:24:54.662Z] #39 22.01 CC images/mm.o [2020-05-18T12:24:55.165Z] #33 2.358 -- The C compiler identification is GNU 8.3.0 [2020-05-18T12:24:55.165Z] #33 2.429 -- Check for working C compiler: /usr/bin/cc [2020-05-18T12:24:55.276Z] #39 22.25 CC images/sk-opts.o [2020-05-18T12:24:55.276Z] #39 22.45 CC images/sk-unix.o [2020-05-18T12:24:55.557Z] #39 22.69 CC images/sk-inet.o [2020-05-18T12:24:55.839Z] #39 22.97 CC images/tun.o [2020-05-18T12:24:56.121Z] #39 23.18 CC images/sk-netlink.o [2020-05-18T12:24:56.121Z] #39 23.33 CC images/packet-sock.o [2020-05-18T12:24:56.218Z] #33 3.188 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T12:24:56.218Z] #33 3.192 -- Detecting C compiler ABI info [2020-05-18T12:24:56.405Z] #39 23.62 CC images/ipc-var.o [2020-05-18T12:24:56.405Z] #39 23.73 CC images/ipc-desc.o [2020-05-18T12:24:56.687Z] #39 23.91 CC images/ipc-shm.o [2020-05-18T12:24:56.687Z] #39 23.98 CC images/ipc-msg.o [2020-05-18T12:24:56.843Z] #33 4.073 -- Detecting C compiler ABI info - done [2020-05-18T12:24:56.843Z] #33 4.162 -- Detecting C compile features [2020-05-18T12:24:56.969Z] #39 24.07 CC images/ipc-sem.o [2020-05-18T12:24:56.969Z] #39 24.16 CC images/utsns.o [2020-05-18T12:24:57.251Z] #39 24.33 CC images/creds.o [2020-05-18T12:24:57.251Z] #39 24.45 CC images/vma.o [2020-05-18T12:24:57.533Z] #39 24.63 CC images/netdev.o [2020-05-18T12:24:57.718Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:24:57.718Z] [2020-05-18T12:24:57.815Z] #39 24.91 CC images/tty.o [2020-05-18T12:24:58.098Z] #39 25.19 CC images/file-lock.o [2020-05-18T12:24:58.098Z] #39 25.31 CC images/rlimit.o [2020-05-18T12:24:58.380Z] #39 25.46 CC images/pagemap.o [2020-05-18T12:24:58.380Z] #39 25.60 CC images/siginfo.o [2020-05-18T12:24:58.663Z] #39 25.80 CC images/rpc.o [2020-05-18T12:24:59.082Z] [2020-05-18T12:24:59.082Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-18T12:24:59.082Z] [2020-05-18T12:24:59.277Z] #39 26.54 CC images/ext-file.o [2020-05-18T12:24:59.336Z] [2020-05-18T12:24:59.336Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:24:59.336Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:24:59.336Z] HOSTNAME=6d5406f9434c [2020-05-18T12:24:59.336Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T12:24:59.336Z] TESTDEBUG=0 [2020-05-18T12:24:59.336Z] DEST=bundles/test-integration [2020-05-18T12:24:59.336Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:24:59.336Z] KEEPBUNDLE=1 [2020-05-18T12:24:59.337Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:24:59.337Z] container=docker [2020-05-18T12:24:59.337Z] HOME=/root [2020-05-18T12:24:59.337Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:24:59.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:24:59.337Z] VALIDATE_BRANCH=master [2020-05-18T12:24:59.337Z] TERM=xterm [2020-05-18T12:24:59.337Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:24:59.337Z] SHLVL=1 [2020-05-18T12:24:59.337Z] TIMEOUT=120m [2020-05-18T12:24:59.337Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:24:59.337Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:24:59.337Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-18T12:24:59.337Z] GO111MODULE=off [2020-05-18T12:24:59.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:24:59.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:24:59.337Z] GOPATH=/go [2020-05-18T12:24:59.337Z] PKG_CONFIG=pkg-config [2020-05-18T12:24:59.337Z] _=/usr/bin/env [2020-05-18T12:24:59.337Z] Building test suite binary ./integration-cli/test.main [2020-05-18T12:24:59.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:24:59.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:24:59.337Z] HOSTNAME=b1bb65d628b9 [2020-05-18T12:24:59.337Z] TEST_SKIP_INTEGRATION=1 [2020-05-18T12:24:59.337Z] TESTDEBUG=0 [2020-05-18T12:24:59.337Z] DEST=bundles/test-integration [2020-05-18T12:24:59.337Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:24:59.337Z] KEEPBUNDLE=1 [2020-05-18T12:24:59.337Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:24:59.337Z] container=docker [2020-05-18T12:24:59.337Z] HOME=/root [2020-05-18T12:24:59.337Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:24:59.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:24:59.337Z] VALIDATE_BRANCH=master [2020-05-18T12:24:59.337Z] TERM=xterm [2020-05-18T12:24:59.337Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:24:59.337Z] SHLVL=1 [2020-05-18T12:24:59.337Z] TIMEOUT=120m [2020-05-18T12:24:59.337Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:24:59.337Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:24:59.337Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-18T12:24:59.337Z] GO111MODULE=off [2020-05-18T12:24:59.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:24:59.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:24:59.337Z] GOPATH=/go [2020-05-18T12:24:59.337Z] PKG_CONFIG=pkg-config [2020-05-18T12:24:59.337Z] _=/usr/bin/env [2020-05-18T12:24:59.337Z] Building test suite binary ./integration-cli/test.main [2020-05-18T12:24:59.552Z] #33 6.808 -- Detecting C compile features - done [2020-05-18T12:24:59.559Z] #39 26.69 CC images/cgroup.o [2020-05-18T12:24:59.592Z] No new tests added to integration. [2020-05-18T12:24:59.592Z] [2020-05-18T12:24:59.592Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:24:59.841Z] #33 6.863 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T12:24:59.841Z] #39 26.95 CC images/userns.o [2020-05-18T12:25:00.124Z] #39 27.19 CC images/google/protobuf/descriptor.o [2020-05-18T12:25:00.130Z] #33 7.233 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T12:25:00.419Z] #33 7.469 -- Configuring done [2020-05-18T12:25:00.419Z] #33 7.509 -- Generating done [2020-05-18T12:25:00.419Z] #33 7.526 -- Build files have been written to: /tmp/tmp.aRn84JLWgu/tini [2020-05-18T12:25:00.419Z] #33 7.539 + make tini-static [2020-05-18T12:25:00.742Z] #39 ... [2020-05-18T12:25:00.742Z] [2020-05-18T12:25:00.742Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:25:00.742Z] #47 61.37 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T12:25:00.742Z] #47 DONE 65.5s [2020-05-18T12:25:00.742Z] [2020-05-18T12:25:00.742Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:00.742Z] #41 58.85 go/doc [2020-05-18T12:25:00.742Z] #41 60.83 github.com/LK4D4/vndr/versioned [2020-05-18T12:25:00.742Z] #41 60.90 crypto/rsa [2020-05-18T12:25:00.742Z] #41 61.35 github.com/LK4D4/vndr/build [2020-05-18T12:25:00.742Z] #41 61.87 vendor/golang.org/x/crypto/cryptobyte [2020-05-18T12:25:00.742Z] #41 63.56 crypto/x509 [2020-05-18T12:25:00.742Z] #41 63.81 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-18T12:25:00.742Z] #41 64.33 vendor/golang.org/x/crypto/poly1305 [2020-05-18T12:25:00.742Z] #41 64.95 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T12:25:00.742Z] #41 65.39 vendor/golang.org/x/crypto/curve25519 [2020-05-18T12:25:00.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:25:00.954Z] HOSTNAME=c0f71089baef [2020-05-18T12:25:00.954Z] TESTDEBUG=0 [2020-05-18T12:25:00.954Z] DEST=bundles/test-integration [2020-05-18T12:25:00.954Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:25:00.954Z] KEEPBUNDLE=1 [2020-05-18T12:25:00.954Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:25:00.954Z] container=docker [2020-05-18T12:25:00.954Z] HOME=/root [2020-05-18T12:25:00.954Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:25:00.954Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:25:00.954Z] VALIDATE_BRANCH=master [2020-05-18T12:25:00.954Z] TERM=xterm [2020-05-18T12:25:00.954Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:25:00.954Z] SHLVL=1 [2020-05-18T12:25:00.954Z] TIMEOUT=120m [2020-05-18T12:25:00.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:25:00.954Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:25:00.954Z] GO111MODULE=off [2020-05-18T12:25:00.954Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T12:25:00.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:25:00.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:25:00.954Z] GOPATH=/go [2020-05-18T12:25:00.954Z] PKG_CONFIG=pkg-config [2020-05-18T12:25:00.954Z] _=/usr/bin/env [2020-05-18T12:25:00.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:25:01.025Z] #41 ... [2020-05-18T12:25:01.025Z] [2020-05-18T12:25:01.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:01.025Z] #39 28.07 CC images/opts.o [2020-05-18T12:25:01.025Z] #39 28.20 CC images/seccomp.o [2020-05-18T12:25:01.050Z] #33 8.021 Scanning dependencies of target tini-static [2020-05-18T12:25:01.050Z] #33 8.116 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T12:25:01.307Z] #39 28.46 CC images/binfmt-misc.o [2020-05-18T12:25:01.628Z] #39 28.61 CC images/time.o [2020-05-18T12:25:01.924Z] #39 28.92 CC images/sysctl.o [2020-05-18T12:25:01.924Z] #39 29.04 CC images/autofs.o [2020-05-18T12:25:01.924Z] #39 29.12 CC images/macvlan.o [2020-05-18T12:25:02.077Z] #33 ... [2020-05-18T12:25:02.077Z] [2020-05-18T12:25:02.077Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:25:02.077Z] #38 31.86 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-18T12:25:02.077Z] #38 31.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 31.88 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 32.09 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-18T12:25:02.077Z] #38 32.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 32.11 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 33.69 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-18T12:25:02.077Z] #38 33.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 33.70 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 34.48 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T12:25:02.077Z] #38 34.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 34.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:25:02.077Z] #38 34.58 Selecting previously unselected package protobuf-compiler. [2020-05-18T12:25:02.077Z] #38 34.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 34.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 34.76 Selecting previously unselected package python-pkg-resources. [2020-05-18T12:25:02.077Z] #38 34.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T12:25:02.077Z] #38 34.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T12:25:02.077Z] #38 35.03 Selecting previously unselected package python-six. [2020-05-18T12:25:02.077Z] #38 35.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T12:25:02.077Z] #38 35.04 Unpacking python-six (1.12.0-1) ... [2020-05-18T12:25:02.077Z] #38 35.16 Selecting previously unselected package python-protobuf. [2020-05-18T12:25:02.077Z] #38 35.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-18T12:25:02.077Z] #38 35.17 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 35.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T12:25:02.077Z] #38 40.34 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:02.077Z] #38 40.34 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-18T12:25:02.077Z] #38 40.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-18T12:25:02.077Z] #38 40.37 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-18T12:25:02.077Z] #38 40.37 Setting up python-six (1.12.0-1) ... [2020-05-18T12:25:02.207Z] #39 29.27 CC images/sit.o [2020-05-18T12:25:02.207Z] #39 29.45 LINK images/built-in.o [2020-05-18T12:25:02.506Z] Fetching without tags [2020-05-18T12:25:02.533Z] #39 29.52 GEN compel/include/asm [2020-05-18T12:25:02.533Z] #39 29.54 GEN compel/include/version.h [2020-05-18T12:25:02.533Z] #39 29.59 touch .config [2020-05-18T12:25:02.533Z] #39 29.59 GEN include/common/config.h [2020-05-18T12:25:02.533Z] #39 29.68 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-18T12:25:02.533Z] #39 29.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T12:25:02.533Z] #39 29.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T12:25:02.533Z] #39 29.76 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-18T12:25:02.533Z] #39 29.79 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-18T12:25:02.533Z] #39 29.82 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-18T12:25:02.819Z] #39 29.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T12:25:02.819Z] #39 29.82 DEP compel/plugins/std/infect.d [2020-05-18T12:25:02.819Z] #39 29.97 DEP compel/plugins/std/string.d [2020-05-18T12:25:02.819Z] #39 30.04 DEP compel/plugins/std/log.d [2020-05-18T12:25:02.839Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:25:03.101Z] #39 30.14 DEP compel/plugins/std/fds.d [2020-05-18T12:25:03.101Z] #39 30.22 DEP compel/plugins/std/std.d [2020-05-18T12:25:03.101Z] #39 30.27 DEP compel/plugins/shmem/shmem.d [2020-05-18T12:25:03.101Z] #39 30.35 DEP compel/plugins/fds/fds.d [2020-05-18T12:25:03.384Z] #39 30.46 CC compel/plugins/std/std.o [2020-05-18T12:25:03.384Z] #39 30.59 CC compel/plugins/std/fds.o [2020-05-18T12:25:03.603Z] #38 ... [2020-05-18T12:25:03.603Z] [2020-05-18T12:25:03.603Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:03.603Z] #33 10.50 [100%] Linking C executable tini-static [2020-05-18T12:25:03.666Z] #39 30.76 CC compel/plugins/std/log.o [2020-05-18T12:25:03.706Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:25:03.706Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:25:02.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:25:02.430Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:25:02.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:25:02.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:25:02.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:25:02.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:25:02.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:25:02.848Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:25:02.876Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:25:03.641Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:25:03.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-18T12:25:03.709Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:25:03.732Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:25:03.948Z] #39 31.12 CC compel/plugins/std/string.o [2020-05-18T12:25:04.230Z] #39 31.48 CC compel/plugins/std/infect.o [2020-05-18T12:25:04.650Z] #33 11.69 [100%] Built target tini-static [2020-05-18T12:25:04.650Z] #33 11.80 + mkdir -p /build [2020-05-18T12:25:04.650Z] #33 11.80 + cp tini-static /build/docker-init [2020-05-18T12:25:04.650Z] #33 DONE 11.9s [2020-05-18T12:25:04.650Z] [2020-05-18T12:25:04.650Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:25:04.650Z] #47 52.58 golang.org/x/crypto/ssh/terminal [2020-05-18T12:25:04.650Z] #47 58.41 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T12:25:04.845Z] #39 31.82 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-18T12:25:04.845Z] #39 31.85 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-18T12:25:04.845Z] #39 31.89 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-18T12:25:04.845Z] #39 31.98 AR compel/plugins/std.lib.a [2020-05-18T12:25:04.845Z] #39 32.04 CC compel/plugins/fds/fds.o [2020-05-18T12:25:04.845Z] #39 32.18 AR compel/plugins/fds.lib.a [2020-05-18T12:25:05.127Z] #39 32.23 HOSTDEP compel/src/lib/log-host.d [2020-05-18T12:25:05.127Z] #39 32.40 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T12:25:05.409Z] #39 32.55 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-18T12:25:05.409Z] #39 32.63 HOSTDEP compel/src/main-host.d [2020-05-18T12:25:05.409Z] #39 32.74 DEP compel/src/lib/ptrace.d [2020-05-18T12:25:05.684Z] #47 ... [2020-05-18T12:25:05.684Z] [2020-05-18T12:25:05.684Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:25:05.684Z] #38 44.24 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-18T12:25:05.684Z] #38 44.25 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-18T12:25:05.684Z] #38 44.26 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:05.684Z] #38 44.27 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-18T12:25:05.684Z] #38 44.28 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:05.684Z] #38 44.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:25:05.684Z] #38 44.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:25:05.684Z] #38 44.30 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-18T12:25:05.691Z] #39 32.84 DEP compel/src/lib/infect.d [2020-05-18T12:25:05.691Z] #39 32.93 DEP compel/src/lib/infect-util.d [2020-05-18T12:25:05.691Z] #39 33.04 DEP compel/src/lib/infect-rpc.d [2020-05-18T12:25:05.973Z] #39 33.12 DEP compel/arch/s390/src/lib/infect.d [2020-05-18T12:25:05.975Z] #38 44.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:25:05.975Z] #38 44.33 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T12:25:06.255Z] #39 33.19 DEP compel/arch/s390/src/lib/cpu.d [2020-05-18T12:25:06.255Z] #39 33.26 DEP compel/src/lib/log.d [2020-05-18T12:25:06.255Z] #39 33.39 DEP compel/src/main.d [2020-05-18T12:25:06.538Z] #39 33.53 DEP compel/src/lib/handle-elf.d [2020-05-18T12:25:06.538Z] #39 33.64 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-18T12:25:06.538Z] #39 33.78 CC compel/src/lib/log.o [2020-05-18T12:25:06.820Z] #39 33.94 CC compel/arch/s390/src/lib/cpu.o [2020-05-18T12:25:07.102Z] #39 34.14 CC compel/arch/s390/src/lib/infect.o [2020-05-18T12:25:07.102Z] #39 ... [2020-05-18T12:25:07.102Z] [2020-05-18T12:25:07.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:25:07.102Z] #10 61.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T12:25:07.102Z] #10 61.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-18T12:25:07.102Z] #10 61.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:25:07.102Z] #10 ... [2020-05-18T12:25:07.102Z] [2020-05-18T12:25:07.102Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:07.102Z] #41 65.89 vendor/golang.org/x/text/transform [2020-05-18T12:25:07.102Z] #41 67.15 vendor/golang.org/x/text/unicode/bidi [2020-05-18T12:25:07.102Z] #41 67.85 crypto/tls [2020-05-18T12:25:07.102Z] #41 68.67 vendor/golang.org/x/text/secure/bidirule [2020-05-18T12:25:07.102Z] #41 68.90 vendor/golang.org/x/text/unicode/norm [2020-05-18T12:25:07.102Z] #41 71.77 vendor/golang.org/x/net/idna [2020-05-18T12:25:07.717Z] #41 ... [2020-05-18T12:25:07.717Z] [2020-05-18T12:25:07.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:07.717Z] #39 34.71 CC compel/src/lib/infect-rpc.o [2020-05-18T12:25:07.717Z] #39 34.91 CC compel/src/lib/infect-util.o [2020-05-18T12:25:07.999Z] #39 35.19 CC compel/src/lib/infect.o [2020-05-18T12:25:08.111Z] Commit message: "API: split types for Resources Reservations and Limits" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:25:09.425Z] + docker version [2020-05-18T12:25:09.475Z] #39 36.48 CC compel/src/lib/ptrace.o [2020-05-18T12:25:09.475Z] #39 36.75 AR compel/libcompel.a [2020-05-18T12:25:09.757Z] #39 36.80 HOSTCC compel/src/main-host.o [2020-05-18T12:25:10.039Z] #39 37.13 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-18T12:25:10.039Z] #39 37.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T12:25:10.416Z] #38 ... [2020-05-18T12:25:10.416Z] [2020-05-18T12:25:10.416Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:10.416Z] #43 DONE 66.0s [2020-05-18T12:25:10.416Z] [2020-05-18T12:25:10.416Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:25:10.654Z] #39 37.72 HOSTCC compel/src/lib/log-host.o [2020-05-18T12:25:10.654Z] #39 37.98 HOSTLINK compel/compel-host-bin [2020-05-18T12:25:11.269Z] #39 38.21 DEP soccr/soccr.d [2020-05-18T12:25:11.269Z] #39 38.43 CC soccr/soccr.o [2020-05-18T12:25:11.890Z] #39 ... [2020-05-18T12:25:11.890Z] [2020-05-18T12:25:11.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:25:11.890Z] #10 73.23 Selecting previously unselected package libapparmor1:s390x. [2020-05-18T12:25:11.890Z] #10 73.24 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.24 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-18T12:25:11.890Z] #10 73.39 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-18T12:25:11.890Z] #10 73.39 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.39 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T12:25:11.890Z] #10 73.53 Selecting previously unselected package libbtrfs0. [2020-05-18T12:25:11.890Z] #10 73.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.54 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T12:25:11.890Z] #10 73.58 Selecting previously unselected package libbtrfs-dev. [2020-05-18T12:25:11.890Z] #10 73.58 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:25:11.890Z] #10 73.68 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-18T12:25:11.890Z] #10 73.68 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.68 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 73.73 Selecting previously unselected package libudev-dev:s390x. [2020-05-18T12:25:11.890Z] #10 73.73 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.75 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T12:25:11.890Z] #10 73.91 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-18T12:25:11.890Z] #10 73.91 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 73.92 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-18T12:25:11.890Z] #10 74.16 Selecting previously unselected package libpcre16-3:s390x. [2020-05-18T12:25:11.890Z] #10 74.16 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 74.17 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 74.32 Selecting previously unselected package libpcre32-3:s390x. [2020-05-18T12:25:11.890Z] #10 74.32 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 74.32 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 74.44 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-18T12:25:11.890Z] #10 74.44 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 74.45 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 74.54 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-18T12:25:11.890Z] #10 74.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 74.56 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 74.80 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-18T12:25:11.890Z] #10 74.81 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 74.81 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T12:25:11.890Z] #10 75.05 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-18T12:25:11.890Z] #10 75.05 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 75.05 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 75.11 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-18T12:25:11.890Z] #10 75.11 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 75.11 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T12:25:11.890Z] #10 75.20 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-18T12:25:11.890Z] #10 75.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-18T12:25:11.890Z] #10 75.22 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T12:25:11.890Z] #10 75.72 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 75.73 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-18T12:25:11.890Z] #10 75.74 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-18T12:25:11.890Z] #10 75.75 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T12:25:11.890Z] #10 75.76 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 75.77 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-18T12:25:11.890Z] #10 75.78 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:25:11.890Z] #10 75.79 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T12:25:11.890Z] #10 75.80 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 75.81 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-18T12:25:11.890Z] #10 75.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T12:25:11.890Z] #10 75.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:25:11.890Z] #10 75.84 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-18T12:25:11.890Z] #10 75.86 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T12:25:11.890Z] #10 75.86 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-18T12:25:11.890Z] #10 75.87 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T12:25:11.890Z] #10 75.88 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-18T12:25:11.890Z] #10 75.89 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:25:11.890Z] #10 75.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T12:25:11.890Z] #10 75.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-18T12:25:11.890Z] #10 75.92 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:25:11.890Z] #10 75.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T12:25:11.890Z] #10 75.93 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-18T12:25:11.890Z] #10 75.93 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T12:25:11.890Z] #10 75.94 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-18T12:25:11.890Z] #10 75.95 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 75.96 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 75.97 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 75.98 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-18T12:25:11.890Z] #10 75.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:25:11.890Z] #10 DONE 76.6s [2020-05-18T12:25:11.890Z] [2020-05-18T12:25:11.890Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:25:12.465Z] #47 DONE 68.1s [2020-05-18T12:25:12.465Z] [2020-05-18T12:25:12.465Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:25:12.465Z] #38 50.66 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-18T12:25:12.465Z] #38 50.67 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:25:12.465Z] #38 DONE 50.9s [2020-05-18T12:25:12.465Z] [2020-05-18T12:25:12.465Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:12.465Z] #49 ... [2020-05-18T12:25:12.465Z] [2020-05-18T12:25:12.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:13.913Z] #11 DONE 1.8s [2020-05-18T12:25:13.913Z] [2020-05-18T12:25:13.913Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:13.913Z] #49 1.696 + RM_GOPATH=0 [2020-05-18T12:25:13.913Z] #49 1.697 + TMP_GOPATH= [2020-05-18T12:25:13.913Z] #49 1.697 + : /build [2020-05-18T12:25:13.913Z] #49 1.697 + '[' -z '' ']' [2020-05-18T12:25:13.914Z] #49 1.698 ++ mktemp -d [2020-05-18T12:25:13.914Z] #49 1.704 + export GOPATH=/tmp/tmp.xGnIItvcuS [2020-05-18T12:25:13.914Z] #49 1.704 + GOPATH=/tmp/tmp.xGnIItvcuS [2020-05-18T12:25:13.914Z] #49 1.704 + RM_GOPATH=1 [2020-05-18T12:25:13.914Z] #49 1.704 ++ dirname /tmp/install/install.sh [2020-05-18T12:25:13.914Z] #49 1.708 + dir=/tmp/install [2020-05-18T12:25:13.914Z] #49 1.708 + bin=runc [2020-05-18T12:25:13.914Z] #49 1.708 + shift [2020-05-18T12:25:13.914Z] #49 1.708 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T12:25:13.914Z] #49 1.708 + . /tmp/install/runc.installer [2020-05-18T12:25:13.914Z] #49 1.708 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:25:13.914Z] #49 1.708 + install_runc [2020-05-18T12:25:13.914Z] #49 1.709 + uname -r [2020-05-18T12:25:13.914Z] #49 1.709 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T12:25:13.914Z] #49 1.727 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T12:25:13.914Z] #49 1.727 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T12:25:13.914Z] #49 1.727 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T12:25:13.914Z] #49 1.727 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xGnIItvcuS/src/github.com/opencontainers/runc [2020-05-18T12:25:13.914Z] #49 1.730 Cloning into '/tmp/tmp.xGnIItvcuS/src/github.com/opencontainers/runc'... [2020-05-18T12:25:13.961Z] #39 1.432 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:25:13.961Z] #39 1.440 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:25:13.961Z] #39 1.465 Note: Building without GnuTLS support [2020-05-18T12:25:14.568Z] #49 ... [2020-05-18T12:25:14.568Z] [2020-05-18T12:25:14.568Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:14.568Z] #43 DONE 79.2s [2020-05-18T12:25:14.568Z] [2020-05-18T12:25:14.568Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:14.568Z] #39 39.56 AR soccr/libsoccr.a [2020-05-18T12:25:14.568Z] #39 39.60 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:25:14.568Z] #39 39.85 DEP criu/arch/s390/sigframe.d [2020-05-18T12:25:14.568Z] #39 39.94 DEP criu/arch/s390/crtools.d [2020-05-18T12:25:14.568Z] #39 40.18 DEP criu/arch/s390/cpu.d [2020-05-18T12:25:14.568Z] #39 40.38 CC criu/arch/s390/cpu.o [2020-05-18T12:25:14.568Z] #39 40.82 CC criu/arch/s390/crtools.o [2020-05-18T12:25:14.697Z] Client: Docker Engine - Community [2020-05-18T12:25:14.697Z] Version: 19.03.8 [2020-05-18T12:25:14.697Z] API version: 1.40 [2020-05-18T12:25:14.697Z] Go version: go1.12.17 [2020-05-18T12:25:14.697Z] Git commit: afacb8b7f0 [2020-05-18T12:25:14.697Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-18T12:25:14.697Z] OS/Arch: linux/amd64 [2020-05-18T12:25:14.697Z] Experimental: false [2020-05-18T12:25:14.697Z] [2020-05-18T12:25:14.697Z] Server: Docker Engine - Community [2020-05-18T12:25:14.697Z] Engine: [2020-05-18T12:25:14.697Z] Version: 19.03.8 [2020-05-18T12:25:14.697Z] API version: 1.40 (minimum version 1.12) [2020-05-18T12:25:14.697Z] Go version: go1.12.17 [2020-05-18T12:25:14.697Z] Git commit: afacb8b7f0 [2020-05-18T12:25:14.697Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-18T12:25:14.697Z] OS/Arch: linux/amd64 [2020-05-18T12:25:14.697Z] Experimental: true [2020-05-18T12:25:14.697Z] containerd: [2020-05-18T12:25:14.697Z] Version: 1.2.13 [2020-05-18T12:25:14.697Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:25:14.697Z] runc: [2020-05-18T12:25:14.697Z] Version: 1.0.0-rc10 [2020-05-18T12:25:14.697Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:25:14.697Z] docker-init: [2020-05-18T12:25:14.697Z] Version: 0.18.0 [2020-05-18T12:25:14.697Z] GitCommit: fec3683 [Pipeline] sh [2020-05-18T12:25:14.995Z] #39 2.723 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:25:14.995Z] #39 2.752 GEN .gitid [2020-05-18T12:25:14.995Z] #39 2.760 GEN criu/include/version.h [2020-05-18T12:25:14.995Z] #39 2.777 GEN include/common/asm [2020-05-18T12:25:15.021Z] + docker info [2020-05-18T12:25:15.575Z] #39 42.52 CC criu/arch/s390/sigframe.o [2020-05-18T12:25:15.575Z] #39 42.79 LINK criu/arch/s390/crtools.built-in.o [2020-05-18T12:25:15.857Z] #39 42.85 DEP criu/pie/util-vdso.d [2020-05-18T12:25:15.857Z] #39 ... [2020-05-18T12:25:15.857Z] [2020-05-18T12:25:15.857Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:25:15.857Z] #12 DONE 2.3s [2020-05-18T12:25:15.857Z] [2020-05-18T12:25:15.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:15.857Z] #39 42.95 DEP criu/pie/util.d [2020-05-18T12:25:15.857Z] #39 43.02 CC criu/pie/util.o [2020-05-18T12:25:16.139Z] #39 ... [2020-05-18T12:25:16.139Z] [2020-05-18T12:25:16.139Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:16.139Z] #54 74.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:25:16.139Z] #54 74.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T12:25:16.139Z] #54 DONE 80.8s [2020-05-18T12:25:16.139Z] [2020-05-18T12:25:16.139Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:25:16.139Z] #55 DONE 0.1s [2020-05-18T12:25:16.139Z] [2020-05-18T12:25:16.139Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:25:16.495Z] #39 4.017 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T12:25:16.495Z] #39 4.118 PBCC images/opts.pb-c.c [2020-05-18T12:25:16.495Z] #39 4.178 PBCC images/sit.pb-c.c [2020-05-18T12:25:16.784Z] #39 4.269 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T12:25:16.784Z] #39 4.400 DEP images/opts.pb-c.d [2020-05-18T12:25:16.784Z] #39 4.449 DEP images/sit.pb-c.d [2020-05-18T12:25:16.784Z] #39 4.498 PBCC images/macvlan.pb-c.c [2020-05-18T12:25:16.784Z] #39 4.529 DEP images/macvlan.pb-c.d [2020-05-18T12:25:17.103Z] #39 4.633 PBCC images/autofs.pb-c.c [2020-05-18T12:25:17.103Z] #39 4.656 DEP images/autofs.pb-c.d [2020-05-18T12:25:17.103Z] #39 4.725 PBCC images/sysctl.pb-c.c [2020-05-18T12:25:17.103Z] #39 4.745 DEP images/sysctl.pb-c.d [2020-05-18T12:25:17.103Z] #39 4.824 PBCC images/time.pb-c.c [2020-05-18T12:25:17.103Z] #39 4.861 DEP images/time.pb-c.d [2020-05-18T12:25:17.394Z] #39 4.942 PBCC images/binfmt-misc.pb-c.c [2020-05-18T12:25:17.394Z] #39 4.972 DEP images/binfmt-misc.pb-c.d [2020-05-18T12:25:17.394Z] #39 5.007 PBCC images/seccomp.pb-c.c [2020-05-18T12:25:17.394Z] #39 5.046 DEP images/seccomp.pb-c.d [2020-05-18T12:25:17.394Z] #39 5.094 PBCC images/userns.pb-c.c [2020-05-18T12:25:17.627Z] #13 1.541 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T12:25:17.627Z] #13 DONE 1.7s [2020-05-18T12:25:17.627Z] [2020-05-18T12:25:17.627Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:25:17.689Z] #39 5.130 DEP images/userns.pb-c.d [2020-05-18T12:25:17.689Z] #39 5.233 PBCC images/cgroup.pb-c.c [2020-05-18T12:25:17.689Z] #39 5.265 DEP images/cgroup.pb-c.d [2020-05-18T12:25:17.689Z] #39 5.341 PBCC images/fown.pb-c.c [2020-05-18T12:25:17.689Z] #39 5.415 PBCC images/ext-file.pb-c.c [2020-05-18T12:25:17.689Z] #39 5.473 DEP images/fown.pb-c.d [2020-05-18T12:25:17.986Z] #39 5.578 DEP images/ext-file.pb-c.d [2020-05-18T12:25:17.986Z] #39 5.660 PBCC images/rpc.pb-c.c [2020-05-18T12:25:17.986Z] #39 ... [2020-05-18T12:25:17.986Z] [2020-05-18T12:25:17.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:18.275Z] #52 46.71 Checking out files: 78% (2487/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T12:25:18.275Z] #52 47.05 + cd /tmp/tmp.Mhf2VGmWcT/src/github.com/containerd/containerd [2020-05-18T12:25:18.275Z] #52 47.06 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:25:19.099Z] #14 DONE 1.2s [2020-05-18T12:25:19.099Z] [2020-05-18T12:25:19.099Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:19.099Z] #49 7.141 + cd /tmp/tmp.xGnIItvcuS/src/github.com/opencontainers/runc [2020-05-18T12:25:19.099Z] #49 7.141 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:25:19.099Z] #49 ... [2020-05-18T12:25:19.099Z] [2020-05-18T12:25:19.099Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:19.099Z] #41 73.76 net/textproto [2020-05-18T12:25:19.099Z] #41 74.85 vendor/golang.org/x/net/http/httpguts [2020-05-18T12:25:19.099Z] #41 75.22 vendor/golang.org/x/net/http/httpproxy [2020-05-18T12:25:19.099Z] #41 75.94 vendor/golang.org/x/net/http2/hpack [2020-05-18T12:25:19.099Z] #41 76.95 mime [2020-05-18T12:25:19.099Z] #41 78.86 mime/quotedprintable [2020-05-18T12:25:19.099Z] #41 78.97 net/http/httptrace [2020-05-18T12:25:19.099Z] #41 79.35 net/http/internal [2020-05-18T12:25:19.099Z] #41 79.60 mime/multipart [2020-05-18T12:25:19.099Z] #41 80.52 net/http [2020-05-18T12:25:19.099Z] #41 ... [2020-05-18T12:25:19.099Z] [2020-05-18T12:25:19.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:19.099Z] #39 43.43 CC criu/pie/util-vdso.o [2020-05-18T12:25:19.099Z] #39 43.92 AR criu/pie/pie.lib.a [2020-05-18T12:25:19.099Z] #39 44.01 DEP criu/pie/restorer.d [2020-05-18T12:25:19.099Z] #39 44.38 DEP criu/arch/s390/restorer.d [2020-05-18T12:25:19.099Z] #39 44.47 DEP criu/arch/s390/vdso-pie.d [2020-05-18T12:25:19.099Z] #39 44.56 DEP criu/pie/parasite-vdso.d [2020-05-18T12:25:19.099Z] #39 44.74 DEP criu/pie/parasite.d [2020-05-18T12:25:19.099Z] #39 44.94 CC criu/pie/parasite.o [2020-05-18T12:25:19.099Z] #39 45.70 LINK criu/pie/parasite.built-in.o [2020-05-18T12:25:19.099Z] #39 45.71 GEN criu/pie/parasite-blob.h [2020-05-18T12:25:19.099Z] #39 45.73 CC criu/pie/parasite-vdso.o [2020-05-18T12:25:19.099Z] #39 46.14 CC criu/arch/s390/vdso-pie.o [2020-05-18T12:25:19.099Z] #39 46.32 CC criu/arch/s390/restorer.o [2020-05-18T12:25:19.304Z] #52 48.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T12:25:19.304Z] #52 48.11 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T12:25:19.304Z] #52 48.11 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:25:19.304Z] #52 48.11 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:25:19.304Z] #52 48.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T12:25:19.304Z] #52 48.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T12:25:19.304Z] #52 48.11 + '[' '' = dynamic ']' [2020-05-18T12:25:19.304Z] #52 48.11 + make [2020-05-18T12:25:19.382Z] #39 46.58 CC criu/pie/restorer.o [2020-05-18T12:25:20.231Z] #52 ... [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:20.231Z] #21 90.20 + return [2020-05-18T12:25:20.231Z] #21 DONE 91.1s [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:20.231Z] #45 ... [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:25:20.231Z] #16 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:25:20.231Z] #17 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:25:20.231Z] #13 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:25:20.231Z] #14 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:25:20.231Z] #15 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:25:20.231Z] #11 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:25:20.231Z] #18 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:25:20.231Z] #12 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:25:20.231Z] #19 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:25:20.231Z] #27 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:25:20.231Z] #28 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:25:20.231Z] #23 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:25:20.231Z] #24 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:25:20.231Z] #25 CACHED [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:25:20.231Z] #22 DONE 0.2s [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:20.231Z] #52 ... [2020-05-18T12:25:20.231Z] [2020-05-18T12:25:20.231Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:25:20.390Z] #39 ... [2020-05-18T12:25:20.390Z] [2020-05-18T12:25:20.390Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:25:20.390Z] #15 DONE 1.5s [2020-05-18T12:25:20.673Z] [2020-05-18T12:25:20.673Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:25:20.811Z] #52 49.33 + bin/ctr [2020-05-18T12:25:22.139Z] #26 DONE 1.8s [2020-05-18T12:25:22.140Z] [2020-05-18T12:25:22.140Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:25:22.140Z] #29 DONE 0.2s [2020-05-18T12:25:22.140Z] [2020-05-18T12:25:22.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:22.151Z] #16 DONE 1.7s [2020-05-18T12:25:22.151Z] [2020-05-18T12:25:22.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:22.151Z] #39 48.57 LINK criu/pie/restorer.built-in.o [2020-05-18T12:25:22.151Z] #39 48.58 GEN criu/pie/restorer-blob.h [2020-05-18T12:25:22.151Z] #39 48.62 DEP criu/vdso.d [2020-05-18T12:25:22.151Z] #39 48.75 DEP criu/uts_ns.d [2020-05-18T12:25:22.151Z] #39 48.82 DEP criu/util.d [2020-05-18T12:25:22.151Z] #39 49.03 DEP criu/uffd.d [2020-05-18T12:25:22.151Z] #39 49.23 DEP criu/tun.d [2020-05-18T12:25:22.400Z] #45 ... [2020-05-18T12:25:22.400Z] [2020-05-18T12:25:22.400Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:25:22.400Z] #31 DONE 0.1s [2020-05-18T12:25:22.400Z] [2020-05-18T12:25:22.400Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:25:22.400Z] #34 DONE 0.1s [2020-05-18T12:25:22.400Z] [2020-05-18T12:25:22.400Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:22.441Z] #39 49.38 DEP criu/tty.d [2020-05-18T12:25:22.442Z] #39 49.47 DEP criu/timerfd.d [2020-05-18T12:25:22.442Z] #39 49.62 DEP criu/sysfs_parse.d [2020-05-18T12:25:22.660Z] #45 ... [2020-05-18T12:25:22.660Z] [2020-05-18T12:25:22.660Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:25:22.660Z] #37 DONE 0.2s [2020-05-18T12:25:22.660Z] [2020-05-18T12:25:22.660Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:25:22.724Z] #39 49.85 DEP criu/sysctl.d [2020-05-18T12:25:22.724Z] #39 49.92 DEP criu/string.d [2020-05-18T12:25:22.724Z] #39 49.93 DEP criu/stats.d [2020-05-18T12:25:23.025Z] #40 DONE 0.2s [2020-05-18T12:25:23.025Z] [2020-05-18T12:25:23.025Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:23.025Z] #45 ... [2020-05-18T12:25:23.025Z] [2020-05-18T12:25:23.025Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:25:23.025Z] #42 DONE 0.2s [2020-05-18T12:25:23.025Z] [2020-05-18T12:25:23.025Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:25:23.041Z] #39 50.00 DEP criu/sockets.d [2020-05-18T12:25:23.041Z] #39 50.14 DEP criu/sk-unix.d [2020-05-18T12:25:23.041Z] #39 50.24 DEP criu/sk-tcp.d [2020-05-18T12:25:23.041Z] #39 50.33 DEP criu/sk-queue.d [2020-05-18T12:25:23.284Z] #44 DONE 0.1s [2020-05-18T12:25:23.284Z] [2020-05-18T12:25:23.284Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:23.324Z] #39 50.46 DEP criu/sk-packet.d [2020-05-18T12:25:23.606Z] #39 50.57 DEP criu/sk-netlink.d [2020-05-18T12:25:23.606Z] #39 50.73 DEP criu/sk-inet.d [2020-05-18T12:25:23.606Z] #39 50.86 DEP criu/signalfd.d [2020-05-18T12:25:23.606Z] #39 50.95 DEP criu/sigframe.d [2020-05-18T12:25:23.888Z] #39 51.00 DEP criu/shmem.d [2020-05-18T12:25:23.888Z] #39 51.10 DEP criu/servicefd.d [2020-05-18T12:25:24.170Z] #39 51.19 DEP criu/seize.d [2020-05-18T12:25:24.453Z] #39 51.42 DEP criu/seccomp.d [2020-05-18T12:25:24.453Z] #39 51.65 DEP criu/rst-malloc.d [2020-05-18T12:25:24.503Z] #52 ... [2020-05-18T12:25:24.503Z] [2020-05-18T12:25:24.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:24.503Z] #39 5.737 DEP images/rpc.pb-c.d [2020-05-18T12:25:24.503Z] #39 5.827 PBCC images/siginfo.pb-c.c [2020-05-18T12:25:24.503Z] #39 5.884 DEP images/siginfo.pb-c.d [2020-05-18T12:25:24.503Z] #39 5.966 PBCC images/pagemap.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.049 DEP images/pagemap.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.101 PBCC images/rlimit.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.126 DEP images/rlimit.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.173 PBCC images/file-lock.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.205 DEP images/file-lock.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.273 PBCC images/tty.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.422 DEP images/tty.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.516 PBCC images/tun.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.591 PBCC images/netdev.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.658 DEP images/tun.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.733 DEP images/netdev.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.814 PBCC images/vma.pb-c.c [2020-05-18T12:25:24.503Z] #39 6.903 DEP images/vma.pb-c.d [2020-05-18T12:25:24.503Z] #39 6.994 PBCC images/creds.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.017 DEP images/creds.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.109 PBCC images/utsns.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.136 DEP images/utsns.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.208 PBCC images/ipc-desc.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.233 PBCC images/ipc-sem.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.268 DEP images/ipc-desc.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.327 DEP images/ipc-sem.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.366 PBCC images/ipc-msg.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.388 DEP images/ipc-msg.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.448 PBCC images/ipc-shm.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.480 DEP images/ipc-shm.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.543 PBCC images/ipc-var.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.567 DEP images/ipc-var.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.616 PBCC images/sk-opts.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.639 PBCC images/packet-sock.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.703 DEP images/sk-opts.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.758 DEP images/packet-sock.pb-c.d [2020-05-18T12:25:24.503Z] #39 7.855 PBCC images/sk-netlink.pb-c.c [2020-05-18T12:25:24.503Z] #39 7.948 DEP images/sk-netlink.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.031 PBCC images/sk-inet.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.096 DEP images/sk-inet.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.154 PBCC images/sk-unix.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.220 DEP images/sk-unix.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.279 PBCC images/mm.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.381 DEP images/mm.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.460 PBCC images/timerfd.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.530 DEP images/timerfd.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.596 PBCC images/timer.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.633 DEP images/timer.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.697 PBCC images/sa.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.778 DEP images/sa.pb-c.d [2020-05-18T12:25:24.503Z] #39 8.914 PBCC images/pipe-data.pb-c.c [2020-05-18T12:25:24.503Z] #39 8.950 DEP images/pipe-data.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.057 PBCC images/mnt.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.119 DEP images/mnt.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.181 PBCC images/sk-packet.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.208 DEP images/sk-packet.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.259 PBCC images/tcp-stream.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.326 DEP images/tcp-stream.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.380 PBCC images/pipe.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.438 DEP images/pipe.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.516 PBCC images/pstree.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.551 DEP images/pstree.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.647 PBCC images/fs.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.666 DEP images/fs.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.735 PBCC images/signalfd.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.808 DEP images/signalfd.pb-c.d [2020-05-18T12:25:24.503Z] #39 9.908 PBCC images/fh.pb-c.c [2020-05-18T12:25:24.503Z] #39 9.988 PBCC images/fsnotify.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.07 DEP images/fh.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.14 DEP images/fsnotify.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.21 PBCC images/eventpoll.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.24 DEP images/eventpoll.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.28 PBCC images/eventfd.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.31 DEP images/eventfd.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.42 PBCC images/remap-file-path.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.47 DEP images/remap-file-path.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.58 PBCC images/fifo.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.60 DEP images/fifo.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.67 PBCC images/ghost-file.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.72 DEP images/ghost-file.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.79 PBCC images/regfile.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.85 DEP images/regfile.pb-c.d [2020-05-18T12:25:24.503Z] #39 10.92 PBCC images/ns.pb-c.c [2020-05-18T12:25:24.503Z] #39 10.96 DEP images/ns.pb-c.d [2020-05-18T12:25:24.503Z] #39 11.04 PBCC images/fdinfo.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.16 DEP images/fdinfo.pb-c.d [2020-05-18T12:25:24.503Z] #39 11.29 PBCC images/core-aarch64.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.35 PBCC images/core-arm.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.42 PBCC images/core-ppc64.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.54 PBCC images/core-s390.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.63 PBCC images/core-x86.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.70 PBCC images/core.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.80 PBCC images/inventory.pb-c.c [2020-05-18T12:25:24.503Z] #39 11.93 DEP images/core-aarch64.pb-c.d [2020-05-18T12:25:24.503Z] #39 11.99 DEP images/core-arm.pb-c.d [2020-05-18T12:25:24.503Z] #39 12.07 DEP images/core-ppc64.pb-c.d [2020-05-18T12:25:24.503Z] #39 12.14 DEP images/core-s390.pb-c.d [2020-05-18T12:25:24.735Z] #39 51.69 DEP criu/rbtree.d [2020-05-18T12:25:24.736Z] #39 51.71 DEP criu/pstree.d [2020-05-18T12:25:24.736Z] #39 51.88 DEP criu/protobuf.d [2020-05-18T12:25:24.792Z] #39 12.27 DEP images/core-x86.pb-c.d [2020-05-18T12:25:24.792Z] #39 12.37 DEP images/core.pb-c.d [2020-05-18T12:25:24.792Z] #39 12.47 DEP images/inventory.pb-c.d [2020-05-18T12:25:25.018Z] #39 51.98 GEN criu/protobuf-desc-gen.h [2020-05-18T12:25:25.080Z] #39 12.57 PBCC images/cpuinfo.pb-c.c [2020-05-18T12:25:25.080Z] #39 12.59 DEP images/cpuinfo.pb-c.d [2020-05-18T12:25:25.080Z] #39 12.69 PBCC images/stats.pb-c.c [2020-05-18T12:25:25.080Z] #39 12.76 DEP images/stats.pb-c.d [2020-05-18T12:25:25.822Z] #45 ... [2020-05-18T12:25:25.822Z] [2020-05-18T12:25:25.822Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:25.822Z] #52 98.67 + bin/containerd-stress [2020-05-18T12:25:26.025Z] #39 52.92 DEP criu/protobuf-desc.d [2020-05-18T12:25:26.025Z] #39 53.03 DEP criu/proc_parse.d [2020-05-18T12:25:26.025Z] #39 53.15 DEP criu/plugin.d [2020-05-18T12:25:26.025Z] #39 53.21 DEP criu/pipes.d [2020-05-18T12:25:26.307Z] #39 53.32 DEP criu/pie-util.d [2020-05-18T12:25:26.307Z] #39 53.44 DEP criu/pie-util-vdso.d [2020-05-18T12:25:26.307Z] #39 53.58 DEP criu/path.d [2020-05-18T12:25:26.580Z] #39 ... [2020-05-18T12:25:26.580Z] [2020-05-18T12:25:26.580Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:25:26.580Z] #36 54.83 + dpkg --print-architecture [2020-05-18T12:25:26.580Z] #36 54.84 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T12:25:26.580Z] #36 55.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T12:25:26.580Z] #36 55.70 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T12:25:26.589Z] #39 53.66 DEP criu/parasite-syscall.d [2020-05-18T12:25:26.869Z] #36 ... [2020-05-18T12:25:26.869Z] [2020-05-18T12:25:26.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:26.869Z] #39 14.43 make[1]: Nothing to be done for 'all'. [2020-05-18T12:25:26.871Z] #39 53.89 DEP criu/pagemap.d [2020-05-18T12:25:26.871Z] #39 54.02 DEP criu/pagemap-cache.d [2020-05-18T12:25:27.155Z] #39 54.18 DEP criu/page-xfer.d [2020-05-18T12:25:27.155Z] #39 54.27 DEP criu/page-pipe.d [2020-05-18T12:25:27.155Z] #39 54.35 DEP criu/netfilter.d [2020-05-18T12:25:27.203Z] Client: [2020-05-18T12:25:27.203Z] Debug Mode: false [2020-05-18T12:25:27.203Z] [2020-05-18T12:25:27.203Z] Server: [2020-05-18T12:25:27.203Z] Containers: 0 [2020-05-18T12:25:27.203Z] Running: 0 [2020-05-18T12:25:27.203Z] Paused: 0 [2020-05-18T12:25:27.203Z] Stopped: 0 [2020-05-18T12:25:27.203Z] Images: 0 [2020-05-18T12:25:27.203Z] Server Version: 19.03.8 [2020-05-18T12:25:27.203Z] Storage Driver: overlay2 [2020-05-18T12:25:27.203Z] Backing Filesystem: [2020-05-18T12:25:27.203Z] Supports d_type: true [2020-05-18T12:25:27.203Z] Native Overlay Diff: true [2020-05-18T12:25:27.203Z] Logging Driver: json-file [2020-05-18T12:25:27.203Z] Cgroup Driver: cgroupfs [2020-05-18T12:25:27.203Z] Plugins: [2020-05-18T12:25:27.203Z] Volume: local [2020-05-18T12:25:27.203Z] Network: bridge host ipvlan macvlan null overlay [2020-05-18T12:25:27.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-18T12:25:27.203Z] Swarm: inactive [2020-05-18T12:25:27.203Z] Runtimes: runc [2020-05-18T12:25:27.203Z] Default Runtime: runc [2020-05-18T12:25:27.203Z] Init Binary: docker-init [2020-05-18T12:25:27.204Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-18T12:25:27.204Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:25:27.204Z] init version: fec3683 [2020-05-18T12:25:27.204Z] Security Options: [2020-05-18T12:25:27.204Z] apparmor [2020-05-18T12:25:27.204Z] seccomp [2020-05-18T12:25:27.204Z] Profile: default [2020-05-18T12:25:27.204Z] Kernel Version: 4.15.0-1065-aws [2020-05-18T12:25:27.204Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-18T12:25:27.204Z] OSType: linux [2020-05-18T12:25:27.204Z] Architecture: x86_64 [2020-05-18T12:25:27.204Z] CPUs: 2 [2020-05-18T12:25:27.204Z] Total Memory: 7.501GiB [2020-05-18T12:25:27.204Z] Name: ip-10-100-69-159 [2020-05-18T12:25:27.204Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-18T12:25:27.204Z] Docker Root Dir: /var/lib/docker [2020-05-18T12:25:27.204Z] Debug Mode: false [2020-05-18T12:25:27.204Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:25:27.204Z] Labels: [2020-05-18T12:25:27.204Z] Experimental: true [2020-05-18T12:25:27.204Z] Insecure Registries: [2020-05-18T12:25:27.204Z] 127.0.0.0/8 [2020-05-18T12:25:27.204Z] Live Restore Enabled: true [2020-05-18T12:25:27.204Z] [2020-05-18T12:25:27.204Z] WARNING: No swap limit support [Pipeline] sh [2020-05-18T12:25:27.438Z] #39 54.56 DEP criu/net.d [2020-05-18T12:25:27.507Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:25:27.507Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:25:27.507Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40937/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-18T12:25:27.507Z] + bash /home/ubuntu/workspace/moby_PR-40937/check-config.sh [2020-05-18T12:25:27.507Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-18T12:25:27.507Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-18T12:25:27.507Z] [2020-05-18T12:25:27.507Z] Generally Necessary: [2020-05-18T12:25:27.507Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-18T12:25:27.507Z] - apparmor: enabled and tools installed [2020-05-18T12:25:27.507Z] - CONFIG_NAMESPACES: enabled [2020-05-18T12:25:27.507Z] - CONFIG_NET_NS: enabled [2020-05-18T12:25:27.507Z] - CONFIG_PID_NS: enabled [2020-05-18T12:25:27.507Z] - CONFIG_IPC_NS: enabled [2020-05-18T12:25:27.507Z] - CONFIG_UTS_NS: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CGROUPS: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-18T12:25:27.507Z] - CONFIG_CPUSETS: enabled [2020-05-18T12:25:27.508Z] - CONFIG_MEMCG: enabled [2020-05-18T12:25:27.508Z] - CONFIG_KEYS: enabled [2020-05-18T12:25:27.508Z] - CONFIG_VETH: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-18T12:25:27.508Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-18T12:25:27.720Z] #39 54.81 DEP criu/namespaces.d [2020-05-18T12:25:27.776Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-18T12:25:27.776Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-18T12:25:27.776Z] [2020-05-18T12:25:27.776Z] Optional Features: [2020-05-18T12:25:27.776Z] - CONFIG_USER_NS: enabled [2020-05-18T12:25:27.776Z] - CONFIG_SECCOMP: enabled [2020-05-18T12:25:27.776Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-18T12:25:27.776Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-18T12:25:27.776Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-18T12:25:27.776Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-18T12:25:27.776Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-18T12:25:27.776Z] - CONFIG_BLK_CGROUP: enabled [2020-05-18T12:25:27.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-18T12:25:27.776Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-18T12:25:27.776Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-18T12:25:27.776Z] - CONFIG_CGROUP_PERF: enabled [2020-05-18T12:25:27.776Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-18T12:25:27.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-18T12:25:27.776Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-18T12:25:27.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-18T12:25:27.776Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-18T12:25:27.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_IP_VS: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-18T12:25:27.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-18T12:25:27.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-18T12:25:27.776Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_EXT4_FS: enabled [2020-05-18T12:25:27.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-18T12:25:27.776Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-18T12:25:27.776Z] - Network Drivers: [2020-05-18T12:25:27.776Z] - "overlay": [2020-05-18T12:25:27.776Z] - CONFIG_VXLAN: enabled (as module) [2020-05-18T12:25:27.776Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-18T12:25:27.776Z] Optional (for encrypted networks): [2020-05-18T12:25:28.003Z] #39 55.04 DEP criu/mount.d [2020-05-18T12:25:28.033Z] - CONFIG_CRYPTO: enabled [2020-05-18T12:25:28.033Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-18T12:25:28.033Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-18T12:25:28.033Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-18T12:25:28.033Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-18T12:25:28.033Z] - CONFIG_XFRM: enabled [2020-05-18T12:25:28.033Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-18T12:25:28.033Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-18T12:25:28.033Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-18T12:25:28.034Z] - "ipvlan": [2020-05-18T12:25:28.034Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-18T12:25:28.034Z] - "macvlan": [2020-05-18T12:25:28.034Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_DUMMY: enabled (as module) [2020-05-18T12:25:28.034Z] - "ftp,tftp client in container": [2020-05-18T12:25:28.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-18T12:25:28.034Z] - Storage Drivers: [2020-05-18T12:25:28.034Z] - "aufs": [2020-05-18T12:25:28.034Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-18T12:25:28.034Z] - "btrfs": [2020-05-18T12:25:28.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-18T12:25:28.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-18T12:25:28.034Z] - "devicemapper": [2020-05-18T12:25:28.034Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-18T12:25:28.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-18T12:25:28.034Z] - "overlay": [2020-05-18T12:25:28.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-18T12:25:28.034Z] - "zfs": [2020-05-18T12:25:28.034Z] - /dev/zfs: missing [2020-05-18T12:25:28.034Z] - zfs command: missing [2020-05-18T12:25:28.034Z] - zpool command: missing [2020-05-18T12:25:28.034Z] [2020-05-18T12:25:28.034Z] Limits: [2020-05-18T12:25:28.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-18T12:25:28.034Z] [2020-05-18T12:25:28.034Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-18T12:25:28.286Z] #39 55.28 DEP criu/mem.d [2020-05-18T12:25:28.286Z] #39 55.42 DEP criu/lsm.d [2020-05-18T12:25:28.286Z] #39 55.55 DEP criu/log.d [2020-05-18T12:25:28.361Z] #52 101.3 + bin/containerd-shim [2020-05-18T12:25:28.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 . [2020-05-18T12:25:28.372Z] #2 [internal] load .dockerignore [2020-05-18T12:25:28.372Z] #2 transferring context: 87B 0.0s done [2020-05-18T12:25:28.372Z] #2 DONE 0.1s [2020-05-18T12:25:28.372Z] [2020-05-18T12:25:28.372Z] #1 [internal] load build definition from Dockerfile [2020-05-18T12:25:28.372Z] #1 transferring dockerfile: 16.32kB 0.0s done [2020-05-18T12:25:28.372Z] #1 DONE 0.1s [2020-05-18T12:25:28.372Z] [2020-05-18T12:25:28.372Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-18T12:25:28.568Z] #39 55.73 DEP criu/libnetlink.d [2020-05-18T12:25:28.850Z] #39 55.87 DEP criu/kerndat.d [2020-05-18T12:25:28.850Z] #39 56.05 DEP criu/kcmp-ids.d [2020-05-18T12:25:28.850Z] #39 56.12 DEP criu/irmap.d [2020-05-18T12:25:28.926Z] #39 16.13 CC images/stats.o [2020-05-18T12:25:28.926Z] #39 16.64 CC images/core.o [2020-05-18T12:25:29.133Z] #39 56.23 DEP criu/ipc_ns.d [2020-05-18T12:25:29.133Z] #39 56.35 DEP criu/image.d [2020-05-18T12:25:29.302Z] #3 DONE 0.6s [2020-05-18T12:25:29.302Z] [2020-05-18T12:25:29.302Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-18T12:25:29.302Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-18T12:25:29.302Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-18T12:25:29.302Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-05-18T12:25:29.302Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-18T12:25:29.302Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-18T12:25:29.302Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.64MB / 8.88MB 0.2s [2020-05-18T12:25:29.302Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-18T12:25:29.302Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-18T12:25:29.415Z] #39 56.56 DEP criu/image-desc.d [2020-05-18T12:25:29.415Z] #39 56.61 DEP criu/fsnotify.d [2020-05-18T12:25:29.415Z] #39 ... [2020-05-18T12:25:29.415Z] [2020-05-18T12:25:29.415Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:29.415Z] #49 7.626 + '[' -z '' ']' [2020-05-18T12:25:29.415Z] #49 7.627 + target=static [2020-05-18T12:25:29.415Z] #49 7.627 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T12:25:29.415Z] #49 8.597 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T12:25:29.415Z] #49 ... [2020-05-18T12:25:29.415Z] [2020-05-18T12:25:29.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:29.415Z] #39 56.75 DEP criu/filesystems.d [2020-05-18T12:25:29.555Z] #39 17.35 CC images/core-x86.o [2020-05-18T12:25:29.697Z] #39 56.90 DEP criu/files.d [2020-05-18T12:25:29.697Z] #39 57.01 DEP criu/files-reg.d [2020-05-18T12:25:29.866Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-18T12:25:29.866Z] #4 DONE 0.8s [2020-05-18T12:25:29.979Z] #39 57.09 DEP criu/files-ext.d [2020-05-18T12:25:29.979Z] #39 57.16 DEP criu/file-lock.d [2020-05-18T12:25:29.979Z] #39 57.30 DEP criu/file-ids.d [2020-05-18T12:25:30.260Z] #39 57.46 DEP criu/fifo.d [2020-05-18T12:25:30.431Z] [2020-05-18T12:25:30.431Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-18T12:25:30.543Z] #39 57.63 DEP criu/fdstore.d [2020-05-18T12:25:30.543Z] #39 57.77 DEP criu/fault-injection.d [2020-05-18T12:25:30.543Z] #39 57.79 DEP criu/external.d [2020-05-18T12:25:30.582Z] #39 18.24 CC images/core-arm.o [2020-05-18T12:25:30.688Z] #6 DONE 0.3s [2020-05-18T12:25:30.688Z] [2020-05-18T12:25:30.688Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-18T12:25:30.688Z] #5 DONE 0.4s [2020-05-18T12:25:30.825Z] #39 57.93 DEP criu/eventpoll.d [2020-05-18T12:25:30.825Z] #39 58.03 DEP criu/eventfd.d [2020-05-18T12:25:30.825Z] #39 58.13 DEP criu/crtools.d [2020-05-18T12:25:30.870Z] #39 18.64 CC images/core-aarch64.o [2020-05-18T12:25:30.945Z] [2020-05-18T12:25:30.945Z] #20 [internal] load build context [2020-05-18T12:25:31.107Z] #39 58.25 DEP criu/cr-service.d [2020-05-18T12:25:31.107Z] #39 58.36 DEP criu/cr-restore.d [2020-05-18T12:25:31.389Z] #39 58.49 DEP criu/cr-errno.d [2020-05-18T12:25:31.389Z] #39 58.50 DEP criu/cr-dump.d [2020-05-18T12:25:31.389Z] #39 58.60 DEP criu/cr-dedup.d [2020-05-18T12:25:31.524Z] #39 18.99 CC images/core-ppc64.o [2020-05-18T12:25:31.671Z] #39 58.68 DEP criu/cr-check.d [2020-05-18T12:25:31.671Z] #39 58.77 DEP criu/config.d [2020-05-18T12:25:31.926Z] #52 103.2 + bin/containerd-stress [2020-05-18T12:25:31.926Z] #52 105.4 + bin/containerd-shim [2020-05-18T12:25:31.953Z] #39 58.91 DEP criu/clone-noasan.d [2020-05-18T12:25:31.953Z] #39 58.96 DEP criu/cgroup.d [2020-05-18T12:25:31.953Z] #39 59.04 DEP criu/cgroup-props.d [2020-05-18T12:25:31.953Z] #39 59.14 DEP criu/bitmap.d [2020-05-18T12:25:31.953Z] #39 59.15 DEP criu/bfd.d [2020-05-18T12:25:31.953Z] #39 59.27 DEP criu/autofs.d [2020-05-18T12:25:31.953Z] #39 ... [2020-05-18T12:25:31.953Z] [2020-05-18T12:25:31.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:25:31.953Z] #17 1.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:25:31.953Z] #17 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:25:31.953Z] #17 1.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:25:31.953Z] #17 1.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-18T12:25:31.953Z] #17 3.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-18T12:25:31.953Z] #17 4.528 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-18T12:25:31.953Z] #17 6.820 Fetched 8043 kB in 5s (1479 kB/s) [2020-05-18T12:25:31.953Z] #17 6.820 Reading package lists... [2020-05-18T12:25:32.241Z] #17 8.807 Reading package lists... [2020-05-18T12:25:32.241Z] #17 ... [2020-05-18T12:25:32.241Z] [2020-05-18T12:25:32.241Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:25:32.241Z] #41 89.34 github.com/LK4D4/vndr/godl [2020-05-18T12:25:32.241Z] #41 90.12 github.com/LK4D4/vndr [2020-05-18T12:25:32.241Z] #41 DONE 97.0s [2020-05-18T12:25:32.241Z] [2020-05-18T12:25:32.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:32.241Z] #39 59.48 DEP criu/aio.d [2020-05-18T12:25:32.491Z] #52 ... [2020-05-18T12:25:32.491Z] [2020-05-18T12:25:32.491Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:32.491Z] #45 108.2 + cd /tmp/tmp.H1GIVtHYZv/src/github.com/golangci/golangci-lint/ [2020-05-18T12:25:32.491Z] #45 108.2 + git checkout -q v1.23.8 [2020-05-18T12:25:32.523Z] #39 59.70 DEP criu/action-scripts.d [2020-05-18T12:25:32.555Z] #39 19.85 CC images/core-s390.o [2020-05-18T12:25:32.748Z] #45 108.5 ++ git describe --tags [2020-05-18T12:25:32.749Z] #45 108.5 + version=v1.23.8 [2020-05-18T12:25:32.749Z] #45 108.5 ++ git rev-parse --short HEAD [2020-05-18T12:25:32.749Z] #45 108.5 + commit=76a82c6 [2020-05-18T12:25:32.749Z] #45 108.5 ++ git show -s --format=%cd [2020-05-18T12:25:32.749Z] #45 108.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T12:25:32.749Z] #45 108.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:25:32.807Z] #39 60.07 CC criu/action-scripts.o [2020-05-18T12:25:33.089Z] #39 60.29 CC criu/aio.o [2020-05-18T12:25:33.182Z] #39 20.60 CC images/cpuinfo.o [2020-05-18T12:25:33.182Z] #39 ... [2020-05-18T12:25:33.182Z] [2020-05-18T12:25:33.182Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:33.182Z] #54 88.81 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:25:33.182Z] #54 88.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T12:25:33.477Z] #20 transferring context: 7.66MB 2.6s [2020-05-18T12:25:33.641Z] #52 ... [2020-05-18T12:25:33.641Z] [2020-05-18T12:25:33.641Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:33.641Z] #45 106.9 + cd /tmp/tmp.8zC9BtLcV4/src/github.com/golangci/golangci-lint/ [2020-05-18T12:25:33.641Z] #45 106.9 + git checkout -q v1.23.8 [2020-05-18T12:25:33.703Z] #39 60.59 CC criu/autofs.o [2020-05-18T12:25:33.901Z] #45 107.2 ++ git describe --tags [2020-05-18T12:25:33.901Z] #45 107.2 + version=v1.23.8 [2020-05-18T12:25:33.901Z] #45 107.2 ++ git rev-parse --short HEAD [2020-05-18T12:25:33.901Z] #45 107.2 + commit=76a82c6 [2020-05-18T12:25:33.901Z] #45 107.2 ++ git show -s --format=%cd [2020-05-18T12:25:33.901Z] #45 107.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T12:25:33.901Z] #45 107.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:25:34.317Z] #39 61.35 CC criu/bfd.o [2020-05-18T12:25:34.599Z] #39 61.66 CC criu/bitmap.o [2020-05-18T12:25:34.600Z] #39 61.74 CC criu/cgroup-props.o [2020-05-18T12:25:35.214Z] #39 62.21 CC criu/cgroup.o [2020-05-18T12:25:35.891Z] #54 ... [2020-05-18T12:25:35.891Z] [2020-05-18T12:25:35.891Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:25:35.891Z] #36 DONE 73.8s [2020-05-18T12:25:35.891Z] [2020-05-18T12:25:35.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:35.891Z] #39 21.01 CC images/inventory.o [2020-05-18T12:25:35.891Z] #39 21.19 CC images/fdinfo.o [2020-05-18T12:25:35.891Z] #39 21.51 CC images/fown.o [2020-05-18T12:25:35.891Z] #39 21.72 CC images/ns.o [2020-05-18T12:25:35.891Z] #39 21.91 CC images/regfile.o [2020-05-18T12:25:35.891Z] #39 22.18 CC images/ghost-file.o [2020-05-18T12:25:35.891Z] #39 22.44 CC images/fifo.o [2020-05-18T12:25:35.891Z] #39 22.59 CC images/remap-file-path.o [2020-05-18T12:25:35.891Z] #39 22.76 CC images/eventfd.o [2020-05-18T12:25:35.891Z] #39 22.99 CC images/eventpoll.o [2020-05-18T12:25:36.519Z] #39 24.07 CC images/fh.o [2020-05-18T12:25:36.684Z] #39 63.88 CC criu/clone-noasan.o [2020-05-18T12:25:36.755Z] #20 ... [2020-05-18T12:25:36.755Z] [2020-05-18T12:25:36.755Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-18T12:25:36.755Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-18T12:25:36.755Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-18T12:25:36.755Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-18T12:25:36.755Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-05-18T12:25:36.755Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-05-18T12:25:36.755Z] #57 DONE 6.0s [2020-05-18T12:25:36.755Z] [2020-05-18T12:25:36.755Z] #20 [internal] load build context [2020-05-18T12:25:36.755Z] #20 ... [2020-05-18T12:25:36.755Z] [2020-05-18T12:25:36.755Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:25:36.755Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 done [2020-05-18T12:25:36.755Z] #7 sha256:dc5814426e7b944e402b00df4da95a94aec701fd2e3f27236a50bcfd375d75d1 1.42kB / 1.42kB done [2020-05-18T12:25:36.755Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.4s done [2020-05-18T12:25:36.755Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-18T12:25:36.755Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-18T12:25:36.755Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.9s done [2020-05-18T12:25:36.755Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done [2020-05-18T12:25:36.755Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.9s done [2020-05-18T12:25:36.755Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.1s done [2020-05-18T12:25:36.755Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.9s done [2020-05-18T12:25:36.755Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.2s done [2020-05-18T12:25:36.755Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.4s [2020-05-18T12:25:36.966Z] #39 64.04 CC criu/config.o [2020-05-18T12:25:37.146Z] #39 24.64 CC images/fsnotify.o [2020-05-18T12:25:37.434Z] #39 25.24 CC images/signalfd.o [2020-05-18T12:25:37.699Z] #7 ... [2020-05-18T12:25:37.699Z] [2020-05-18T12:25:37.699Z] #20 [internal] load build context [2020-05-18T12:25:37.699Z] #20 transferring context: 50.65MB 6.7s done [2020-05-18T12:25:37.699Z] #20 DONE 6.9s [2020-05-18T12:25:37.699Z] [2020-05-18T12:25:37.699Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:dc5814426... [2020-05-18T12:25:37.765Z] #39 25.44 CC images/fs.o [2020-05-18T12:25:37.973Z] #39 ... [2020-05-18T12:25:37.973Z] [2020-05-18T12:25:37.973Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:25:37.973Z] #17 8.807 Reading package lists... [2020-05-18T12:25:37.973Z] #17 11.17 Building dependency tree... [2020-05-18T12:25:37.973Z] #17 11.66 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T12:25:37.973Z] #17 11.66 The following additional packages will be installed: [2020-05-18T12:25:37.973Z] #17 11.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T12:25:37.973Z] #17 11.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T12:25:37.973Z] #17 11.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T12:25:37.973Z] #17 11.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T12:25:37.973Z] #17 11.66 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T12:25:37.973Z] #17 11.66 Suggested packages: [2020-05-18T12:25:37.973Z] #17 11.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T12:25:37.973Z] #17 11.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T12:25:37.973Z] #17 11.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T12:25:37.973Z] #17 11.66 Recommended packages: [2020-05-18T12:25:37.973Z] #17 11.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T12:25:37.973Z] #17 11.66 python3-keyrings.alt python3-xdg unzip [2020-05-18T12:25:37.973Z] #17 12.87 The following NEW packages will be installed: [2020-05-18T12:25:37.973Z] #17 12.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T12:25:37.973Z] #17 12.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T12:25:37.973Z] #17 12.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T12:25:37.973Z] #17 12.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T12:25:37.973Z] #17 12.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T12:25:37.973Z] #17 12.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T12:25:37.973Z] #17 12.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T12:25:37.973Z] #17 12.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T12:25:37.973Z] #17 12.87 xz-utils zip [2020-05-18T12:25:37.973Z] #17 12.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-05-18T12:25:37.973Z] #17 12.95 Need to get 27.7 MB of archives. [2020-05-18T12:25:37.973Z] #17 12.95 After this operation, 117 MB of additional disk space will be used. [2020-05-18T12:25:37.973Z] #17 12.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-18T12:25:37.973Z] #17 12.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-18T12:25:37.973Z] #17 13.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-18T12:25:37.973Z] #17 13.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-18T12:25:37.973Z] #17 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-18T12:25:37.973Z] #17 13.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-18T12:25:37.973Z] #17 13.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-18T12:25:37.973Z] #17 13.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-18T12:25:37.973Z] #17 13.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-18T12:25:37.973Z] #17 13.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-18T12:25:37.973Z] #17 13.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-18T12:25:37.973Z] #17 13.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-18T12:25:37.973Z] #17 13.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-18T12:25:37.973Z] #17 13.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-18T12:25:37.973Z] #17 13.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-18T12:25:37.973Z] #17 13.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-18T12:25:37.973Z] #17 13.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-18T12:25:37.973Z] #17 13.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T12:25:37.973Z] #17 13.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-18T12:25:37.973Z] #17 13.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-18T12:25:37.973Z] #17 13.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-18T12:25:37.973Z] #17 13.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-18T12:25:37.973Z] #17 13.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-18T12:25:37.973Z] #17 13.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-18T12:25:37.973Z] #17 13.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-18T12:25:37.973Z] #17 13.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-18T12:25:37.973Z] #17 13.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-18T12:25:37.973Z] #17 13.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-18T12:25:37.973Z] #17 13.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-18T12:25:37.973Z] #17 13.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-18T12:25:37.973Z] #17 13.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-18T12:25:37.973Z] #17 13.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-18T12:25:37.973Z] #17 13.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-18T12:25:37.973Z] #17 13.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-18T12:25:37.973Z] #17 13.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T12:25:37.973Z] #17 13.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T12:25:37.973Z] #17 13.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T12:25:37.973Z] #17 13.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-18T12:25:37.973Z] #17 13.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-18T12:25:37.973Z] #17 13.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T12:25:37.973Z] #17 13.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T12:25:37.973Z] #17 13.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-18T12:25:37.973Z] #17 13.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-18T12:25:37.973Z] #17 13.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-18T12:25:37.973Z] #17 13.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T12:25:37.973Z] #17 13.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-18T12:25:37.973Z] #17 13.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-18T12:25:37.973Z] #17 13.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-18T12:25:37.973Z] #17 14.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:25:37.973Z] #17 14.28 Fetched 27.7 MB in 1s (28.0 MB/s) [2020-05-18T12:25:37.973Z] #17 14.33 Selecting previously unselected package pigz. [2020-05-18T12:25:37.973Z] #17 14.33 (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 ... 23201 files and directories currently installed.) [2020-05-18T12:25:37.973Z] #17 14.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-18T12:25:37.973Z] #17 14.39 Unpacking pigz (2.4-1) ... [2020-05-18T12:25:37.973Z] #17 14.47 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-18T12:25:37.973Z] #17 14.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T12:25:37.973Z] #17 14.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T12:25:37.973Z] #17 14.84 Selecting previously unselected package python3.7-minimal. [2020-05-18T12:25:37.973Z] #17 14.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T12:25:37.973Z] #17 14.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T12:25:37.973Z] #17 15.43 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-18T12:25:37.973Z] #17 15.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T12:25:38.052Z] #39 25.66 CC images/pstree.o [2020-05-18T12:25:38.052Z] #39 25.78 CC images/pipe.o [2020-05-18T12:25:38.340Z] #39 25.93 CC images/tcp-stream.o [2020-05-18T12:25:38.629Z] #39 26.10 CC images/sk-packet.o [2020-05-18T12:25:38.629Z] #39 26.35 CC images/mnt.o [2020-05-18T12:25:38.918Z] #39 26.56 CC images/pipe-data.o [2020-05-18T12:25:38.981Z] #17 16.88 Selecting previously unselected package python3-minimal. [2020-05-18T12:25:38.981Z] #17 16.88 (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 ... 23450 files and directories currently installed.) [2020-05-18T12:25:38.981Z] #17 16.94 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-18T12:25:38.981Z] #17 16.94 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T12:25:38.981Z] #17 17.00 Selecting previously unselected package libmpdec2:s390x. [2020-05-18T12:25:39.207Z] #39 26.74 CC images/sa.o [2020-05-18T12:25:39.263Z] #17 17.00 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-18T12:25:39.263Z] #17 17.00 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-18T12:25:39.263Z] #17 17.08 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-18T12:25:39.263Z] #17 17.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T12:25:39.263Z] #17 17.09 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T12:25:39.497Z] #39 26.97 CC images/timer.o [2020-05-18T12:25:39.787Z] #39 27.44 CC images/timerfd.o [2020-05-18T12:25:39.878Z] #17 17.73 Selecting previously unselected package python3.7. [2020-05-18T12:25:39.878Z] #17 17.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-18T12:25:39.878Z] #17 17.74 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T12:25:39.878Z] #17 17.83 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-18T12:25:39.878Z] #17 17.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-18T12:25:39.878Z] #17 17.83 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T12:25:39.878Z] #17 17.87 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T12:25:40.075Z] #39 27.76 CC images/mm.o [2020-05-18T12:25:40.492Z] #17 18.46 Selecting previously unselected package python3. [2020-05-18T12:25:40.492Z] #17 18.46 (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 ... 23862 files and directories currently installed.) [2020-05-18T12:25:40.492Z] #17 18.50 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-18T12:25:40.492Z] #17 18.52 Unpacking python3 (3.7.3-1) ... [2020-05-18T12:25:40.492Z] #17 18.56 Selecting previously unselected package libip4tc0:s390x. [2020-05-18T12:25:40.704Z] #39 28.21 CC images/sk-opts.o [2020-05-18T12:25:40.704Z] #39 28.39 CC images/sk-unix.o [2020-05-18T12:25:40.774Z] #17 18.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-18T12:25:40.774Z] #17 18.56 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-18T12:25:40.774Z] #17 18.61 Selecting previously unselected package libip6tc0:s390x. [2020-05-18T12:25:40.774Z] #17 18.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-18T12:25:40.774Z] #17 18.62 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-18T12:25:40.774Z] #17 18.67 Selecting previously unselected package libiptc0:s390x. [2020-05-18T12:25:40.774Z] #17 18.67 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-18T12:25:40.774Z] #17 18.68 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-18T12:25:40.774Z] #17 18.74 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-18T12:25:40.774Z] #17 18.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-18T12:25:40.774Z] #17 18.75 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T12:25:40.774Z] #17 18.79 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-18T12:25:40.974Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.9s done [2020-05-18T12:25:40.974Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-18T12:25:40.974Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-18T12:25:40.974Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-18T12:25:40.992Z] #39 28.71 CC images/sk-inet.o [2020-05-18T12:25:41.057Z] #17 18.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-18T12:25:41.057Z] #17 18.79 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T12:25:41.057Z] #17 18.83 Selecting previously unselected package libnftnl11:s390x. [2020-05-18T12:25:41.057Z] #17 18.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-18T12:25:41.057Z] #17 18.83 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-18T12:25:41.057Z] #17 18.88 Selecting previously unselected package iptables. [2020-05-18T12:25:41.057Z] #17 18.88 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-18T12:25:41.057Z] #17 18.89 Unpacking iptables (1.8.2-4) ... [2020-05-18T12:25:41.339Z] #17 19.15 Selecting previously unselected package xxd. [2020-05-18T12:25:41.339Z] #17 19.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T12:25:41.339Z] #17 19.15 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T12:25:41.339Z] #17 19.20 Selecting previously unselected package vim-common. [2020-05-18T12:25:41.339Z] #17 19.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:25:41.339Z] #17 19.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T12:25:41.538Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-18T12:25:41.620Z] #39 29.07 CC images/tun.o [2020-05-18T12:25:41.621Z] #17 19.34 Selecting previously unselected package bash-completion. [2020-05-18T12:25:41.621Z] #17 19.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T12:25:41.621Z] #17 ... [2020-05-18T12:25:41.621Z] [2020-05-18T12:25:41.621Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:25:41.621Z] #28 DONE 106.4s [2020-05-18T12:25:41.621Z] [2020-05-18T12:25:41.621Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:41.621Z] #39 65.03 CC criu/cr-check.o [2020-05-18T12:25:41.621Z] #39 65.86 CC criu/cr-dedup.o [2020-05-18T12:25:41.621Z] #39 66.12 CC criu/cr-dump.o [2020-05-18T12:25:41.621Z] #39 67.53 CC criu/cr-errno.o [2020-05-18T12:25:41.621Z] #39 67.62 CC criu/cr-restore.o [2020-05-18T12:25:41.795Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-18T12:25:41.910Z] #39 29.34 CC images/sk-netlink.o [2020-05-18T12:25:41.910Z] #39 ... [2020-05-18T12:25:41.910Z] [2020-05-18T12:25:41.910Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:41.910Z] #54 DONE 97.7s [2020-05-18T12:25:41.910Z] [2020-05-18T12:25:41.910Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:41.910Z] #39 29.56 CC images/packet-sock.o [2020-05-18T12:25:41.910Z] #39 ... [2020-05-18T12:25:41.910Z] [2020-05-18T12:25:41.910Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:25:42.035Z] #45 ... [2020-05-18T12:25:42.035Z] [2020-05-18T12:25:42.035Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:42.035Z] #52 107.5 + bin/containerd-shim-runc-v1 [2020-05-18T12:25:42.035Z] #52 112.6 + bin/containerd-shim-runc-v2 [2020-05-18T12:25:42.035Z] #52 114.4 + binaries [2020-05-18T12:25:42.035Z] #52 114.4 + mkdir -p /build [2020-05-18T12:25:42.035Z] #52 114.4 + cp bin/containerd /build/containerd [2020-05-18T12:25:42.035Z] #52 114.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T12:25:42.035Z] #52 114.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T12:25:42.035Z] #52 114.5 + cp bin/ctr /build/ctr [2020-05-18T12:25:42.035Z] #52 DONE 115.4s [2020-05-18T12:25:42.201Z] #55 DONE 0.1s [2020-05-18T12:25:42.201Z] [2020-05-18T12:25:42.201Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:42.296Z] [2020-05-18T12:25:42.296Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:42.490Z] #39 29.99 CC images/ipc-var.o [2020-05-18T12:25:42.490Z] #39 30.17 CC images/ipc-desc.o [2020-05-18T12:25:42.713Z] #45 ... [2020-05-18T12:25:42.713Z] [2020-05-18T12:25:42.713Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:42.713Z] #52 116.9 + bin/containerd-shim-runc-v1 [2020-05-18T12:25:42.780Z] #39 30.35 CC images/ipc-shm.o [2020-05-18T12:25:43.069Z] #39 30.51 CC images/ipc-msg.o [2020-05-18T12:25:43.356Z] #39 30.78 CC images/ipc-sem.o [2020-05-18T12:25:43.644Z] #39 31.08 CC images/utsns.o [2020-05-18T12:25:43.644Z] #39 31.34 CC images/creds.o [2020-05-18T12:25:43.710Z] #39 ... [2020-05-18T12:25:43.710Z] [2020-05-18T12:25:43.710Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:25:43.710Z] #17 21.32 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T12:25:43.710Z] #17 21.60 Selecting previously unselected package bzip2. [2020-05-18T12:25:43.710Z] #17 21.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-18T12:25:43.710Z] #17 21.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T12:25:43.710Z] #17 21.66 Selecting previously unselected package xz-utils. [2020-05-18T12:25:43.710Z] #17 21.66 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-18T12:25:43.710Z] #17 21.67 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T12:25:43.710Z] #17 21.80 Selecting previously unselected package apparmor. [2020-05-18T12:25:43.934Z] #39 31.58 CC images/vma.o [2020-05-18T12:25:43.992Z] #17 21.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-18T12:25:43.993Z] #17 21.84 Unpacking apparmor (2.13.2-10) ... [2020-05-18T12:25:44.223Z] #39 31.80 CC images/netdev.o [2020-05-18T12:25:44.364Z] #17 22.13 Selecting previously unselected package aufs-tools. [2020-05-18T12:25:44.364Z] #17 22.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-18T12:25:44.364Z] #17 22.13 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T12:25:44.364Z] #17 22.20 Selecting previously unselected package libonig5:s390x. [2020-05-18T12:25:44.364Z] #17 22.20 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-18T12:25:44.364Z] #17 22.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-18T12:25:44.364Z] #17 22.32 Selecting previously unselected package libjq1:s390x. [2020-05-18T12:25:44.526Z] #39 32.13 CC images/tty.o [2020-05-18T12:25:44.646Z] #17 22.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T12:25:44.646Z] #17 22.33 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T12:25:44.646Z] #17 22.45 Selecting previously unselected package jq. [2020-05-18T12:25:44.646Z] #17 22.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-18T12:25:44.646Z] #17 22.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T12:25:44.646Z] #17 22.53 Selecting previously unselected package libaio1:s390x. [2020-05-18T12:25:44.646Z] #17 22.53 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-18T12:25:44.646Z] #17 22.53 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-18T12:25:44.646Z] #17 22.58 Selecting previously unselected package libgpm2:s390x. [2020-05-18T12:25:44.646Z] #17 22.58 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-18T12:25:44.646Z] #17 22.59 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-18T12:25:44.646Z] #17 22.63 Selecting previously unselected package libicu63:s390x. [2020-05-18T12:25:44.646Z] #17 22.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-18T12:25:44.646Z] #17 22.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T12:25:45.155Z] #39 32.66 CC images/file-lock.o [2020-05-18T12:25:45.155Z] #39 32.81 CC images/rlimit.o [2020-05-18T12:25:45.155Z] #39 32.94 CC images/pagemap.o [2020-05-18T12:25:45.444Z] #39 33.15 CC images/siginfo.o [2020-05-18T12:25:45.733Z] #39 33.36 CC images/rpc.o [2020-05-18T12:25:45.969Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done [2020-05-18T12:25:45.969Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s [2020-05-18T12:25:46.765Z] #39 34.28 CC images/ext-file.o [2020-05-18T12:25:46.765Z] #39 34.42 CC images/cgroup.o [2020-05-18T12:25:46.895Z] #52 122.7 + bin/containerd-shim-runc-v2 [2020-05-18T12:25:47.320Z] #17 24.83 Selecting previously unselected package libnet1:s390x. [2020-05-18T12:25:47.320Z] #17 24.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-18T12:25:47.320Z] #17 24.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T12:25:47.320Z] #17 24.90 Selecting previously unselected package libnl-3-200:s390x. [2020-05-18T12:25:47.320Z] #17 24.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-18T12:25:47.320Z] #17 24.90 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T12:25:47.320Z] #17 24.96 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-18T12:25:47.320Z] #17 24.96 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-18T12:25:47.320Z] #17 24.97 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T12:25:47.320Z] #17 25.00 Selecting previously unselected package libreadline5:s390x. [2020-05-18T12:25:47.320Z] #17 25.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-18T12:25:47.320Z] #17 25.00 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T12:25:47.320Z] #17 25.05 Selecting previously unselected package net-tools. [2020-05-18T12:25:47.320Z] #17 25.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-18T12:25:47.320Z] #17 25.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T12:25:47.320Z] #17 25.15 Selecting previously unselected package python-pip-whl. [2020-05-18T12:25:47.320Z] #17 25.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T12:25:47.320Z] #17 25.16 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T12:25:47.395Z] #39 34.95 CC images/userns.o [2020-05-18T12:25:47.602Z] #17 25.58 Selecting previously unselected package python3-lib2to3. [2020-05-18T12:25:47.684Z] #39 35.23 CC images/google/protobuf/descriptor.o [2020-05-18T12:25:47.884Z] #17 25.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T12:25:47.884Z] #17 25.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T12:25:47.884Z] #17 25.65 Selecting previously unselected package python3-distutils. [2020-05-18T12:25:47.884Z] #17 25.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T12:25:47.884Z] #17 25.65 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T12:25:47.884Z] #17 25.73 Selecting previously unselected package python3-pip. [2020-05-18T12:25:47.884Z] #17 25.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T12:25:47.884Z] #17 25.73 Unpacking python3-pip (18.1-5) ... [2020-05-18T12:25:47.884Z] #17 25.87 Selecting previously unselected package python3-pkg-resources. [2020-05-18T12:25:47.884Z] #17 25.87 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T12:25:47.884Z] #17 25.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T12:25:47.884Z] #17 25.96 Selecting previously unselected package python3-setuptools. [2020-05-18T12:25:47.884Z] #17 25.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T12:25:47.884Z] #17 25.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T12:25:48.166Z] #17 26.10 Selecting previously unselected package python3-wheel. [2020-05-18T12:25:48.166Z] #17 26.11 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T12:25:48.166Z] #17 26.11 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T12:25:48.166Z] #17 26.17 Selecting previously unselected package sudo. [2020-05-18T12:25:48.166Z] #17 26.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-18T12:25:48.166Z] #17 26.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T12:25:48.267Z] #52 124.4 + binaries [2020-05-18T12:25:48.449Z] #17 26.52 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T12:25:48.561Z] #52 124.4 + mkdir -p /build [2020-05-18T12:25:48.561Z] #52 124.4 + cp bin/containerd /build/containerd [2020-05-18T12:25:48.561Z] #52 124.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T12:25:48.561Z] #52 124.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T12:25:48.561Z] #52 124.4 + cp bin/ctr /build/ctr [2020-05-18T12:25:48.731Z] #17 26.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-18T12:25:48.731Z] #17 26.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T12:25:48.731Z] #17 26.66 Selecting previously unselected package uidmap. [2020-05-18T12:25:48.731Z] #17 26.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-18T12:25:48.731Z] #17 26.67 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T12:25:48.731Z] #17 26.76 Selecting previously unselected package vim-runtime. [2020-05-18T12:25:48.731Z] #17 26.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:25:48.731Z] #17 26.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T12:25:49.013Z] #17 26.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T12:25:49.013Z] #17 26.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T12:25:49.180Z] #39 36.57 CC images/opts.o [2020-05-18T12:25:49.180Z] #39 36.70 CC images/seccomp.o [2020-05-18T12:25:49.180Z] #39 36.90 CC images/binfmt-misc.o [2020-05-18T12:25:49.468Z] #39 37.07 CC images/time.o [2020-05-18T12:25:49.468Z] #39 37.22 CC images/sysctl.o [2020-05-18T12:25:49.504Z] #52 DONE 125.3s [2020-05-18T12:25:49.504Z] [2020-05-18T12:25:49.504Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:25:49.757Z] #39 37.45 CC images/autofs.o [2020-05-18T12:25:50.048Z] #39 37.63 CC images/macvlan.o [2020-05-18T12:25:50.048Z] #39 37.76 CC images/sit.o [2020-05-18T12:25:50.142Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.0s done [2020-05-18T12:25:50.142Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-18T12:25:50.338Z] #39 38.01 LINK images/built-in.o [2020-05-18T12:25:50.338Z] #39 38.10 GEN compel/include/asm [2020-05-18T12:25:50.338Z] #39 38.10 GEN compel/include/version.h [2020-05-18T12:25:50.338Z] #39 38.12 touch .config [2020-05-18T12:25:50.654Z] #39 38.15 GEN include/common/config.h [2020-05-18T12:25:50.654Z] #39 38.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T12:25:50.654Z] #39 38.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T12:25:50.654Z] #39 38.36 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-18T12:25:50.654Z] #39 38.38 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-18T12:25:50.654Z] #39 38.43 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-18T12:25:50.654Z] #39 38.46 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-18T12:25:50.942Z] #39 38.50 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-18T12:25:50.942Z] #39 38.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T12:25:50.942Z] #39 38.53 DEP compel/plugins/std/infect.d [2020-05-18T12:25:51.036Z] #17 28.71 Selecting previously unselected package vim. [2020-05-18T12:25:51.036Z] #17 28.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-18T12:25:51.036Z] #17 28.72 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T12:25:51.232Z] #39 38.67 DEP compel/plugins/std/string.d [2020-05-18T12:25:51.232Z] #39 38.77 DEP compel/plugins/std/log.d [2020-05-18T12:25:51.232Z] #39 38.88 DEP compel/plugins/std/fds.d [2020-05-18T12:25:51.232Z] #39 38.94 DEP compel/plugins/std/std.d [2020-05-18T12:25:51.232Z] #39 39.01 DEP compel/plugins/shmem/shmem.d [2020-05-18T12:25:51.319Z] #17 29.03 Selecting previously unselected package xfsprogs. [2020-05-18T12:25:51.319Z] #17 29.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-18T12:25:51.319Z] #17 29.04 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T12:25:51.523Z] #39 39.14 DEP compel/plugins/fds/fds.d [2020-05-18T12:25:51.523Z] #39 39.27 CC compel/plugins/std/std.o [2020-05-18T12:25:51.601Z] #17 29.35 Selecting previously unselected package zip. [2020-05-18T12:25:51.601Z] #17 29.36 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-18T12:25:51.601Z] #17 29.36 Unpacking zip (3.0-11+b1) ... [2020-05-18T12:25:51.601Z] #17 29.51 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T12:25:51.601Z] #17 29.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T12:25:51.601Z] #17 29.53 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-18T12:25:51.601Z] #17 29.54 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-18T12:25:51.601Z] #17 29.54 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-18T12:25:51.601Z] #17 29.55 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-18T12:25:51.601Z] #17 29.56 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T12:25:51.601Z] #17 29.56 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-18T12:25:51.813Z] #39 39.55 CC compel/plugins/std/fds.o [2020-05-18T12:25:51.887Z] #17 29.57 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-18T12:25:51.887Z] #17 29.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T12:25:51.887Z] #17 29.58 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-18T12:25:51.887Z] #17 29.59 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-18T12:25:51.887Z] #17 29.60 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T12:25:51.887Z] #17 29.60 Setting up zip (3.0-11+b1) ... [2020-05-18T12:25:51.887Z] #17 29.61 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T12:25:51.887Z] #17 29.62 Setting up bash-completion (1:2.8-6) ... [2020-05-18T12:25:52.441Z] #39 39.92 CC compel/plugins/std/log.o [2020-05-18T12:25:53.069Z] #39 40.45 CC compel/plugins/std/string.o [2020-05-18T12:25:53.357Z] #17 31.13 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-18T12:25:53.357Z] #17 31.13 Setting up xz-utils (5.2.4-1) ... [2020-05-18T12:25:53.357Z] #17 31.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T12:25:53.357Z] #17 31.16 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T12:25:53.357Z] #17 31.20 invoke-rc.d: could not determine current runlevel [2020-05-18T12:25:53.357Z] #17 31.21 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T12:25:53.357Z] #17 31.22 Setting up pigz (2.4-1) ... [2020-05-18T12:25:53.357Z] #17 31.24 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-18T12:25:53.357Z] #17 31.25 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-18T12:25:53.357Z] #17 31.27 Setting up python-pip-whl (18.1-5) ... [2020-05-18T12:25:53.357Z] #17 31.27 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-18T12:25:53.357Z] #17 31.28 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T12:25:53.357Z] #17 ... [2020-05-18T12:25:53.357Z] [2020-05-18T12:25:53.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:25:53.357Z] #39 70.67 CC criu/cr-service.o [2020-05-18T12:25:53.357Z] #39 71.36 CC criu/crtools.o [2020-05-18T12:25:53.357Z] #39 71.60 CC criu/eventfd.o [2020-05-18T12:25:53.357Z] #39 71.79 CC criu/eventpoll.o [2020-05-18T12:25:53.357Z] #39 72.14 CC criu/external.o [2020-05-18T12:25:53.357Z] #39 72.27 CC criu/fault-injection.o [2020-05-18T12:25:53.357Z] #39 72.36 CC criu/fdstore.o [2020-05-18T12:25:53.357Z] #39 72.61 CC criu/fifo.o [2020-05-18T12:25:53.357Z] #39 72.84 CC criu/file-ids.o [2020-05-18T12:25:53.357Z] #39 73.09 CC criu/file-lock.o [2020-05-18T12:25:53.357Z] #39 73.59 CC criu/files-ext.o [2020-05-18T12:25:53.357Z] #39 73.77 CC criu/files-reg.o [2020-05-18T12:25:53.357Z] #39 74.98 CC criu/files.o [2020-05-18T12:25:53.357Z] #39 76.27 CC criu/filesystems.o [2020-05-18T12:25:53.357Z] #39 76.82 CC criu/fsnotify.o [2020-05-18T12:25:53.357Z] #39 77.43 CC criu/image-desc.o [2020-05-18T12:25:53.357Z] #39 77.56 CC criu/image.o [2020-05-18T12:25:53.357Z] #39 78.16 CC criu/ipc_ns.o [2020-05-18T12:25:53.357Z] #39 78.84 CC criu/irmap.o [2020-05-18T12:25:53.357Z] #39 79.19 CC criu/kcmp-ids.o [2020-05-18T12:25:53.357Z] #39 79.36 CC criu/kerndat.o [2020-05-18T12:25:53.357Z] #39 79.87 CC criu/libnetlink.o [2020-05-18T12:25:53.357Z] #39 80.02 CC criu/log.o [2020-05-18T12:25:53.357Z] #39 80.21 CC criu/lsm.o [2020-05-18T12:25:53.357Z] #39 80.39 CC criu/mem.o [2020-05-18T12:25:53.361Z] #39 40.81 CC compel/plugins/std/infect.o [2020-05-18T12:25:53.638Z] #39 ... [2020-05-18T12:25:53.638Z] [2020-05-18T12:25:53.638Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:25:53.638Z] #17 31.53 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-18T12:25:53.638Z] #17 31.54 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-18T12:25:53.638Z] #17 31.55 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-18T12:25:53.638Z] #17 31.56 Setting up vim (2:8.1.0875-5) ... [2020-05-18T12:25:53.638Z] #17 31.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T12:25:53.638Z] #17 31.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T12:25:53.638Z] #17 31.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T12:25:53.638Z] #17 31.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T12:25:53.638Z] #17 31.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T12:25:53.638Z] #17 31.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T12:25:53.638Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T12:25:53.638Z] #17 31.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T12:25:53.638Z] #17 31.60 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-18T12:25:53.638Z] #17 31.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T12:25:53.638Z] #17 31.62 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-18T12:25:53.638Z] #17 31.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T12:25:53.638Z] #17 31.63 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-18T12:25:53.638Z] #17 31.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T12:25:53.650Z] #39 41.08 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-18T12:25:53.650Z] #39 41.11 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-18T12:25:53.650Z] #39 41.14 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-18T12:25:53.650Z] #39 41.18 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-18T12:25:53.650Z] #39 41.21 AR compel/plugins/std.lib.a [2020-05-18T12:25:53.650Z] #39 41.28 CC compel/plugins/fds/fds.o [2020-05-18T12:25:53.939Z] #39 41.51 AR compel/plugins/fds.lib.a [2020-05-18T12:25:53.939Z] #39 41.56 HOSTDEP compel/src/lib/log-host.d [2020-05-18T12:25:53.939Z] #39 41.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T12:25:54.228Z] #39 41.76 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-18T12:25:54.228Z] #39 41.86 HOSTDEP compel/src/main-host.d [2020-05-18T12:25:54.518Z] #39 42.01 DEP compel/src/lib/ptrace.d [2020-05-18T12:25:54.518Z] #39 42.19 DEP compel/src/lib/infect.d [2020-05-18T12:25:54.808Z] #39 42.36 DEP compel/src/lib/infect-util.d [2020-05-18T12:25:54.808Z] #39 42.46 DEP compel/src/lib/infect-rpc.d [2020-05-18T12:25:54.808Z] #39 42.56 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-18T12:25:55.098Z] #39 42.66 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-18T12:25:55.098Z] #39 42.75 DEP compel/src/lib/log.d [2020-05-18T12:25:55.098Z] #39 42.84 DEP compel/src/main.d [2020-05-18T12:25:55.108Z] #17 33.08 Setting up iptables (1.8.2-4) ... [2020-05-18T12:25:55.387Z] #39 42.94 DEP compel/src/lib/handle-elf.d [2020-05-18T12:25:55.387Z] #39 43.04 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-18T12:25:55.390Z] #17 33.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T12:25:55.390Z] #17 33.11 Setting up python3 (3.7.3-1) ... [2020-05-18T12:25:55.396Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-18T12:25:55.672Z] #17 33.42 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T12:25:55.676Z] #39 43.21 CC compel/src/lib/log.o [2020-05-18T12:25:55.676Z] #39 43.47 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-18T12:25:55.953Z] #17 33.85 Setting up apparmor (2.13.2-10) ... [2020-05-18T12:25:55.966Z] #39 43.75 CC compel/arch/ppc64/src/lib/infect.o [2020-05-18T12:25:56.595Z] #39 44.30 CC compel/src/lib/infect-rpc.o [2020-05-18T12:25:56.959Z] #17 34.78 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T12:25:56.959Z] #17 34.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T12:25:56.959Z] #17 34.94 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T12:25:57.192Z] #45 DONE 129.8s [2020-05-18T12:25:57.231Z] #39 44.61 CC compel/src/lib/infect-util.o [2020-05-18T12:25:57.522Z] #39 45.00 CC compel/src/lib/infect.o [2020-05-18T12:25:57.572Z] #17 35.49 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T12:25:57.854Z] #17 35.83 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T12:25:57.919Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.2s done [2020-05-18T12:25:58.182Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 [2020-05-18T12:25:58.182Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-18T12:25:58.438Z] #7 DONE 27.5s [2020-05-18T12:25:58.438Z] [2020-05-18T12:25:58.439Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-18T12:25:58.569Z] [2020-05-18T12:25:58.570Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:25:58.829Z] #46 DONE 0.2s [2020-05-18T12:25:58.829Z] [2020-05-18T12:25:58.829Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:25:58.829Z] #48 DONE 0.1s [2020-05-18T12:25:58.829Z] [2020-05-18T12:25:58.829Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:25:58.829Z] #50 DONE 0.1s [2020-05-18T12:25:58.829Z] [2020-05-18T12:25:58.829Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:25:58.860Z] #17 36.56 Setting up python3-pip (18.1-5) ... [2020-05-18T12:25:59.015Z] #39 46.67 CC compel/src/lib/ptrace.o [2020-05-18T12:25:59.142Z] #17 37.14 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:25:59.396Z] #53 DONE 0.2s [2020-05-18T12:25:59.396Z] [2020-05-18T12:25:59.396Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:25:59.396Z] #56 DONE 0.1s [2020-05-18T12:25:59.396Z] [2020-05-18T12:25:59.396Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:25:59.396Z] #58 DONE 0.3s [2020-05-18T12:25:59.425Z] #17 37.19 Processing triggers for mime-support (3.62) ... [2020-05-18T12:25:59.644Z] #39 47.05 AR compel/libcompel.a [2020-05-18T12:25:59.644Z] #39 47.17 HOSTCC compel/src/main-host.o [2020-05-18T12:25:59.659Z] [2020-05-18T12:25:59.659Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:25:59.659Z] #60 DONE 0.1s [2020-05-18T12:25:59.659Z] [2020-05-18T12:25:59.659Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:25:59.659Z] #61 DONE 0.0s [2020-05-18T12:25:59.659Z] [2020-05-18T12:25:59.659Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:25:59.809Z] #8 DONE 1.5s [2020-05-18T12:25:59.810Z] [2020-05-18T12:25:59.810Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-18T12:25:59.932Z] #39 47.60 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-18T12:26:00.039Z] #17 DONE 37.8s [2020-05-18T12:26:00.039Z] [2020-05-18T12:26:00.039Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:26:00.222Z] #39 47.79 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T12:26:00.512Z] #39 48.21 HOSTCC compel/src/lib/log-host.o [2020-05-18T12:26:00.744Z] #9 DONE 0.9s [2020-05-18T12:26:00.744Z] [2020-05-18T12:26:00.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:26:00.801Z] #39 48.42 HOSTLINK compel/compel-host-bin [2020-05-18T12:26:01.003Z] #10 ... [2020-05-18T12:26:01.003Z] [2020-05-18T12:26:01.003Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-18T12:26:01.003Z] #35 DONE 0.2s [2020-05-18T12:26:01.003Z] [2020-05-18T12:26:01.003Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:26:01.003Z] #27 DONE 0.2s [2020-05-18T12:26:01.003Z] [2020-05-18T12:26:01.003Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:26:01.046Z] #18 1.220 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T12:26:01.091Z] #39 48.56 DEP soccr/soccr.d [2020-05-18T12:26:01.091Z] #39 48.69 CC soccr/soccr.o [2020-05-18T12:26:01.329Z] #18 1.223 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T12:26:01.329Z] #18 1.225 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T12:26:01.329Z] #18 DONE 1.4s [2020-05-18T12:26:01.329Z] [2020-05-18T12:26:01.329Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:26:01.564Z] #62 DONE 1.6s [2020-05-18T12:26:01.564Z] [2020-05-18T12:26:01.564Z] #63 exporting to image [2020-05-18T12:26:01.564Z] #63 exporting layers [2020-05-18T12:26:02.587Z] #39 50.00 AR soccr/libsoccr.a [2020-05-18T12:26:02.587Z] #39 50.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:26:02.877Z] #39 50.37 DEP criu/arch/ppc64/sigframe.d [2020-05-18T12:26:02.877Z] #39 50.45 DEP criu/arch/ppc64/crtools.d [2020-05-18T12:26:02.944Z] #63 exporting layers 1.7s done [2020-05-18T12:26:03.166Z] #39 50.58 DEP criu/arch/ppc64/cpu.d [2020-05-18T12:26:03.166Z] #39 50.79 CC criu/arch/ppc64/cpu.o [2020-05-18T12:26:03.203Z] #63 writing image sha256:c77835f995fda320893d2fa2561e7edc881f18c5c3d188be8024ac6d07f75353 done [2020-05-18T12:26:03.203Z] #63 naming to docker.io/library/docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 done [2020-05-18T12:26:03.203Z] #63 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T12:26:03.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/test/unit [2020-05-18T12:26:03.811Z] #39 51.21 CC criu/arch/ppc64/crtools.o [2020-05-18T12:26:04.370Z] #45 DONE 138.9s [2020-05-18T12:26:04.370Z] [2020-05-18T12:26:04.370Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:26:04.370Z] #46 DONE 0.2s [2020-05-18T12:26:04.370Z] [2020-05-18T12:26:04.370Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:26:04.370Z] #48 DONE 0.1s [2020-05-18T12:26:04.370Z] [2020-05-18T12:26:04.370Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:26:04.370Z] #50 DONE 0.1s [2020-05-18T12:26:04.370Z] [2020-05-18T12:26:04.370Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:26:04.455Z] #39 52.04 CC criu/arch/ppc64/sigframe.o [2020-05-18T12:26:04.627Z] #53 DONE 0.3s [2020-05-18T12:26:04.627Z] [2020-05-18T12:26:04.627Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:26:04.745Z] #39 52.27 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-18T12:26:04.745Z] #39 52.34 DEP criu/pie/util-vdso.d [2020-05-18T12:26:04.745Z] #39 52.47 DEP criu/pie/util.d [2020-05-18T12:26:04.786Z] #19 ... [2020-05-18T12:26:04.786Z] [2020-05-18T12:26:04.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:04.786Z] #39 81.26 CC criu/mount.o [2020-05-18T12:26:04.786Z] #39 83.90 CC criu/namespaces.o [2020-05-18T12:26:04.786Z] #39 84.92 CC criu/net.o [2020-05-18T12:26:04.786Z] #39 86.84 CC criu/netfilter.o [2020-05-18T12:26:04.786Z] #39 87.01 CC criu/page-pipe.o [2020-05-18T12:26:04.786Z] #39 87.45 CC criu/page-xfer.o [2020-05-18T12:26:04.786Z] #39 88.48 CC criu/pagemap-cache.o [2020-05-18T12:26:04.786Z] #39 88.76 CC criu/pagemap.o [2020-05-18T12:26:04.786Z] #39 89.40 CC criu/parasite-syscall.o [2020-05-18T12:26:04.786Z] #39 89.91 CC criu/path.o [2020-05-18T12:26:04.786Z] #39 90.07 CC criu/pie-util-vdso.o [2020-05-18T12:26:04.786Z] #39 90.33 CC criu/pie-util.o [2020-05-18T12:26:04.786Z] #39 90.42 CC criu/pipes.o [2020-05-18T12:26:04.786Z] #39 90.83 CC criu/plugin.o [2020-05-18T12:26:04.786Z] #39 91.07 CC criu/proc_parse.o [2020-05-18T12:26:04.786Z] #39 ... [2020-05-18T12:26:04.786Z] [2020-05-18T12:26:04.786Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:26:04.786Z] #36 126.6 + dpkg --print-architecture [2020-05-18T12:26:04.786Z] #36 126.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T12:26:04.786Z] #36 127.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T12:26:04.786Z] #36 127.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T12:26:04.884Z] #56 DONE 0.1s [2020-05-18T12:26:04.884Z] [2020-05-18T12:26:04.884Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:26:05.033Z] #39 52.68 CC criu/pie/util.o [2020-05-18T12:26:05.033Z] #39 ... [2020-05-18T12:26:05.033Z] [2020-05-18T12:26:05.033Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:05.033Z] #49 120.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T12:26:05.141Z] #58 DONE 0.3s [2020-05-18T12:26:05.141Z] [2020-05-18T12:26:05.141Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:26:05.141Z] #60 DONE 0.1s [2020-05-18T12:26:05.141Z] [2020-05-18T12:26:05.141Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:26:05.141Z] #61 DONE 0.0s [2020-05-18T12:26:05.141Z] [2020-05-18T12:26:05.141Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:26:06.074Z] #62 DONE 0.7s [2020-05-18T12:26:06.074Z] [2020-05-18T12:26:06.074Z] #63 exporting to image [2020-05-18T12:26:06.074Z] #63 exporting layers [2020-05-18T12:26:06.834Z] ? github.com/docker/docker/api [no test files] [2020-05-18T12:26:07.463Z] #36 ... [2020-05-18T12:26:07.463Z] [2020-05-18T12:26:07.463Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:26:07.463Z] #19 3.532 Collecting yamllint==1.16.0 [2020-05-18T12:26:07.463Z] #19 3.734 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T12:26:07.463Z] #19 3.770 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T12:26:07.463Z] #19 3.794 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T12:26:07.463Z] #19 3.821 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T12:26:07.463Z] #19 3.910 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T12:26:07.463Z] #19 4.786 Building wheels for collected packages: pyyaml [2020-05-18T12:26:07.463Z] #19 4.797 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T12:26:07.463Z] #19 5.473 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T12:26:07.463Z] #19 5.473 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T12:26:07.463Z] #19 5.527 Successfully built pyyaml [2020-05-18T12:26:07.463Z] #19 5.575 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-18T12:26:07.463Z] #19 5.823 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T12:26:07.463Z] #19 DONE 6.1s [2020-05-18T12:26:07.463Z] [2020-05-18T12:26:07.463Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:07.463Z] #39 92.74 CC criu/protobuf-desc.o [2020-05-18T12:26:07.463Z] #39 93.23 CC criu/protobuf.o [2020-05-18T12:26:07.463Z] #39 93.47 CC criu/pstree.o [2020-05-18T12:26:07.463Z] #39 94.25 CC criu/rbtree.o [2020-05-18T12:26:07.463Z] #39 94.52 CC criu/rst-malloc.o [2020-05-18T12:26:07.463Z] #39 94.72 CC criu/seccomp.o [2020-05-18T12:26:07.565Z] #28 ... [2020-05-18T12:26:07.565Z] [2020-05-18T12:26:07.565Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:07.565Z] #47 5.686 + RM_GOPATH=0 [2020-05-18T12:26:07.565Z] #47 5.686 + TMP_GOPATH= [2020-05-18T12:26:07.565Z] #47 5.686 + : /build [2020-05-18T12:26:07.565Z] #47 5.686 + '[' -z '' ']' [2020-05-18T12:26:07.565Z] #47 5.686 ++ mktemp -d [2020-05-18T12:26:07.565Z] #47 5.686 + export GOPATH=/tmp/tmp.W9u4cDnQX5 [2020-05-18T12:26:07.565Z] #47 5.686 + GOPATH=/tmp/tmp.W9u4cDnQX5 [2020-05-18T12:26:07.565Z] #47 5.686 + RM_GOPATH=1 [2020-05-18T12:26:07.565Z] #47 5.686 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:07.565Z] #47 5.686 + dir=/tmp/install [2020-05-18T12:26:07.565Z] #47 5.686 + bin=shfmt [2020-05-18T12:26:07.565Z] #47 5.686 + shift [2020-05-18T12:26:07.565Z] #47 5.686 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-18T12:26:07.565Z] #47 5.686 + . /tmp/install/shfmt.installer [2020-05-18T12:26:07.565Z] #47 5.686 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:26:07.565Z] #47 5.686 + install_shfmt [2020-05-18T12:26:07.565Z] #47 5.686 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-18T12:26:07.565Z] #47 5.686 + git clone https://github.com/mvdan/sh.git /tmp/tmp.W9u4cDnQX5/src/github.com/mvdan/sh [2020-05-18T12:26:07.565Z] #47 5.686 Cloning into '/tmp/tmp.W9u4cDnQX5/src/github.com/mvdan/sh'... [2020-05-18T12:26:07.565Z] #47 5.686 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:26:07.748Z] #49 123.7 + mkdir -p /build [2020-05-18T12:26:07.750Z] #39 ... [2020-05-18T12:26:07.750Z] [2020-05-18T12:26:07.750Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:26:07.750Z] #22 DONE 0.2s [2020-05-18T12:26:07.750Z] [2020-05-18T12:26:07.750Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:26:07.973Z] #63 exporting layers 1.7s done [2020-05-18T12:26:07.973Z] #63 writing image sha256:dbe79b16d74ae79120ee7d281c96b42ea3fafdec45b92e823f599344c0a27716 done [2020-05-18T12:26:07.973Z] #63 naming to docker.io/library/docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 done [2020-05-18T12:26:07.973Z] #63 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-18T12:26:08.037Z] #49 123.7 + cp runc /build/runc [2020-05-18T12:26:08.037Z] #49 DONE 123.8s [2020-05-18T12:26:08.037Z] [2020-05-18T12:26:08.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:08.037Z] #39 52.94 CC criu/pie/util-vdso.o [2020-05-18T12:26:08.037Z] #39 53.47 AR criu/pie/pie.lib.a [2020-05-18T12:26:08.037Z] #39 53.53 DEP criu/pie/restorer.d [2020-05-18T12:26:08.037Z] #39 53.77 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-18T12:26:08.037Z] #39 53.79 DEP criu/arch/ppc64/restorer.d [2020-05-18T12:26:08.037Z] #39 53.93 DEP criu/arch/ppc64/vdso-pie.d [2020-05-18T12:26:08.037Z] #39 54.04 DEP criu/pie/parasite-vdso.d [2020-05-18T12:26:08.037Z] #39 54.20 DEP criu/pie/parasite.d [2020-05-18T12:26:08.037Z] #39 54.46 CC criu/pie/parasite.o [2020-05-18T12:26:08.037Z] #39 55.49 LINK criu/pie/parasite.built-in.o [2020-05-18T12:26:08.037Z] #39 55.50 GEN criu/pie/parasite-blob.h [2020-05-18T12:26:08.037Z] #39 55.53 CC criu/pie/parasite-vdso.o [2020-05-18T12:26:08.306Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40937/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/validate/default [2020-05-18T12:26:08.364Z] #26 DONE 0.7s [2020-05-18T12:26:08.364Z] [2020-05-18T12:26:08.364Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:26:08.646Z] #29 DONE 0.2s [2020-05-18T12:26:08.646Z] [2020-05-18T12:26:08.646Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:26:08.646Z] #31 DONE 0.1s [2020-05-18T12:26:08.646Z] [2020-05-18T12:26:08.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:08.646Z] #39 95.31 CC criu/seize.o [2020-05-18T12:26:08.646Z] #39 ... [2020-05-18T12:26:08.646Z] [2020-05-18T12:26:08.646Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:26:08.646Z] #34 DONE 0.1s [2020-05-18T12:26:08.665Z] #39 56.27 CC criu/arch/ppc64/vdso-pie.o [2020-05-18T12:26:08.927Z] [2020-05-18T12:26:08.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:08.927Z] #39 95.92 CC criu/servicefd.o [2020-05-18T12:26:08.955Z] #39 56.61 CC criu/arch/ppc64/restorer.o [2020-05-18T12:26:09.210Z] #39 96.19 CC criu/shmem.o [2020-05-18T12:26:09.239Z] Congratulations! All commits are properly signed with the DCO! [2020-05-18T12:26:09.239Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-18T12:26:09.457Z] #47 ... [2020-05-18T12:26:09.457Z] [2020-05-18T12:26:09.457Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:26:09.457Z] #36 8.381 + git clone https://github.com/docker/distribution.git . [2020-05-18T12:26:09.457Z] #36 8.391 Cloning into '.'... [2020-05-18T12:26:09.491Z] #39 96.53 CC criu/sigframe.o [2020-05-18T12:26:09.491Z] #39 96.58 CC criu/signalfd.o [2020-05-18T12:26:09.491Z] #39 96.64 CC criu/sk-inet.o [2020-05-18T12:26:09.584Z] #39 57.05 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-18T12:26:09.584Z] #39 57.09 CC criu/pie/restorer.o [2020-05-18T12:26:10.106Z] #39 97.13 CC criu/sk-netlink.o [2020-05-18T12:26:10.106Z] #39 97.37 CC criu/sk-packet.o [2020-05-18T12:26:10.386Z] #36 ... [2020-05-18T12:26:10.386Z] [2020-05-18T12:26:10.386Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:10.386Z] #54 9.717 + RM_GOPATH=0 [2020-05-18T12:26:10.386Z] #54 9.717 + TMP_GOPATH= [2020-05-18T12:26:10.386Z] #54 9.717 + : /build [2020-05-18T12:26:10.386Z] #54 9.717 + '[' -z '' ']' [2020-05-18T12:26:10.386Z] #54 9.718 ++ mktemp -d [2020-05-18T12:26:10.386Z] #54 9.726 + export GOPATH=/tmp/tmp.54ToVO5Xdt [2020-05-18T12:26:10.386Z] #54 9.726 + GOPATH=/tmp/tmp.54ToVO5Xdt [2020-05-18T12:26:10.386Z] #54 9.726 + RM_GOPATH=1 [2020-05-18T12:26:10.648Z] #54 9.728 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:10.648Z] #54 9.741 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:26:10.648Z] #54 9.741 + dir=/tmp/install [2020-05-18T12:26:10.648Z] #54 9.741 + bin=rootlesskit [2020-05-18T12:26:10.648Z] #54 9.741 + shift [2020-05-18T12:26:10.648Z] #54 9.741 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-18T12:26:10.648Z] #54 9.741 + . /tmp/install/rootlesskit.installer [2020-05-18T12:26:10.648Z] #54 9.741 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:26:10.648Z] #54 9.741 + install_rootlesskit [2020-05-18T12:26:10.648Z] #54 9.741 + case "$1" in [2020-05-18T12:26:10.648Z] #54 9.741 + export CGO_ENABLED=0 [2020-05-18T12:26:10.648Z] #54 9.741 + CGO_ENABLED=0 [2020-05-18T12:26:10.648Z] #54 9.741 + _install_rootlesskit [2020-05-18T12:26:10.648Z] #54 9.741 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-18T12:26:10.648Z] #54 9.741 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.54ToVO5Xdt/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:26:10.648Z] #54 9.752 Cloning into '/tmp/tmp.54ToVO5Xdt/src/github.com/rootless-containers/rootlesskit'... [2020-05-18T12:26:10.648Z] #54 ... [2020-05-18T12:26:10.648Z] [2020-05-18T12:26:10.648Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:26:10.720Z] #39 97.77 CC criu/sk-queue.o [2020-05-18T12:26:10.720Z] #39 97.98 CC criu/sk-tcp.o [2020-05-18T12:26:10.905Z] #23 ... [2020-05-18T12:26:10.905Z] [2020-05-18T12:26:10.905Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:10.905Z] #21 ... [2020-05-18T12:26:10.905Z] [2020-05-18T12:26:10.905Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:26:11.003Z] #39 98.28 CC criu/sk-unix.o [2020-05-18T12:26:11.170Z] #38 ... [2020-05-18T12:26:11.170Z] [2020-05-18T12:26:11.170Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:11.170Z] #43 10.42 + RM_GOPATH=0 [2020-05-18T12:26:11.170Z] #43 10.42 + TMP_GOPATH= [2020-05-18T12:26:11.170Z] #43 10.42 + : /build [2020-05-18T12:26:11.170Z] #43 10.42 + '[' -z '' ']' [2020-05-18T12:26:11.170Z] #43 10.42 ++ mktemp -d [2020-05-18T12:26:11.170Z] #43 10.42 + export GOPATH=/tmp/tmp.orkaNgTu6a [2020-05-18T12:26:11.170Z] #43 10.42 + GOPATH=/tmp/tmp.orkaNgTu6a [2020-05-18T12:26:11.170Z] #43 10.42 + RM_GOPATH=1 [2020-05-18T12:26:11.170Z] #43 10.42 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:11.170Z] #43 10.42 + dir=/tmp/install [2020-05-18T12:26:11.170Z] #43 10.42 + bin=gotestsum [2020-05-18T12:26:11.170Z] #43 10.42 + shift [2020-05-18T12:26:11.170Z] #43 10.42 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-18T12:26:11.170Z] #43 10.42 + . /tmp/install/gotestsum.installer [2020-05-18T12:26:11.170Z] #43 10.43 ++ : v0.3.5 [2020-05-18T12:26:11.170Z] #43 10.43 + install_gotestsum [2020-05-18T12:26:11.170Z] #43 10.43 + set -e [2020-05-18T12:26:11.170Z] #43 10.43 + export GO111MODULE=on [2020-05-18T12:26:11.170Z] #43 10.43 + GO111MODULE=on [2020-05-18T12:26:11.170Z] #43 10.43 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-05-18T12:26:11.170Z] #43 10.51 go: finding gotest.tools v0.3.5 [2020-05-18T12:26:11.170Z] #43 ... [2020-05-18T12:26:11.170Z] [2020-05-18T12:26:11.170Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:11.170Z] #41 9.740 + RM_GOPATH=0 [2020-05-18T12:26:11.170Z] #41 9.740 + TMP_GOPATH= [2020-05-18T12:26:11.170Z] #41 9.740 + : /build [2020-05-18T12:26:11.170Z] #41 9.740 + '[' -z '' ']' [2020-05-18T12:26:11.170Z] #41 9.740 ++ mktemp -d [2020-05-18T12:26:11.170Z] #41 9.752 + export GOPATH=/tmp/tmp.H9mnT5Hpnu [2020-05-18T12:26:11.170Z] #41 9.752 + GOPATH=/tmp/tmp.H9mnT5Hpnu [2020-05-18T12:26:11.170Z] #41 9.752 + RM_GOPATH=1 [2020-05-18T12:26:11.170Z] #41 9.755 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:11.170Z] #41 9.755 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:26:11.170Z] #41 9.757 + dir=/tmp/install [2020-05-18T12:26:11.170Z] #41 9.757 + bin=vndr [2020-05-18T12:26:11.170Z] #41 9.757 + shift [2020-05-18T12:26:11.170Z] #41 9.757 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-18T12:26:11.170Z] #41 9.757 + . /tmp/install/vndr.installer [2020-05-18T12:26:11.170Z] #41 9.757 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:26:11.170Z] #41 9.757 + install_vndr [2020-05-18T12:26:11.170Z] #41 9.757 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-18T12:26:11.170Z] #41 9.757 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H9mnT5Hpnu/src/github.com/LK4D4/vndr [2020-05-18T12:26:11.170Z] #41 9.763 Cloning into '/tmp/tmp.H9mnT5Hpnu/src/github.com/LK4D4/vndr'... [2020-05-18T12:26:11.431Z] #41 ... [2020-05-18T12:26:11.431Z] [2020-05-18T12:26:11.431Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:11.431Z] #30 10.08 + RM_GOPATH=0 [2020-05-18T12:26:11.431Z] #30 10.08 + TMP_GOPATH= [2020-05-18T12:26:11.431Z] #30 10.08 + : /build [2020-05-18T12:26:11.431Z] #30 10.08 + '[' -z '' ']' [2020-05-18T12:26:11.431Z] #30 10.08 ++ mktemp -d [2020-05-18T12:26:11.431Z] #30 10.11 + export GOPATH=/tmp/tmp.Xo2PkJ9PcU [2020-05-18T12:26:11.431Z] #30 10.11 + GOPATH=/tmp/tmp.Xo2PkJ9PcU [2020-05-18T12:26:11.431Z] #30 10.11 + RM_GOPATH=1 [2020-05-18T12:26:11.431Z] #30 10.11 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:11.431Z] #30 10.11 + dir=/tmp/install [2020-05-18T12:26:11.431Z] #30 10.11 + bin=tomlv [2020-05-18T12:26:11.431Z] #30 10.11 + shift [2020-05-18T12:26:11.431Z] #30 10.11 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-18T12:26:11.431Z] #30 10.11 + . /tmp/install/tomlv.installer [2020-05-18T12:26:11.431Z] #30 10.11 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:26:11.431Z] #30 10.11 + install_tomlv [2020-05-18T12:26:11.431Z] #30 10.11 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-18T12:26:11.431Z] #30 10.11 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Xo2PkJ9PcU/src/github.com/BurntSushi/toml [2020-05-18T12:26:11.431Z] #30 10.11 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:26:11.431Z] #30 10.12 Cloning into '/tmp/tmp.Xo2PkJ9PcU/src/github.com/BurntSushi/toml'... [2020-05-18T12:26:11.431Z] #30 ... [2020-05-18T12:26:11.431Z] [2020-05-18T12:26:11.431Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:11.431Z] #45 10.06 + RM_GOPATH=0 [2020-05-18T12:26:11.431Z] #45 10.06 + TMP_GOPATH= [2020-05-18T12:26:11.431Z] #45 10.06 + : /build [2020-05-18T12:26:11.431Z] #45 10.06 + '[' -z '' ']' [2020-05-18T12:26:11.431Z] #45 10.07 ++ mktemp -d [2020-05-18T12:26:11.431Z] #45 10.07 + export GOPATH=/tmp/tmp.ochGbgJbQP [2020-05-18T12:26:11.431Z] #45 10.07 + GOPATH=/tmp/tmp.ochGbgJbQP [2020-05-18T12:26:11.431Z] #45 10.07 + RM_GOPATH=1 [2020-05-18T12:26:11.431Z] #45 10.07 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:11.431Z] #45 10.07 Installing golangci-lint version v1.23.8 [2020-05-18T12:26:11.431Z] #45 10.07 + dir=/tmp/install [2020-05-18T12:26:11.431Z] #45 10.07 + bin=golangci_lint [2020-05-18T12:26:11.431Z] #45 10.07 + shift [2020-05-18T12:26:11.431Z] #45 10.07 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-18T12:26:11.431Z] #45 10.07 + . /tmp/install/golangci_lint.installer [2020-05-18T12:26:11.431Z] #45 10.07 ++ : v1.23.8 [2020-05-18T12:26:11.431Z] #45 10.07 + install_golangci_lint [2020-05-18T12:26:11.431Z] #45 10.07 + echo 'Installing golangci-lint version v1.23.8' [2020-05-18T12:26:11.431Z] #45 10.07 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:26:11.688Z] #45 ... [2020-05-18T12:26:11.688Z] [2020-05-18T12:26:11.688Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:11.688Z] #59 10.15 + RM_GOPATH=0 [2020-05-18T12:26:11.688Z] #59 10.15 + TMP_GOPATH= [2020-05-18T12:26:11.688Z] #59 10.15 + : /build [2020-05-18T12:26:11.688Z] #59 10.17 + '[' -z '' ']' [2020-05-18T12:26:11.688Z] #59 10.17 ++ mktemp -d [2020-05-18T12:26:11.688Z] #59 10.17 + export GOPATH=/tmp/tmp.vqDISQSLx3 [2020-05-18T12:26:11.688Z] #59 10.17 + GOPATH=/tmp/tmp.vqDISQSLx3 [2020-05-18T12:26:11.688Z] #59 10.17 + RM_GOPATH=1 [2020-05-18T12:26:11.688Z] #59 10.17 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:11.688Z] #59 10.20 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:26:11.688Z] #59 10.20 + dir=/tmp/install [2020-05-18T12:26:11.688Z] #59 10.20 + bin=proxy [2020-05-18T12:26:11.688Z] #59 10.20 + shift [2020-05-18T12:26:11.688Z] #59 10.20 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-18T12:26:11.688Z] #59 10.20 + . /tmp/install/proxy.installer [2020-05-18T12:26:11.688Z] #59 10.20 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:26:11.688Z] #59 10.20 + install_proxy [2020-05-18T12:26:11.688Z] #59 10.20 + case "$1" in [2020-05-18T12:26:11.688Z] #59 10.20 + export CGO_ENABLED=0 [2020-05-18T12:26:11.688Z] #59 10.20 + CGO_ENABLED=0 [2020-05-18T12:26:11.688Z] #59 10.20 + _install_proxy [2020-05-18T12:26:11.689Z] #59 10.20 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-18T12:26:11.689Z] #59 10.20 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vqDISQSLx3/src/github.com/docker/libnetwork [2020-05-18T12:26:11.689Z] #59 10.20 Cloning into '/tmp/tmp.vqDISQSLx3/src/github.com/docker/libnetwork'... [2020-05-18T12:26:11.689Z] #59 ... [2020-05-18T12:26:11.689Z] [2020-05-18T12:26:11.689Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:26:11.689Z] #51 10.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:26:11.689Z] #51 10.65 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:26:11.689Z] #51 10.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:26:11.946Z] #51 ... [2020-05-18T12:26:11.946Z] [2020-05-18T12:26:11.946Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:26:11.946Z] #32 9.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:26:11.946Z] #32 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:26:11.946Z] #32 10.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:26:12.202Z] #32 ... [2020-05-18T12:26:12.202Z] [2020-05-18T12:26:12.202Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:26:12.202Z] #10 11.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:26:12.202Z] #10 11.21 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:26:12.202Z] #10 11.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:26:12.305Z] #39 59.84 LINK criu/pie/restorer.built-in.o [2020-05-18T12:26:12.305Z] #39 59.85 GEN criu/pie/restorer-blob.h [2020-05-18T12:26:12.305Z] #39 59.98 DEP criu/vdso.d [2020-05-18T12:26:12.473Z] #39 99.52 CC criu/sockets.o [2020-05-18T12:26:12.592Z] #39 60.13 DEP criu/uts_ns.d [2020-05-18T12:26:12.593Z] #39 60.36 DEP criu/util.d [2020-05-18T12:26:12.755Z] #39 99.83 CC criu/stats.o [2020-05-18T12:26:12.881Z] #39 60.61 DEP criu/uffd.d [2020-05-18T12:26:13.037Z] #39 99.99 CC criu/string.o [2020-05-18T12:26:13.037Z] #39 100.1 CC criu/sysctl.o [2020-05-18T12:26:13.173Z] #39 60.82 DEP criu/tun.d [2020-05-18T12:26:13.319Z] #39 100.5 CC criu/sysfs_parse.o [2020-05-18T12:26:13.459Z] #39 61.00 DEP criu/tty.d [2020-05-18T12:26:13.601Z] #39 100.7 CC criu/timerfd.o [2020-05-18T12:26:13.601Z] #39 100.8 CC criu/tty.o [2020-05-18T12:26:13.608Z] #10 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:26:13.748Z] #39 61.25 DEP criu/timerfd.d [2020-05-18T12:26:13.748Z] #39 61.46 DEP criu/sysfs_parse.d [2020-05-18T12:26:14.039Z] #39 61.63 DEP criu/sysctl.d [2020-05-18T12:26:14.330Z] #39 61.82 DEP criu/string.d [2020-05-18T12:26:14.330Z] #39 61.87 DEP criu/stats.d [2020-05-18T12:26:14.330Z] #39 61.98 DEP criu/sockets.d [2020-05-18T12:26:14.619Z] #39 62.17 DEP criu/sk-unix.d [2020-05-18T12:26:14.619Z] #39 62.33 DEP criu/sk-tcp.d [2020-05-18T12:26:14.910Z] #39 62.52 DEP criu/sk-queue.d [2020-05-18T12:26:15.074Z] #39 102.0 CC criu/tun.o [2020-05-18T12:26:15.074Z] #39 102.3 CC criu/uffd.o [2020-05-18T12:26:15.198Z] #39 62.72 DEP criu/sk-packet.d [2020-05-18T12:26:15.198Z] #39 62.90 DEP criu/sk-netlink.d [2020-05-18T12:26:15.486Z] #39 63.10 DEP criu/sk-inet.d [2020-05-18T12:26:15.776Z] #39 63.30 DEP criu/signalfd.d [2020-05-18T12:26:15.776Z] #39 63.44 DEP criu/sigframe.d [2020-05-18T12:26:15.777Z] #39 63.53 DEP criu/shmem.d [2020-05-18T12:26:16.066Z] #39 63.69 DEP criu/servicefd.d [2020-05-18T12:26:16.080Z] #39 103.1 CC criu/util.o [2020-05-18T12:26:16.355Z] #39 63.88 DEP criu/seize.d [2020-05-18T12:26:16.355Z] #39 64.05 DEP criu/seccomp.d [2020-05-18T12:26:16.644Z] #39 64.23 DEP criu/rst-malloc.d [2020-05-18T12:26:16.644Z] #39 64.30 DEP criu/rbtree.d [2020-05-18T12:26:16.644Z] #39 64.35 DEP criu/pstree.d [2020-05-18T12:26:16.694Z] #39 103.7 CC criu/uts_ns.o [2020-05-18T12:26:16.695Z] #39 103.8 CC criu/vdso.o [2020-05-18T12:26:16.883Z] #10 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:26:16.935Z] #39 64.52 DEP criu/protobuf.d [2020-05-18T12:26:16.977Z] #39 104.0 LINK criu/built-in.o [2020-05-18T12:26:16.977Z] #39 104.1 LINK criu/criu [2020-05-18T12:26:17.139Z] #10 ... [2020-05-18T12:26:17.139Z] [2020-05-18T12:26:17.139Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:17.139Z] #47 15.82 + cd /tmp/tmp.W9u4cDnQX5/src/github.com/mvdan/sh [2020-05-18T12:26:17.139Z] #47 15.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-18T12:26:17.139Z] #47 16.12 + GO111MODULE=on [2020-05-18T12:26:17.139Z] #47 16.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-18T12:26:17.225Z] #39 64.73 GEN criu/protobuf-desc-gen.h [2020-05-18T12:26:17.258Z] #39 104.3 DEP lib/c/criu.d [2020-05-18T12:26:17.258Z] #39 104.4 CC images/rpc.pb-c.o [2020-05-18T12:26:17.345Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-05-18T12:26:17.541Z] #39 104.7 CC lib/c/criu.o [2020-05-18T12:26:17.828Z] #39 ... [2020-05-18T12:26:17.828Z] [2020-05-18T12:26:17.828Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:26:17.828Z] #36 DONE 142.6s [2020-05-18T12:26:18.118Z] [2020-05-18T12:26:18.118Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:18.118Z] #39 105.4 LINK lib/c/built-in.o [2020-05-18T12:26:18.401Z] #39 105.4 LINK lib/c/libcriu.so [2020-05-18T12:26:18.401Z] #39 105.5 LINK lib/c/libcriu.a [2020-05-18T12:26:18.401Z] #39 105.7 GEN magic.py [2020-05-18T12:26:18.684Z] #39 105.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:26:18.684Z] #39 105.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:26:18.684Z] #39 105.8 Note: Building without GnuTLS support [2020-05-18T12:26:18.747Z] #39 66.08 DEP criu/protobuf-desc.d [2020-05-18T12:26:18.747Z] #39 66.26 DEP criu/proc_parse.d [2020-05-18T12:26:18.747Z] #39 66.42 DEP criu/plugin.d [2020-05-18T12:26:18.747Z] #39 66.52 DEP criu/pipes.d [2020-05-18T12:26:18.966Z] #39 ... [2020-05-18T12:26:18.966Z] [2020-05-18T12:26:18.966Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:26:18.966Z] #37 DONE 0.2s [2020-05-18T12:26:18.966Z] [2020-05-18T12:26:18.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:18.966Z] #39 106.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:26:19.035Z] #39 66.67 DEP criu/pie-util.d [2020-05-18T12:26:19.035Z] #39 66.76 DEP criu/pie-util-vdso.d [2020-05-18T12:26:19.059Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-05-18T12:26:19.243Z] Congratulations! All API changes are done the right way. [2020-05-18T12:26:19.243Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-18T12:26:19.243Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-18T12:26:19.243Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-18T12:26:19.243Z] Congratulations! No new tests were added to integration-cli. [2020-05-18T12:26:19.243Z] [2020-05-18T12:26:19.243Z] INFO Start validation with golang-ci-lint [2020-05-18T12:26:19.248Z] #39 106.5 make[1]: Nothing to be done for 'all'. [2020-05-18T12:26:19.327Z] #39 66.92 DEP criu/path.d [2020-05-18T12:26:19.327Z] #39 67.06 DEP criu/parasite-syscall.d [2020-05-18T12:26:19.501Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-18T12:26:19.501Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T12:26:19.501Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-18T12:26:19.530Z] #39 106.9 make[1]: 'images/built-in.o' is up to date. [2020-05-18T12:26:19.616Z] #39 67.25 DEP criu/pagemap.d [2020-05-18T12:26:19.617Z] #39 67.36 DEP criu/pagemap-cache.d [2020-05-18T12:26:19.689Z] #47 18.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:26:19.689Z] #47 18.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:26:19.689Z] #47 18.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:26:19.812Z] #39 106.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T12:26:19.812Z] #39 106.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T12:26:19.812Z] #39 106.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T12:26:19.812Z] #39 106.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T12:26:19.812Z] #39 106.9 make[1]: Nothing to be done for 'all'. [2020-05-18T12:26:19.812Z] #39 107.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:26:19.812Z] #39 107.1 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:19.906Z] #39 67.46 DEP criu/page-xfer.d [2020-05-18T12:26:19.906Z] #39 67.58 DEP criu/page-pipe.d [2020-05-18T12:26:19.906Z] #39 67.66 DEP criu/netfilter.d [2020-05-18T12:26:20.094Z] #39 107.1 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.1 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.2 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.2 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.2 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.2 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.094Z] #39 107.3 make[2]: Nothing to be done for 'all'. [2020-05-18T12:26:20.194Z] #39 67.86 DEP criu/net.d [2020-05-18T12:26:20.251Z] #47 19.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:26:20.251Z] #47 19.39 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:26:20.379Z] #39 107.3 INSTALL criu/criu [2020-05-18T12:26:20.379Z] #39 DONE 107.5s [2020-05-18T12:26:20.379Z] [2020-05-18T12:26:20.379Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:20.379Z] #45 145.3 + cd /tmp/tmp.0PUvZwI6VB/src/github.com/golangci/golangci-lint/ [2020-05-18T12:26:20.379Z] #45 145.3 + git checkout -q v1.23.8 [2020-05-18T12:26:20.480Z] #39 68.02 DEP criu/namespaces.d [2020-05-18T12:26:20.480Z] #39 68.18 DEP criu/mount.d [2020-05-18T12:26:20.767Z] #39 68.38 DEP criu/mem.d [2020-05-18T12:26:20.994Z] #45 145.6 ++ git describe --tags [2020-05-18T12:26:20.994Z] #45 145.6 + version=v1.23.8 [2020-05-18T12:26:20.994Z] #45 145.6 ++ git rev-parse --short HEAD [2020-05-18T12:26:20.994Z] #45 145.6 + commit=76a82c6 [2020-05-18T12:26:20.994Z] #45 145.6 ++ git show -s --format=%cd [2020-05-18T12:26:20.994Z] #45 145.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T12:26:20.994Z] #45 145.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:26:21.055Z] #39 68.54 DEP criu/lsm.d [2020-05-18T12:26:21.055Z] #39 68.72 DEP criu/log.d [2020-05-18T12:26:21.183Z] #47 ... [2020-05-18T12:26:21.183Z] [2020-05-18T12:26:21.183Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:21.183Z] #21 10.41 + RM_GOPATH=0 [2020-05-18T12:26:21.183Z] #21 10.41 + TMP_GOPATH= [2020-05-18T12:26:21.183Z] #21 10.41 + : /build [2020-05-18T12:26:21.183Z] #21 10.41 + '[' -z '' ']' [2020-05-18T12:26:21.183Z] #21 10.42 ++ mktemp -d [2020-05-18T12:26:21.183Z] #21 10.42 + export GOPATH=/tmp/tmp.NCBdy6HwGO [2020-05-18T12:26:21.183Z] #21 10.42 + GOPATH=/tmp/tmp.NCBdy6HwGO [2020-05-18T12:26:21.183Z] #21 10.42 + RM_GOPATH=1 [2020-05-18T12:26:21.183Z] #21 10.42 ++ dirname /tmp/install/install.sh [2020-05-18T12:26:21.183Z] #21 10.42 + dir=/tmp/install [2020-05-18T12:26:21.183Z] #21 10.42 + bin=dockercli [2020-05-18T12:26:21.183Z] #21 10.42 + shift [2020-05-18T12:26:21.184Z] #21 10.42 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-18T12:26:21.184Z] #21 10.42 + . /tmp/install/dockercli.installer [2020-05-18T12:26:21.184Z] #21 10.42 ++ : stable [2020-05-18T12:26:21.184Z] #21 10.42 ++ : 17.06.2-ce [2020-05-18T12:26:21.184Z] #21 10.42 + install_dockercli [2020-05-18T12:26:21.184Z] #21 10.42 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:26:21.184Z] #21 10.42 ++ uname -m [2020-05-18T12:26:21.184Z] #21 10.42 + arch=x86_64 [2020-05-18T12:26:21.184Z] #21 10.42 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T12:26:21.184Z] #21 10.42 + url=https://download.docker.com/linux/static [2020-05-18T12:26:21.184Z] #21 10.42 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:26:21.184Z] #21 10.43 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T12:26:21.184Z] #21 10.43 + tar -xz docker/docker [2020-05-18T12:26:21.343Z] #39 68.84 DEP criu/libnetlink.d [2020-05-18T12:26:21.343Z] #39 68.97 DEP criu/kerndat.d [2020-05-18T12:26:21.440Z] #21 ... [2020-05-18T12:26:21.440Z] [2020-05-18T12:26:21.440Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:21.440Z] #43 10.53 go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:26:21.440Z] #43 11.69 go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:26:21.440Z] #43 12.32 go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:26:21.440Z] #43 13.46 go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:26:21.440Z] #43 13.81 go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:26:21.440Z] #43 14.15 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:26:21.440Z] #43 14.45 go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:26:21.440Z] #43 14.47 go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:26:21.440Z] #43 14.66 go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:26:21.440Z] #43 14.77 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:26:21.440Z] #43 14.83 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:26:21.440Z] #43 15.02 go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:26:21.440Z] #43 15.03 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:26:21.440Z] #43 15.22 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:26:21.440Z] #43 15.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:26:21.440Z] #43 15.25 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:26:21.440Z] #43 15.39 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:26:21.440Z] #43 15.39 go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:26:21.440Z] #43 15.47 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:26:21.440Z] #43 15.48 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:26:21.440Z] #43 15.48 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:26:21.440Z] #43 15.79 go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:26:21.440Z] #43 15.81 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:26:21.440Z] #43 16.02 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:26:21.440Z] #43 19.09 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:26:21.440Z] #43 19.67 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:26:21.440Z] #43 ... [2020-05-18T12:26:21.440Z] [2020-05-18T12:26:21.440Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:26:21.440Z] #38 10.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:26:21.440Z] #38 10.77 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:26:21.440Z] #38 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:26:21.440Z] #38 12.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:26:21.440Z] #38 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:26:21.440Z] #38 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:26:21.610Z] #45 ... [2020-05-18T12:26:21.610Z] [2020-05-18T12:26:21.610Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:26:21.610Z] #40 DONE 0.1s [2020-05-18T12:26:21.610Z] [2020-05-18T12:26:21.610Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:26:21.610Z] #42 DONE 0.1s [2020-05-18T12:26:21.610Z] [2020-05-18T12:26:21.610Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:26:21.610Z] #44 DONE 0.1s [2020-05-18T12:26:21.610Z] [2020-05-18T12:26:21.610Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:21.651Z] #39 69.15 DEP criu/kcmp-ids.d [2020-05-18T12:26:21.651Z] #39 69.23 DEP criu/irmap.d [2020-05-18T12:26:21.651Z] #39 69.37 DEP criu/ipc_ns.d [2020-05-18T12:26:21.697Z] #38 ... [2020-05-18T12:26:21.697Z] [2020-05-18T12:26:21.697Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:26:21.697Z] #28 10.45 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-18T12:26:21.697Z] #28 10.45 Cloning into '.'... [2020-05-18T12:26:21.697Z] #28 ... [2020-05-18T12:26:21.697Z] [2020-05-18T12:26:21.697Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:26:21.697Z] #23 11.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:26:21.697Z] #23 11.23 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:26:21.697Z] #23 11.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:26:21.697Z] #23 13.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:26:21.697Z] #23 17.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:26:21.939Z] #39 69.48 DEP criu/image.d [2020-05-18T12:26:21.939Z] #39 69.63 DEP criu/image-desc.d [2020-05-18T12:26:21.954Z] #23 ... [2020-05-18T12:26:21.954Z] [2020-05-18T12:26:21.954Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:21.954Z] #41 10.82 + cd /tmp/tmp.H9mnT5Hpnu/src/github.com/LK4D4/vndr [2020-05-18T12:26:21.954Z] #41 10.82 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-18T12:26:21.954Z] #41 10.85 + go build -buildmode=pie -v -o /build/vndr . [2020-05-18T12:26:21.954Z] #41 12.97 internal/cpu [2020-05-18T12:26:21.954Z] #41 13.04 runtime/internal/atomic [2020-05-18T12:26:21.954Z] #41 13.75 runtime/internal/sys [2020-05-18T12:26:21.954Z] #41 14.08 runtime/internal/math [2020-05-18T12:26:21.954Z] #41 14.44 internal/bytealg [2020-05-18T12:26:21.954Z] #41 14.52 internal/race [2020-05-18T12:26:21.954Z] #41 14.79 sync/atomic [2020-05-18T12:26:21.954Z] #41 15.17 unicode [2020-05-18T12:26:21.954Z] #41 15.95 runtime [2020-05-18T12:26:21.954Z] #41 20.28 unicode/utf8 [2020-05-18T12:26:21.954Z] #41 21.17 math [2020-05-18T12:26:22.210Z] #41 ... [2020-05-18T12:26:22.210Z] [2020-05-18T12:26:22.210Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:22.210Z] #47 21.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:26:22.210Z] #47 ... [2020-05-18T12:26:22.210Z] [2020-05-18T12:26:22.210Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:26:22.210Z] #32 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:26:22.210Z] #32 15.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:26:22.210Z] #32 18.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:26:22.226Z] #39 69.70 DEP criu/fsnotify.d [2020-05-18T12:26:22.226Z] #39 69.84 DEP criu/filesystems.d [2020-05-18T12:26:22.468Z] #32 ... [2020-05-18T12:26:22.468Z] [2020-05-18T12:26:22.468Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:22.468Z] #43 20.83 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:26:22.513Z] #39 70.02 DEP criu/files.d [2020-05-18T12:26:22.727Z] #43 ... [2020-05-18T12:26:22.727Z] [2020-05-18T12:26:22.727Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:22.727Z] #30 11.90 + cd /tmp/tmp.Xo2PkJ9PcU/src/github.com/BurntSushi/toml [2020-05-18T12:26:22.727Z] #30 11.90 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-18T12:26:22.727Z] #30 11.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:26:22.727Z] #30 13.04 internal/cpu [2020-05-18T12:26:22.727Z] #30 13.09 runtime/internal/atomic [2020-05-18T12:26:22.727Z] #30 13.42 runtime/internal/sys [2020-05-18T12:26:22.727Z] #30 13.92 runtime/internal/math [2020-05-18T12:26:22.727Z] #30 14.24 internal/bytealg [2020-05-18T12:26:22.727Z] #30 14.24 math/bits [2020-05-18T12:26:22.727Z] #30 15.12 math [2020-05-18T12:26:22.727Z] #30 15.36 runtime [2020-05-18T12:26:22.727Z] #30 ... [2020-05-18T12:26:22.727Z] [2020-05-18T12:26:22.727Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:26:22.727Z] #23 22.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:26:22.800Z] #39 70.25 DEP criu/files-reg.d [2020-05-18T12:26:22.800Z] #39 70.42 DEP criu/files-ext.d [2020-05-18T12:26:23.088Z] #39 70.60 DEP criu/file-lock.d [2020-05-18T12:26:23.088Z] #39 70.77 DEP criu/file-ids.d [2020-05-18T12:26:23.376Z] #39 70.90 DEP criu/fifo.d [2020-05-18T12:26:23.376Z] #39 71.04 DEP criu/fdstore.d [2020-05-18T12:26:23.376Z] #39 71.12 DEP criu/fault-injection.d [2020-05-18T12:26:23.630Z] #45 ... [2020-05-18T12:26:23.630Z] [2020-05-18T12:26:23.630Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:23.630Z] #49 70.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T12:26:23.630Z] #49 71.32 + mkdir -p /build [2020-05-18T12:26:23.630Z] #49 71.32 + cp runc /build/runc [2020-05-18T12:26:23.630Z] #49 DONE 71.6s [2020-05-18T12:26:23.630Z] [2020-05-18T12:26:23.630Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:23.657Z] #23 ... [2020-05-18T12:26:23.657Z] [2020-05-18T12:26:23.657Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:26:23.657Z] #51 12.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:26:23.657Z] #51 15.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:26:23.657Z] #51 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:26:23.657Z] #51 ... [2020-05-18T12:26:23.657Z] [2020-05-18T12:26:23.657Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:23.657Z] #47 22.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:26:23.669Z] #39 71.18 DEP criu/external.d [2020-05-18T12:26:23.669Z] #39 71.26 DEP criu/eventpoll.d [2020-05-18T12:26:23.956Z] #39 71.46 DEP criu/eventfd.d [2020-05-18T12:26:23.956Z] #39 71.59 DEP criu/crtools.d [2020-05-18T12:26:24.250Z] #39 71.74 DEP criu/cr-service.d [2020-05-18T12:26:24.250Z] #39 71.90 DEP criu/cr-restore.d [2020-05-18T12:26:24.543Z] #39 72.09 DEP criu/cr-errno.d [2020-05-18T12:26:24.543Z] #39 72.12 DEP criu/cr-dump.d [2020-05-18T12:26:24.829Z] #39 72.29 DEP criu/cr-dedup.d [2020-05-18T12:26:24.829Z] #39 72.43 DEP criu/cr-check.d [2020-05-18T12:26:25.118Z] #39 72.59 DEP criu/config.d [2020-05-18T12:26:25.118Z] #39 72.72 DEP criu/clone-noasan.d [2020-05-18T12:26:25.118Z] #39 72.77 DEP criu/cgroup.d [2020-05-18T12:26:25.408Z] #39 72.93 DEP criu/cgroup-props.d [2020-05-18T12:26:25.408Z] #39 73.03 DEP criu/bitmap.d [2020-05-18T12:26:25.408Z] #39 73.06 DEP criu/bfd.d [2020-05-18T12:26:25.697Z] #39 73.18 DEP criu/autofs.d [2020-05-18T12:26:25.697Z] #39 73.30 DEP criu/aio.d [2020-05-18T12:26:25.697Z] #39 73.44 DEP criu/action-scripts.d [2020-05-18T12:26:26.185Z] #47 ... [2020-05-18T12:26:26.186Z] [2020-05-18T12:26:26.186Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:26.186Z] #21 24.36 + mkdir -p /build [2020-05-18T12:26:26.186Z] #21 24.36 + mv docker/docker /build/ [2020-05-18T12:26:26.186Z] #21 24.37 + rmdir docker [2020-05-18T12:26:26.186Z] #21 DONE 25.1s [2020-05-18T12:26:26.186Z] [2020-05-18T12:26:26.186Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:26.186Z] #47 25.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:26:26.323Z] #39 73.76 CC criu/action-scripts.o [2020-05-18T12:26:26.329Z] #52 126.6 + bin/containerd [2020-05-18T12:26:26.612Z] #39 74.21 CC criu/aio.o [2020-05-18T12:26:26.612Z] #39 ... [2020-05-18T12:26:26.612Z] [2020-05-18T12:26:26.612Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:27.129Z] #47 ... [2020-05-18T12:26:27.129Z] [2020-05-18T12:26:27.129Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:27.129Z] #54 16.50 + cd /tmp/tmp.54ToVO5Xdt/src/github.com/rootless-containers/rootlesskit [2020-05-18T12:26:27.129Z] #54 16.50 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-18T12:26:27.129Z] #54 16.52 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:26:27.129Z] #54 16.52 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-18T12:26:27.385Z] #54 ... [2020-05-18T12:26:27.385Z] [2020-05-18T12:26:27.385Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:27.385Z] #43 24.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-18T12:26:27.385Z] #43 25.63 go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:26:27.385Z] #43 25.63 go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:26:27.385Z] #43 25.63 go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:26:27.385Z] #43 25.63 go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:26:27.385Z] #43 26.58 go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:26:27.385Z] #43 26.63 go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:26:28.349Z] #21 142.4 Checking out files: 34% (3755/10834) Checking out files: 35% (3792/10834) Checking out files: 36% (3901/10834) Checking out files: 37% (4009/10834) Checking out files: 38% (4117/10834) Checking out files: 39% (4226/10834) Checking out files: 40% (4334/10834) Checking out files: 41% (4442/10834) Checking out files: 42% (4551/10834) Checking out files: 43% (4659/10834) Checking out files: 44% (4767/10834) Checking out files: 45% (4876/10834) Checking out files: 46% (4984/10834) Checking out files: 47% (5092/10834) Checking out files: 48% (5201/10834) Checking out files: 49% (5309/10834) Checking out files: 50% (5417/10834) Checking out files: 51% (5526/10834) Checking out files: 52% (5634/10834) Checking out files: 53% (5743/10834) Checking out files: 54% (5851/10834) Checking out files: 55% (5959/10834) Checking out files: 56% (6068/10834) Checking out files: 57% (6176/10834) Checking out files: 58% (6284/10834) Checking out files: 59% (6393/10834) Checking out files: 60% (6501/10834) Checking out files: 61% (6609/10834) Checking out files: 62% (6718/10834) Checking out files: 63% (6826/10834) Checking out files: 64% (6934/10834) Checking out files: 65% (7043/10834) Checking out files: 66% (7151/10834) Checking out files: 67% (7259/10834) Checking out files: 68% (7368/10834) Checking out files: 69% (7476/10834) Checking out files: 70% (7584/10834) Checking out files: 70% (7668/10834) Checking out files: 71% (7693/10834) Checking out files: 72% (7801/10834) Checking out files: 73% (7909/10834) Checking out files: 74% (8018/10834) Checking out files: 75% (8126/10834) Checking out files: 76% (8234/10834) Checking out files: 77% (8343/10834) Checking out files: 78% (8451/10834) Checking out files: 79% (8559/10834) Checking out files: 80% (8668/10834) Checking out files: 81% (8776/10834) Checking out files: 82% (8884/10834) Checking out files: 83% (8993/10834) Checking out files: 84% (9101/10834) Checking out files: 85% (9209/10834) Checking out files: 86% (9318/10834) Checking out files: 87% (9426/10834) Checking out files: 88% (9534/10834) Checking out files: 89% (9643/10834) Checking out files: 90% (9751/10834) Checking out files: 91% (9859/10834) Checking out files: 92% (9968/10834) Checking out files: 93% (10076/10834) Checking out files: 94% (10184/10834) Checking out files: 95% (10293/10834) Checking out files: 96% (10401/10834) Checking out files: 97% (10509/10834) Checking out files: 98% (10618/10834) Checking out files: 99% (10726/10834) Checking out files: 100% (10834/10834) Checking out files: 100% (10834/10834), done. [2020-05-18T12:26:28.638Z] #21 144.3 + cd /tmp/tmp.3AlLE2I6JM/tmp/docker-ce [2020-05-18T12:26:28.638Z] #21 144.3 + git checkout -q v17.06.2-ce [2020-05-18T12:26:28.756Z] #43 28.07 go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:26:29.015Z] #43 28.17 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:26:29.015Z] #43 28.25 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:26:29.316Z] #43 28.45 go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:26:29.316Z] #43 28.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:26:30.361Z] #43 29.57 go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:26:30.361Z] #43 29.61 go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:26:30.676Z] #43 29.74 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:26:30.676Z] #43 ... [2020-05-18T12:26:30.676Z] [2020-05-18T12:26:30.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:26:30.676Z] #10 19.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:26:30.676Z] #10 ... [2020-05-18T12:26:30.676Z] [2020-05-18T12:26:30.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:30.676Z] #47 28.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-18T12:26:30.676Z] #47 28.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-18T12:26:30.676Z] #47 28.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-18T12:26:30.676Z] #47 29.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-18T12:26:30.704Z] #21 146.5 + mkdir -p /tmp/tmp.3AlLE2I6JM/src/github.com/docker [2020-05-18T12:26:30.704Z] #21 146.5 + mv components/cli /tmp/tmp.3AlLE2I6JM/src/github.com/docker/cli [2020-05-18T12:26:30.704Z] #21 146.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-18T12:26:32.069Z] #47 31.10 runtime [2020-05-18T12:26:32.069Z] #47 31.20 runtime/cgo [2020-05-18T12:26:33.439Z] #47 ... [2020-05-18T12:26:33.439Z] [2020-05-18T12:26:33.439Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:33.439Z] #30 22.45 internal/testlog [2020-05-18T12:26:33.439Z] #30 23.08 encoding [2020-05-18T12:26:33.439Z] #30 23.46 runtime/cgo [2020-05-18T12:26:33.439Z] #30 ... [2020-05-18T12:26:33.439Z] [2020-05-18T12:26:33.439Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:33.439Z] #43 32.37 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:26:34.231Z] Running on azwin-2-3514a0 in d:\jenkins\workspace\moby_PR-40937 [Pipeline] { [Pipeline] ws [2020-05-18T12:26:34.247Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-18T12:26:34.371Z] #43 33.51 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:26:36.891Z] #43 35.70 go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:26:36.891Z] #43 35.71 go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:26:36.891Z] #43 35.72 go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:26:36.891Z] #43 35.95 go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:26:36.891Z] #43 36.07 go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:26:37.149Z] #43 36.22 go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:26:37.149Z] #43 36.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:26:37.407Z] #43 36.68 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:26:37.407Z] #43 36.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:26:37.587Z] #21 ... [2020-05-18T12:26:37.587Z] [2020-05-18T12:26:37.587Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:26:37.587Z] #39 74.75 CC criu/autofs.o [2020-05-18T12:26:37.587Z] #39 76.65 CC criu/bfd.o [2020-05-18T12:26:37.587Z] #39 77.31 CC criu/bitmap.o [2020-05-18T12:26:37.587Z] #39 77.49 CC criu/cgroup-props.o [2020-05-18T12:26:37.587Z] #39 78.43 CC criu/cgroup.o [2020-05-18T12:26:37.587Z] #39 81.86 CC criu/clone-noasan.o [2020-05-18T12:26:37.587Z] #39 81.98 CC criu/config.o [2020-05-18T12:26:37.587Z] #39 83.85 CC criu/cr-check.o [2020-05-18T12:26:37.971Z] #43 37.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:26:38.215Z] #39 85.66 CC criu/cr-dedup.o [2020-05-18T12:26:38.228Z] #43 ... [2020-05-18T12:26:38.228Z] [2020-05-18T12:26:38.228Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:26:38.503Z] #39 86.18 CC criu/cr-dump.o [2020-05-18T12:26:38.743Z] #59 36.10 Checking out files: 35% (744/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 68% (1424/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-18T12:26:38.743Z] #59 38.00 + cd /tmp/tmp.vqDISQSLx3/src/github.com/docker/libnetwork [2020-05-18T12:26:38.743Z] #59 38.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-18T12:26:39.673Z] #59 38.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-18T12:26:39.673Z] #59 ... [2020-05-18T12:26:39.673Z] [2020-05-18T12:26:39.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:39.673Z] #41 28.82 unicode/utf16 [2020-05-18T12:26:39.673Z] #41 29.30 container/list [2020-05-18T12:26:39.673Z] #41 30.43 crypto/internal/subtle [2020-05-18T12:26:39.673Z] #41 30.52 crypto/subtle [2020-05-18T12:26:39.673Z] #41 31.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-18T12:26:39.673Z] #41 31.50 internal/nettrace [2020-05-18T12:26:39.673Z] #41 32.03 runtime/cgo [2020-05-18T12:26:39.673Z] #41 ... [2020-05-18T12:26:39.673Z] [2020-05-18T12:26:39.673Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:26:39.673Z] #23 38.99 Fetched 8347 kB in 28s (297 kB/s) [2020-05-18T12:26:41.215Z] #39 88.51 CC criu/cr-errno.o [2020-05-18T12:26:41.215Z] #39 88.56 CC criu/cr-restore.o [2020-05-18T12:26:44.930Z] #23 38.99 Reading package lists... [2020-05-18T12:26:44.930Z] #23 ... [2020-05-18T12:26:44.930Z] [2020-05-18T12:26:44.930Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:26:44.930Z] #36 33.35 Checking out files: 65% (1051/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-18T12:26:44.930Z] #36 34.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-18T12:26:44.930Z] #36 36.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-18T12:26:45.654Z] #39 93.33 CC criu/cr-service.o [2020-05-18T12:26:47.455Z] #36 ... [2020-05-18T12:26:47.455Z] [2020-05-18T12:26:47.455Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:26:47.455Z] #32 36.26 Fetched 8347 kB in 27s (311 kB/s) [2020-05-18T12:26:47.455Z] #32 36.26 Reading package lists... [2020-05-18T12:26:47.704Z] #39 95.10 CC criu/crtools.o [2020-05-18T12:26:47.993Z] #39 95.68 CC criu/eventfd.o [2020-05-18T12:26:48.387Z] #32 46.76 Reading package lists... [2020-05-18T12:26:48.387Z] #32 ... [2020-05-18T12:26:48.387Z] [2020-05-18T12:26:48.387Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:26:48.387Z] #10 37.50 Fetched 8347 kB in 27s (314 kB/s) [2020-05-18T12:26:48.387Z] #10 37.50 Reading package lists... [2020-05-18T12:26:48.629Z] #39 96.02 CC criu/eventpoll.o [2020-05-18T12:26:48.645Z] #10 47.53 Reading package lists... [2020-05-18T12:26:48.645Z] #10 ... [2020-05-18T12:26:48.645Z] [2020-05-18T12:26:48.645Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:26:48.645Z] #51 37.76 Fetched 8347 kB in 28s (303 kB/s) [2020-05-18T12:26:48.645Z] #51 37.76 Reading package lists... [2020-05-18T12:26:48.645Z] #51 ... [2020-05-18T12:26:48.645Z] [2020-05-18T12:26:48.645Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:26:48.645Z] #38 37.76 Fetched 8347 kB in 27s (305 kB/s) [2020-05-18T12:26:48.645Z] #38 37.76 Reading package lists... [2020-05-18T12:26:48.902Z] #38 ... [2020-05-18T12:26:48.902Z] [2020-05-18T12:26:48.902Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:26:49.256Z] #39 96.83 CC criu/external.o [2020-05-18T12:26:49.897Z] #39 97.30 CC criu/fault-injection.o [2020-05-18T12:26:49.897Z] #39 97.43 CC criu/fdstore.o [2020-05-18T12:26:50.523Z] #39 97.95 CC criu/fifo.o [2020-05-18T12:26:50.812Z] #39 98.45 CC criu/file-ids.o [2020-05-18T12:26:51.099Z] #39 98.85 CC criu/file-lock.o [2020-05-18T12:26:52.127Z] #39 99.94 CC criu/files-ext.o [2020-05-18T12:26:52.752Z] #39 100.3 CC criu/files-reg.o [2020-05-18T12:26:53.386Z] #52 ... [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:53.386Z] #45 DONE 176.3s [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:53.386Z] #52 ... [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:26:53.386Z] #46 DONE 0.2s [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:26:53.386Z] #48 DONE 0.2s [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:26:53.386Z] #50 DONE 0.1s [2020-05-18T12:26:53.386Z] [2020-05-18T12:26:53.386Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:26:54.805Z] #39 102.6 CC criu/files.o [2020-05-18T12:26:55.468Z] #51 48.10 Reading package lists... [2020-05-18T12:26:55.468Z] #51 ... [2020-05-18T12:26:55.468Z] [2020-05-18T12:26:55.468Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:26:55.468Z] #41 50.12 vendor/golang.org/x/crypto/internal/subtle [2020-05-18T12:26:55.468Z] #41 50.29 vendor/golang.org/x/crypto/curve25519 [2020-05-18T12:26:56.060Z] #52 155.9 + bin/containerd-stress [2020-05-18T12:26:57.067Z] #52 157.3 + bin/containerd-shim [2020-05-18T12:26:57.564Z] #39 105.0 CC criu/filesystems.o [2020-05-18T12:26:58.589Z] #39 105.9 CC criu/fsnotify.o [2020-05-18T12:26:58.745Z] #41 ... [2020-05-18T12:26:58.745Z] [2020-05-18T12:26:58.745Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:26:58.745Z] #32 46.76 Reading package lists... [2020-05-18T12:26:59.005Z] #32 58.01 Building dependency tree... [2020-05-18T12:26:59.005Z] #32 ... [2020-05-18T12:26:59.005Z] [2020-05-18T12:26:59.005Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:26:59.005Z] #23 38.99 Reading package lists... [2020-05-18T12:26:59.341Z] #23 48.93 Reading package lists... [2020-05-18T12:26:59.341Z] #23 ... [2020-05-18T12:26:59.341Z] [2020-05-18T12:26:59.341Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:26:59.341Z] #10 47.53 Reading package lists... [2020-05-18T12:26:59.341Z] #10 58.32 Building dependency tree... [2020-05-18T12:26:59.341Z] #10 ... [2020-05-18T12:26:59.341Z] [2020-05-18T12:26:59.341Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:26:59.600Z] #38 48.55 Reading package lists... [2020-05-18T12:26:59.600Z] #38 ... [2020-05-18T12:26:59.600Z] [2020-05-18T12:26:59.600Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:26:59.600Z] #51 48.10 Reading package lists... [2020-05-18T12:26:59.628Z] #39 107.3 CC criu/image-desc.o [2020-05-18T12:26:59.734Z] using credential docker-jenkins-github-credentials [2020-05-18T12:26:59.819Z] Cloning the remote Git repository [2020-05-18T12:26:59.819Z] Cloning with configured refspecs honoured and without tags [2020-05-18T12:26:59.916Z] #39 107.5 CC criu/image.o [2020-05-18T12:27:00.027Z] Cloning repository https://github.com/moby/moby.git [2020-05-18T12:27:00.940Z] #39 108.4 CC criu/ipc_ns.o [2020-05-18T12:27:02.069Z] #51 59.25 Building dependency tree... [2020-05-18T12:27:00.459Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-18T12:27:01.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:27:01.119Z] > git --version # timeout=10 [2020-05-18T12:27:01.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:27:01.165Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:27:02.433Z] #39 109.9 CC criu/irmap.o [2020-05-18T12:27:02.551Z] #52 161.9 + bin/containerd-shim-runc-v1 [2020-05-18T12:27:03.058Z] #39 110.6 CC criu/kcmp-ids.o [2020-05-18T12:27:03.352Z] #39 111.0 CC criu/kerndat.o [2020-05-18T12:27:04.029Z] #52 164.1 + bin/containerd-shim-runc-v2 [2020-05-18T12:27:04.644Z] #52 164.7 + binaries [2020-05-18T12:27:04.644Z] #52 164.7 + mkdir -p /build [2020-05-18T12:27:04.644Z] #52 164.7 + cp bin/containerd /build/containerd [2020-05-18T12:27:04.644Z] #52 164.8 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T12:27:04.644Z] #52 164.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T12:27:04.644Z] #52 164.8 + cp bin/ctr /build/ctr [2020-05-18T12:27:04.865Z] #39 112.4 CC criu/libnetlink.o [2020-05-18T12:27:04.926Z] #52 DONE 165.2s [2020-05-18T12:27:05.177Z] #39 112.8 CC criu/log.o [2020-05-18T12:27:05.355Z] #51 ... [2020-05-18T12:27:05.355Z] [2020-05-18T12:27:05.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:27:05.355Z] #10 58.32 Building dependency tree... [2020-05-18T12:27:05.355Z] #10 64.06 The following additional packages will be installed: [2020-05-18T12:27:05.355Z] #10 64.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-18T12:27:05.355Z] #10 64.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-18T12:27:05.355Z] #10 64.07 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-18T12:27:05.355Z] #10 64.07 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-18T12:27:05.355Z] #10 64.08 mingw-w64-x86-64-dev [2020-05-18T12:27:05.355Z] #10 64.09 Suggested packages: [2020-05-18T12:27:05.355Z] #10 64.11 gcc-8-locales seccomp wine64 [2020-05-18T12:27:05.540Z] [2020-05-18T12:27:05.540Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:27:05.612Z] #10 ... [2020-05-18T12:27:05.613Z] [2020-05-18T12:27:05.613Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:05.613Z] #59 DONE 64.8s [2020-05-18T12:27:05.822Z] #53 DONE 0.3s [2020-05-18T12:27:05.822Z] [2020-05-18T12:27:05.822Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:27:05.832Z] #39 113.4 CC criu/lsm.o [2020-05-18T12:27:05.870Z] [2020-05-18T12:27:05.870Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-18T12:27:05.870Z] #51 64.56 The following additional packages will be installed: [2020-05-18T12:27:05.870Z] #51 64.57 libbtrfs0 [2020-05-18T12:27:05.870Z] #51 64.86 The following NEW packages will be installed: [2020-05-18T12:27:05.870Z] #51 64.91 libbtrfs-dev libbtrfs0 [2020-05-18T12:27:06.104Z] #56 DONE 0.2s [2020-05-18T12:27:06.104Z] [2020-05-18T12:27:06.104Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:27:06.104Z] #58 DONE 0.2s [2020-05-18T12:27:06.128Z] #51 65.39 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:27:06.128Z] #51 65.39 Need to get 119 kB of archives. [2020-05-18T12:27:06.128Z] #51 65.39 After this operation, 387 kB of additional disk space will be used. [2020-05-18T12:27:06.128Z] #51 65.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T12:27:06.128Z] #51 65.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T12:27:06.386Z] [2020-05-18T12:27:06.386Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:27:06.386Z] #60 DONE 0.1s [2020-05-18T12:27:06.386Z] [2020-05-18T12:27:06.386Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:27:06.386Z] #61 DONE 0.1s [2020-05-18T12:27:06.386Z] [2020-05-18T12:27:06.386Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:27:06.461Z] #39 113.9 CC criu/mem.o [2020-05-18T12:27:07.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:27:07.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:27:07.393Z] #62 DONE 0.8s [2020-05-18T12:27:07.393Z] [2020-05-18T12:27:07.393Z] #63 exporting to image [2020-05-18T12:27:07.393Z] #63 exporting layers [2020-05-18T12:27:08.024Z] #51 66.99 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:27:08.024Z] #51 67.23 Fetched 119 kB in 0s (428 kB/s) [2020-05-18T12:27:08.281Z] #51 67.39 Selecting previously unselected package libbtrfs0. [2020-05-18T12:27:08.281Z] #51 67.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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:08.281Z] #51 67.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T12:27:08.281Z] #51 67.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T12:27:08.281Z] #51 67.57 Selecting previously unselected package libbtrfs-dev. [2020-05-18T12:27:08.281Z] #51 67.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T12:27:08.281Z] #51 67.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:27:08.521Z] #39 116.1 CC criu/mount.o [2020-05-18T12:27:08.796Z] #51 67.91 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T12:27:08.796Z] #51 67.96 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:27:08.796Z] #51 67.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:27:09.361Z] #51 DONE 68.4s [2020-05-18T12:27:09.361Z] [2020-05-18T12:27:09.361Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:27:09.925Z] #52 ... [2020-05-18T12:27:09.925Z] [2020-05-18T12:27:09.925Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:09.925Z] #38 48.55 Reading package lists... [2020-05-18T12:27:09.925Z] #38 59.53 Building dependency tree... [2020-05-18T12:27:09.925Z] #38 65.12 The following additional packages will be installed: [2020-05-18T12:27:09.925Z] #38 65.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-18T12:27:09.925Z] #38 65.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-18T12:27:09.925Z] #38 65.13 Suggested packages: [2020-05-18T12:27:09.925Z] #38 65.14 manpages-dev python-setuptools [2020-05-18T12:27:09.925Z] #38 66.52 The following NEW packages will be installed: [2020-05-18T12:27:09.925Z] #38 66.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-18T12:27:09.925Z] #38 66.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-18T12:27:09.925Z] #38 66.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-18T12:27:09.925Z] #38 66.53 python-six zlib1g-dev [2020-05-18T12:27:09.925Z] #38 67.08 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:27:09.925Z] #38 67.08 Need to get 4095 kB of archives. [2020-05-18T12:27:09.925Z] #38 67.08 After this operation, 22.5 MB of additional disk space will be used. [2020-05-18T12:27:09.925Z] #38 67.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-18T12:27:09.925Z] #38 67.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T12:27:09.925Z] #38 67.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-18T12:27:09.925Z] #38 67.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T12:27:09.925Z] #38 67.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-18T12:27:09.925Z] #38 67.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T12:27:09.925Z] #38 67.13 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-05-18T12:27:09.925Z] #38 67.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-18T12:27:09.925Z] #38 67.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-18T12:27:09.925Z] #38 67.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-18T12:27:09.925Z] #38 67.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-18T12:27:09.925Z] #38 67.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-18T12:27:09.925Z] #38 67.53 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-05-18T12:27:09.925Z] #38 67.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-18T12:27:09.925Z] #38 67.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-18T12:27:09.925Z] #38 67.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-18T12:27:09.925Z] #38 67.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-18T12:27:09.925Z] #38 68.89 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:27:10.067Z] #63 exporting layers 2.5s done [2020-05-18T12:27:10.067Z] #63 writing image sha256:0de047f3073147661c00f511c303f00881ff8cd920eb82c9fc0361d9462f3ad6 done [2020-05-18T12:27:10.067Z] #63 naming to docker.io/library/docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 done [2020-05-18T12:27:10.067Z] #63 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T12:27:10.182Z] #38 ... [2020-05-18T12:27:10.182Z] [2020-05-18T12:27:10.182Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:27:10.182Z] #23 48.93 Reading package lists... [2020-05-18T12:27:10.182Z] #23 59.71 Building dependency tree... [2020-05-18T12:27:10.182Z] #23 64.88 ca-certificates is already the newest version (20190110). [2020-05-18T12:27:10.182Z] #23 64.88 The following additional packages will be installed: [2020-05-18T12:27:10.182Z] #23 64.91 libjq1 libonig5 [2020-05-18T12:27:10.182Z] #23 65.63 The following NEW packages will be installed: [2020-05-18T12:27:10.182Z] #23 65.66 jq libjq1 libonig5 [2020-05-18T12:27:10.182Z] #23 66.15 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:27:10.182Z] #23 66.15 Need to get 355 kB of archives. [2020-05-18T12:27:10.182Z] #23 66.15 After this operation, 1072 kB of additional disk space will be used. [2020-05-18T12:27:10.182Z] #23 66.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T12:27:10.182Z] #23 66.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T12:27:10.182Z] #23 66.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T12:27:10.182Z] #23 67.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:27:10.182Z] #23 67.72 Fetched 355 kB in 0s (1202 kB/s) [2020-05-18T12:27:10.182Z] #23 67.82 Selecting previously unselected package libonig5:amd64. [2020-05-18T12:27:10.182Z] #23 67.82 (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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:10.182Z] #23 67.88 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-18T12:27:10.182Z] #23 67.90 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T12:27:10.182Z] #23 68.20 Selecting previously unselected package libjq1:amd64. [2020-05-18T12:27:10.182Z] #23 68.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T12:27:10.182Z] #23 68.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T12:27:10.182Z] #23 68.52 Selecting previously unselected package jq. [2020-05-18T12:27:10.182Z] #23 68.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T12:27:10.182Z] #23 68.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T12:27:10.182Z] #23 68.81 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T12:27:10.182Z] #23 68.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T12:27:10.182Z] #23 68.87 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T12:27:10.182Z] #23 68.89 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:27:10.182Z] #23 DONE 69.3s [2020-05-18T12:27:10.182Z] [2020-05-18T12:27:10.182Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:27:10.182Z] #24 DONE 0.1s [2020-05-18T12:27:10.182Z] [2020-05-18T12:27:10.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:10.182Z] #38 69.28 Fetched 4095 kB in 1s (4599 kB/s) [2020-05-18T12:27:10.182Z] #38 ... [2020-05-18T12:27:10.182Z] [2020-05-18T12:27:10.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:27:10.182Z] #10 66.07 The following NEW packages will be installed: [2020-05-18T12:27:10.182Z] #10 66.08 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-18T12:27:10.182Z] #10 66.08 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-18T12:27:10.182Z] #10 66.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-18T12:27:10.182Z] #10 66.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-18T12:27:10.182Z] #10 66.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-18T12:27:10.182Z] #10 66.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-18T12:27:10.182Z] #10 66.12 The following packages will be upgraded: [2020-05-18T12:27:10.182Z] #10 66.13 libsystemd0 libudev1 [2020-05-18T12:27:10.182Z] #10 66.48 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T12:27:10.182Z] #10 66.48 Need to get 78.2 MB of archives. [2020-05-18T12:27:10.182Z] #10 66.48 After this operation, 487 MB of additional disk space will be used. [2020-05-18T12:27:10.182Z] #10 66.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-18T12:27:10.182Z] #10 66.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-18T12:27:10.182Z] #10 66.52 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-05-18T12:27:10.182Z] #10 66.86 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-05-18T12:27:10.182Z] #10 67.30 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-05-18T12:27:10.182Z] #10 67.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-18T12:27:10.182Z] #10 67.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-18T12:27:10.182Z] #10 67.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-18T12:27:10.182Z] #10 67.80 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-05-18T12:27:10.182Z] #10 68.09 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-05-18T12:27:10.182Z] #10 68.11 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-05-18T12:27:10.491Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/test/unit [2020-05-18T12:27:11.117Z] #10 ... [2020-05-18T12:27:11.117Z] [2020-05-18T12:27:11.117Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:27:11.117Z] #32 58.01 Building dependency tree... [2020-05-18T12:27:11.117Z] #32 63.73 The following additional packages will be installed: [2020-05-18T12:27:11.117Z] #32 63.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-18T12:27:11.117Z] #32 63.78 Suggested packages: [2020-05-18T12:27:11.117Z] #32 63.80 cmake-doc ninja-build lrzip [2020-05-18T12:27:11.117Z] #32 63.80 Recommended packages: [2020-05-18T12:27:11.117Z] #32 63.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-18T12:27:11.117Z] #32 64.96 The following NEW packages will be installed: [2020-05-18T12:27:11.117Z] #32 64.99 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-18T12:27:11.117Z] #32 64.99 vim-common xxd [2020-05-18T12:27:11.117Z] #32 65.42 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-18T12:27:11.117Z] #32 65.42 Need to get 14.9 MB of archives. [2020-05-18T12:27:11.117Z] #32 65.42 After this operation, 61.8 MB of additional disk space will be used. [2020-05-18T12:27:11.117Z] #32 65.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T12:27:11.117Z] #32 65.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T12:27:11.117Z] #32 65.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-18T12:27:11.117Z] #32 65.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T12:27:11.117Z] #32 66.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-18T12:27:11.117Z] #32 66.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-18T12:27:11.117Z] #32 66.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-18T12:27:11.117Z] #32 66.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-18T12:27:11.118Z] #32 66.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-18T12:27:11.118Z] #32 66.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-18T12:27:11.118Z] #32 68.12 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:27:11.118Z] #32 68.37 Fetched 14.9 MB in 2s (9038 kB/s) [2020-05-18T12:27:11.118Z] #32 68.53 Selecting previously unselected package xxd. [2020-05-18T12:27:11.118Z] #32 68.53 (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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:11.118Z] #32 68.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T12:27:11.118Z] #32 68.76 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T12:27:11.118Z] #32 69.12 Selecting previously unselected package vim-common. [2020-05-18T12:27:11.118Z] #32 69.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:27:11.118Z] #32 69.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T12:27:11.118Z] #32 70.14 Selecting previously unselected package cmake-data. [2020-05-18T12:27:11.118Z] #32 70.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-18T12:27:11.118Z] #32 70.17 Unpacking cmake-data (3.13.4-1) ... [2020-05-18T12:27:11.118Z] #32 ... [2020-05-18T12:27:11.118Z] [2020-05-18T12:27:11.118Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:11.118Z] #38 69.40 Selecting previously unselected package libcap-dev:amd64. [2020-05-18T12:27:11.118Z] #38 69.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-18T12:27:11.118Z] #38 69.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-18T12:27:11.118Z] #38 69.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T12:27:11.118Z] #38 69.75 Selecting previously unselected package libnet1:amd64. [2020-05-18T12:27:11.118Z] #38 69.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T12:27:11.118Z] #38 69.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T12:27:11.118Z] #38 70.05 Selecting previously unselected package libnet1-dev. [2020-05-18T12:27:11.118Z] #38 70.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T12:27:11.118Z] #38 70.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:27:11.118Z] #38 70.38 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T12:27:11.118Z] #38 70.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T12:27:11.118Z] #38 70.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T12:27:11.374Z] #38 70.55 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-18T12:27:11.374Z] #38 ... [2020-05-18T12:27:11.374Z] [2020-05-18T12:27:11.374Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:11.374Z] #30 60.54 sync [2020-05-18T12:27:11.374Z] #30 60.54 internal/reflectlite [2020-05-18T12:27:11.374Z] #30 64.75 sort [2020-05-18T12:27:11.374Z] #30 64.76 errors [2020-05-18T12:27:11.374Z] #30 65.34 strconv [2020-05-18T12:27:11.374Z] #30 66.54 io [2020-05-18T12:27:11.374Z] #30 68.08 internal/oserror [2020-05-18T12:27:11.374Z] #30 68.21 syscall [2020-05-18T12:27:11.374Z] #30 70.43 reflect [2020-05-18T12:27:11.374Z] #30 ... [2020-05-18T12:27:11.374Z] [2020-05-18T12:27:11.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:11.374Z] #38 70.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-18T12:27:11.374Z] #38 70.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T12:27:11.632Z] #38 70.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T12:27:11.632Z] #38 70.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T12:27:11.632Z] #38 70.97 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T12:27:11.889Z] #38 71.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-18T12:27:11.889Z] #38 71.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-18T12:27:11.889Z] #38 71.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T12:27:11.889Z] #38 71.23 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-18T12:27:12.148Z] #38 71.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-18T12:27:12.148Z] #38 71.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T12:27:12.406Z] #38 71.58 Selecting previously unselected package libprotobuf17:amd64. [2020-05-18T12:27:12.406Z] #38 71.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:12.406Z] #38 71.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:12.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:27:13.164Z] ? github.com/docker/docker/api [no test files] [2020-05-18T12:27:13.341Z] #38 72.50 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-18T12:27:13.341Z] #38 72.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:13.341Z] #38 72.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:13.598Z] #38 72.81 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-18T12:27:13.598Z] #38 72.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:13.598Z] #38 72.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:14.075Z] #39 121.5 CC criu/namespaces.o [2020-05-18T12:27:14.980Z] #38 74.30 Selecting previously unselected package libprotoc17:amd64. [2020-05-18T12:27:15.237Z] #38 74.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:15.237Z] #38 74.35 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T12:27:15.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T12:27:15.314Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-05-18T12:27:15.804Z] #38 75.09 Selecting previously unselected package protobuf-c-compiler. [2020-05-18T12:27:15.804Z] #38 75.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-18T12:27:15.804Z] #38 75.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:27:15.884Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2020-05-18T12:27:16.061Z] #38 75.29 Selecting previously unselected package protobuf-compiler. [2020-05-18T12:27:16.061Z] #38 75.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:16.061Z] #38 75.34 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:27:16.128Z] #39 123.8 CC criu/net.o [2020-05-18T12:27:16.318Z] #38 75.51 Selecting previously unselected package python-pkg-resources. [2020-05-18T12:27:16.318Z] #38 75.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T12:27:16.318Z] #38 75.53 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-18T12:27:16.575Z] #38 75.84 Selecting previously unselected package python-six. [2020-05-18T12:27:16.575Z] #38 ... [2020-05-18T12:27:16.575Z] [2020-05-18T12:27:16.575Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:16.575Z] #25 3.936 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T12:27:16.575Z] #25 4.409 [2020-05-18T12:27:16.575Z] #25 4.597 # 2.1% ###### 8.4% ########### 15.6% ################ 22.7% #################### 28.2% ######################## 33.6% ############################ 39.9% ################################# 45.9% ##################################### 52.5% ######################################### 57.6% ########################################### 59.9% ############################################### 66.3% #################################################### 72.6% ####################################################### 77.2% ############################################################ 84.3% ################################################################ 88.9% ##################################################################### 96.5% ######################################################################## 100.0% [2020-05-18T12:27:17.139Z] #25 6.740 [2020-05-18T12:27:17.266Z] ok github.com/docker/docker/builder/remotecontext 0.300s coverage: 13.6% of statements [2020-05-18T12:27:17.390Z] Fetching without tags [2020-05-18T12:27:17.396Z] #25 6.956 0.1% ############ 17.4% ################### 27.0% [2020-05-18T12:27:17.396Z] #25 ... [2020-05-18T12:27:17.396Z] [2020-05-18T12:27:17.396Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:27:17.396Z] #41 66.61 github.com/LK4D4/vndr/godl/singleflight [2020-05-18T12:27:17.396Z] #41 66.62 io [2020-05-18T12:27:17.396Z] #41 66.89 strconv [2020-05-18T12:27:17.396Z] #41 68.06 bytes [2020-05-18T12:27:17.396Z] #41 71.05 reflect [2020-05-18T12:27:17.396Z] #41 71.35 bufio [2020-05-18T12:27:17.396Z] #41 73.35 syscall [2020-05-18T12:27:17.396Z] #41 ... [2020-05-18T12:27:17.396Z] [2020-05-18T12:27:17.396Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:17.526Z] ok github.com/docker/docker/builder/remotecontext/git 3.224s coverage: 86.3% of statements [2020-05-18T12:27:17.910Z] #25 6.956 0.1% ############ 17.4% ################### 27.0% ############################## 42.6% ########################################### 60.9% ###################################################### 75.2% ###################################################################### 97.7% ######################################################################## 100.0% [2020-05-18T12:27:18.103Z] Merging remotes/origin/master commit 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 into PR head commit 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:27:18.167Z] #25 8.121 [2020-05-18T12:27:18.467Z] ok github.com/docker/docker/builder/dockerfile 1.117s coverage: 48.2% of statements [2020-05-18T12:27:18.467Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T12:27:18.467Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T12:27:17.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:27:17.139Z] > git config --add remote.origin.fetch +refs/pull/40937/head:refs/remotes/origin/PR-40937 # timeout=10 [2020-05-18T12:27:17.181Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:27:17.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-18T12:27:17.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-18T12:27:17.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-18T12:27:17.428Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40937/head:refs/remotes/origin/PR-40937 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-18T12:27:18.218Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:27:18.261Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:27:19.979Z] #25 8.316 0.0% ###### 9.0% ########### 16.3% ################ 23.0% ##################### 30.0% ########################## 37.0% ################################ 45.7% #################################### 50.6% ######################################### 57.7% ############################################### 65.5% #################################################### 73.0% ######################################################## 78.9% ############################################################ 84.1% ################################################################# 91.1% ##################################################################### 96.0% ######################################################################## 100.0% [2020-05-18T12:27:20.543Z] #25 10.26 [2020-05-18T12:27:20.543Z] #25 ... [2020-05-18T12:27:20.543Z] [2020-05-18T12:27:20.543Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:20.543Z] #47 69.76 strconv [2020-05-18T12:27:20.543Z] #47 69.89 bytes [2020-05-18T12:27:20.543Z] #47 72.47 syscall [2020-05-18T12:27:20.543Z] #47 74.14 reflect [2020-05-18T12:27:20.551Z] #39 128.1 CC criu/netfilter.o [2020-05-18T12:27:20.802Z] #47 ... [2020-05-18T12:27:20.802Z] [2020-05-18T12:27:20.802Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:20.964Z] Merge succeeded, producing 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:27:20.964Z] Checking out Revision 84748c7d4e626edf2dc2c6984ffd306c35865d21 (PR-40937) [2020-05-18T12:27:21.176Z] #39 128.6 CC criu/page-pipe.o [2020-05-18T12:27:21.542Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-05-18T12:27:21.804Z] #39 129.4 CC criu/page-xfer.o [2020-05-18T12:27:22.606Z] #25 10.46 0.0% ## 3.3% ### 4.6% ##### 7.3% ####### 10.4% ######### 13.1% ########## 14.9% ############ 16.9% ############# 19.4% ############### 21.7% ################## 25.4% #################### 28.6% ###################### 31.8% ######################### 35.8% ########################### 38.8% ############################# 40.7% ############################### 43.4% ################################# 46.0% ################################## 47.9% [2020-05-18T12:27:22.607Z] #25 ... [2020-05-18T12:27:22.607Z] [2020-05-18T12:27:22.607Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:27:22.607Z] #52 3.436 + RM_GOPATH=0 [2020-05-18T12:27:22.607Z] #52 3.437 + TMP_GOPATH= [2020-05-18T12:27:22.607Z] #52 3.438 + : /build [2020-05-18T12:27:22.607Z] #52 3.438 + '[' -z '' ']' [2020-05-18T12:27:22.607Z] #52 3.440 ++ mktemp -d [2020-05-18T12:27:22.607Z] #52 3.451 + export GOPATH=/tmp/tmp.GxkZpWNY5Q [2020-05-18T12:27:22.607Z] #52 3.451 + GOPATH=/tmp/tmp.GxkZpWNY5Q [2020-05-18T12:27:22.607Z] #52 3.451 + RM_GOPATH=1 [2020-05-18T12:27:22.607Z] #52 3.452 ++ dirname /tmp/install/install.sh [2020-05-18T12:27:22.607Z] #52 3.467 + dir=/tmp/install [2020-05-18T12:27:22.607Z] #52 3.467 + bin=containerd [2020-05-18T12:27:22.607Z] #52 3.467 + shift [2020-05-18T12:27:22.607Z] #52 3.467 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-18T12:27:22.607Z] #52 3.467 + . /tmp/install/containerd.installer [2020-05-18T12:27:22.607Z] #52 3.468 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:27:22.607Z] #52 3.468 + install_containerd [2020-05-18T12:27:22.607Z] #52 3.468 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-18T12:27:22.607Z] #52 3.471 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GxkZpWNY5Q/src/github.com/containerd/containerd [2020-05-18T12:27:22.607Z] #52 3.471 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:27:22.607Z] #52 3.483 Cloning into '/tmp/tmp.GxkZpWNY5Q/src/github.com/containerd/containerd'... [2020-05-18T12:27:22.863Z] #52 ... [2020-05-18T12:27:22.864Z] [2020-05-18T12:27:22.864Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:22.864Z] #25 10.46 0.0% ## 3.3% ### 4.6% ##### 7.3% ####### 10.4% ######### 13.1% ########## 14.9% ############ 16.9% ############# 19.4% ############### 21.7% ################## 25.4% #################### 28.6% ###################### 31.8% ######################### 35.8% ########################### 38.8% ############################# 40.7% ############################### 43.4% ################################# 46.0% ################################## 47.9% #################################### 50.1% ###################################### 53.7% ### [2020-05-18T12:27:22.864Z] #25 ... [2020-05-18T12:27:22.864Z] [2020-05-18T12:27:22.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:27:22.864Z] #10 72.10 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-05-18T12:27:22.864Z] #10 74.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-18T12:27:22.864Z] #10 74.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-18T12:27:22.864Z] #10 74.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-18T12:27:22.864Z] #10 74.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-18T12:27:22.864Z] #10 74.87 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-05-18T12:27:22.864Z] #10 74.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-18T12:27:22.864Z] #10 74.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-18T12:27:22.864Z] #10 74.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-18T12:27:22.864Z] #10 74.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-18T12:27:22.864Z] #10 74.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-18T12:27:22.864Z] #10 74.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-18T12:27:22.864Z] #10 75.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-18T12:27:22.864Z] #10 75.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-18T12:27:22.864Z] #10 75.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-18T12:27:22.864Z] #10 75.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-18T12:27:22.864Z] #10 76.26 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:27:22.864Z] #10 76.50 Fetched 78.2 MB in 9s (8813 kB/s) [2020-05-18T12:27:22.864Z] #10 76.56 (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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:22.864Z] #10 76.64 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-18T12:27:22.864Z] #10 76.67 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T12:27:22.864Z] #10 77.13 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-18T12:27:22.864Z] #10 77.30 (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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:22.864Z] #10 77.35 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-18T12:27:22.864Z] #10 77.38 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-18T12:27:22.864Z] #10 77.65 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-18T12:27:22.864Z] #10 77.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-18T12:27:22.864Z] #10 77.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 ... 15409 files and directories currently installed.) [2020-05-18T12:27:22.864Z] #10 78.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-18T12:27:22.864Z] #10 78.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T12:27:22.864Z] #10 81.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-18T12:27:22.864Z] #10 81.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-18T12:27:22.864Z] #10 81.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T12:27:22.864Z] #10 ... [2020-05-18T12:27:22.864Z] [2020-05-18T12:27:22.864Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:20.618Z] > git merge 327a0b4ae430fd670ac84a5cbdb3b9fc035a3b88 # timeout=10 [2020-05-18T12:27:20.861Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-18T12:27:20.998Z] > git config core.sparsecheckout # timeout=10 [2020-05-18T12:27:21.046Z] > git checkout -f 84748c7d4e626edf2dc2c6984ffd306c35865d21 # timeout=10 [2020-05-18T12:27:23.303Z] #39 131.0 CC criu/pagemap-cache.o [2020-05-18T12:27:23.751Z] ok github.com/docker/docker/client 0.269s coverage: 75.4% of statements [2020-05-18T12:27:23.928Z] #39 131.4 CC criu/pagemap.o [2020-05-18T12:27:24.407Z] #25 10.46 0.0% ## 3.3% ### 4.6% ##### 7.3% ####### 10.4% ######### 13.1% ########## 14.9% ############ 16.9% ############# 19.4% ############### 21.7% ################## 25.4% #################### 28.6% ###################### 31.8% ######################### 35.8% ########################### 38.8% ############################# 40.7% ############################### 43.4% ################################# 46.0% ################################## 47.9% #################################### 50.1% ###################################### 53.7% ######################################## 55.7% ######################################### 57.9% ########################################### 60.8% ############################################# 63.5% ############################################### 65.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.9% ######################################################### 79.6% ########################################################### 82.1% ############################################################# 85.5% ############################################################### 88.1% [2020-05-18T12:27:24.407Z] #25 ... [2020-05-18T12:27:24.407Z] [2020-05-18T12:27:24.407Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:27:24.407Z] #32 73.60 Selecting previously unselected package libicu63:amd64. [2020-05-18T12:27:24.407Z] #32 73.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T12:27:24.407Z] #32 73.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T12:27:24.407Z] #32 81.41 Selecting previously unselected package libxml2:amd64. [2020-05-18T12:27:24.407Z] #32 81.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-18T12:27:24.407Z] #32 81.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:27:24.407Z] #32 82.18 Selecting previously unselected package libarchive13:amd64. [2020-05-18T12:27:24.407Z] #32 82.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-18T12:27:24.407Z] #32 82.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T12:27:24.407Z] #32 82.65 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-18T12:27:24.407Z] #32 82.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-18T12:27:24.408Z] #32 82.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T12:27:24.408Z] #32 82.84 Selecting previously unselected package librhash0:amd64. [2020-05-18T12:27:24.408Z] #32 82.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-18T12:27:24.408Z] #32 82.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-18T12:27:24.408Z] #32 83.02 Selecting previously unselected package libuv1:amd64. [2020-05-18T12:27:24.408Z] #32 83.03 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-18T12:27:24.408Z] #32 83.03 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-18T12:27:24.408Z] #32 83.26 Selecting previously unselected package cmake. [2020-05-18T12:27:24.408Z] #32 83.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-18T12:27:24.408Z] #32 83.30 Unpacking cmake (3.13.4-1) ... [2020-05-18T12:27:24.408Z] #32 ... [2020-05-18T12:27:24.408Z] [2020-05-18T12:27:24.408Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:24.666Z] #25 10.46 0.0% ## 3.3% ### 4.6% ##### 7.3% ####### 10.4% ######### 13.1% ########## 14.9% ############ 16.9% ############# 19.4% ############### 21.7% ################## 25.4% #################### 28.6% ###################### 31.8% ######################### 35.8% ########################### 38.8% ############################# 40.7% ############################### 43.4% ################################# 46.0% ################################## 47.9% #################################### 50.1% ###################################### 53.7% ######################################## 55.7% ######################################### 57.9% ########################################### 60.8% ############################################# 63.5% ############################################### 65.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.9% ######################################################### 79.6% ########################################################### 82.1% ############################################################# 85.5% ############################################################### 88.1% ################################################################# 90.6% ################################################################## 92.2% [2020-05-18T12:27:24.666Z] #25 ... [2020-05-18T12:27:24.666Z] [2020-05-18T12:27:24.666Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:27:24.666Z] #28 73.61 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-05-18T12:27:24.666Z] #28 74.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-18T12:27:24.666Z] #28 74.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-18T12:27:24.666Z] #28 ... [2020-05-18T12:27:24.666Z] [2020-05-18T12:27:24.666Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:24.923Z] #25 10.46 0.0% ## 3.3% ### 4.6% ##### 7.3% ####### 10.4% ######### 13.1% ########## 14.9% ############ 16.9% ############# 19.4% ############### 21.7% ################## 25.4% #################### 28.6% ###################### 31.8% ######################### 35.8% ########################### 38.8% ############################# 40.7% ############################### 43.4% ################################# 46.0% ################################## 47.9% #################################### 50.1% ###################################### 53.7% ######################################## 55.7% ######################################### 57.9% ########################################### 60.8% ############################################# 63.5% ############################################### 65.4% ################################################# 68.6% ################################################### 71.2% #################################################### 73.2% ##################################################### 74.8% ####################################################### 76.9% ######################################################### 79.6% ########################################################### 82.1% ############################################################# 85.5% ############################################################### 88.1% ################################################################# 90.6% ################################################################## 92.2% #################################################################### 95.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-05-18T12:27:24.923Z] #25 14.79 [2020-05-18T12:27:24.973Z] #39 132.7 CC criu/parasite-syscall.o [2020-05-18T12:27:26.298Z] #25 15.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T12:27:26.509Z] #39 133.9 CC criu/path.o [2020-05-18T12:27:26.509Z] #39 134.2 CC criu/pie-util-vdso.o [2020-05-18T12:27:26.555Z] #25 16.27 [2020-05-18T12:27:26.555Z] #25 ... [2020-05-18T12:27:26.555Z] [2020-05-18T12:27:26.555Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:26.555Z] #38 75.84 Selecting previously unselected package python-six. [2020-05-18T12:27:26.555Z] #38 75.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-18T12:27:26.555Z] #38 75.89 Unpacking python-six (1.12.0-1) ... [2020-05-18T12:27:26.555Z] #38 75.98 Selecting previously unselected package python-protobuf. [2020-05-18T12:27:26.555Z] #38 76.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-18T12:27:26.555Z] #38 76.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-18T12:27:26.555Z] #38 76.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-18T12:27:26.555Z] #38 81.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:26.555Z] #38 81.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T12:27:26.556Z] #38 81.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T12:27:26.556Z] #38 82.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-18T12:27:26.556Z] #38 82.02 Setting up python-six (1.12.0-1) ... [2020-05-18T12:27:26.813Z] #38 ... [2020-05-18T12:27:26.813Z] [2020-05-18T12:27:26.813Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:26.813Z] #25 16.49 # 2.3% ######################################################################## 100.0% [2020-05-18T12:27:26.813Z] #25 16.62 [2020-05-18T12:27:27.138Z] #39 134.8 CC criu/pie-util.o [2020-05-18T12:27:27.427Z] #39 135.1 CC criu/pipes.o [2020-05-18T12:27:27.744Z] #25 ... [2020-05-18T12:27:27.744Z] [2020-05-18T12:27:27.744Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:27.744Z] #30 76.91 time [2020-05-18T12:27:27.744Z] #30 83.01 internal/poll [2020-05-18T12:27:27.744Z] #30 85.30 internal/syscall/execenv [2020-05-18T12:27:27.744Z] #30 85.46 internal/syscall/unix [2020-05-18T12:27:27.744Z] #30 85.74 os [2020-05-18T12:27:27.744Z] #30 86.78 strings [2020-05-18T12:27:27.744Z] #30 ... [2020-05-18T12:27:27.744Z] [2020-05-18T12:27:27.744Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-18T12:27:27.744Z] #32 86.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T12:27:27.744Z] #32 86.82 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T12:27:27.744Z] #32 86.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-18T12:27:27.744Z] #32 86.84 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T12:27:27.744Z] #32 86.87 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-18T12:27:27.744Z] #32 86.89 Setting up cmake-data (3.13.4-1) ... [2020-05-18T12:27:27.744Z] #32 86.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-18T12:27:27.744Z] #32 86.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-18T12:27:27.744Z] #32 86.99 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-18T12:27:27.744Z] #32 87.03 Setting up cmake (3.13.4-1) ... [2020-05-18T12:27:27.744Z] #32 87.05 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:27:28.000Z] #32 87.19 Processing triggers for mime-support (3.62) ... [2020-05-18T12:27:28.928Z] #39 136.3 CC criu/plugin.o [2020-05-18T12:27:28.947Z] #32 DONE 88.1s [2020-05-18T12:27:28.947Z] [2020-05-18T12:27:28.947Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:28.947Z] #25 17.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T12:27:28.947Z] #25 18.04 [2020-05-18T12:27:28.947Z] #25 18.25 #### 5.8% ######################################################################## 100.0% [2020-05-18T12:27:28.947Z] #25 18.47 [2020-05-18T12:27:29.217Z] #39 136.8 CC criu/proc_parse.o [2020-05-18T12:27:30.317Z] #25 19.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T12:27:30.317Z] #25 19.93 skipping existing 1849cc453dee [2020-05-18T12:27:30.317Z] #25 20.04 [2020-05-18T12:27:30.717Z] #39 ... [2020-05-18T12:27:30.717Z] [2020-05-18T12:27:30.717Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:27:30.717Z] #52 179.4 + bin/containerd [2020-05-18T12:27:31.252Z] #25 21.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T12:27:31.509Z] #25 21.38 [2020-05-18T12:27:31.509Z] #25 ... [2020-05-18T12:27:31.509Z] [2020-05-18T12:27:31.509Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:31.509Z] #47 80.75 time [2020-05-18T12:27:31.509Z] #47 87.46 os [2020-05-18T12:27:31.509Z] #47 90.32 encoding/binary [2020-05-18T12:27:31.766Z] #47 ... [2020-05-18T12:27:31.766Z] [2020-05-18T12:27:31.766Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:27:31.766Z] #25 21.58 ######################################################################## 100.0% [2020-05-18T12:27:31.766Z] #25 21.67 [2020-05-18T12:27:32.024Z] #25 21.74 Download of images into '/build' complete. [2020-05-18T12:27:32.024Z] #25 21.74 Use something like the following to load the result into a Docker daemon: [2020-05-18T12:27:32.024Z] #25 21.74 tar -cC '/build' . | docker load [2020-05-18T12:27:32.024Z] #25 DONE 21.9s [2020-05-18T12:27:32.024Z] [2020-05-18T12:27:32.024Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:32.024Z] #30 89.97 path [2020-05-18T12:27:32.024Z] #30 90.73 text/tabwriter [2020-05-18T12:27:32.024Z] #30 91.17 fmt [2020-05-18T12:27:32.957Z] #30 92.10 path/filepath [2020-05-18T12:27:33.214Z] #30 ... [2020-05-18T12:27:33.214Z] [2020-05-18T12:27:33.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:27:33.214Z] #41 82.28 time [2020-05-18T12:27:33.214Z] #41 85.99 internal/fmtsort [2020-05-18T12:27:33.214Z] #41 86.72 strings [2020-05-18T12:27:33.214Z] #41 89.37 os [2020-05-18T12:27:33.214Z] #41 90.50 regexp/syntax [2020-05-18T12:27:33.214Z] #41 ... [2020-05-18T12:27:33.214Z] [2020-05-18T12:27:33.214Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:33.214Z] #38 86.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-18T12:27:33.214Z] #38 86.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T12:27:33.214Z] #38 86.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:33.214Z] #38 86.23 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-18T12:27:33.214Z] #38 86.26 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:33.214Z] #38 86.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-18T12:27:33.214Z] #38 86.28 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-18T12:27:33.214Z] #38 86.30 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-18T12:27:33.214Z] #38 86.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-18T12:27:33.214Z] #38 86.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-18T12:27:33.470Z] #38 ... [2020-05-18T12:27:33.470Z] [2020-05-18T12:27:33.470Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:33.470Z] #47 92.67 fmt [2020-05-18T12:27:34.843Z] #47 93.92 encoding/base64 [2020-05-18T12:27:34.843Z] #47 ... [2020-05-18T12:27:34.843Z] [2020-05-18T12:27:34.843Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:27:34.843Z] #10 84.23 Selecting previously unselected package binutils-mingw-w64. [2020-05-18T12:27:34.843Z] #10 84.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-18T12:27:34.843Z] #10 84.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T12:27:34.843Z] #10 84.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-18T12:27:34.843Z] #10 84.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T12:27:34.843Z] #10 84.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T12:27:34.843Z] #10 84.67 Selecting previously unselected package dmsetup. [2020-05-18T12:27:34.843Z] #10 84.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-18T12:27:34.843Z] #10 84.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-18T12:27:34.843Z] #10 84.85 Selecting previously unselected package mingw-w64-common. [2020-05-18T12:27:34.843Z] #10 84.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-18T12:27:34.843Z] #10 84.86 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-18T12:27:34.843Z] #10 93.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-18T12:27:34.843Z] #10 93.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-18T12:27:34.843Z] #10 93.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T12:27:35.100Z] #10 ... [2020-05-18T12:27:35.100Z] [2020-05-18T12:27:35.100Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:35.100Z] #30 94.31 io/ioutil [2020-05-18T12:27:36.032Z] #30 ... [2020-05-18T12:27:36.032Z] [2020-05-18T12:27:36.032Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-18T12:27:36.032Z] #38 94.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-18T12:27:36.032Z] #38 94.68 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:27:36.032Z] #38 DONE 95.2s [2020-05-18T12:27:36.032Z] [2020-05-18T12:27:36.032Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:37.097Z] Commit message: "API: split types for Resources Reservations and Limits" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-18T12:27:37.588Z] #52 ... [2020-05-18T12:27:37.588Z] [2020-05-18T12:27:37.588Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:37.588Z] #39 141.4 CC criu/protobuf-desc.o [2020-05-18T12:27:37.588Z] #39 142.7 CC criu/protobuf.o [2020-05-18T12:27:37.588Z] #39 143.2 CC criu/pstree.o [2020-05-18T12:27:37.588Z] #39 144.9 CC criu/rbtree.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-18T12:27:38.216Z] #39 145.7 CC criu/rst-malloc.o [2020-05-18T12:27:38.506Z] #39 146.1 CC criu/seccomp.o [2020-05-18T12:27:39.305Z] #39 ... [2020-05-18T12:27:39.305Z] [2020-05-18T12:27:39.305Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:27:39.305Z] #33 3.082 + RM_GOPATH=0 [2020-05-18T12:27:39.305Z] #33 3.082 + TMP_GOPATH= [2020-05-18T12:27:39.305Z] #33 3.082 + : /build [2020-05-18T12:27:39.305Z] #33 3.082 + '[' -z '' ']' [2020-05-18T12:27:39.305Z] #33 3.082 ++ mktemp -d [2020-05-18T12:27:39.305Z] #33 3.082 + export GOPATH=/tmp/tmp.EmXxmWaAqK [2020-05-18T12:27:39.305Z] #33 3.082 + GOPATH=/tmp/tmp.EmXxmWaAqK [2020-05-18T12:27:39.305Z] #33 3.082 + RM_GOPATH=1 [2020-05-18T12:27:39.305Z] #33 3.086 ++ dirname /tmp/install/install.sh [2020-05-18T12:27:39.305Z] #33 3.103 + dir=/tmp/install [2020-05-18T12:27:39.305Z] #33 3.103 + bin=tini [2020-05-18T12:27:39.305Z] #33 3.103 + shift [2020-05-18T12:27:39.305Z] #33 3.103 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-18T12:27:39.305Z] #33 3.103 + . /tmp/install/tini.installer [2020-05-18T12:27:39.305Z] #33 3.103 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:27:39.305Z] #33 3.103 + install_tini [2020-05-18T12:27:39.305Z] #33 3.103 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-18T12:27:39.305Z] #33 3.103 + git clone https://github.com/krallin/tini.git /tmp/tmp.EmXxmWaAqK/tini [2020-05-18T12:27:39.305Z] #33 3.103 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:27:39.305Z] #33 3.114 Cloning into '/tmp/tmp.EmXxmWaAqK/tini'... [2020-05-18T12:27:39.305Z] #33 4.612 + cd /tmp/tmp.EmXxmWaAqK/tini [2020-05-18T12:27:39.305Z] #33 4.612 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-18T12:27:39.305Z] #33 4.678 + cmake . [2020-05-18T12:27:39.305Z] #33 5.718 -- The C compiler identification is GNU 8.3.0 [2020-05-18T12:27:39.305Z] #33 5.780 -- Check for working C compiler: /usr/bin/cc [2020-05-18T12:27:39.305Z] #33 6.575 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-18T12:27:39.305Z] #33 6.584 -- Detecting C compiler ABI info [2020-05-18T12:27:39.305Z] #33 7.615 -- Detecting C compiler ABI info - done [2020-05-18T12:27:39.305Z] #33 7.676 -- Detecting C compile features [2020-05-18T12:27:39.305Z] #33 9.892 -- Detecting C compile features - done [2020-05-18T12:27:39.305Z] #33 9.938 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-18T12:27:39.305Z] #33 10.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-18T12:27:39.305Z] #33 10.28 -- Configuring done [2020-05-18T12:27:39.305Z] #33 10.30 -- Generating done [2020-05-18T12:27:39.305Z] #33 10.31 -- Build files have been written to: /tmp/tmp.EmXxmWaAqK/tini [2020-05-18T12:27:39.305Z] #33 10.33 + make tini-static [2020-05-18T12:27:39.531Z] #39 147.0 CC criu/seize.o [2020-05-18T12:27:39.869Z] #33 10.79 Scanning dependencies of target tini-static [2020-05-18T12:27:39.869Z] #33 ... [2020-05-18T12:27:39.869Z] [2020-05-18T12:27:39.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:39.869Z] #39 3.766 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:27:39.869Z] #39 3.766 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:27:39.869Z] #39 3.780 Note: Building without GnuTLS support [2020-05-18T12:27:40.260Z] + docker version [2020-05-18T12:27:40.558Z] #39 148.3 CC criu/servicefd.o [2020-05-18T12:27:41.186Z] #39 148.8 CC criu/shmem.o [2020-05-18T12:27:41.765Z] #39 5.613 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:27:41.765Z] #39 5.681 GEN .gitid [2020-05-18T12:27:41.765Z] #39 5.716 GEN criu/include/version.h [2020-05-18T12:27:41.765Z] #39 5.764 GEN include/common/asm [2020-05-18T12:27:42.399Z] #39 ... [2020-05-18T12:27:42.399Z] [2020-05-18T12:27:42.399Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:27:42.399Z] #33 10.91 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-18T12:27:42.399Z] #33 12.35 [100%] Linking C executable tini-static [2020-05-18T12:27:42.399Z] #33 13.03 [100%] Built target tini-static [2020-05-18T12:27:42.399Z] #33 13.13 + mkdir -p /build [2020-05-18T12:27:42.399Z] #33 13.14 + cp tini-static /build/docker-init [2020-05-18T12:27:42.399Z] #33 DONE 13.4s [2020-05-18T12:27:42.662Z] [2020-05-18T12:27:42.662Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:27:42.662Z] #10 100.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-18T12:27:42.662Z] #10 100.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T12:27:42.663Z] #10 100.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:27:42.663Z] #10 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-18T12:27:42.663Z] #10 100.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T12:27:42.663Z] #10 100.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:27:42.686Z] #39 150.2 CC criu/sigframe.o [2020-05-18T12:27:42.974Z] #39 150.5 CC criu/signalfd.o [2020-05-18T12:27:43.264Z] #39 150.9 CC criu/sk-inet.o [2020-05-18T12:27:44.148Z] Client: Docker Engine - Enterprise [2020-05-18T12:27:44.148Z] Version: 19.03.5 [2020-05-18T12:27:44.148Z] API version: 1.40 [2020-05-18T12:27:44.148Z] Go version: go1.12.12 [2020-05-18T12:27:44.148Z] Git commit: 2ee0c57608 [2020-05-18T12:27:44.148Z] Built: 11/13/2019 08:00:16 [2020-05-18T12:27:44.148Z] OS/Arch: windows/amd64 [2020-05-18T12:27:44.148Z] Experimental: false [2020-05-18T12:27:44.148Z] [2020-05-18T12:27:44.148Z] Server: Docker Engine - Enterprise [2020-05-18T12:27:44.148Z] Engine: [2020-05-18T12:27:44.148Z] Version: 19.03.5 [2020-05-18T12:27:44.148Z] API version: 1.40 (minimum version 1.24) [2020-05-18T12:27:44.148Z] Go version: go1.12.12 [2020-05-18T12:27:44.148Z] Git commit: 2ee0c57608 [2020-05-18T12:27:44.148Z] Built: 11/13/2019 07:58:51 [2020-05-18T12:27:44.148Z] OS/Arch: windows/amd64 [2020-05-18T12:27:44.148Z] Experimental: true [2020-05-18T12:27:44.761Z] #39 152.3 CC criu/sk-netlink.o [Pipeline] sh [2020-05-18T12:27:45.389Z] #39 152.9 CC criu/sk-packet.o [2020-05-18T12:27:45.821Z] + docker info [2020-05-18T12:27:45.963Z] #10 ... [2020-05-18T12:27:45.963Z] [2020-05-18T12:27:45.963Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:45.963Z] #47 94.90 golang.org/x/sys/unix [2020-05-18T12:27:45.963Z] #47 98.95 encoding/json [2020-05-18T12:27:45.963Z] #47 ... [2020-05-18T12:27:45.963Z] [2020-05-18T12:27:45.963Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:27:45.963Z] #41 95.06 fmt [2020-05-18T12:27:45.963Z] #41 97.03 regexp [2020-05-18T12:27:45.963Z] #41 100.7 go/token [2020-05-18T12:27:45.963Z] #41 101.4 internal/lazyregexp [2020-05-18T12:27:45.963Z] #41 101.9 go/scanner [2020-05-18T12:27:45.963Z] #41 102.2 net/url [2020-05-18T12:27:45.963Z] #41 103.8 go/ast [2020-05-18T12:27:45.963Z] #41 104.5 text/template/parse [2020-05-18T12:27:45.963Z] #41 ... [2020-05-18T12:27:45.963Z] [2020-05-18T12:27:45.963Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:45.963Z] #39 8.234 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.323 PBCC images/opts.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.373 PBCC images/sit.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.405 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.464 DEP images/opts.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.514 DEP images/sit.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.605 PBCC images/macvlan.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.617 DEP images/macvlan.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.677 PBCC images/autofs.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.725 DEP images/autofs.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.804 PBCC images/sysctl.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.837 DEP images/sysctl.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.897 PBCC images/time.pb-c.c [2020-05-18T12:27:45.963Z] #39 8.929 DEP images/time.pb-c.d [2020-05-18T12:27:45.963Z] #39 8.961 PBCC images/binfmt-misc.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.009 DEP images/binfmt-misc.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.053 PBCC images/seccomp.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.070 DEP images/seccomp.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.102 PBCC images/userns.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.130 DEP images/userns.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.181 PBCC images/cgroup.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.221 DEP images/cgroup.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.268 PBCC images/fown.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.294 PBCC images/ext-file.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.318 DEP images/fown.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.360 DEP images/ext-file.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.387 PBCC images/rpc.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.419 DEP images/rpc.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.452 PBCC images/siginfo.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.474 DEP images/siginfo.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.498 PBCC images/pagemap.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.585 DEP images/pagemap.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.633 PBCC images/rlimit.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.645 DEP images/rlimit.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.702 PBCC images/file-lock.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.729 DEP images/file-lock.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.808 PBCC images/tty.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.877 DEP images/tty.pb-c.d [2020-05-18T12:27:45.963Z] #39 9.929 PBCC images/tun.pb-c.c [2020-05-18T12:27:45.963Z] #39 9.974 PBCC images/netdev.pb-c.c [2020-05-18T12:27:45.963Z] #39 10.03 DEP images/tun.pb-c.d [2020-05-18T12:27:45.963Z] #39 10.11 DEP images/netdev.pb-c.d [2020-05-18T12:27:45.963Z] #39 10.17 PBCC images/vma.pb-c.c [2020-05-18T12:27:46.015Z] #39 153.7 CC criu/sk-queue.o [2020-05-18T12:27:46.220Z] #39 10.23 DEP images/vma.pb-c.d [2020-05-18T12:27:46.220Z] #39 10.25 PBCC images/creds.pb-c.c [2020-05-18T12:27:46.220Z] #39 10.29 DEP images/creds.pb-c.d [2020-05-18T12:27:46.220Z] #39 10.32 PBCC images/utsns.pb-c.c [2020-05-18T12:27:46.220Z] #39 10.34 DEP images/utsns.pb-c.d [2020-05-18T12:27:46.220Z] #39 10.39 PBCC images/ipc-desc.pb-c.c [2020-05-18T12:27:46.220Z] #39 10.42 PBCC images/ipc-sem.pb-c.c [2020-05-18T12:27:46.485Z] #39 10.48 DEP images/ipc-desc.pb-c.d [2020-05-18T12:27:46.485Z] #39 10.52 DEP images/ipc-sem.pb-c.d [2020-05-18T12:27:46.641Z] #39 154.3 CC criu/sk-tcp.o [2020-05-18T12:27:46.742Z] #39 10.59 PBCC images/ipc-msg.pb-c.c [2020-05-18T12:27:46.743Z] #39 10.60 DEP images/ipc-msg.pb-c.d [2020-05-18T12:27:46.743Z] #39 10.64 PBCC images/ipc-shm.pb-c.c [2020-05-18T12:27:46.743Z] #39 10.71 DEP images/ipc-shm.pb-c.d [2020-05-18T12:27:46.743Z] #39 ... [2020-05-18T12:27:46.743Z] [2020-05-18T12:27:46.743Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:46.743Z] #30 96.74 flag [2020-05-18T12:27:46.743Z] #30 96.75 github.com/BurntSushi/toml [2020-05-18T12:27:46.743Z] #30 98.91 log [2020-05-18T12:27:46.743Z] #30 101.1 github.com/BurntSushi/toml/cmd/tomlv [2020-05-18T12:27:46.743Z] #30 DONE 106.0s [2020-05-18T12:27:46.743Z] [2020-05-18T12:27:46.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:46.743Z] #39 10.77 PBCC images/ipc-var.pb-c.c [2020-05-18T12:27:46.743Z] #39 10.81 DEP images/ipc-var.pb-c.d [2020-05-18T12:27:46.743Z] #39 10.87 PBCC images/sk-opts.pb-c.c [2020-05-18T12:27:46.743Z] #39 10.90 PBCC images/packet-sock.pb-c.c [2020-05-18T12:27:46.743Z] #39 10.95 DEP images/sk-opts.pb-c.d [2020-05-18T12:27:47.000Z] #39 11.03 DEP images/packet-sock.pb-c.d [2020-05-18T12:27:47.000Z] #39 11.10 PBCC images/sk-netlink.pb-c.c [2020-05-18T12:27:47.000Z] #39 11.17 DEP images/sk-netlink.pb-c.d [2020-05-18T12:27:47.000Z] #39 11.21 PBCC images/sk-inet.pb-c.c [2020-05-18T12:27:47.257Z] #39 11.28 DEP images/sk-inet.pb-c.d [2020-05-18T12:27:47.257Z] #39 11.48 PBCC images/sk-unix.pb-c.c [2020-05-18T12:27:47.514Z] #39 11.61 DEP images/sk-unix.pb-c.d [2020-05-18T12:27:47.664Z] #39 155.2 CC criu/sk-unix.o [2020-05-18T12:27:47.770Z] #39 11.81 PBCC images/mm.pb-c.c [2020-05-18T12:27:47.770Z] #39 11.87 DEP images/mm.pb-c.d [2020-05-18T12:27:47.770Z] #39 11.98 PBCC images/timerfd.pb-c.c [2020-05-18T12:27:48.028Z] #39 12.05 DEP images/timerfd.pb-c.d [2020-05-18T12:27:48.028Z] #39 12.12 PBCC images/timer.pb-c.c [2020-05-18T12:27:48.286Z] #39 12.17 DEP images/timer.pb-c.d [2020-05-18T12:27:48.286Z] #39 12.22 PBCC images/sa.pb-c.c [2020-05-18T12:27:48.286Z] #39 12.27 DEP images/sa.pb-c.d [2020-05-18T12:27:48.286Z] #39 12.31 PBCC images/pipe-data.pb-c.c [2020-05-18T12:27:48.286Z] #39 12.34 DEP images/pipe-data.pb-c.d [2020-05-18T12:27:48.543Z] #39 12.42 PBCC images/mnt.pb-c.c [2020-05-18T12:27:48.543Z] #39 12.50 DEP images/mnt.pb-c.d [2020-05-18T12:27:48.543Z] #39 12.58 PBCC images/sk-packet.pb-c.c [2020-05-18T12:27:48.543Z] #39 12.62 DEP images/sk-packet.pb-c.d [2020-05-18T12:27:48.543Z] #39 12.67 PBCC images/tcp-stream.pb-c.c [2020-05-18T12:27:48.800Z] #39 12.71 DEP images/tcp-stream.pb-c.d [2020-05-18T12:27:48.801Z] #39 12.76 PBCC images/pipe.pb-c.c [2020-05-18T12:27:48.801Z] #39 12.86 DEP images/pipe.pb-c.d [2020-05-18T12:27:48.801Z] #39 12.93 PBCC images/pstree.pb-c.c [2020-05-18T12:27:49.058Z] #39 12.97 DEP images/pstree.pb-c.d [2020-05-18T12:27:49.058Z] #39 13.00 PBCC images/fs.pb-c.c [2020-05-18T12:27:49.058Z] #39 13.05 DEP images/fs.pb-c.d [2020-05-18T12:27:49.058Z] #39 13.11 PBCC images/signalfd.pb-c.c [2020-05-18T12:27:49.058Z] #39 13.17 DEP images/signalfd.pb-c.d [2020-05-18T12:27:49.315Z] #39 13.25 PBCC images/fh.pb-c.c [2020-05-18T12:27:49.315Z] #39 13.29 PBCC images/fsnotify.pb-c.c [2020-05-18T12:27:49.315Z] #39 13.35 DEP images/fh.pb-c.d [2020-05-18T12:27:49.315Z] #39 13.39 DEP images/fsnotify.pb-c.d [2020-05-18T12:27:49.572Z] #39 13.45 PBCC images/eventpoll.pb-c.c [2020-05-18T12:27:49.572Z] #39 13.48 DEP images/eventpoll.pb-c.d [2020-05-18T12:27:49.572Z] #39 13.52 PBCC images/eventfd.pb-c.c [2020-05-18T12:27:49.572Z] #39 13.55 DEP images/eventfd.pb-c.d [2020-05-18T12:27:49.572Z] #39 13.59 PBCC images/remap-file-path.pb-c.c [2020-05-18T12:27:49.572Z] #39 13.62 DEP images/remap-file-path.pb-c.d [2020-05-18T12:27:49.572Z] #39 13.67 PBCC images/fifo.pb-c.c [2020-05-18T12:27:49.572Z] #39 13.73 DEP images/fifo.pb-c.d [2020-05-18T12:27:49.829Z] #39 13.78 PBCC images/ghost-file.pb-c.c [2020-05-18T12:27:49.829Z] #39 13.84 DEP images/ghost-file.pb-c.d [2020-05-18T12:27:49.829Z] #39 13.88 PBCC images/regfile.pb-c.c [2020-05-18T12:27:49.829Z] #39 13.92 DEP images/regfile.pb-c.d [2020-05-18T12:27:49.829Z] #39 13.96 PBCC images/ns.pb-c.c [2020-05-18T12:27:49.829Z] #39 13.98 DEP images/ns.pb-c.d [2020-05-18T12:27:50.086Z] #39 14.04 PBCC images/fdinfo.pb-c.c [2020-05-18T12:27:50.086Z] #39 14.10 DEP images/fdinfo.pb-c.d [2020-05-18T12:27:50.086Z] #39 14.15 PBCC images/core-aarch64.pb-c.c [2020-05-18T12:27:50.086Z] #39 14.19 PBCC images/core-arm.pb-c.c [2020-05-18T12:27:50.086Z] #39 14.23 PBCC images/core-ppc64.pb-c.c [2020-05-18T12:27:50.086Z] #39 14.30 PBCC images/core-s390.pb-c.c [2020-05-18T12:27:50.324Z] ok github.com/docker/docker/cmd/dockerd 0.147s coverage: 30.8% of statements [2020-05-18T12:27:50.342Z] #39 14.33 PBCC images/core-x86.pb-c.c [2020-05-18T12:27:50.342Z] #39 14.38 PBCC images/core.pb-c.c [2020-05-18T12:27:50.599Z] #39 14.51 PBCC images/inventory.pb-c.c [2020-05-18T12:27:50.599Z] #39 14.59 DEP images/core-aarch64.pb-c.d [2020-05-18T12:27:50.599Z] #39 14.64 DEP images/core-arm.pb-c.d [2020-05-18T12:27:50.599Z] #39 14.70 DEP images/core-ppc64.pb-c.d [2020-05-18T12:27:50.599Z] #39 14.80 DEP images/core-s390.pb-c.d [2020-05-18T12:27:50.856Z] #39 14.85 DEP images/core-x86.pb-c.d [2020-05-18T12:27:50.856Z] #39 14.90 DEP images/core.pb-c.d [2020-05-18T12:27:50.856Z] #39 14.94 DEP images/inventory.pb-c.d [2020-05-18T12:27:50.856Z] #39 14.98 PBCC images/cpuinfo.pb-c.c [2020-05-18T12:27:50.856Z] #39 15.01 DEP images/cpuinfo.pb-c.d [2020-05-18T12:27:50.856Z] #39 15.05 PBCC images/stats.pb-c.c [2020-05-18T12:27:51.113Z] #39 15.09 DEP images/stats.pb-c.d [2020-05-18T12:27:51.164Z] #39 158.1 CC criu/sockets.o [2020-05-18T12:27:51.807Z] #39 159.5 CC criu/stats.o [2020-05-18T12:27:52.235Z] ok github.com/docker/docker/container 0.147s coverage: 34.4% of statements [2020-05-18T12:27:52.235Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T12:27:52.235Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T12:27:52.235Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T12:27:52.235Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T12:27:52.444Z] #39 160.1 CC criu/string.o [2020-05-18T12:27:52.444Z] #39 160.2 CC criu/sysctl.o [2020-05-18T12:27:52.482Z] #39 16.50 make[1]: Nothing to be done for 'all'. [2020-05-18T12:27:53.472Z] #39 161.1 CC criu/sysfs_parse.o [2020-05-18T12:27:53.852Z] #39 17.88 CC images/stats.o [2020-05-18T12:27:54.101Z] #39 161.7 CC criu/timerfd.o [2020-05-18T12:27:54.109Z] #39 18.23 CC images/core.o [2020-05-18T12:27:54.729Z] #39 162.2 CC criu/tty.o [2020-05-18T12:27:54.777Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2020-05-18T12:27:55.040Z] #39 19.01 CC images/core-x86.o [2020-05-18T12:27:55.606Z] #39 19.65 CC images/core-arm.o [2020-05-18T12:27:56.163Z] ok github.com/docker/docker/daemon/cluster/convert 0.085s coverage: 35.6% of statements [2020-05-18T12:27:56.170Z] #39 20.13 CC images/core-aarch64.o [2020-05-18T12:27:56.427Z] #39 20.60 CC images/core-ppc64.o [2020-05-18T12:27:57.358Z] #39 21.23 CC images/core-s390.o [2020-05-18T12:27:57.358Z] #39 ... [2020-05-18T12:27:57.358Z] [2020-05-18T12:27:57.358Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:27:57.358Z] #47 106.4 github.com/pkg/diff [2020-05-18T12:27:57.358Z] #47 107.2 go/ast [2020-05-18T12:27:57.358Z] #47 108.1 golang.org/x/crypto/ssh/terminal [2020-05-18T12:27:57.358Z] #47 109.6 mvdan.cc/editorconfig [2020-05-18T12:27:57.358Z] #47 110.9 mvdan.cc/sh/v3/fileutil [2020-05-18T12:27:57.358Z] #47 111.2 mvdan.cc/sh/v3/syntax [2020-05-18T12:27:57.358Z] #47 ... [2020-05-18T12:27:57.358Z] [2020-05-18T12:27:57.358Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:27:57.359Z] #52 40.44 Checking out files: 54% (1747/3179) Checking out files: 55% (1749/3179) Checking out files: 56% (1781/3179) Checking out files: 57% (1813/3179) Checking out files: 58% (1844/3179) Checking out files: 59% (1876/3179) Checking out files: 60% (1908/3179) Checking out files: 61% (1940/3179) Checking out files: 62% (1971/3179) Checking out files: 63% (2003/3179) Checking out files: 64% (2035/3179) Checking out files: 65% (2067/3179) Checking out files: 66% (2099/3179) Checking out files: 67% (2130/3179) Checking out files: 68% (2162/3179) Checking out files: 69% (2194/3179) Checking out files: 70% (2226/3179) Checking out files: 71% (2258/3179) Checking out files: 72% (2289/3179) Checking out files: 73% (2321/3179) Checking out files: 74% (2353/3179) Checking out files: 75% (2385/3179) Checking out files: 76% (2417/3179) Checking out files: 77% (2448/3179) Checking out files: 78% (2480/3179) Checking out files: 79% (2512/3179) Checking out files: 80% (2544/3179) Checking out files: 81% (2575/3179) Checking out files: 82% (2607/3179) Checking out files: 83% (2639/3179) Checking out files: 84% (2671/3179) Checking out files: 85% (2703/3179) Checking out files: 86% (2734/3179) Checking out files: 87% (2766/3179) Checking out files: 88% (2798/3179) Checking out files: 89% (2830/3179) Checking out files: 90% (2862/3179) Checking out files: 91% (2893/3179) Checking out files: 92% (2925/3179) Checking out files: 93% (2957/3179) Checking out files: 94% (2989/3179) Checking out files: 95% (3021/3179) Checking out files: 96% (3052/3179) Checking out files: 97% (3084/3179) Checking out files: 97% (3110/3179) Checking out files: 98% (3116/3179) Checking out files: 99% (3148/3179) Checking out files: 100% (3179/3179) Checking out files: 100% (3179/3179), done. [2020-05-18T12:27:57.359Z] #52 41.52 + cd /tmp/tmp.GxkZpWNY5Q/src/github.com/containerd/containerd [2020-05-18T12:27:57.359Z] #52 41.52 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-18T12:27:57.359Z] #52 43.12 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-18T12:27:57.359Z] #52 43.12 + BUILDTAGS='netgo osusergo static_build' [2020-05-18T12:27:57.359Z] #52 43.12 + export EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:27:57.359Z] #52 43.12 + EXTRA_FLAGS=-buildmode=pie [2020-05-18T12:27:57.359Z] #52 43.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-18T12:27:57.359Z] #52 43.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-18T12:27:57.359Z] #52 43.12 + '[' '' = dynamic ']' [2020-05-18T12:27:57.359Z] #52 43.12 + make [2020-05-18T12:27:57.359Z] #52 44.04 + bin/ctr [2020-05-18T12:27:57.448Z] #39 165.0 CC criu/tun.o [2020-05-18T12:27:57.548Z] ok github.com/docker/docker/daemon/cluster 0.143s coverage: 0.5% of statements [2020-05-18T12:27:57.922Z] #52 ... [2020-05-18T12:27:57.922Z] [2020-05-18T12:27:57.922Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:27:57.922Z] #39 21.93 CC images/cpuinfo.o [2020-05-18T12:27:58.085Z] #39 165.8 CC criu/uffd.o [2020-05-18T12:27:58.179Z] #39 22.33 CC images/inventory.o [2020-05-18T12:27:58.744Z] #39 22.64 CC images/fdinfo.o [2020-05-18T12:27:59.001Z] #39 23.07 CC images/fown.o [2020-05-18T12:27:59.258Z] #39 23.28 CC images/ns.o [2020-05-18T12:27:59.515Z] #39 23.53 CC images/regfile.o [2020-05-18T12:27:59.773Z] #39 23.82 CC images/ghost-file.o [2020-05-18T12:28:00.143Z] #39 167.7 CC criu/util.o [2020-05-18T12:28:00.336Z] #39 24.13 CC images/fifo.o [2020-05-18T12:28:00.336Z] #39 24.39 CC images/remap-file-path.o [2020-05-18T12:28:00.336Z] #39 ... [2020-05-18T12:28:00.336Z] [2020-05-18T12:28:00.336Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:00.336Z] #41 109.5 text/template [2020-05-18T12:28:00.336Z] #41 110.0 go/parser [2020-05-18T12:28:00.336Z] #41 113.5 encoding/xml [2020-05-18T12:28:00.336Z] #41 115.4 go/doc [2020-05-18T12:28:00.336Z] #41 118.9 github.com/LK4D4/vndr/versioned [2020-05-18T12:28:00.336Z] #41 119.1 compress/flate [2020-05-18T12:28:00.336Z] #41 119.5 github.com/LK4D4/vndr/build [2020-05-18T12:28:00.336Z] #41 ... [2020-05-18T12:28:00.336Z] [2020-05-18T12:28:00.336Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:28:00.336Z] #47 118.3 mvdan.cc/sh/v3/cmd/shfmt [2020-05-18T12:28:00.848Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-05-18T12:28:02.195Z] #39 169.7 CC criu/uts_ns.o [2020-05-18T12:28:02.233Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-05-18T12:28:02.233Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.7% of statements [2020-05-18T12:28:02.483Z] #39 170.1 CC criu/vdso.o [2020-05-18T12:28:03.510Z] #39 171.0 LINK criu/built-in.o [2020-05-18T12:28:03.799Z] #39 171.3 LINK criu/criu [2020-05-18T12:28:04.144Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-05-18T12:28:04.425Z] #39 172.0 DEP lib/c/criu.d [2020-05-18T12:28:04.425Z] #39 172.1 CC images/rpc.pb-c.o [2020-05-18T12:28:04.515Z] #47 ... [2020-05-18T12:28:04.515Z] [2020-05-18T12:28:04.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:04.515Z] #39 24.67 CC images/eventfd.o [2020-05-18T12:28:04.515Z] #39 25.01 CC images/eventpoll.o [2020-05-18T12:28:04.515Z] #39 25.35 CC images/fh.o [2020-05-18T12:28:04.515Z] #39 25.69 CC images/fsnotify.o [2020-05-18T12:28:04.515Z] #39 26.45 CC images/signalfd.o [2020-05-18T12:28:04.515Z] #39 26.73 CC images/fs.o [2020-05-18T12:28:04.515Z] #39 26.95 CC images/pstree.o [2020-05-18T12:28:04.515Z] #39 27.18 CC images/pipe.o [2020-05-18T12:28:04.515Z] #39 27.48 CC images/tcp-stream.o [2020-05-18T12:28:04.515Z] #39 27.67 CC images/sk-packet.o [2020-05-18T12:28:04.515Z] #39 28.03 CC images/mnt.o [2020-05-18T12:28:04.515Z] #39 28.32 CC images/pipe-data.o [2020-05-18T12:28:04.515Z] #39 28.49 CC images/sa.o [2020-05-18T12:28:04.772Z] #39 ... [2020-05-18T12:28:04.772Z] [2020-05-18T12:28:04.772Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-18T12:28:04.772Z] #47 DONE 123.8s [2020-05-18T12:28:04.772Z] [2020-05-18T12:28:04.772Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:04.772Z] #39 28.89 CC images/timer.o [2020-05-18T12:28:05.449Z] #39 173.1 CC lib/c/criu.o [2020-05-18T12:28:05.715Z] #39 29.54 CC images/timerfd.o [2020-05-18T12:28:05.715Z] #39 29.90 CC images/mm.o [2020-05-18T12:28:05.972Z] #39 30.15 CC images/sk-opts.o [2020-05-18T12:28:06.228Z] #39 30.44 CC images/sk-unix.o [2020-05-18T12:28:06.792Z] #39 30.78 CC images/sk-inet.o [2020-05-18T12:28:07.305Z] Client: [2020-05-18T12:28:07.305Z] Debug Mode: false [2020-05-18T12:28:07.305Z] Plugins: [2020-05-18T12:28:07.305Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T12:28:07.305Z] [2020-05-18T12:28:07.305Z] Server: [2020-05-18T12:28:07.305Z] Containers: 0 [2020-05-18T12:28:07.305Z] Running: 0 [2020-05-18T12:28:07.305Z] Paused: 0 [2020-05-18T12:28:07.305Z] Stopped: 0 [2020-05-18T12:28:07.305Z] Images: 0 [2020-05-18T12:28:07.305Z] Server Version: 19.03.5 [2020-05-18T12:28:07.305Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-18T12:28:07.305Z] LCOW: [2020-05-18T12:28:07.305Z] Windows: [2020-05-18T12:28:07.305Z] Logging Driver: json-file [2020-05-18T12:28:07.305Z] Plugins: [2020-05-18T12:28:07.305Z] Volume: local [2020-05-18T12:28:07.305Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T12:28:07.305Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T12:28:07.305Z] Swarm: inactive [2020-05-18T12:28:07.305Z] Default Isolation: process [2020-05-18T12:28:07.305Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T12:28:07.305Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T12:28:07.305Z] OSType: windows [2020-05-18T12:28:07.305Z] Architecture: x86_64 [2020-05-18T12:28:07.305Z] CPUs: 4 [2020-05-18T12:28:07.305Z] Total Memory: 32GiB [2020-05-18T12:28:07.305Z] Name: azwin-2-3514a0 [2020-05-18T12:28:07.305Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T12:28:07.305Z] Docker Root Dir: D:\docker [2020-05-18T12:28:07.305Z] Debug Mode: false [2020-05-18T12:28:07.305Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:28:07.305Z] Labels: [2020-05-18T12:28:07.305Z] Experimental: true [2020-05-18T12:28:07.305Z] Insecure Registries: [2020-05-18T12:28:07.305Z] 10.0.0.4:5000 [2020-05-18T12:28:07.305Z] 127.0.0.0/8 [2020-05-18T12:28:07.305Z] Registry Mirrors: [2020-05-18T12:28:07.305Z] http://10.0.0.4:5000/ [2020-05-18T12:28:07.305Z] Live Restore Enabled: false [2020-05-18T12:28:07.305Z] [2020-05-18T12:28:07.374Z] #39 31.21 CC images/tun.o [2020-05-18T12:28:07.435Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-05-18T12:28:07.511Z] #39 174.8 LINK lib/c/built-in.o [2020-05-18T12:28:07.511Z] #39 174.8 LINK lib/c/libcriu.so [2020-05-18T12:28:07.511Z] #39 174.9 LINK lib/c/libcriu.a [2020-05-18T12:28:07.511Z] #39 175.1 GEN magic.py [Pipeline] powershell [2020-05-18T12:28:07.632Z] #39 31.55 CC images/sk-netlink.o [2020-05-18T12:28:07.632Z] #39 31.73 CC images/packet-sock.o [2020-05-18T12:28:07.799Z] #39 175.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:28:07.799Z] #39 175.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:28:07.799Z] #39 175.3 Note: Building without GnuTLS support [2020-05-18T12:28:08.003Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.532s coverage: 13.9% of statements [2020-05-18T12:28:08.195Z] #39 32.14 CC images/ipc-var.o [2020-05-18T12:28:08.195Z] #39 32.39 CC images/ipc-desc.o [2020-05-18T12:28:08.452Z] #39 32.66 CC images/ipc-shm.o [2020-05-18T12:28:08.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T12:28:08.805Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-05-18T12:28:08.805Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-18T12:28:08.805Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T12:28:08.805Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T12:28:08.806Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T12:28:08.825Z] #39 176.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:28:09.015Z] #39 32.96 CC images/ipc-msg.o [2020-05-18T12:28:09.087Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T12:28:09.087Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T12:28:09.087Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T12:28:09.087Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T12:28:09.273Z] #39 33.26 CC images/ipc-sem.o [2020-05-18T12:28:09.369Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T12:28:09.369Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T12:28:09.387Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.670s coverage: 57.0% of statements [2020-05-18T12:28:09.529Z] #39 33.48 CC images/utsns.o [2020-05-18T12:28:09.530Z] #39 33.69 CC images/creds.o [2020-05-18T12:28:09.786Z] #39 33.91 CC images/vma.o [2020-05-18T12:28:09.853Z] #39 177.3 make[1]: Nothing to be done for 'all'. [2020-05-18T12:28:09.983Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T12:28:09.983Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T12:28:10.049Z] #39 34.12 CC images/netdev.o [2020-05-18T12:28:10.265Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T12:28:10.547Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T12:28:10.613Z] #39 34.58 CC images/tty.o [2020-05-18T12:28:10.829Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-05-18T12:28:10.829Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T12:28:10.829Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T12:28:10.880Z] #39 178.4 make[1]: 'images/built-in.o' is up to date. [2020-05-18T12:28:10.880Z] #39 178.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T12:28:10.880Z] #39 178.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T12:28:10.880Z] #39 178.6 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T12:28:11.111Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-05-18T12:28:11.111Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T12:28:11.111Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T12:28:11.169Z] #39 178.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T12:28:11.169Z] #39 178.7 make[1]: Nothing to be done for 'all'. [2020-05-18T12:28:11.169Z] #39 178.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:28:11.176Z] #39 35.28 CC images/file-lock.o [2020-05-18T12:28:11.433Z] #39 35.48 CC images/rlimit.o [2020-05-18T12:28:11.457Z] #39 179.0 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:11.457Z] #39 179.1 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:11.690Z] #39 35.74 CC images/pagemap.o [2020-05-18T12:28:11.725Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-05-18T12:28:11.745Z] #39 179.2 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:11.939Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-05-18T12:28:12.035Z] #39 179.5 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:12.035Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:12.035Z] #39 179.6 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:12.254Z] #39 36.09 CC images/siginfo.o [2020-05-18T12:28:12.254Z] #39 36.46 CC images/rpc.o [2020-05-18T12:28:12.326Z] #39 179.7 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:12.326Z] #39 180.0 make[2]: Nothing to be done for 'all'. [2020-05-18T12:28:12.615Z] #39 180.0 INSTALL criu/criu [2020-05-18T12:28:12.615Z] #39 DONE 180.2s [2020-05-18T12:28:12.615Z] [2020-05-18T12:28:12.615Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:12.881Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.364s coverage: 45.9% of statements [2020-05-18T12:28:13.184Z] #39 ... [2020-05-18T12:28:13.184Z] [2020-05-18T12:28:13.184Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:13.184Z] #41 122.2 hash/crc32 [2020-05-18T12:28:13.184Z] #41 122.8 compress/gzip [2020-05-18T12:28:13.184Z] #41 123.2 net [2020-05-18T12:28:13.184Z] #41 123.5 vendor/golang.org/x/sys/cpu [2020-05-18T12:28:13.184Z] #41 124.0 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-18T12:28:13.184Z] #41 125.8 vendor/golang.org/x/crypto/hkdf [2020-05-18T12:28:13.184Z] #41 126.0 vendor/golang.org/x/text/transform [2020-05-18T12:28:13.184Z] #41 126.7 vendor/golang.org/x/text/unicode/bidi [2020-05-18T12:28:13.184Z] #41 128.4 vendor/golang.org/x/text/secure/bidirule [2020-05-18T12:28:13.184Z] #41 128.6 vendor/golang.org/x/text/unicode/norm [2020-05-18T12:28:13.749Z] #41 132.9 vendor/golang.org/x/net/idna [2020-05-18T12:28:13.749Z] #41 ... [2020-05-18T12:28:13.749Z] [2020-05-18T12:28:13.749Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:13.749Z] #39 37.68 CC images/ext-file.o [2020-05-18T12:28:13.749Z] #39 37.89 CC images/cgroup.o [2020-05-18T12:28:14.118Z] #21 ... [2020-05-18T12:28:14.118Z] [2020-05-18T12:28:14.118Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:14.118Z] #45 250.0 + cd /tmp/tmp.hAJpDtKTrk/src/github.com/golangci/golangci-lint/ [2020-05-18T12:28:14.118Z] #45 250.0 + git checkout -q v1.23.8 [2020-05-18T12:28:14.261Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.455s coverage: 73.1% of statements [2020-05-18T12:28:14.313Z] #39 38.51 CC images/userns.o [2020-05-18T12:28:14.398Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 13.6% of statements [2020-05-18T12:28:14.398Z] ok github.com/docker/docker/builder/dockerfile 0.916s coverage: 48.2% of statements [2020-05-18T12:28:14.569Z] #39 38.79 CC images/google/protobuf/descriptor.o [2020-05-18T12:28:14.746Z] #45 250.7 ++ git describe --tags [2020-05-18T12:28:15.013Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-18T12:28:15.033Z] #45 250.7 + version=v1.23.8 [2020-05-18T12:28:15.033Z] #45 250.7 ++ git rev-parse --short HEAD [2020-05-18T12:28:15.033Z] #45 250.7 + commit=76a82c6 [2020-05-18T12:28:15.033Z] #45 250.7 ++ git show -s --format=%cd [2020-05-18T12:28:15.033Z] #45 250.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T12:28:15.033Z] #45 250.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:28:15.200Z] ok github.com/docker/docker/daemon 12.386s coverage: 17.4% of statements [2020-05-18T12:28:15.200Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T12:28:15.200Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T12:28:15.200Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T12:28:15.200Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T12:28:15.200Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T12:28:15.200Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.013s coverage: 49.5% of statements [2020-05-18T12:28:16.484Z] ok github.com/docker/docker/builder/remotecontext/git 1.520s coverage: 86.3% of statements [2020-05-18T12:28:16.484Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T12:28:16.484Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T12:28:17.091Z] #39 40.71 CC images/opts.o [2020-05-18T12:28:17.091Z] #39 40.98 CC images/seccomp.o [2020-05-18T12:28:17.091Z] #39 41.19 CC images/binfmt-misc.o [2020-05-18T12:28:17.113Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-05-18T12:28:17.113Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-05-18T12:28:17.349Z] #39 41.48 CC images/time.o [2020-05-18T12:28:17.373Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-05-18T12:28:17.489Z] ok github.com/docker/docker/client 0.161s coverage: 75.4% of statements [2020-05-18T12:28:17.606Z] #39 ... [2020-05-18T12:28:17.606Z] [2020-05-18T12:28:17.606Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:28:17.606Z] #10 126.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-18T12:28:17.606Z] #10 126.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-18T12:28:17.606Z] #10 126.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:28:17.633Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-05-18T12:28:17.863Z] #10 ... [2020-05-18T12:28:17.863Z] [2020-05-18T12:28:17.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:17.863Z] #39 41.74 CC images/sysctl.o [2020-05-18T12:28:17.863Z] #39 41.97 CC images/autofs.o [2020-05-18T12:28:18.120Z] #39 42.20 CC images/macvlan.o [2020-05-18T12:28:18.377Z] #39 42.49 CC images/sit.o [2020-05-18T12:28:18.634Z] #39 42.70 LINK images/built-in.o [2020-05-18T12:28:18.892Z] #39 42.88 GEN compel/include/asm [2020-05-18T12:28:18.892Z] #39 42.89 GEN compel/include/version.h [2020-05-18T12:28:18.892Z] #39 42.90 touch .config [2020-05-18T12:28:18.892Z] #39 42.93 GEN include/common/config.h [2020-05-18T12:28:18.892Z] #39 42.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-18T12:28:19.149Z] #39 43.02 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-18T12:28:19.149Z] #39 43.06 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-18T12:28:19.149Z] #39 43.09 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-18T12:28:19.149Z] #39 43.12 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-18T12:28:19.149Z] #39 43.15 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-18T12:28:19.149Z] #39 43.18 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-18T12:28:19.149Z] #39 43.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-18T12:28:19.412Z] #39 43.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-18T12:28:19.412Z] #39 43.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-18T12:28:19.412Z] #39 43.26 DEP compel/plugins/std/infect.d [2020-05-18T12:28:19.412Z] #39 43.38 DEP compel/plugins/std/string.d [2020-05-18T12:28:19.412Z] #39 43.50 DEP compel/plugins/std/log.d [2020-05-18T12:28:19.669Z] #39 43.57 DEP compel/plugins/std/fds.d [2020-05-18T12:28:19.669Z] #39 43.70 DEP compel/plugins/std/std.d [2020-05-18T12:28:19.927Z] #39 43.81 DEP compel/plugins/shmem/shmem.d [2020-05-18T12:28:19.927Z] #39 43.88 DEP compel/plugins/fds/fds.d [2020-05-18T12:28:19.927Z] #39 44.09 CC compel/plugins/std/std.o [2020-05-18T12:28:20.179Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 41.8% of statements [2020-05-18T12:28:20.491Z] #39 44.42 CC compel/plugins/std/fds.o [2020-05-18T12:28:20.751Z] ok github.com/docker/docker/daemon/logger/awslogs 0.260s coverage: 77.4% of statements [2020-05-18T12:28:20.751Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.063s coverage: 57.7% of statements [2020-05-18T12:28:20.751Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T12:28:20.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T12:28:20.763Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-18T12:28:20.763Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-baec2ed8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-18T12:28:20.763Z] ---------------------------------------------------------------------------- [2020-05-18T12:28:20.763Z] [2020-05-18T12:28:20.763Z] INFO: executeCI.ps1 starting at Mon May 18 12:28:19 CUT 2020 [2020-05-18T12:28:20.763Z] [2020-05-18T12:28:20.763Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-18T12:28:20.763Z] INFO: Running git version 2.24.1.windows.2 [2020-05-18T12:28:20.763Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-18T12:28:20.763Z] INFO: Environment variables: [2020-05-18T12:28:20.763Z] [2020-05-18T12:28:20.763Z] Name Value [2020-05-18T12:28:20.763Z] ---- ----- [2020-05-18T12:28:20.763Z] ALLUSERSPROFILE C:\ProgramData [2020-05-18T12:28:20.763Z] amd64 true [2020-05-18T12:28:20.763Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-18T12:28:20.763Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-18T12:28:20.763Z] arm64 true [2020-05-18T12:28:20.763Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-18T12:28:20.763Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-18T12:28:20.763Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-18T12:28:20.763Z] BRANCH_NAME PR-40937 [2020-05-18T12:28:20.763Z] BUILD_DISPLAY_NAME #6 [2020-05-18T12:28:20.763Z] BUILD_ID 6 [2020-05-18T12:28:20.763Z] BUILD_NUMBER 6 [2020-05-18T12:28:20.763Z] BUILD_TAG jenkins-moby-PR-40937-6 [2020-05-18T12:28:20.763Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40937/6/ [2020-05-18T12:28:20.763Z] CHANGE_AUTHOR thaJeztah [2020-05-18T12:28:20.763Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-18T12:28:20.763Z] CHANGE_BRANCH split_resource_types [2020-05-18T12:28:20.763Z] CHANGE_FORK thaJeztah/docker [2020-05-18T12:28:20.763Z] CHANGE_ID 40937 [2020-05-18T12:28:20.763Z] CHANGE_TARGET master [2020-05-18T12:28:20.763Z] CHANGE_TITLE API: split types for Resources Reservations and Limits [2020-05-18T12:28:20.763Z] CHANGE_URL https://github.com/moby/moby/pull/40937 [2020-05-18T12:28:20.763Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-18T12:28:20.763Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-18T12:28:20.763Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-18T12:28:20.763Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-18T12:28:20.763Z] COMPUTERNAME azwin-2-3514a0 [2020-05-18T12:28:20.763Z] ComSpec C:\windows\system32\cmd.exe [2020-05-18T12:28:20.763Z] ConfigSequenceNumber 0 [2020-05-18T12:28:20.763Z] dco true [2020-05-18T12:28:20.763Z] DOCKER_BUILDKIT 0 [2020-05-18T12:28:20.763Z] DOCKER_DUT_DEBUG 1 [2020-05-18T12:28:20.763Z] DOCKER_EXPERIMENTAL 1 [2020-05-18T12:28:20.763Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-18T12:28:20.763Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-18T12:28:20.763Z] EXECUTOR_NUMBER 0 [2020-05-18T12:28:20.763Z] FQDN azwin-2-3514a0.westus.cloudapp.azure.com [2020-05-18T12:28:20.763Z] GIT_BRANCH PR-40937 [2020-05-18T12:28:20.763Z] GIT_COMMIT 84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:28:20.763Z] GIT_PREVIOUS_COMMIT a8b405cf167cb67522e9c9bf856445d1c318505b [2020-05-18T12:28:20.763Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a8b405cf167cb67522e9c9bf856445d1c318505b [2020-05-18T12:28:20.763Z] GIT_URL https://github.com/moby/moby.git [2020-05-18T12:28:20.763Z] HUDSON_COOKIE 863f314f-5bff-491a-a702-0891d171e781 [2020-05-18T12:28:20.763Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-18T12:28:20.763Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-18T12:28:20.763Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-18T12:28:20.763Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-18T12:28:20.763Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-18T12:28:20.763Z] JENKINS_NODE_COOKIE 8e8fc85d-0cde-4b55-b2a8-090fa191fced [2020-05-18T12:28:20.763Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-18T12:28:20.763Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-18T12:28:20.763Z] JOB_BASE_NAME PR-40937 [2020-05-18T12:28:20.763Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40937/display/redirect [2020-05-18T12:28:20.763Z] JOB_NAME moby/PR-40937 [2020-05-18T12:28:20.763Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40937/ [2020-05-18T12:28:20.763Z] library.jps.version master [2020-05-18T12:28:20.763Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-18T12:28:20.763Z] NODE_LABELS amd64 azure azwin-2-3514a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-18T12:28:20.763Z] NODE_NAME azwin-2-3514a0 [2020-05-18T12:28:20.763Z] NUMBER_OF_PROCESSORS 4 [2020-05-18T12:28:20.763Z] OS Windows_NT [2020-05-18T12:28:20.763Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-18T12:28:20.763Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-18T12:28:20.763Z] ppc64le true [2020-05-18T12:28:20.763Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-18T12:28:20.763Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-18T12:28:20.763Z] PROCESSOR_LEVEL 6 [2020-05-18T12:28:20.763Z] PROCESSOR_REVISION 5504 [2020-05-18T12:28:20.763Z] ProgramData C:\ProgramData [2020-05-18T12:28:20.763Z] ProgramFiles C:\Program Files [2020-05-18T12:28:20.763Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-18T12:28:20.763Z] ProgramW6432 C:\Program Files [2020-05-18T12:28:20.763Z] PROMPT $P$G [2020-05-18T12:28:20.763Z] PSExecutionPolicyPreference Bypass [2020-05-18T12:28:20.763Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-18T12:28:20.763Z] PUBLIC C:\Users\Public [2020-05-18T12:28:20.763Z] rootless true [2020-05-18T12:28:20.763Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40937/6/display/redirect?page=changes [2020-05-18T12:28:20.763Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40937/6/display/redirect [2020-05-18T12:28:20.763Z] s390x true [2020-05-18T12:28:20.763Z] SKIP_VALIDATION_TESTS 1 [2020-05-18T12:28:20.764Z] SOURCES_DRIVE d [2020-05-18T12:28:20.764Z] SOURCES_SUBDIR gopath [2020-05-18T12:28:20.764Z] STAGE_NAME Run tests [2020-05-18T12:28:20.764Z] SystemDrive C: [2020-05-18T12:28:20.764Z] SystemRoot C:\windows [2020-05-18T12:28:20.764Z] TEMP C:\windows\TEMP [2020-05-18T12:28:20.764Z] TESTDEBUG 0 [2020-05-18T12:28:20.764Z] TESTRUN_DRIVE d [2020-05-18T12:28:20.764Z] TESTRUN_SUBDIR CI [2020-05-18T12:28:20.764Z] TIMEOUT 120m [2020-05-18T12:28:20.764Z] TMP C:\windows\TEMP [2020-05-18T12:28:20.764Z] unit_validate true [2020-05-18T12:28:20.764Z] USERDOMAIN WORKGROUP [2020-05-18T12:28:20.764Z] USERNAME azwin-2-3514a0$ [2020-05-18T12:28:20.764Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-18T12:28:20.764Z] validate_force false [2020-05-18T12:28:20.764Z] windir C:\windows [2020-05-18T12:28:20.764Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-18T12:28:20.764Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-18T12:28:20.764Z] windowsRS1 false [2020-05-18T12:28:20.764Z] windowsRS5 true [2020-05-18T12:28:20.764Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-18T12:28:20.764Z] [2020-05-18T12:28:20.764Z] [2020-05-18T12:28:20.764Z] [2020-05-18T12:28:20.764Z] INFO: Sources under d:\gopath\... [2020-05-18T12:28:20.764Z] INFO: Test run under d:\CI\... [2020-05-18T12:28:20.764Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-18T12:28:20.764Z] INFO: docker/docker repository was found [2020-05-18T12:28:20.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-18T12:28:21.055Z] #39 44.94 CC compel/plugins/std/log.o [2020-05-18T12:28:21.248Z] ltsc2019: Pulling from windows/servercore [2020-05-18T12:28:21.248Z] 4612f6d0b889: Pulling fs layer [2020-05-18T12:28:21.322Z] ok github.com/docker/docker/daemon/images 0.087s coverage: 4.9% of statements [2020-05-18T12:28:21.323Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T12:28:21.323Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T12:28:21.323Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T12:28:21.323Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T12:28:21.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-05-18T12:28:21.986Z] #39 45.85 CC compel/plugins/std/string.o [2020-05-18T12:28:22.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-05-18T12:28:22.526Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-05-18T12:28:22.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 61.6% of statements [2020-05-18T12:28:22.549Z] #39 46.65 CC compel/plugins/std/infect.o [2020-05-18T12:28:23.112Z] #39 47.11 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-18T12:28:23.112Z] #39 47.16 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-18T12:28:23.112Z] #39 47.21 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-18T12:28:23.370Z] #39 47.32 AR compel/plugins/std.lib.a [2020-05-18T12:28:23.370Z] #39 47.40 CC compel/plugins/fds/fds.o [2020-05-18T12:28:23.370Z] #39 ... [2020-05-18T12:28:23.370Z] [2020-05-18T12:28:23.370Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:28:23.370Z] #10 142.6 Selecting previously unselected package libapparmor1:amd64. [2020-05-18T12:28:23.370Z] #10 142.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-18T12:28:23.370Z] #10 142.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T12:28:23.468Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 75.2% of statements [2020-05-18T12:28:23.468Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T12:28:23.628Z] #10 142.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-18T12:28:23.628Z] #10 142.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-18T12:28:23.628Z] #10 142.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T12:28:23.628Z] #10 142.9 Selecting previously unselected package libbtrfs0. [2020-05-18T12:28:23.628Z] #10 142.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-18T12:28:23.628Z] #10 142.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-18T12:28:23.885Z] #10 143.0 Selecting previously unselected package libbtrfs-dev. [2020-05-18T12:28:23.885Z] #10 143.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-18T12:28:23.885Z] #10 143.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:28:24.039Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 33.3% of statements [2020-05-18T12:28:24.141Z] #10 143.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-18T12:28:24.141Z] #10 143.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-18T12:28:24.141Z] #10 143.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T12:28:24.141Z] #10 143.3 Selecting previously unselected package libudev-dev:amd64. [2020-05-18T12:28:24.141Z] #10 143.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T12:28:24.141Z] #10 143.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T12:28:24.300Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.7% of statements [2020-05-18T12:28:24.399Z] #10 143.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-18T12:28:24.399Z] #10 143.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-18T12:28:24.399Z] #10 143.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T12:28:24.656Z] #10 143.9 Selecting previously unselected package libpcre16-3:amd64. [2020-05-18T12:28:24.656Z] #10 143.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-18T12:28:24.656Z] #10 143.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T12:28:24.872Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2020-05-18T12:28:24.912Z] #10 144.1 Selecting previously unselected package libpcre32-3:amd64. [2020-05-18T12:28:24.912Z] #10 144.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-18T12:28:24.912Z] #10 144.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T12:28:25.169Z] #10 144.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-18T12:28:25.169Z] #10 144.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-18T12:28:25.169Z] #10 144.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T12:28:25.425Z] #10 ... [2020-05-18T12:28:25.425Z] [2020-05-18T12:28:25.425Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:25.425Z] #43 DONE 144.5s [2020-05-18T12:28:25.425Z] [2020-05-18T12:28:25.425Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:28:25.425Z] #10 144.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-18T12:28:25.425Z] #10 144.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-18T12:28:25.425Z] #10 144.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T12:28:25.444Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 47.8% of statements [2020-05-18T12:28:25.682Z] #10 ... [2020-05-18T12:28:25.682Z] [2020-05-18T12:28:25.682Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:25.682Z] #54 137.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-18T12:28:25.682Z] #54 137.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-18T12:28:25.682Z] #54 DONE 144.8s [2020-05-18T12:28:25.682Z] [2020-05-18T12:28:25.682Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-18T12:28:25.682Z] #55 DONE 0.0s [2020-05-18T12:28:25.682Z] [2020-05-18T12:28:25.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:25.682Z] #39 47.62 AR compel/plugins/fds.lib.a [2020-05-18T12:28:25.682Z] #39 47.69 HOSTDEP compel/src/lib/log-host.d [2020-05-18T12:28:25.682Z] #39 47.92 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-18T12:28:25.682Z] #39 48.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-18T12:28:25.682Z] #39 48.16 HOSTDEP compel/src/main-host.d [2020-05-18T12:28:25.682Z] #39 48.29 DEP compel/src/lib/ptrace.d [2020-05-18T12:28:25.682Z] #39 48.48 DEP compel/src/lib/infect.d [2020-05-18T12:28:25.682Z] #39 48.66 DEP compel/src/lib/infect-util.d [2020-05-18T12:28:25.682Z] #39 48.82 DEP compel/src/lib/infect-rpc.d [2020-05-18T12:28:25.682Z] #39 49.02 DEP compel/arch/x86/src/lib/infect.d [2020-05-18T12:28:25.682Z] #39 49.15 DEP compel/arch/x86/src/lib/cpu.d [2020-05-18T12:28:25.682Z] #39 49.25 DEP compel/src/lib/log.d [2020-05-18T12:28:25.682Z] #39 49.34 DEP compel/src/main.d [2020-05-18T12:28:25.682Z] #39 49.61 DEP compel/src/lib/handle-elf.d [2020-05-18T12:28:25.682Z] #39 49.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-18T12:28:25.938Z] #39 50.00 CC compel/src/lib/log.o [2020-05-18T12:28:25.947Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|exports_file|deps) took 1m56.290305106s [2020-05-18T12:28:25.947Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.204189ms [2020-05-18T12:28:26.195Z] #39 ... [2020-05-18T12:28:26.195Z] [2020-05-18T12:28:26.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:26.195Z] #41 135.4 vendor/golang.org/x/net/http2/hpack [2020-05-18T12:28:26.195Z] #41 136.6 mime [2020-05-18T12:28:26.195Z] #41 138.7 mime/quotedprintable [2020-05-18T12:28:26.195Z] #41 139.2 net/http/internal [2020-05-18T12:28:26.195Z] #41 142.1 crypto/tls [2020-05-18T12:28:26.451Z] #41 ... [2020-05-18T12:28:26.451Z] [2020-05-18T12:28:26.451Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-18T12:28:26.451Z] #10 145.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-18T12:28:26.451Z] #10 145.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-18T12:28:26.451Z] #10 145.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T12:28:26.710Z] #10 145.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-18T12:28:26.710Z] #10 145.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-18T12:28:26.710Z] #10 145.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T12:28:26.828Z] ok github.com/docker/docker/daemon/network 0.075s coverage: 63.8% of statements [2020-05-18T12:28:26.828Z] ok github.com/docker/docker/daemon/logger/splunk 1.890s coverage: 82.5% of statements [2020-05-18T12:28:26.828Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T12:28:26.828Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T12:28:26.967Z] #10 146.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-18T12:28:26.967Z] #10 146.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-18T12:28:26.967Z] #10 146.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T12:28:26.967Z] #10 146.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-18T12:28:26.967Z] #10 146.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-18T12:28:26.967Z] #10 146.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T12:28:27.896Z] #10 146.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-18T12:28:27.896Z] #10 146.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-18T12:28:27.896Z] #10 146.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-18T12:28:27.896Z] #10 146.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-18T12:28:27.896Z] #10 147.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-18T12:28:27.896Z] #10 147.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:28:27.896Z] #10 147.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-05-18T12:28:27.896Z] #10 147.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-05-18T12:28:27.896Z] #10 147.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-18T12:28:27.896Z] #10 147.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-05-18T12:28:27.896Z] #10 147.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-05-18T12:28:27.896Z] #10 147.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-18T12:28:27.896Z] #10 147.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-18T12:28:27.896Z] #10 147.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T12:28:27.896Z] #10 147.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-18T12:28:27.896Z] #10 147.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-18T12:28:28.157Z] #10 147.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-18T12:28:28.157Z] #10 147.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:28:28.213Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2020-05-18T12:28:28.413Z] #10 DONE 147.6s [2020-05-18T12:28:28.414Z] [2020-05-18T12:28:28.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:28.414Z] #39 50.42 CC compel/arch/x86/src/lib/cpu.o [2020-05-18T12:28:28.414Z] #39 51.63 CC compel/arch/x86/src/lib/infect.o [2020-05-18T12:28:28.414Z] #39 52.43 CC compel/src/lib/infect-rpc.o [2020-05-18T12:28:28.784Z] ok github.com/docker/docker/distribution 0.385s coverage: 22.1% of statements [2020-05-18T12:28:28.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T12:28:28.976Z] #39 52.97 CC compel/src/lib/infect-util.o [2020-05-18T12:28:29.045Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-05-18T12:28:29.232Z] #39 53.26 CC compel/src/lib/infect.o [2020-05-18T12:28:30.958Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-05-18T12:28:30.958Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-05-18T12:28:30.958Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-05-18T12:28:31.123Z] #39 ... [2020-05-18T12:28:31.123Z] [2020-05-18T12:28:31.123Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:28:31.123Z] #11 DONE 2.7s [2020-05-18T12:28:31.123Z] [2020-05-18T12:28:31.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:31.123Z] #41 150.4 net/http/httptrace [2020-05-18T12:28:31.379Z] #41 150.6 net/http [2020-05-18T12:28:31.528Z] ok github.com/docker/docker/distribution/xfer 1.724s coverage: 85.1% of statements [2020-05-18T12:28:31.528Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T12:28:31.528Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T12:28:31.528Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T12:28:31.528Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-05-18T12:28:32.911Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 50.0% of statements [2020-05-18T12:28:33.271Z] #41 ... [2020-05-18T12:28:33.271Z] [2020-05-18T12:28:33.271Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:28:33.271Z] #12 DONE 2.2s [2020-05-18T12:28:33.528Z] [2020-05-18T12:28:33.528Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:28:33.853Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2020-05-18T12:28:33.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:28:33.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:28:33.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:28:33.934Z] 4612f6d0b889: Verifying Checksum [2020-05-18T12:28:33.934Z] 4612f6d0b889: Download complete [2020-05-18T12:28:34.795Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-18T12:28:35.055Z] ok github.com/docker/docker/pkg/authorization 0.602s coverage: 68.3% of statements [2020-05-18T12:28:35.316Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-05-18T12:28:35.420Z] #13 1.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-18T12:28:35.420Z] #13 DONE 2.0s [2020-05-18T12:28:35.420Z] [2020-05-18T12:28:35.420Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:28:35.886Z] ok github.com/docker/docker/pkg/archive 1.254s coverage: 76.6% of statements [2020-05-18T12:28:35.886Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-05-18T12:28:35.910Z] INFO [runner/unused/goanalysis] analyzers took 27.344696596s with top 10 stages: buildssa: 23.321984382s, U1000: 4.022712214s [2020-05-18T12:28:36.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:28:36.827Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-05-18T12:28:36.827Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2020-05-18T12:28:37.314Z] #14 DONE 2.0s [2020-05-18T12:28:37.314Z] [2020-05-18T12:28:37.314Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:28:37.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:28:37.397Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-18T12:28:37.966Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-18T12:28:38.536Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-18T12:28:38.684Z] #15 ... [2020-05-18T12:28:38.684Z] [2020-05-18T12:28:38.684Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:38.684Z] #49 2.473 + RM_GOPATH=0 [2020-05-18T12:28:38.684Z] #49 2.474 + TMP_GOPATH= [2020-05-18T12:28:38.684Z] #49 2.481 + : /build [2020-05-18T12:28:38.684Z] #49 2.481 + '[' -z '' ']' [2020-05-18T12:28:38.684Z] #49 2.481 ++ mktemp -d [2020-05-18T12:28:38.684Z] #49 2.483 + export GOPATH=/tmp/tmp.exg6xJkR3X [2020-05-18T12:28:38.684Z] #49 2.483 + GOPATH=/tmp/tmp.exg6xJkR3X [2020-05-18T12:28:38.684Z] #49 2.483 + RM_GOPATH=1 [2020-05-18T12:28:38.684Z] #49 2.483 ++ dirname /tmp/install/install.sh [2020-05-18T12:28:38.684Z] #49 2.484 + dir=/tmp/install [2020-05-18T12:28:38.684Z] #49 2.484 + bin=runc [2020-05-18T12:28:38.684Z] #49 2.484 + shift [2020-05-18T12:28:38.684Z] #49 2.484 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-18T12:28:38.684Z] #49 2.485 + . /tmp/install/runc.installer [2020-05-18T12:28:38.684Z] #49 2.485 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:28:38.684Z] #49 2.485 + install_runc [2020-05-18T12:28:38.684Z] #49 2.486 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-18T12:28:38.684Z] #49 2.487 + uname -r [2020-05-18T12:28:38.684Z] #49 2.494 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-18T12:28:38.684Z] #49 2.494 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-18T12:28:38.684Z] #49 2.494 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-18T12:28:38.684Z] #49 2.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.exg6xJkR3X/src/github.com/opencontainers/runc [2020-05-18T12:28:38.684Z] #49 2.496 Cloning into '/tmp/tmp.exg6xJkR3X/src/github.com/opencontainers/runc'... [2020-05-18T12:28:38.684Z] #49 9.940 + cd /tmp/tmp.exg6xJkR3X/src/github.com/opencontainers/runc [2020-05-18T12:28:38.684Z] #49 9.941 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-18T12:28:38.684Z] #49 ... [2020-05-18T12:28:38.684Z] [2020-05-18T12:28:38.684Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:38.684Z] #39 55.66 CC compel/src/lib/ptrace.o [2020-05-18T12:28:38.684Z] #39 56.18 AR compel/libcompel.a [2020-05-18T12:28:38.684Z] #39 56.27 HOSTCC compel/src/main-host.o [2020-05-18T12:28:38.684Z] #39 56.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-18T12:28:38.684Z] #39 56.79 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-18T12:28:38.684Z] #39 57.12 HOSTCC compel/src/lib/log-host.o [2020-05-18T12:28:38.684Z] #39 57.32 HOSTLINK compel/compel-host-bin [2020-05-18T12:28:38.684Z] #39 57.58 DEP soccr/soccr.d [2020-05-18T12:28:38.684Z] #39 57.86 CC soccr/soccr.o [2020-05-18T12:28:38.684Z] #39 59.33 AR soccr/libsoccr.a [2020-05-18T12:28:38.684Z] #39 59.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:28:38.684Z] #39 59.86 DEP criu/arch/x86/sigframe.d [2020-05-18T12:28:38.684Z] #39 60.01 DEP criu/arch/x86/sigaction_compat.d [2020-05-18T12:28:38.684Z] #39 60.06 DEP criu/arch/x86/kerndat.d [2020-05-18T12:28:38.684Z] #39 60.17 DEP criu/arch/x86/crtools.d [2020-05-18T12:28:38.684Z] #39 60.31 DEP criu/arch/x86/cpu.d [2020-05-18T12:28:38.684Z] #39 60.47 CC criu/arch/x86/cpu.o [2020-05-18T12:28:38.684Z] #39 61.07 CC criu/arch/x86/crtools.o [2020-05-18T12:28:38.684Z] #39 62.40 CC criu/arch/x86/kerndat.o [2020-05-18T12:28:38.941Z] #39 62.88 CC criu/arch/x86/sigaction_compat.o [2020-05-18T12:28:38.941Z] #39 ... [2020-05-18T12:28:38.941Z] [2020-05-18T12:28:38.941Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:38.941Z] #49 10.40 + '[' -z '' ']' [2020-05-18T12:28:38.941Z] #49 10.40 + target=static [2020-05-18T12:28:38.941Z] #49 10.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-18T12:28:39.473Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-18T12:28:39.504Z] #49 ... [2020-05-18T12:28:39.504Z] [2020-05-18T12:28:39.504Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:28:39.504Z] #15 DONE 2.2s [2020-05-18T12:28:39.761Z] [2020-05-18T12:28:39.761Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:39.761Z] #39 63.13 CC criu/arch/x86/sigframe.o [2020-05-18T12:28:39.761Z] #39 63.32 LINK criu/arch/x86/crtools.built-in.o [2020-05-18T12:28:39.761Z] #39 63.37 DEP criu/pie/util-vdso-elf32.d [2020-05-18T12:28:39.761Z] #39 63.53 DEP criu/pie/util-vdso.d [2020-05-18T12:28:39.761Z] #39 63.75 DEP criu/pie/util.d [2020-05-18T12:28:39.761Z] #39 63.91 CC criu/pie/util.o [2020-05-18T12:28:40.042Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2020-05-18T12:28:40.302Z] ok github.com/docker/docker/pkg/fileutils 0.042s coverage: 89.5% of statements [2020-05-18T12:28:40.324Z] #39 64.17 CC criu/pie/util-vdso.o [2020-05-18T12:28:40.873Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-18T12:28:40.873Z] ok github.com/docker/docker/pkg/fsutils 0.337s coverage: 85.1% of statements [2020-05-18T12:28:40.888Z] #39 64.92 CC criu/pie/util-vdso-elf32.o [2020-05-18T12:28:41.134Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-05-18T12:28:41.134Z] ok github.com/docker/docker/layer 7.116s coverage: 68.8% of statements [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T12:28:41.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T12:28:41.818Z] #39 ... [2020-05-18T12:28:41.818Z] [2020-05-18T12:28:41.818Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:28:41.818Z] #16 DONE 2.1s [2020-05-18T12:28:41.818Z] [2020-05-18T12:28:41.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:41.818Z] #39 65.65 AR criu/pie/pie.lib.a [2020-05-18T12:28:41.818Z] #39 65.76 DEP criu/pie/restorer.d [2020-05-18T12:28:42.075Z] #39 66.05 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-18T12:28:42.075Z] #39 66.14 DEP criu/arch/x86/restorer_unmap.d [2020-05-18T12:28:42.075Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-05-18T12:28:42.075Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-05-18T12:28:42.084Z] #45 ... [2020-05-18T12:28:42.084Z] [2020-05-18T12:28:42.085Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.085Z] #21 273.7 + return [2020-05-18T12:28:42.085Z] #21 DONE 273.8s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.085Z] #52 ... [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-18T12:28:42.085Z] #27 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:28:42.085Z] #28 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:28:42.085Z] #24 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-18T12:28:42.085Z] #23 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-18T12:28:42.085Z] #11 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-18T12:28:42.085Z] #13 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-18T12:28:42.085Z] #14 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:28:42.085Z] #18 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-18T12:28:42.085Z] #16 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-18T12:28:42.085Z] #15 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:28:42.085Z] #17 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-18T12:28:42.085Z] #12 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:28:42.085Z] #19 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-18T12:28:42.085Z] #25 CACHED [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:28:42.085Z] #22 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.085Z] #52 ... [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:28:42.085Z] #26 DONE 0.5s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:28:42.085Z] #29 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.085Z] #52 ... [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:28:42.085Z] #31 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:28:42.085Z] #34 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:28:42.085Z] #37 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.085Z] #45 ... [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:28:42.085Z] #40 DONE 0.1s [2020-05-18T12:28:42.085Z] [2020-05-18T12:28:42.085Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:28:42.332Z] #39 66.21 DEP criu/arch/x86/restorer.d [2020-05-18T12:28:42.332Z] #39 66.44 DEP criu/arch/x86/vdso-pie.d [2020-05-18T12:28:42.336Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-05-18T12:28:42.336Z] ok github.com/docker/docker/pkg/idtools 0.763s coverage: 70.3% of statements [2020-05-18T12:28:42.373Z] #42 DONE 0.2s [2020-05-18T12:28:42.373Z] [2020-05-18T12:28:42.373Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:28:42.373Z] #44 DONE 0.1s [2020-05-18T12:28:42.373Z] [2020-05-18T12:28:42.373Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:28:42.589Z] #39 66.54 DEP criu/pie/parasite-vdso.d [2020-05-18T12:28:42.589Z] #39 66.66 DEP criu/pie/parasite.d [2020-05-18T12:28:42.596Z] ok github.com/docker/docker/pkg/ioutils 0.599s coverage: 69.3% of statements [2020-05-18T12:28:42.596Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T12:28:42.596Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T12:28:42.596Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-05-18T12:28:42.596Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T12:28:42.845Z] #39 66.88 CC criu/pie/parasite.o [2020-05-18T12:28:42.856Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-05-18T12:28:43.118Z] ok github.com/docker/docker/pkg/parsers/kernel 0.024s coverage: 60.0% of statements [2020-05-18T12:28:43.118Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 91.4% of statements [2020-05-18T12:28:43.689Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-05-18T12:28:43.689Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T12:28:43.689Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T12:28:43.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:28:43.950Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-05-18T12:28:44.253Z] #39 68.04 LINK criu/pie/parasite.built-in.o [2020-05-18T12:28:44.253Z] #39 68.04 GEN criu/pie/parasite-blob.h [2020-05-18T12:28:44.253Z] #39 68.06 CC criu/pie/parasite-vdso.o [2020-05-18T12:28:44.433Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 30.8% of statements [2020-05-18T12:28:44.433Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-05-18T12:28:44.433Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T12:28:44.433Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T12:28:44.433Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T12:28:44.433Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T12:28:44.522Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-05-18T12:28:44.522Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-18T12:28:44.783Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-18T12:28:44.854Z] #39 68.90 CC criu/arch/x86/vdso-pie.o [2020-05-18T12:28:45.121Z] #39 69.23 CC criu/arch/x86/restorer.o [2020-05-18T12:28:45.352Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-05-18T12:28:45.921Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-18T12:28:46.063Z] #39 69.79 CC criu/arch/x86/restorer_unmap.o [2020-05-18T12:28:46.063Z] #39 69.86 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-18T12:28:46.063Z] #39 70.15 CC criu/pie/restorer.o [2020-05-18T12:28:46.181Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 73.9% of statements [2020-05-18T12:28:46.441Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-05-18T12:28:46.700Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-05-18T12:28:46.960Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-05-18T12:28:47.900Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.1% of statements [2020-05-18T12:28:48.160Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2020-05-18T12:28:48.160Z] ok github.com/docker/docker/pkg/signal 2.748s coverage: 61.0% of statements [2020-05-18T12:28:48.730Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2020-05-18T12:28:48.730Z] testing: warning: no tests to run [2020-05-18T12:28:48.730Z] coverage: [no statements] [2020-05-18T12:28:48.730Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-05-18T12:28:49.301Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-05-18T12:28:49.301Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-05-18T12:28:49.301Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-18T12:28:49.333Z] #39 73.06 LINK criu/pie/restorer.built-in.o [2020-05-18T12:28:49.333Z] #39 73.08 GEN criu/pie/restorer-blob.h [2020-05-18T12:28:49.333Z] #39 73.18 DEP criu/vdso.d [2020-05-18T12:28:49.333Z] #39 73.36 DEP criu/vdso-compat.d [2020-05-18T12:28:49.333Z] #39 73.47 DEP criu/uts_ns.d [2020-05-18T12:28:49.560Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-05-18T12:28:49.589Z] #39 73.61 DEP criu/util.d [2020-05-18T12:28:49.845Z] #39 73.83 DEP criu/uffd.d [2020-05-18T12:28:49.845Z] #39 74.02 DEP criu/tun.d [2020-05-18T12:28:49.913Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-05-18T12:28:50.101Z] #39 74.17 DEP criu/tty.d [2020-05-18T12:28:50.357Z] #39 74.35 DEP criu/timerfd.d [2020-05-18T12:28:50.357Z] #39 ... [2020-05-18T12:28:50.357Z] [2020-05-18T12:28:50.357Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:50.357Z] #49 11.98 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-18T12:28:50.357Z] #49 ... [2020-05-18T12:28:50.357Z] [2020-05-18T12:28:50.357Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:50.357Z] #39 74.58 DEP criu/sysfs_parse.d [2020-05-18T12:28:50.919Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-18T12:28:50.921Z] #39 74.76 DEP criu/sysctl.d [2020-05-18T12:28:50.921Z] #39 74.88 DEP criu/string.d [2020-05-18T12:28:50.921Z] #39 74.91 DEP criu/stats.d [2020-05-18T12:28:50.921Z] #39 74.99 DEP criu/sockets.d [2020-05-18T12:28:50.921Z] #39 75.11 DEP criu/sk-unix.d [2020-05-18T12:28:50.943Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-18T12:28:51.484Z] #39 75.32 DEP criu/sk-tcp.d [2020-05-18T12:28:51.484Z] #39 75.51 DEP criu/sk-queue.d [2020-05-18T12:28:51.484Z] #39 75.64 DEP criu/sk-packet.d [2020-05-18T12:28:51.514Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2020-05-18T12:28:51.742Z] #39 ... [2020-05-18T12:28:51.742Z] [2020-05-18T12:28:51.742Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:28:51.742Z] #17 2.570 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-18T12:28:51.742Z] #17 2.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-18T12:28:51.742Z] #17 2.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-18T12:28:51.742Z] #17 3.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-18T12:28:51.742Z] #17 4.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-18T12:28:51.742Z] #17 6.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-18T12:28:51.742Z] #17 ... [2020-05-18T12:28:51.742Z] [2020-05-18T12:28:51.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:51.742Z] #39 75.79 DEP criu/sk-netlink.d [2020-05-18T12:28:51.774Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-05-18T12:28:51.999Z] #39 76.00 DEP criu/sk-inet.d [2020-05-18T12:28:51.999Z] #39 76.20 DEP criu/signalfd.d [2020-05-18T12:28:52.256Z] #39 76.34 DEP criu/sigframe.d [2020-05-18T12:28:52.391Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-18T12:28:52.513Z] #39 76.41 DEP criu/shmem.d [2020-05-18T12:28:52.513Z] #39 76.54 DEP criu/servicefd.d [2020-05-18T12:28:52.714Z] ok github.com/docker/docker/plugin 0.642s coverage: 23.1% of statements [2020-05-18T12:28:52.770Z] #39 76.64 DEP criu/seize.d [2020-05-18T12:28:52.770Z] #39 76.75 DEP criu/seccomp.d [2020-05-18T12:28:52.974Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-05-18T12:28:53.027Z] #39 76.90 DEP criu/rst-malloc.d [2020-05-18T12:28:53.027Z] #39 76.97 DEP criu/rbtree.d [2020-05-18T12:28:53.027Z] #39 77.01 DEP criu/pstree.d [2020-05-18T12:28:53.027Z] #39 77.13 DEP criu/protobuf.d [2020-05-18T12:28:53.284Z] #39 77.26 GEN criu/protobuf-desc-gen.h [2020-05-18T12:28:53.543Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-05-18T12:28:53.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:28:54.113Z] ok github.com/docker/docker/registry 0.252s coverage: 56.1% of statements [2020-05-18T12:28:54.113Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-05-18T12:28:54.214Z] #39 ... [2020-05-18T12:28:54.214Z] [2020-05-18T12:28:54.214Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:54.214Z] #41 163.4 github.com/LK4D4/vndr/godl [2020-05-18T12:28:54.214Z] #41 164.4 github.com/LK4D4/vndr [2020-05-18T12:28:54.471Z] #41 ... [2020-05-18T12:28:54.471Z] [2020-05-18T12:28:54.471Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:28:54.471Z] #17 11.89 Fetched 8347 kB in 10s (857 kB/s) [2020-05-18T12:28:55.035Z] #17 11.89 Reading package lists... [2020-05-18T12:28:55.035Z] #17 ... [2020-05-18T12:28:55.035Z] [2020-05-18T12:28:55.035Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:28:55.035Z] #41 DONE 174.1s [2020-05-18T12:28:55.035Z] [2020-05-18T12:28:55.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:28:55.035Z] #39 78.76 DEP criu/protobuf-desc.d [2020-05-18T12:28:55.035Z] #39 78.87 DEP criu/proc_parse.d [2020-05-18T12:28:55.035Z] #39 79.11 DEP criu/plugin.d [2020-05-18T12:28:55.294Z] #39 79.18 DEP criu/pipes.d [2020-05-18T12:28:55.294Z] #39 79.35 DEP criu/pie-util.d [2020-05-18T12:28:55.498Z] ok github.com/docker/docker/runconfig 0.030s coverage: 65.8% of statements [2020-05-18T12:28:55.550Z] #39 79.49 DEP criu/pie-util-vdso.d [2020-05-18T12:28:55.550Z] #39 79.73 DEP criu/pie-util-vdso-elf32.d [2020-05-18T12:28:55.807Z] #39 80.02 DEP criu/path.d [2020-05-18T12:28:56.370Z] #39 80.20 DEP criu/parasite-syscall.d [2020-05-18T12:28:56.370Z] #39 80.36 DEP criu/pagemap.d [2020-05-18T12:28:56.626Z] #39 80.48 DEP criu/pagemap-cache.d [2020-05-18T12:28:56.626Z] #39 80.57 DEP criu/page-xfer.d [2020-05-18T12:28:56.626Z] #39 80.66 DEP criu/page-pipe.d [2020-05-18T12:28:56.883Z] #39 80.77 DEP criu/netfilter.d [2020-05-18T12:28:56.883Z] #39 80.88 DEP criu/net.d [2020-05-18T12:28:57.139Z] #39 81.04 DEP criu/namespaces.d [2020-05-18T12:28:57.139Z] #39 81.22 DEP criu/mount.d [2020-05-18T12:28:57.396Z] #39 81.34 DEP criu/mem.d [2020-05-18T12:28:57.396Z] #39 81.52 DEP criu/lsm.d [2020-05-18T12:28:57.409Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-05-18T12:28:57.410Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-05-18T12:28:57.410Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2020-05-18T12:28:57.653Z] #39 81.72 DEP criu/log.d [2020-05-18T12:28:57.910Z] #39 81.88 DEP criu/libnetlink.d [2020-05-18T12:28:57.910Z] #39 81.99 DEP criu/kerndat.d [2020-05-18T12:28:58.166Z] #39 82.20 DEP criu/kcmp-ids.d [2020-05-18T12:28:58.166Z] #39 82.26 DEP criu/irmap.d [2020-05-18T12:28:58.166Z] #39 82.36 DEP criu/ipc_ns.d [2020-05-18T12:28:58.423Z] #39 82.51 DEP criu/image.d [2020-05-18T12:28:58.680Z] #39 82.71 DEP criu/image-desc.d [2020-05-18T12:28:58.789Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-18T12:28:58.936Z] #39 82.85 DEP criu/fsnotify.d [2020-05-18T12:28:58.936Z] #39 82.96 DEP criu/filesystems.d [2020-05-18T12:28:59.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:28:59.189Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.9% of statements [2020-05-18T12:28:59.193Z] #39 83.16 DEP criu/files.d [2020-05-18T12:28:59.193Z] #39 83.32 DEP criu/files-reg.d [2020-05-18T12:28:59.450Z] #39 83.47 DEP criu/files-ext.d [2020-05-18T12:28:59.707Z] #39 83.65 DEP criu/file-lock.d [2020-05-18T12:28:59.707Z] #39 83.79 DEP criu/file-ids.d [2020-05-18T12:28:59.963Z] #39 83.93 DEP criu/fifo.d [2020-05-18T12:28:59.963Z] #39 84.06 DEP criu/fdstore.d [2020-05-18T12:28:59.963Z] #39 84.13 DEP criu/fault-injection.d [2020-05-18T12:29:00.219Z] #39 84.19 DEP criu/external.d [2020-05-18T12:29:00.219Z] #39 84.29 DEP criu/eventpoll.d [2020-05-18T12:29:00.229Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.7% of statements [2020-05-18T12:29:00.476Z] #39 84.45 DEP criu/eventfd.d [2020-05-18T12:29:00.733Z] #39 84.64 DEP criu/crtools.d [2020-05-18T12:29:00.733Z] #39 84.85 DEP criu/cr-service.d [2020-05-18T12:29:00.843Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-05-18T12:29:00.989Z] #39 85.08 DEP criu/cr-restore.d [2020-05-18T12:29:01.246Z] #39 85.25 DEP criu/cr-errno.d [2020-05-18T12:29:01.246Z] #39 85.28 DEP criu/cr-dump.d [2020-05-18T12:29:01.246Z] #39 85.40 DEP criu/cr-dedup.d [2020-05-18T12:29:01.456Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-18T12:29:01.502Z] #39 85.54 DEP criu/cr-check.d [2020-05-18T12:29:01.759Z] #39 85.70 DEP criu/config.d [2020-05-18T12:29:01.759Z] #39 85.83 DEP criu/clone-noasan.d [2020-05-18T12:29:02.016Z] #39 85.87 DEP criu/cgroup.d [2020-05-18T12:29:02.016Z] #39 86.00 DEP criu/cgroup-props.d [2020-05-18T12:29:02.016Z] #39 86.07 DEP criu/bitmap.d [2020-05-18T12:29:02.016Z] #39 86.08 DEP criu/bfd.d [2020-05-18T12:29:02.071Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-18T12:29:02.272Z] #39 86.21 DEP criu/autofs.d [2020-05-18T12:29:02.272Z] #39 86.34 DEP criu/aio.d [2020-05-18T12:29:02.529Z] #39 86.50 DEP criu/action-scripts.d [2020-05-18T12:29:02.685Z] ok github.com/docker/docker/daemon 12.283s coverage: 17.4% of statements [2020-05-18T12:29:02.685Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T12:29:02.685Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T12:29:02.685Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T12:29:02.685Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T12:29:02.786Z] #39 86.79 CC criu/action-scripts.o [2020-05-18T12:29:03.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:29:03.349Z] #39 87.25 CC criu/aio.o [2020-05-18T12:29:03.912Z] #39 87.80 CC criu/autofs.o [2020-05-18T12:29:04.706Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-18T12:29:04.841Z] #39 ... [2020-05-18T12:29:04.841Z] [2020-05-18T12:29:04.841Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:29:04.841Z] #17 11.89 Reading package lists... [2020-05-18T12:29:04.841Z] #17 15.96 Reading package lists... [2020-05-18T12:29:04.841Z] #17 19.26 Building dependency tree... [2020-05-18T12:29:04.841Z] #17 20.86 libcap2-bin is already the newest version (1:2.25-2). [2020-05-18T12:29:04.841Z] #17 20.86 The following additional packages will be installed: [2020-05-18T12:29:04.841Z] #17 20.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-18T12:29:04.841Z] #17 20.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-18T12:29:04.841Z] #17 20.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-18T12:29:04.841Z] #17 20.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-18T12:29:04.841Z] #17 20.87 python3.7 python3.7-minimal vim-runtime xxd [2020-05-18T12:29:04.841Z] #17 20.87 Suggested packages: [2020-05-18T12:29:04.841Z] #17 20.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-18T12:29:04.841Z] #17 20.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-18T12:29:04.841Z] #17 20.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-18T12:29:04.841Z] #17 20.87 Recommended packages: [2020-05-18T12:29:04.841Z] #17 20.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-18T12:29:04.841Z] #17 20.87 python3-keyrings.alt python3-xdg unzip [2020-05-18T12:29:04.841Z] #17 22.60 The following NEW packages will be installed: [2020-05-18T12:29:04.841Z] #17 22.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-18T12:29:04.841Z] #17 22.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-18T12:29:04.841Z] #17 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-18T12:29:04.841Z] #17 22.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-18T12:29:04.841Z] #17 22.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-18T12:29:04.841Z] #17 22.61 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-18T12:29:04.841Z] #17 22.61 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-18T12:29:04.841Z] #17 22.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-18T12:29:04.841Z] #17 22.61 xz-utils zip [2020-05-18T12:29:04.841Z] #17 22.93 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-18T12:29:04.841Z] #17 22.93 Need to get 28.5 MB of archives. [2020-05-18T12:29:04.841Z] #17 22.93 After this operation, 116 MB of additional disk space will be used. [2020-05-18T12:29:04.841Z] #17 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-18T12:29:04.841Z] #17 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-18T12:29:04.841Z] #17 22.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-18T12:29:04.841Z] #17 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-18T12:29:04.841Z] #17 23.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-18T12:29:04.841Z] #17 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-18T12:29:04.841Z] #17 23.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-18T12:29:04.841Z] #17 23.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-18T12:29:04.841Z] #17 23.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-18T12:29:04.841Z] #17 23.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-18T12:29:04.841Z] #17 23.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-18T12:29:04.841Z] #17 23.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-18T12:29:04.841Z] #17 23.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-18T12:29:04.841Z] #17 23.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-18T12:29:04.841Z] #17 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-18T12:29:04.841Z] #17 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-18T12:29:04.841Z] #17 23.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-18T12:29:04.841Z] #17 23.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-18T12:29:04.841Z] #17 23.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-18T12:29:04.841Z] #17 23.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-18T12:29:04.841Z] #17 23.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-18T12:29:04.841Z] #17 23.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-18T12:29:04.841Z] #17 23.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-18T12:29:04.841Z] #17 23.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-18T12:29:04.841Z] #17 23.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-18T12:29:04.841Z] #17 23.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-18T12:29:04.841Z] #17 23.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-18T12:29:04.841Z] #17 23.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-18T12:29:04.841Z] #17 23.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-18T12:29:04.988Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.183s coverage: 57.0% of statements [2020-05-18T12:29:05.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:29:05.404Z] #17 23.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-18T12:29:05.404Z] #17 23.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-18T12:29:05.404Z] #17 23.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-18T12:29:05.404Z] #17 23.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-18T12:29:05.404Z] #17 23.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-18T12:29:05.404Z] #17 23.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-18T12:29:05.404Z] #17 23.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-18T12:29:05.660Z] #17 ... [2020-05-18T12:29:05.660Z] [2020-05-18T12:29:05.660Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-18T12:29:05.660Z] #28 DONE 184.6s [2020-05-18T12:29:05.660Z] [2020-05-18T12:29:05.660Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:29:05.660Z] #17 23.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-18T12:29:05.660Z] #17 23.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-18T12:29:05.660Z] #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-05-18T12:29:05.660Z] #17 24.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-18T12:29:05.660Z] #17 24.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-18T12:29:05.660Z] #17 24.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-18T12:29:05.660Z] #17 ... [2020-05-18T12:29:05.660Z] [2020-05-18T12:29:05.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:05.660Z] #39 89.36 CC criu/bfd.o [2020-05-18T12:29:05.917Z] #39 89.81 CC criu/bitmap.o [2020-05-18T12:29:05.917Z] #39 89.99 CC criu/cgroup-props.o [2020-05-18T12:29:06.846Z] #39 90.91 CC criu/cgroup.o [2020-05-18T12:29:09.365Z] #39 93.36 CC criu/clone-noasan.o [2020-05-18T12:29:09.365Z] #39 93.45 CC criu/config.o [2020-05-18T12:29:09.377Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.192s coverage: 46.2% of statements [2020-05-18T12:29:10.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:29:10.388Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-18T12:29:10.731Z] #39 94.73 CC criu/cr-check.o [2020-05-18T12:29:10.731Z] #39 ... [2020-05-18T12:29:10.731Z] [2020-05-18T12:29:10.731Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:29:10.731Z] #17 24.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-18T12:29:10.732Z] #17 24.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-18T12:29:10.732Z] #17 24.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-18T12:29:10.732Z] #17 24.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-18T12:29:10.732Z] #17 24.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-18T12:29:10.732Z] #17 24.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-18T12:29:10.732Z] #17 25.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-18T12:29:10.732Z] #17 25.38 Fetched 28.5 MB in 2s (15.0 MB/s) [2020-05-18T12:29:10.732Z] #17 25.43 Selecting previously unselected package pigz. [2020-05-18T12:29:10.732Z] #17 25.43 (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 ... 23431 files and directories currently installed.) [2020-05-18T12:29:10.732Z] #17 25.47 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 25.47 Unpacking pigz (2.4-1) ... [2020-05-18T12:29:10.732Z] #17 25.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-18T12:29:10.732Z] #17 25.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 25.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:10.732Z] #17 25.99 Selecting previously unselected package python3.7-minimal. [2020-05-18T12:29:10.732Z] #17 25.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 26.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T12:29:10.732Z] #17 26.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:10.732Z] #17 26.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-18T12:29:10.732Z] #17 28.67 Selecting previously unselected package python3-minimal. [2020-05-18T12:29:10.732Z] #17 28.67 (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 ... 23680 files and directories currently installed.) [2020-05-18T12:29:10.732Z] #17 28.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 28.71 Unpacking python3-minimal (3.7.3-1) ... [2020-05-18T12:29:10.732Z] #17 28.79 Selecting previously unselected package libmpdec2:amd64. [2020-05-18T12:29:10.732Z] #17 28.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 28.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T12:29:10.732Z] #17 28.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-18T12:29:10.732Z] #17 28.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T12:29:10.732Z] #17 28.95 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:11.660Z] #17 29.86 Selecting previously unselected package python3.7. [2020-05-18T12:29:11.660Z] #17 29.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-18T12:29:11.660Z] #17 29.89 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:11.660Z] #17 30.02 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-18T12:29:11.660Z] #17 30.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-18T12:29:11.660Z] #17 30.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T12:29:11.917Z] #17 30.13 Setting up python3-minimal (3.7.3-1) ... [2020-05-18T12:29:12.480Z] #17 30.88 Selecting previously unselected package python3. [2020-05-18T12:29:12.480Z] #17 30.88 (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 ... 24092 files and directories currently installed.) [2020-05-18T12:29:12.480Z] #17 30.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-18T12:29:12.480Z] #17 30.95 Unpacking python3 (3.7.3-1) ... [2020-05-18T12:29:12.737Z] #17 31.05 Selecting previously unselected package libip4tc0:amd64. [2020-05-18T12:29:12.737Z] #17 31.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-18T12:29:12.737Z] #17 31.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:12.737Z] #17 31.13 Selecting previously unselected package libip6tc0:amd64. [2020-05-18T12:29:12.737Z] #17 31.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-18T12:29:12.737Z] #17 31.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:12.994Z] #17 31.24 Selecting previously unselected package libiptc0:amd64. [2020-05-18T12:29:12.994Z] #17 31.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-18T12:29:12.994Z] #17 31.25 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:12.994Z] #17 31.34 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-18T12:29:12.994Z] #17 31.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-18T12:29:12.994Z] #17 31.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T12:29:12.994Z] #17 31.41 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-18T12:29:12.994Z] #17 31.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-18T12:29:12.994Z] #17 31.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T12:29:13.251Z] #17 31.50 Selecting previously unselected package libnftnl11:amd64. [2020-05-18T12:29:13.251Z] #17 31.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-18T12:29:13.251Z] #17 31.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T12:29:13.251Z] #17 31.60 Selecting previously unselected package iptables. [2020-05-18T12:29:13.251Z] #17 31.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-18T12:29:13.251Z] #17 31.62 Unpacking iptables (1.8.2-4) ... [2020-05-18T12:29:13.508Z] #17 31.96 Selecting previously unselected package xxd. [2020-05-18T12:29:13.508Z] #17 31.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T12:29:13.508Z] #17 32.00 Unpacking xxd (2:8.1.0875-5) ... [2020-05-18T12:29:13.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:29:13.765Z] #17 32.09 Selecting previously unselected package vim-common. [2020-05-18T12:29:13.765Z] #17 32.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:29:13.765Z] #17 32.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-18T12:29:13.839Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.249s coverage: 49.5% of statements [2020-05-18T12:29:14.022Z] #17 32.29 Selecting previously unselected package bash-completion. [2020-05-18T12:29:14.022Z] #17 32.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-18T12:29:16.544Z] #17 34.91 Unpacking bash-completion (1:2.8-6) ... [2020-05-18T12:29:17.058Z] #17 35.31 Selecting previously unselected package bzip2. [2020-05-18T12:29:17.058Z] #17 35.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-18T12:29:17.058Z] #17 35.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T12:29:17.058Z] #17 35.40 Selecting previously unselected package xz-utils. [2020-05-18T12:29:17.058Z] #17 35.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-18T12:29:17.058Z] #17 35.43 Unpacking xz-utils (5.2.4-1) ... [2020-05-18T12:29:17.316Z] #17 35.63 Selecting previously unselected package apparmor. [2020-05-18T12:29:17.316Z] #17 35.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-18T12:29:17.316Z] #17 35.69 Unpacking apparmor (2.13.2-10) ... [2020-05-18T12:29:17.573Z] #17 36.03 Selecting previously unselected package aufs-tools. [2020-05-18T12:29:17.573Z] #17 36.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-18T12:29:17.573Z] #17 36.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-18T12:29:17.830Z] #17 36.16 Selecting previously unselected package libonig5:amd64. [2020-05-18T12:29:17.830Z] #17 36.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-18T12:29:17.830Z] #17 36.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-18T12:29:18.091Z] #17 36.32 Selecting previously unselected package libjq1:amd64. [2020-05-18T12:29:18.091Z] #17 36.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T12:29:18.091Z] #17 36.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T12:29:18.091Z] #17 36.45 Selecting previously unselected package jq. [2020-05-18T12:29:18.091Z] #17 36.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-18T12:29:18.091Z] #17 36.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-18T12:29:18.348Z] #17 36.57 Selecting previously unselected package libaio1:amd64. [2020-05-18T12:29:18.348Z] #17 36.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-18T12:29:18.348Z] #17 36.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-18T12:29:18.348Z] #17 36.65 Selecting previously unselected package libgpm2:amd64. [2020-05-18T12:29:18.348Z] #17 36.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-18T12:29:18.348Z] #17 36.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-18T12:29:18.348Z] #17 36.73 Selecting previously unselected package libicu63:amd64. [2020-05-18T12:29:18.348Z] #17 36.74 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-18T12:29:18.348Z] #17 36.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T12:29:18.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:29:19.322Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.888s coverage: 73.1% of statements [2020-05-18T12:29:19.322Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T12:29:20.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.921s coverage: 57.7% of statements [2020-05-18T12:29:20.328Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T12:29:20.611Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2020-05-18T12:29:20.611Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T12:29:20.724Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T12:29:20.724Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T12:29:20.724Z] [2020-05-18T12:29:20.724Z] === Skipped [2020-05-18T12:29:20.724Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T12:29:20.724Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T12:29:20.724Z] [2020-05-18T12:29:20.724Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T12:29:20.724Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T12:29:20.724Z] [2020-05-18T12:29:20.724Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T12:29:20.725Z] time="2020-05-18T12:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T12:29:20.725Z] time="2020-05-18T12:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T12:29:20.725Z] time="2020-05-18T12:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T12:29:20.725Z] time="2020-05-18T12:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T12:29:20.725Z] time="2020-05-18T12:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T12:29:20.725Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T12:29:20.725Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T12:29:20.725Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:29:20.725Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T12:29:20.725Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T12:29:20.725Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T12:29:20.725Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] [2020-05-18T12:29:20.725Z] DONE 2123 tests, 26 skipped in 192.867s Post stage [Pipeline] junit [2020-05-18T12:29:20.742Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:29:21.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -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:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh dynbinary test-integration [2020-05-18T12:29:21.619Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-18T12:29:21.901Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-05-18T12:29:22.196Z] [2020-05-18T12:29:22.196Z] Removing bundles/ [2020-05-18T12:29:22.196Z] [2020-05-18T12:29:22.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T12:29:22.196Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:29:22.196Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:29:22.515Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-05-18T12:29:22.524Z] #17 40.26 Selecting previously unselected package libnet1:amd64. [2020-05-18T12:29:22.524Z] #17 40.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-18T12:29:22.524Z] #17 40.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T12:29:22.524Z] #17 40.37 Selecting previously unselected package libnl-3-200:amd64. [2020-05-18T12:29:22.524Z] #17 40.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-18T12:29:22.524Z] #17 40.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T12:29:22.524Z] #17 40.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-18T12:29:22.524Z] #17 40.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-18T12:29:22.524Z] #17 40.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T12:29:22.524Z] #17 40.56 Selecting previously unselected package libreadline5:amd64. [2020-05-18T12:29:22.524Z] #17 40.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-18T12:29:22.524Z] #17 40.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T12:29:22.524Z] #17 ... [2020-05-18T12:29:22.524Z] [2020-05-18T12:29:22.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:22.524Z] #39 96.22 CC criu/cr-dedup.o [2020-05-18T12:29:22.524Z] #39 96.58 CC criu/cr-dump.o [2020-05-18T12:29:22.524Z] #39 98.81 CC criu/cr-errno.o [2020-05-18T12:29:22.524Z] #39 98.95 CC criu/cr-restore.o [2020-05-18T12:29:22.524Z] #39 103.3 CC criu/cr-service.o [2020-05-18T12:29:22.524Z] #39 104.9 CC criu/crtools.o [2020-05-18T12:29:22.524Z] #39 105.5 CC criu/eventfd.o [2020-05-18T12:29:22.524Z] #39 105.9 CC criu/eventpoll.o [2020-05-18T12:29:22.524Z] #39 ... [2020-05-18T12:29:22.524Z] [2020-05-18T12:29:22.524Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:29:22.524Z] #17 40.68 Selecting previously unselected package net-tools. [2020-05-18T12:29:22.524Z] #17 40.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-18T12:29:22.524Z] #17 40.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T12:29:22.524Z] #17 40.92 Selecting previously unselected package python-pip-whl. [2020-05-18T12:29:22.524Z] #17 40.93 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-18T12:29:22.524Z] #17 40.94 Unpacking python-pip-whl (18.1-5) ... [2020-05-18T12:29:22.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T12:29:23.087Z] #17 41.45 Selecting previously unselected package python3-lib2to3. [2020-05-18T12:29:23.087Z] #17 41.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-18T12:29:23.087Z] #17 41.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-18T12:29:23.345Z] #17 41.59 Selecting previously unselected package python3-distutils. [2020-05-18T12:29:23.345Z] #17 41.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-18T12:29:23.345Z] #17 41.60 Unpacking python3-distutils (3.7.3-1) ... [2020-05-18T12:29:23.345Z] #17 41.75 Selecting previously unselected package python3-pip. [2020-05-18T12:29:23.345Z] #17 41.75 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-18T12:29:23.345Z] #17 41.76 Unpacking python3-pip (18.1-5) ... [2020-05-18T12:29:23.601Z] #17 41.90 Selecting previously unselected package python3-pkg-resources. [2020-05-18T12:29:23.601Z] #17 41.92 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-18T12:29:23.601Z] #17 41.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-18T12:29:23.858Z] #17 42.08 Selecting previously unselected package python3-setuptools. [2020-05-18T12:29:23.858Z] #17 42.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-18T12:29:23.858Z] #17 42.09 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-18T12:29:23.858Z] #17 42.33 Selecting previously unselected package python3-wheel. [2020-05-18T12:29:24.116Z] #17 42.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-18T12:29:24.116Z] #17 42.34 Unpacking python3-wheel (0.32.3-2) ... [2020-05-18T12:29:24.116Z] #17 42.45 Selecting previously unselected package sudo. [2020-05-18T12:29:24.116Z] #17 42.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-18T12:29:24.116Z] #17 42.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-18T12:29:24.569Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-05-18T12:29:24.569Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T12:29:24.569Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T12:29:24.569Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-05-18T12:29:24.679Z] #17 42.95 Selecting previously unselected package thin-provisioning-tools. [2020-05-18T12:29:24.680Z] #17 42.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-18T12:29:24.680Z] #17 42.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T12:29:24.936Z] #17 43.20 Selecting previously unselected package uidmap. [2020-05-18T12:29:24.936Z] #17 43.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-18T12:29:24.936Z] #17 43.22 Unpacking uidmap (1:4.5-1.1) ... [2020-05-18T12:29:24.936Z] #17 43.32 Selecting previously unselected package vim-runtime. [2020-05-18T12:29:24.936Z] #17 43.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-18T12:29:24.936Z] #17 43.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-18T12:29:24.936Z] #17 43.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-18T12:29:24.936Z] #17 43.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-18T12:29:26.039Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.8% of statements [2020-05-18T12:29:26.039Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T12:29:26.039Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T12:29:26.039Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-05-18T12:29:26.321Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-05-18T12:29:26.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-05-18T12:29:26.886Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-05-18T12:29:27.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:29:27.892Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-05-18T12:29:27.892Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T12:29:28.175Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 37.7% of statements [2020-05-18T12:29:28.210Z] #17 46.41 Selecting previously unselected package vim. [2020-05-18T12:29:28.210Z] #17 46.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-18T12:29:28.210Z] #17 46.44 Unpacking vim (2:8.1.0875-5) ... [2020-05-18T12:29:28.467Z] #17 46.93 Selecting previously unselected package xfsprogs. [2020-05-18T12:29:28.467Z] #17 46.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-18T12:29:28.467Z] #17 46.95 Unpacking xfsprogs (4.20.0-1) ... [2020-05-18T12:29:28.789Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-05-18T12:29:29.032Z] #17 47.42 Selecting previously unselected package zip. [2020-05-18T12:29:29.032Z] #17 47.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-18T12:29:29.032Z] #17 47.45 Unpacking zip (3.0-11+b1) ... [2020-05-18T12:29:29.289Z] #17 47.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-18T12:29:29.289Z] #17 47.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-18T12:29:29.289Z] #17 47.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:29.289Z] #17 47.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-18T12:29:29.289Z] #17 47.73 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-18T12:29:29.289Z] #17 47.74 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:29.289Z] #17 47.74 Setting up uidmap (1:4.5-1.1) ... [2020-05-18T12:29:29.289Z] #17 47.75 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-18T12:29:29.289Z] #17 47.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-18T12:29:29.289Z] #17 47.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-18T12:29:29.289Z] #17 47.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-18T12:29:29.546Z] #17 47.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-18T12:29:29.546Z] #17 47.82 Setting up xxd (2:8.1.0875-5) ... [2020-05-18T12:29:29.546Z] #17 47.84 Setting up zip (3.0-11+b1) ... [2020-05-18T12:29:29.546Z] #17 47.85 Setting up vim-common (2:8.1.0875-5) ... [2020-05-18T12:29:29.546Z] #17 47.87 Setting up bash-completion (1:2.8-6) ... [2020-05-18T12:29:29.655Z] #45 ... [2020-05-18T12:29:29.655Z] [2020-05-18T12:29:29.655Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:29:29.655Z] #52 291.2 + bin/containerd-stress [2020-05-18T12:29:29.655Z] #52 ... [2020-05-18T12:29:29.655Z] [2020-05-18T12:29:29.655Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:29:29.655Z] #45 DONE 322.7s [2020-05-18T12:29:29.655Z] [2020-05-18T12:29:29.655Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:29:29.655Z] #52 296.0 + bin/containerd-shim [2020-05-18T12:29:29.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-05-18T12:29:29.944Z] #52 ... [2020-05-18T12:29:29.944Z] [2020-05-18T12:29:29.944Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:29:29.944Z] #46 DONE 0.1s [2020-05-18T12:29:30.078Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-18T12:29:30.232Z] [2020-05-18T12:29:30.232Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:29:30.232Z] #48 DONE 0.1s [2020-05-18T12:29:30.232Z] [2020-05-18T12:29:30.232Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:29:30.232Z] #50 DONE 0.1s [2020-05-18T12:29:30.232Z] [2020-05-18T12:29:30.232Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:29:31.085Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-18T12:29:31.085Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements [2020-05-18T12:29:31.085Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T12:29:31.085Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T12:29:31.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:29:31.332Z] Using test binary docker [2020-05-18T12:29:31.588Z] +++ /etc/init.d/apparmor start [2020-05-18T12:29:31.588Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:29:31.588Z] INFO: Waiting for daemon to start... [2020-05-18T12:29:31.588Z] Starting dockerd [2020-05-18T12:29:31.588Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T12:29:32.068Z] #17 50.43 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-18T12:29:32.068Z] #17 50.44 Setting up xz-utils (5.2.4-1) ... [2020-05-18T12:29:32.068Z] #17 50.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-18T12:29:32.068Z] #17 50.47 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-18T12:29:32.068Z] #17 50.54 invoke-rc.d: could not determine current runlevel [2020-05-18T12:29:32.068Z] #17 50.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-18T12:29:32.325Z] #17 50.57 Setting up pigz (2.4-1) ... [2020-05-18T12:29:32.325Z] #17 50.58 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-18T12:29:32.325Z] #17 50.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-18T12:29:32.325Z] #17 50.61 Setting up python-pip-whl (18.1-5) ... [2020-05-18T12:29:32.325Z] #17 50.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-18T12:29:32.325Z] #17 50.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-18T12:29:32.556Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-05-18T12:29:32.582Z] #17 51.03 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-18T12:29:32.582Z] #17 51.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-18T12:29:32.582Z] #17 51.06 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:32.582Z] #17 51.07 Setting up vim (2:8.1.0875-5) ... [2020-05-18T12:29:32.582Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-18T12:29:32.582Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-18T12:29:32.582Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-18T12:29:32.582Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-18T12:29:32.582Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-18T12:29:32.582Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-18T12:29:32.582Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-18T12:29:32.838Z] ok github.com/docker/docker/distribution 0.263s coverage: 22.1% of statements [2020-05-18T12:29:32.838Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T12:29:32.839Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-18T12:29:32.839Z] #17 51.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-18T12:29:32.839Z] #17 51.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-18T12:29:32.839Z] #17 51.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-18T12:29:32.839Z] #17 51.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-18T12:29:32.839Z] #17 51.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-18T12:29:32.839Z] #17 51.20 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-18T12:29:32.839Z] #17 ... [2020-05-18T12:29:32.839Z] [2020-05-18T12:29:32.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:32.839Z] #39 106.8 CC criu/external.o [2020-05-18T12:29:32.839Z] #39 107.2 CC criu/fault-injection.o [2020-05-18T12:29:32.839Z] #39 107.3 CC criu/fdstore.o [2020-05-18T12:29:32.839Z] #39 107.8 CC criu/fifo.o [2020-05-18T12:29:32.839Z] #39 108.1 CC criu/file-ids.o [2020-05-18T12:29:32.839Z] #39 108.5 CC criu/file-lock.o [2020-05-18T12:29:32.839Z] #39 109.4 CC criu/files-ext.o [2020-05-18T12:29:32.839Z] #39 109.9 CC criu/files-reg.o [2020-05-18T12:29:32.839Z] #39 112.1 CC criu/files.o [2020-05-18T12:29:32.839Z] #39 114.2 CC criu/filesystems.o [2020-05-18T12:29:32.839Z] #39 114.9 CC criu/fsnotify.o [2020-05-18T12:29:32.839Z] #39 116.0 CC criu/image-desc.o [2020-05-18T12:29:32.839Z] #39 116.2 CC criu/image.o [2020-05-18T12:29:33.096Z] #39 117.1 CC criu/ipc_ns.o [2020-05-18T12:29:33.844Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-18T12:29:34.100Z] . [2020-05-18T12:29:34.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:29:34.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:29:34.100Z] Error: No such image: emptyfs [2020-05-18T12:29:34.100Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:29:34.100Z] ++++ docker load [2020-05-18T12:29:34.100Z] Running integration-test (iteration 1) [2020-05-18T12:29:34.100Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T12:29:34.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:29:34.100Z] ++ set -e [2020-05-18T12:29:34.100Z] ++ '[' -n 0 ']' [2020-05-18T12:29:34.100Z] ++ set -x [2020-05-18T12:29:34.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:29:34.467Z] #39 118.5 CC criu/irmap.o [2020-05-18T12:29:34.849Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-05-18T12:29:35.030Z] #39 119.0 CC criu/kcmp-ids.o [2020-05-18T12:29:35.287Z] #39 119.3 CC criu/kerndat.o [2020-05-18T12:29:35.463Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-18T12:29:35.463Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2020-05-18T12:29:35.463Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T12:29:35.463Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T12:29:35.544Z] #39 ... [2020-05-18T12:29:35.544Z] [2020-05-18T12:29:35.544Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:29:35.544Z] #36 214.5 + dpkg --print-architecture [2020-05-18T12:29:35.544Z] #36 214.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-18T12:29:35.801Z] #36 214.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-18T12:29:35.801Z] #36 214.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-18T12:29:36.469Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-05-18T12:29:36.469Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T12:29:37.082Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-18T12:29:38.088Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-05-18T12:29:38.088Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-18T12:29:38.664Z] #52 307.2 + bin/containerd-shim-runc-v1 [2020-05-18T12:29:40.109Z] ok github.com/docker/docker/pkg/archive 0.531s coverage: 77.0% of statements [2020-05-18T12:29:40.722Z] ok github.com/docker/docker/pkg/authorization 0.487s coverage: 68.3% of statements [2020-05-18T12:29:41.004Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-18T12:29:41.287Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T12:29:43.080Z] #52 311.9 + bin/containerd-shim-runc-v2 [2020-05-18T12:29:43.903Z] #36 ... [2020-05-18T12:29:43.903Z] [2020-05-18T12:29:43.903Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-18T12:29:43.903Z] #17 54.17 Setting up iptables (1.8.2-4) ... [2020-05-18T12:29:43.903Z] #17 54.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-18T12:29:43.903Z] #17 54.23 Setting up python3 (3.7.3-1) ... [2020-05-18T12:29:43.903Z] #17 54.61 Setting up python3-wheel (0.32.3-2) ... [2020-05-18T12:29:43.903Z] #17 55.34 Setting up apparmor (2.13.2-10) ... [2020-05-18T12:29:43.903Z] #17 56.99 Setting up xfsprogs (4.20.0-1) ... [2020-05-18T12:29:43.903Z] #17 57.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-18T12:29:43.903Z] #17 57.40 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-18T12:29:43.903Z] #17 58.29 Setting up python3-distutils (3.7.3-1) ... [2020-05-18T12:29:43.903Z] #17 58.80 Setting up python3-setuptools (40.8.0-1) ... [2020-05-18T12:29:43.903Z] #17 60.06 Setting up python3-pip (18.1-5) ... [2020-05-18T12:29:43.903Z] #17 61.21 Processing triggers for libc-bin (2.28-10) ... [2020-05-18T12:29:43.903Z] #17 61.25 Processing triggers for mime-support (3.62) ... [2020-05-18T12:29:43.903Z] #17 DONE 61.8s [2020-05-18T12:29:43.903Z] [2020-05-18T12:29:43.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:43.903Z] #39 120.5 CC criu/libnetlink.o [2020-05-18T12:29:43.903Z] #39 120.8 CC criu/log.o [2020-05-18T12:29:43.903Z] #39 121.3 CC criu/lsm.o [2020-05-18T12:29:43.903Z] #39 121.7 CC criu/mem.o [2020-05-18T12:29:43.903Z] #39 123.6 CC criu/mount.o [2020-05-18T12:29:43.903Z] #39 ... [2020-05-18T12:29:43.903Z] [2020-05-18T12:29:43.903Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-18T12:29:44.576Z] #52 313.4 + binaries [2020-05-18T12:29:44.737Z] ok github.com/docker/docker/layer 7.167s coverage: 68.8% of statements [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T12:29:44.737Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T12:29:44.737Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-18T12:29:44.737Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-18T12:29:44.859Z] #52 313.4 + mkdir -p /build [2020-05-18T12:29:44.859Z] #52 313.4 + cp bin/containerd /build/containerd [2020-05-18T12:29:44.859Z] #52 313.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T12:29:44.859Z] #52 313.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T12:29:44.859Z] #52 313.4 + cp bin/ctr /build/ctr [2020-05-18T12:29:44.859Z] #52 DONE 313.5s [2020-05-18T12:29:45.019Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-05-18T12:29:45.273Z] #18 1.595 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-18T12:29:45.273Z] #18 1.601 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-18T12:29:45.273Z] #18 1.605 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-18T12:29:45.273Z] #18 DONE 1.7s [2020-05-18T12:29:45.273Z] [2020-05-18T12:29:45.273Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:45.273Z] #39 127.8 CC criu/namespaces.o [2020-05-18T12:29:45.301Z] ok github.com/docker/docker/pkg/chrootarchive 3.511s coverage: 43.2% of statements [2020-05-18T12:29:45.301Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T12:29:45.301Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T12:29:45.916Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-18T12:29:46.204Z] #39 130.1 CC criu/net.o [2020-05-18T12:29:46.336Z] [2020-05-18T12:29:46.337Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:29:46.337Z] #53 DONE 0.1s [2020-05-18T12:29:46.337Z] [2020-05-18T12:29:46.337Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:29:46.337Z] #56 DONE 0.1s [2020-05-18T12:29:46.337Z] [2020-05-18T12:29:46.337Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:29:46.337Z] #58 DONE 0.1s [2020-05-18T12:29:46.530Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-18T12:29:46.620Z] [2020-05-18T12:29:46.620Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:29:46.620Z] #60 DONE 0.1s [2020-05-18T12:29:46.620Z] [2020-05-18T12:29:46.620Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:29:46.620Z] #61 DONE 0.0s [2020-05-18T12:29:46.620Z] [2020-05-18T12:29:46.620Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:29:47.144Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-18T12:29:48.613Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-05-18T12:29:48.895Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2020-05-18T12:29:48.895Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-05-18T12:29:49.177Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-05-18T12:29:49.314Z] #62 DONE 2.7s [2020-05-18T12:29:49.314Z] [2020-05-18T12:29:49.314Z] #63 exporting to oci image format [2020-05-18T12:29:49.314Z] #63 exporting layers [2020-05-18T12:29:49.791Z] ok github.com/docker/docker/pkg/fsutils 0.402s coverage: 85.1% of statements [2020-05-18T12:29:50.073Z] ok github.com/docker/docker/pkg/idtools 0.385s coverage: 70.3% of statements [2020-05-18T12:29:50.354Z] ok github.com/docker/docker/pkg/ioutils 0.328s coverage: 70.6% of statements [2020-05-18T12:29:50.379Z] #39 133.7 CC criu/netfilter.o [2020-05-18T12:29:50.379Z] #39 134.2 CC criu/page-pipe.o [2020-05-18T12:29:50.635Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-18T12:29:50.915Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-05-18T12:29:50.915Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-18T12:29:50.915Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T12:29:50.915Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T12:29:50.943Z] #39 134.9 CC criu/page-xfer.o [2020-05-18T12:29:51.197Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-05-18T12:29:51.197Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T12:29:51.197Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-05-18T12:29:51.479Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-05-18T12:29:51.794Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-05-18T12:29:51.794Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-18T12:29:51.794Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T12:29:51.794Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T12:29:52.312Z] #39 136.2 CC criu/pagemap-cache.o [2020-05-18T12:29:52.409Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-05-18T12:29:52.569Z] #39 136.5 CC criu/pagemap.o [2020-05-18T12:29:53.023Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-18T12:29:53.305Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T12:29:53.506Z] #39 137.4 CC criu/parasite-syscall.o [2020-05-18T12:29:53.587Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-18T12:29:54.074Z] #39 138.2 CC criu/path.o [2020-05-18T12:29:54.331Z] #39 138.4 CC criu/pie-util-vdso-elf32.o [2020-05-18T12:29:54.588Z] #39 138.8 CC criu/pie-util-vdso.o [2020-05-18T12:29:54.845Z] #39 139.1 CC criu/pie-util.o [2020-05-18T12:29:55.058Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-18T12:29:55.058Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-18T12:29:55.408Z] #39 139.3 CC criu/pipes.o [2020-05-18T12:29:55.408Z] #39 ... [2020-05-18T12:29:55.408Z] [2020-05-18T12:29:55.408Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:29:55.408Z] #19 5.732 Collecting yamllint==1.16.0 [2020-05-18T12:29:56.004Z] #19 ... [2020-05-18T12:29:56.004Z] [2020-05-18T12:29:56.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:29:56.004Z] #39 139.8 CC criu/plugin.o [2020-05-18T12:29:56.292Z] #39 140.2 CC criu/proc_parse.o [2020-05-18T12:29:57.328Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.020026692s with top 10 stages: buildssa: 1m38.661706117s, goimports: 21.791202013s, unconvert: 12.438340171s, gosec: 10.373636274s, golint: 6.088308731s, misspell: 4.361962253s, ineffassign: 4.256510348s, inspect: 3.176229228s, vrp: 2.707764763s, printf: 1.852877309s [2020-05-18T12:29:57.328Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-18T12:29:57.328Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1586/1586, skip_dirs: 1691/1691, skip_files: 1691/1691, exclude-rules: 63/1586, nolint: 0/63, path_prettifier: 1691/1691, filename_unadjuster: 1691/1691, autogenerated_exclude: 1586/1691, cgo: 1691/2300, exclude: 1586/1586 [2020-05-18T12:29:57.328Z] INFO [runner] processing took 58.571237ms with stages: nolint: 25.207365ms, identifier_marker: 16.38297ms, path_prettifier: 7.799968ms, autogenerated_exclude: 3.691068ms, exclude-rules: 3.465989ms, skip_dirs: 1.61744ms, cgo: 302.78µs, filename_unadjuster: 99.562µs, max_same_issues: 1.271µs, uniq_by_line: 601ns, max_from_linter: 457ns, skip_files: 361ns, diff: 341ns, exclude: 317ns, source_code: 285ns, path_shortener: 245ns, max_per_file_from_linter: 217ns [2020-05-18T12:29:57.328Z] INFO [runner] linters took 1m38.254828782s with stages: goanalysis_metalinter: 1m18.604979481s, unused: 19.591109064s [2020-05-18T12:29:57.328Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-18T12:29:57.328Z] INFO Memory: 1475 samples, avg is 667.3MB, max is 3237.1MB [2020-05-18T12:29:57.328Z] INFO Execution took 3m35.019543473s [2020-05-18T12:29:57.328Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-18T12:29:57.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh dynbinary-daemon test-docker-py [2020-05-18T12:29:57.731Z] ok github.com/docker/docker/pkg/signal 2.378s coverage: 61.0% of statements [2020-05-18T12:29:58.013Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-18T12:29:58.236Z] [2020-05-18T12:29:58.236Z] Removing bundles/ [2020-05-18T12:29:58.236Z] [2020-05-18T12:29:58.236Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-18T12:29:58.236Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:29:58.236Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:29:58.627Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-18T12:29:58.627Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T12:29:58.910Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-18T12:29:59.591Z] #39 143.3 CC criu/protobuf-desc.o [2020-05-18T12:29:59.916Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-18T12:30:00.154Z] #39 ... [2020-05-18T12:30:00.154Z] [2020-05-18T12:30:00.154Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-18T12:30:00.154Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-18T12:30:00.154Z] #19 11.24 Collecting pyyaml (from yamllint==1.16.0) [2020-05-18T12:30:00.154Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-18T12:30:00.154Z] #19 12.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-18T12:30:00.154Z] #19 12.95 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-18T12:30:00.154Z] #19 12.99 Building wheels for collected packages: pyyaml [2020-05-18T12:30:00.154Z] #19 13.00 Running setup.py bdist_wheel for pyyaml: started [2020-05-18T12:30:00.154Z] #19 13.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-18T12:30:00.154Z] #19 13.89 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-18T12:30:00.154Z] #19 13.97 Successfully built pyyaml [2020-05-18T12:30:00.154Z] #19 13.98 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-18T12:30:00.154Z] #19 14.27 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-18T12:30:00.154Z] #19 DONE 14.8s [2020-05-18T12:30:00.154Z] [2020-05-18T12:30:00.154Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-18T12:30:00.154Z] #22 DONE 0.2s [2020-05-18T12:30:00.154Z] [2020-05-18T12:30:00.154Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:30:00.154Z] #49 ... [2020-05-18T12:30:00.154Z] [2020-05-18T12:30:00.154Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-18T12:30:00.198Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-05-18T12:30:00.480Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2020-05-18T12:30:00.719Z] #26 DONE 0.7s [2020-05-18T12:30:00.719Z] [2020-05-18T12:30:00.719Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-18T12:30:00.984Z] #29 DONE 0.1s [2020-05-18T12:30:00.984Z] [2020-05-18T12:30:00.984Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-18T12:30:00.984Z] #31 DONE 0.1s [2020-05-18T12:30:00.984Z] [2020-05-18T12:30:00.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:00.984Z] #39 144.4 CC criu/protobuf.o [2020-05-18T12:30:00.984Z] #39 144.9 CC criu/pstree.o [2020-05-18T12:30:01.095Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2020-05-18T12:30:01.095Z] testing: warning: no tests to run [2020-05-18T12:30:01.095Z] coverage: [no statements] [2020-05-18T12:30:01.095Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T12:30:01.242Z] #39 ... [2020-05-18T12:30:01.242Z] [2020-05-18T12:30:01.242Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-18T12:30:01.242Z] #34 DONE 0.1s [2020-05-18T12:30:01.242Z] [2020-05-18T12:30:01.242Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:30:01.711Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-18T12:30:01.711Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-18T12:30:01.994Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-18T12:30:02.172Z] #49 ... [2020-05-18T12:30:02.172Z] [2020-05-18T12:30:02.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:02.172Z] #39 146.2 CC criu/rbtree.o [2020-05-18T12:30:02.429Z] #39 146.5 CC criu/rst-malloc.o [2020-05-18T12:30:02.686Z] #39 146.9 CC criu/seccomp.o [2020-05-18T12:30:03.250Z] #39 147.4 CC criu/seize.o [2020-05-18T12:30:03.509Z] #39 ... [2020-05-18T12:30:03.509Z] [2020-05-18T12:30:03.509Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-18T12:30:03.509Z] #36 DONE 242.5s [2020-05-18T12:30:03.766Z] [2020-05-18T12:30:03.766Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:30:04.017Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.1% of statements [2020-05-18T12:30:04.299Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-18T12:30:04.330Z] #49 ... [2020-05-18T12:30:04.330Z] [2020-05-18T12:30:04.330Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:04.330Z] #39 148.3 CC criu/servicefd.o [2020-05-18T12:30:04.894Z] #39 149.0 CC criu/shmem.o [2020-05-18T12:30:05.151Z] #39 ... [2020-05-18T12:30:05.151Z] [2020-05-18T12:30:05.151Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-18T12:30:05.151Z] #37 DONE 0.2s [2020-05-18T12:30:05.151Z] [2020-05-18T12:30:05.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:05.306Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-18T12:30:05.306Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-18T12:30:05.716Z] #39 149.7 CC criu/sigframe.o [2020-05-18T12:30:05.972Z] #39 149.8 CC criu/signalfd.o [2020-05-18T12:30:05.972Z] #39 150.0 CC criu/sk-inet.o [2020-05-18T12:30:06.118Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:30:06.118Z] Loaded image: busybox:latest [2020-05-18T12:30:06.118Z] Loaded image: busybox:glibc [2020-05-18T12:30:06.118Z] Loaded image: debian:jessie [2020-05-18T12:30:06.118Z] Loaded image: hello-world:latest [2020-05-18T12:30:06.118Z] INFO: Testing against a local daemon [2020-05-18T12:30:06.118Z] === RUN TestCgroupNamespacesBuild [2020-05-18T12:30:06.778Z] ok github.com/docker/docker/registry 0.091s coverage: 56.1% of statements [2020-05-18T12:30:06.902Z] #39 150.7 CC criu/sk-netlink.o [2020-05-18T12:30:06.902Z] #39 151.0 CC criu/sk-packet.o [2020-05-18T12:30:07.060Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-18T12:30:07.342Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-18T12:30:07.466Z] #39 151.4 CC criu/sk-queue.o [2020-05-18T12:30:07.723Z] #39 151.7 CC criu/sk-tcp.o [2020-05-18T12:30:07.980Z] #39 152.1 CC criu/sk-unix.o [2020-05-18T12:30:08.349Z] ok github.com/docker/docker/runconfig 0.012s coverage: 65.8% of statements [2020-05-18T12:30:08.349Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-18T12:30:08.630Z] --- PASS: TestCgroupNamespacesBuild (3.34s) [2020-05-18T12:30:08.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T12:30:09.873Z] #39 153.8 CC criu/sockets.o [2020-05-18T12:30:10.436Z] #39 154.5 CC criu/stats.o [2020-05-18T12:30:10.693Z] #39 154.8 CC criu/string.o [2020-05-18T12:30:10.950Z] #39 154.8 CC criu/sysctl.o [2020-05-18T12:30:11.056Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-05-18T12:30:11.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2020-05-18T12:30:11.144Z] === RUN TestBuildWithSession [2020-05-18T12:30:11.144Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T12:30:11.144Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:30:11.144Z] === RUN TestBuildSquashParent [2020-05-18T12:30:11.339Z] ok github.com/docker/docker/volume/local 0.048s coverage: 73.0% of statements [2020-05-18T12:30:11.514Z] #39 155.4 CC criu/sysfs_parse.o [2020-05-18T12:30:11.771Z] #39 155.8 CC criu/timerfd.o [2020-05-18T12:30:11.953Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-05-18T12:30:12.027Z] #39 156.1 CC criu/tty.o [2020-05-18T12:30:12.568Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-05-18T12:30:13.920Z] #39 157.7 CC criu/tun.o [2020-05-18T12:30:14.177Z] #39 158.1 CC criu/uffd.o [2020-05-18T12:30:15.108Z] #39 159.1 CC criu/util.o [2020-05-18T12:30:16.476Z] #39 160.2 CC criu/uts_ns.o [2020-05-18T12:30:16.476Z] #39 160.4 CC criu/vdso-compat.o [2020-05-18T12:30:16.476Z] #39 160.7 CC criu/vdso.o [2020-05-18T12:30:17.042Z] #39 ... [2020-05-18T12:30:17.042Z] [2020-05-18T12:30:17.042Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-18T12:30:17.042Z] #49 108.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-18T12:30:18.418Z] #49 109.8 + mkdir -p /build [2020-05-18T12:30:18.418Z] #49 109.9 + cp runc /build/runc [2020-05-18T12:30:18.675Z] #49 DONE 110.2s [2020-05-18T12:30:18.675Z] [2020-05-18T12:30:18.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:18.675Z] #39 161.3 LINK criu/built-in.o [2020-05-18T12:30:18.675Z] #39 161.5 LINK criu/criu [2020-05-18T12:30:18.675Z] #39 161.9 DEP lib/c/criu.d [2020-05-18T12:30:18.675Z] #39 162.0 CC images/rpc.pb-c.o [2020-05-18T12:30:18.675Z] #39 162.4 CC lib/c/criu.o [2020-05-18T12:30:19.606Z] #39 163.5 LINK lib/c/built-in.o [2020-05-18T12:30:19.606Z] #39 163.6 LINK lib/c/libcriu.so [2020-05-18T12:30:19.606Z] #39 163.7 LINK lib/c/libcriu.a [2020-05-18T12:30:19.863Z] #39 163.9 GEN magic.py [2020-05-18T12:30:19.863Z] #39 163.9 Note: Building without setproctitle() and strlcpy() support. [2020-05-18T12:30:19.863Z] #39 163.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-18T12:30:20.120Z] #39 163.9 Note: Building without GnuTLS support [2020-05-18T12:30:20.379Z] #39 164.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-18T12:30:20.636Z] #39 ... [2020-05-18T12:30:20.636Z] [2020-05-18T12:30:20.636Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:30:20.636Z] #45 249.7 + cd /tmp/tmp.ochGbgJbQP/src/github.com/golangci/golangci-lint/ [2020-05-18T12:30:20.636Z] #45 249.7 + git checkout -q v1.23.8 [2020-05-18T12:30:20.636Z] #45 250.3 ++ git describe --tags [2020-05-18T12:30:20.636Z] #45 250.3 + version=v1.23.8 [2020-05-18T12:30:20.636Z] #45 250.3 ++ git rev-parse --short HEAD [2020-05-18T12:30:20.636Z] #45 250.3 + commit=76a82c6 [2020-05-18T12:30:20.636Z] #45 250.3 ++ git show -s --format=%cd [2020-05-18T12:30:20.636Z] #45 250.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-18T12:30:20.636Z] #45 250.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-18T12:30:20.893Z] #45 ... [2020-05-18T12:30:20.893Z] [2020-05-18T12:30:20.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-18T12:30:20.893Z] #39 164.9 make[1]: Nothing to be done for 'all'. [2020-05-18T12:30:21.456Z] #39 165.4 make[1]: 'images/built-in.o' is up to date. [2020-05-18T12:30:21.456Z] #39 165.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-18T12:30:21.456Z] #39 165.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-18T12:30:21.456Z] #39 165.5 make[1]: 'compel/libcompel.a' is up to date. [2020-05-18T12:30:21.456Z] #39 165.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-18T12:30:21.456Z] #39 165.5 make[1]: Nothing to be done for 'all'. [2020-05-18T12:30:21.456Z] #39 165.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-18T12:30:21.713Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.8 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.8 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.8 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.713Z] #39 165.9 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.970Z] #39 165.9 make[2]: Nothing to be done for 'all'. [2020-05-18T12:30:21.970Z] #39 166.0 INSTALL criu/criu [2020-05-18T12:30:21.970Z] #39 DONE 166.1s [2020-05-18T12:30:21.970Z] [2020-05-18T12:30:21.970Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:30:22.901Z] #45 ... [2020-05-18T12:30:22.901Z] [2020-05-18T12:30:22.901Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:30:22.901Z] #52 193.8 + bin/containerd [2020-05-18T12:30:23.160Z] #52 ... [2020-05-18T12:30:23.160Z] [2020-05-18T12:30:23.160Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-18T12:30:23.160Z] #40 DONE 0.1s [2020-05-18T12:30:23.308Z] --- PASS: TestBuildSquashParent (10.93s) [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:30:23.308Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:30:23.308Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:30:23.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:30:23.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:30:23.417Z] [2020-05-18T12:30:23.417Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-18T12:30:23.673Z] #42 DONE 0.2s [2020-05-18T12:30:23.673Z] [2020-05-18T12:30:23.673Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-18T12:30:23.673Z] #44 DONE 0.1s [2020-05-18T12:30:23.673Z] [2020-05-18T12:30:23.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:30:25.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:30:25.756Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:30:27.779Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T12:30:27.780Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === Skipped [2020-05-18T12:30:27.780Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T12:30:27.780Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T12:30:27.780Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T12:30:27.780Z] time="2020-05-18T12:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T12:30:27.780Z] time="2020-05-18T12:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T12:30:27.780Z] time="2020-05-18T12:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T12:30:27.780Z] time="2020-05-18T12:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T12:30:27.780Z] time="2020-05-18T12:29:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T12:30:27.780Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T12:30:27.780Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T12:30:27.780Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:30:27.780Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T12:30:27.780Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T12:30:27.780Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T12:30:27.780Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] [2020-05-18T12:30:27.780Z] DONE 2123 tests, 26 skipped in 194.620s Post stage [Pipeline] junit [2020-05-18T12:30:27.816Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:30:28.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:30:28.484Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -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:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh dynbinary test-integration [2020-05-18T12:30:28.766Z] [2020-05-18T12:30:28.766Z] Removing bundles/ [2020-05-18T12:30:28.766Z] [2020-05-18T12:30:28.766Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T12:30:29.048Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:30:29.048Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:30:29.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.88s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2020-05-18T12:30:32.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.04s) [2020-05-18T12:30:32.460Z] === RUN TestBuildMultiStageCopy [2020-05-18T12:30:32.460Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T12:30:35.723Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T12:30:36.282Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T12:30:36.842Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T12:30:37.767Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy (6.07s) [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2020-05-18T12:30:38.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-05-18T12:30:38.326Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T12:30:40.211Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-05-18T12:30:40.211Z] === RUN TestBuildLabelWithTargets [2020-05-18T12:30:42.720Z] --- PASS: TestBuildLabelWithTargets (2.72s) [2020-05-18T12:30:42.720Z] === RUN TestBuildWithEmptyLayers [2020-05-18T12:30:43.656Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:30:43.656Z] [2020-05-18T12:30:43.656Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:30:43.656Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:30:43.656Z] HOSTNAME=b69fdce66818 [2020-05-18T12:30:43.656Z] TESTDEBUG=0 [2020-05-18T12:30:43.656Z] DEST=bundles/test-integration [2020-05-18T12:30:43.656Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:30:43.656Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:30:43.656Z] container=docker [2020-05-18T12:30:43.656Z] HOME=/root [2020-05-18T12:30:43.656Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:30:43.656Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:30:43.656Z] VALIDATE_BRANCH=master [2020-05-18T12:30:43.656Z] TERM=xterm [2020-05-18T12:30:43.656Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:30:43.656Z] SHLVL=1 [2020-05-18T12:30:43.656Z] TIMEOUT=120m [2020-05-18T12:30:43.656Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:30:43.656Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:30:43.656Z] GO111MODULE=off [2020-05-18T12:30:43.656Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T12:30:43.656Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T12:30:43.656Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:30:43.656Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:30:43.656Z] GOPATH=/go [2020-05-18T12:30:43.656Z] PKG_CONFIG=pkg-config [2020-05-18T12:30:43.656Z] _=/usr/bin/env [2020-05-18T12:30:43.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:30:44.084Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2020-05-18T12:30:44.084Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T12:30:46.309Z] 4612f6d0b889: Pull complete [2020-05-18T12:30:46.309Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-18T12:30:46.309Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:30:46.309Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:30:46.309Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-18T12:30:46.309Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-18T12:30:46.793Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-18T12:30:46.793Z] INFO: Docker version of control daemon [2020-05-18T12:30:46.793Z] [2020-05-18T12:30:46.793Z] Client: Docker Engine - Enterprise [2020-05-18T12:30:46.793Z] Version: 19.03.5 [2020-05-18T12:30:46.793Z] API version: 1.40 [2020-05-18T12:30:46.793Z] Go version: go1.12.12 [2020-05-18T12:30:46.793Z] Git commit: 2ee0c57608 [2020-05-18T12:30:46.793Z] Built: 11/13/2019 08:00:16 [2020-05-18T12:30:46.793Z] OS/Arch: windows/amd64 [2020-05-18T12:30:46.793Z] Experimental: false [2020-05-18T12:30:46.793Z] [2020-05-18T12:30:46.793Z] Server: Docker Engine - Enterprise [2020-05-18T12:30:46.793Z] Engine: [2020-05-18T12:30:46.793Z] Version: 19.03.5 [2020-05-18T12:30:46.793Z] API version: 1.40 (minimum version 1.24) [2020-05-18T12:30:46.793Z] Go version: go1.12.12 [2020-05-18T12:30:46.793Z] Git commit: 2ee0c57608 [2020-05-18T12:30:46.793Z] Built: 11/13/2019 07:58:51 [2020-05-18T12:30:46.793Z] OS/Arch: windows/amd64 [2020-05-18T12:30:46.793Z] Experimental: true [2020-05-18T12:30:46.793Z] [2020-05-18T12:30:46.793Z] INFO: Docker info of control daemon [2020-05-18T12:30:46.793Z] [2020-05-18T12:30:48.247Z] --- PASS: TestBuildMultiStageOnBuild (3.89s) [2020-05-18T12:30:48.247Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T12:30:48.406Z] Client: [2020-05-18T12:30:48.406Z] Debug Mode: false [2020-05-18T12:30:48.406Z] Plugins: [2020-05-18T12:30:48.406Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-18T12:30:48.406Z] [2020-05-18T12:30:48.406Z] Server: [2020-05-18T12:30:48.406Z] Containers: 0 [2020-05-18T12:30:48.406Z] Running: 0 [2020-05-18T12:30:48.406Z] Paused: 0 [2020-05-18T12:30:48.406Z] Stopped: 0 [2020-05-18T12:30:48.406Z] Images: 1 [2020-05-18T12:30:48.406Z] Server Version: 19.03.5 [2020-05-18T12:30:48.406Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-05-18T12:30:48.406Z] LCOW: [2020-05-18T12:30:48.406Z] Windows: [2020-05-18T12:30:48.406Z] Logging Driver: json-file [2020-05-18T12:30:48.406Z] Plugins: [2020-05-18T12:30:48.406Z] Volume: local [2020-05-18T12:30:48.406Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T12:30:48.406Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T12:30:48.406Z] Swarm: inactive [2020-05-18T12:30:48.406Z] Default Isolation: process [2020-05-18T12:30:48.406Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T12:30:48.406Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T12:30:48.406Z] OSType: windows [2020-05-18T12:30:48.406Z] Architecture: x86_64 [2020-05-18T12:30:48.406Z] CPUs: 4 [2020-05-18T12:30:48.406Z] Total Memory: 32GiB [2020-05-18T12:30:48.406Z] Name: azwin-2-3514a0 [2020-05-18T12:30:48.406Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-18T12:30:48.406Z] Docker Root Dir: D:\docker [2020-05-18T12:30:48.406Z] Debug Mode: false [2020-05-18T12:30:48.406Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:30:48.406Z] Labels: [2020-05-18T12:30:48.406Z] Experimental: true [2020-05-18T12:30:48.406Z] Insecure Registries: [2020-05-18T12:30:48.406Z] 10.0.0.4:5000 [2020-05-18T12:30:48.406Z] 127.0.0.0/8 [2020-05-18T12:30:48.406Z] Registry Mirrors: [2020-05-18T12:30:48.406Z] http://10.0.0.4:5000/ [2020-05-18T12:30:48.406Z] Live Restore Enabled: false [2020-05-18T12:30:48.406Z] [2020-05-18T12:30:48.406Z] [2020-05-18T12:30:48.406Z] INFO: Commit hash is 84748c7d4e [2020-05-18T12:30:48.406Z] INFO: Nuke-Everything... [2020-05-18T12:30:48.406Z] INFO: Container count on control daemon to delete is 0 [2020-05-18T12:30:49.424Z] INFO: Nuking d:\CI [2020-05-18T12:30:49.424Z] INFO: Zapped successfully [2020-05-18T12:30:49.424Z] INFO: Location for testing is d:\CI\PR-40937\6 [2020-05-18T12:30:49.424Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-18T12:30:49.424Z] [2020-05-18T12:30:49.424Z] [2020-05-18T12:30:49.424Z] INFO: Building the image from Dockerfile.windows at 05/18/2020 12:30:49... [2020-05-18T12:30:49.424Z] [2020-05-18T12:30:50.135Z] --- PASS: TestBuildUncleanTarFilenames (1.91s) [2020-05-18T12:30:50.135Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T12:30:51.086Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:30:51.086Z] Using test binary docker [2020-05-18T12:30:51.086Z] +++ /etc/init.d/apparmor start [2020-05-18T12:30:51.086Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:30:51.086Z] INFO: Waiting for daemon to start... [2020-05-18T12:30:51.086Z] Starting dockerd [2020-05-18T12:30:51.086Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T12:30:51.655Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:30:51.655Z] Using test binary docker [2020-05-18T12:30:51.655Z] +++ /etc/init.d/apparmor start [2020-05-18T12:30:51.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:30:51.655Z] INFO: Waiting for daemon to start... [2020-05-18T12:30:51.655Z] Starting dockerd [2020-05-18T12:30:51.655Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-18T12:30:53.270Z] . [2020-05-18T12:30:53.270Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:30:53.270Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:30:53.270Z] Error: No such image: emptyfs [2020-05-18T12:30:53.270Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:30:53.270Z] ++++ docker load [2020-05-18T12:30:53.270Z] Running integration-test (iteration 1) [2020-05-18T12:30:53.270Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-18T12:30:53.270Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-18T12:30:53.270Z] ++ set -e [2020-05-18T12:30:53.270Z] ++ '[' -n 0 ']' [2020-05-18T12:30:53.270Z] ++ set -x [2020-05-18T12:30:53.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-18T12:30:53.525Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s) [2020-05-18T12:30:53.525Z] === RUN TestBuildWithHugeFile [2020-05-18T12:30:53.780Z] [2020-05-18T12:30:53.780Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:30:53.780Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:30:54.035Z] Error: No such image: emptyfs [2020-05-18T12:30:54.035Z] ++++ docker load [2020-05-18T12:30:54.035Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:30:54.290Z] Running integration-test (iteration 1) [2020-05-18T12:30:54.290Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-18T12:30:54.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-18T12:30:54.290Z] ++ set -e [2020-05-18T12:30:54.290Z] ++ '[' -n 0 ']' [2020-05-18T12:30:54.290Z] ++ set -x [2020-05-18T12:30:54.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-18T12:30:54.294Z] Sending build context to Docker daemon 55.39MB [2020-05-18T12:30:54.294Z] [2020-05-18T12:30:54.294Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-18T12:30:54.294Z] ---> 561b89eac394 [2020-05-18T12:30:54.294Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-18T12:30:54.294Z] ---> Running in 498686967a9f [2020-05-18T12:30:54.778Z] Removing intermediate container 498686967a9f [2020-05-18T12:30:54.778Z] ---> 003b2771e390 [2020-05-18T12:30:54.778Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-18T12:30:54.778Z] ---> Running in 0c754bac1309 [2020-05-18T12:30:55.262Z] Removing intermediate container 0c754bac1309 [2020-05-18T12:30:55.262Z] ---> 6e33fd9a9388 [2020-05-18T12:30:55.262Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-18T12:30:55.262Z] ---> Running in a40172b123e0 [2020-05-18T12:30:55.748Z] Removing intermediate container a40172b123e0 [2020-05-18T12:30:55.748Z] ---> 6417668a9ddb [2020-05-18T12:30:55.748Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-18T12:30:55.748Z] ---> Running in 79693a2a4d4b [2020-05-18T12:30:56.288Z] Removing intermediate container 79693a2a4d4b [2020-05-18T12:30:56.288Z] ---> 54d824bf10f0 [2020-05-18T12:30:56.288Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-18T12:30:56.288Z] ---> Running in 6f2f979bd523 [2020-05-18T12:30:57.788Z] #63 exporting layers 64.1s done [2020-05-18T12:30:57.788Z] #63 exporting manifest sha256:74d54b77e52a9841ba80c00e57470cf2d146e1dd61837857656a9915771897b0 [2020-05-18T12:30:57.788Z] #63 exporting manifest sha256:74d54b77e52a9841ba80c00e57470cf2d146e1dd61837857656a9915771897b0 done [2020-05-18T12:30:57.788Z] #63 exporting config sha256:275fda73fcef918965a29d16a98b4a7ab122a76dd7085c143e5d57c05e576183 done [2020-05-18T12:30:57.788Z] #63 sending tarball [2020-05-18T12:31:00.188Z] [2020-05-18T12:31:00.188Z] SUCCESS: Specified value was saved. [2020-05-18T12:31:01.218Z] INFO: Downloading git... [2020-05-18T12:31:01.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:31:02.834Z] INFO: Downloading go... [2020-05-18T12:31:03.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:31:03.854Z] INFO: Downloading compiler 1 of 3... [2020-05-18T12:31:04.337Z] INFO: Downloading compiler 2 of 3... [2020-05-18T12:31:05.362Z] INFO: Downloading compiler 3 of 3... [2020-05-18T12:31:05.858Z] INFO: Extracting git... [2020-05-18T12:31:06.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:31:10.309Z] #52 ... [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:31:10.309Z] #45 DONE 302.4s [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:31:10.309Z] #52 ... [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-18T12:31:10.309Z] #46 DONE 0.2s [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-18T12:31:10.309Z] #48 DONE 0.1s [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-18T12:31:10.309Z] #50 DONE 0.1s [2020-05-18T12:31:10.309Z] [2020-05-18T12:31:10.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-18T12:31:10.309Z] #52 239.3 + bin/containerd-stress [2020-05-18T12:31:10.309Z] #52 241.0 + bin/containerd-shim [2020-05-18T12:31:13.124Z] #63 sending tarball 18.3s done [2020-05-18T12:31:13.124Z] #63 DONE 82.5s [2020-05-18T12:31:13.124Z] [2020-05-18T12:31:13.124Z] #64 importing to docker [2020-05-18T12:31:16.850Z] #52 247.8 + bin/containerd-shim-runc-v1 [2020-05-18T12:31:18.544Z] INFO: Expanding go... [2020-05-18T12:31:19.853Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:31:20.123Z] #52 250.8 + bin/containerd-shim-runc-v2 [2020-05-18T12:31:20.418Z] [2020-05-18T12:31:20.418Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-18T12:31:20.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-18T12:31:20.675Z] Using test binary docker [2020-05-18T12:31:20.689Z] #52 251.6 + binaries [2020-05-18T12:31:20.689Z] #52 251.6 + mkdir -p /build [2020-05-18T12:31:20.689Z] #52 251.6 + cp bin/containerd /build/containerd [2020-05-18T12:31:20.689Z] #52 251.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-18T12:31:20.689Z] #52 251.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-18T12:31:20.689Z] #52 251.6 + cp bin/ctr /build/ctr [2020-05-18T12:31:20.940Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T12:31:20.940Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:31:20.940Z] INFO: Waiting for daemon to start... [2020-05-18T12:31:20.940Z] Starting dockerd [2020-05-18T12:31:21.260Z] #52 DONE 252.0s [2020-05-18T12:31:22.189Z] [2020-05-18T12:31:22.189Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-18T12:31:22.445Z] #53 DONE 0.2s [2020-05-18T12:31:22.445Z] [2020-05-18T12:31:22.445Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-18T12:31:22.445Z] #56 DONE 0.1s [2020-05-18T12:31:22.445Z] [2020-05-18T12:31:22.445Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-18T12:31:22.445Z] #58 DONE 0.1s [2020-05-18T12:31:22.728Z] [2020-05-18T12:31:22.728Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-18T12:31:22.728Z] #60 DONE 0.1s [2020-05-18T12:31:22.728Z] [2020-05-18T12:31:22.728Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-18T12:31:22.728Z] #61 DONE 0.0s [2020-05-18T12:31:22.728Z] [2020-05-18T12:31:22.728Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-18T12:31:22.835Z] . [2020-05-18T12:31:22.835Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-18T12:31:23.434Z] #64 DONE 11.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T12:31:23.893Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/test/unit [2020-05-18T12:31:24.101Z] #62 DONE 1.3s [2020-05-18T12:31:24.101Z] [2020-05-18T12:31:24.101Z] #63 exporting to image [2020-05-18T12:31:24.101Z] #63 exporting layers [2020-05-18T12:31:25.787Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:31:25.788Z] [2020-05-18T12:31:25.788Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:31:25.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:31:25.788Z] HOSTNAME=97e7976e9805 [2020-05-18T12:31:25.788Z] TESTDEBUG=0 [2020-05-18T12:31:25.788Z] DEST=bundles/test-integration [2020-05-18T12:31:25.788Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:31:25.788Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:31:25.788Z] container=docker [2020-05-18T12:31:25.788Z] HOME=/root [2020-05-18T12:31:25.788Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:31:25.788Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:31:25.788Z] VALIDATE_BRANCH=master [2020-05-18T12:31:25.788Z] TERM=xterm [2020-05-18T12:31:25.788Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:31:25.788Z] SHLVL=1 [2020-05-18T12:31:25.788Z] TIMEOUT=120m [2020-05-18T12:31:25.788Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:31:25.788Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:31:25.788Z] GO111MODULE=off [2020-05-18T12:31:25.788Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T12:31:25.788Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T12:31:25.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:31:25.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:31:25.788Z] GOPATH=/go [2020-05-18T12:31:25.788Z] PKG_CONFIG=pkg-config [2020-05-18T12:31:25.788Z] _=/usr/bin/env [2020-05-18T12:31:25.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:31:26.298Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:31:26.298Z] Loaded image: busybox:latest [2020-05-18T12:31:26.298Z] Loaded image: busybox:glibc [2020-05-18T12:31:26.298Z] Loaded image: debian:jessie [2020-05-18T12:31:26.298Z] Loaded image: hello-world:latest [2020-05-18T12:31:26.298Z] INFO: Testing against a local daemon [2020-05-18T12:31:26.298Z] === RUN TestDockerDaemonSuite [2020-05-18T12:31:26.298Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-18T12:31:26.298Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:31:26.298Z] Loaded image: busybox:latest [2020-05-18T12:31:26.298Z] Loaded image: busybox:glibc [2020-05-18T12:31:26.298Z] Loaded image: debian:jessie [2020-05-18T12:31:26.298Z] Loaded image: hello-world:latest [2020-05-18T12:31:26.298Z] INFO: Testing against a local daemon [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-18T12:31:26.298Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-18T12:31:26.858Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-18T12:31:26.858Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-18T12:31:27.783Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-18T12:31:27.784Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-18T12:31:27.784Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-18T12:31:28.332Z] ? github.com/docker/docker/api [no test files] [2020-05-18T12:31:28.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:31:28.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:31:29.671Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-18T12:31:29.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:31:29.925Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-18T12:31:29.926Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-18T12:31:29.926Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-18T12:31:29.926Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-18T12:31:30.644Z] #63 exporting layers 6.0s done [2020-05-18T12:31:30.644Z] #63 writing image sha256:1ab92178824ae5e51e747fe41156ec52ffeaaecaddef0c464eb354c647a012d5 done [2020-05-18T12:31:30.644Z] #63 naming to docker.io/library/docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 done [2020-05-18T12:31:30.644Z] #63 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:31:30.853Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-18T12:31:30.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh dynbinary test-integration [2020-05-18T12:31:31.919Z] [2020-05-18T12:31:31.919Z] Removing bundles/ [2020-05-18T12:31:31.919Z] [2020-05-18T12:31:31.919Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T12:31:31.919Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:31:31.919Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:31:32.215Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-18T12:31:32.215Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-18T12:31:32.215Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-18T12:31:32.215Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-18T12:31:32.215Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-18T12:31:32.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:31:32.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:31:32.774Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-18T12:31:34.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:31:36.032Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-18T12:31:36.592Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-18T12:31:36.687Z] INFO: Expanding compiler 1 of 3... [2020-05-18T12:31:38.303Z] INFO: Expanding compiler 2 of 3... [2020-05-18T12:31:39.102Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-18T12:31:39.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:31:39.702Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-18T12:31:40.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:31:41.067Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-18T12:31:42.190Z] INFO: Expanding compiler 3 of 3... [2020-05-18T12:31:42.429Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-18T12:31:42.674Z] INFO: Removing downloaded files... [2020-05-18T12:31:42.674Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-18T12:31:42.674Z] INFO: Configuring git core.autocrlf... [2020-05-18T12:31:42.685Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-18T12:31:43.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:31:43.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:31:45.198Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-18T12:31:45.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-18T12:31:46.013Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-18T12:31:46.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:31:47.378Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-18T12:31:48.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:31:48.305Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-18T12:31:48.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:31:48.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-18T12:31:49.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:31:49.487Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-18T12:31:50.730Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-05-18T12:31:50.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:31:51.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:31:52.004Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-18T12:31:52.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T12:31:52.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-18T12:31:53.529Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-18T12:31:54.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:31:55.414Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-18T12:31:56.340Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-18T12:31:56.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:31:56.682Z] Using test binary docker [2020-05-18T12:31:56.682Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T12:31:56.682Z] +++ /etc/init.d/apparmor start [2020-05-18T12:31:56.682Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:31:56.682Z] INFO: Waiting for daemon to start... [2020-05-18T12:31:56.682Z] Starting dockerd [2020-05-18T12:31:56.682Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T12:31:57.269Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-18T12:31:58.630Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-18T12:31:59.217Z] . [2020-05-18T12:31:59.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:31:59.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:31:59.217Z] Error: No such image: emptyfs [2020-05-18T12:31:59.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:31:59.217Z] ++++ docker load [2020-05-18T12:31:59.217Z] Running integration-test (iteration 1) [2020-05-18T12:31:59.217Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T12:31:59.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:31:59.217Z] ++ set -e [2020-05-18T12:31:59.217Z] ++ '[' -n 0 ']' [2020-05-18T12:31:59.217Z] ++ set -x [2020-05-18T12:31:59.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:00.032Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-18T12:32:00.592Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-18T12:32:01.154Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-18T12:32:02.080Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-18T12:32:03.442Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-18T12:32:05.329Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-18T12:32:05.584Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-18T12:32:05.839Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-18T12:32:06.094Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-18T12:32:06.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:32:07.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:32:07.459Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-18T12:32:07.714Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-18T12:32:08.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:32:08.275Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-18T12:32:08.837Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-18T12:32:08.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-18T12:32:09.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:32:09.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:32:09.203Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:32:09.203Z] Loaded image: busybox:latest [2020-05-18T12:32:09.203Z] Loaded image: busybox:glibc [2020-05-18T12:32:09.203Z] Loaded image: debian:jessie [2020-05-18T12:32:09.203Z] Loaded image: hello-world:latest [2020-05-18T12:32:09.203Z] INFO: Testing against a local daemon [2020-05-18T12:32:09.203Z] === RUN TestCgroupNamespacesBuild [2020-05-18T12:32:09.491Z] sha256:3078a9114fca20e3358f36d6b71a5621bb6c1b1b0b2a9b49ddf1b32c736c13a0 [2020-05-18T12:32:09.491Z] INFO: Starting docker-py tests... [2020-05-18T12:32:09.491Z] ============================= test session starts ============================== [2020-05-18T12:32:09.491Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-18T12:32:09.491Z] rootdir: /src, inifile: pytest.ini [2020-05-18T12:32:09.491Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-18T12:32:10.057Z] collected 387 items / 1 deselected / 386 selected [2020-05-18T12:32:10.057Z] [2020-05-18T12:32:10.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:32:10.725Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-18T12:32:11.111Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-05-18T12:32:11.111Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T12:32:11.654Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-18T12:32:11.654Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-18T12:32:13.017Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-05-18T12:32:13.017Z] === RUN TestBuildWithSession [2020-05-18T12:32:13.017Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T12:32:13.017Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:32:13.017Z] === RUN TestBuildSquashParent [2020-05-18T12:32:13.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:32:13.582Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-18T12:32:14.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:32:15.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:32:15.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:32:16.844Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-18T12:32:17.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:32:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-18T12:32:18.328Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-18T12:32:18.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:32:19.589Z] --- PASS: TestBuildSquashParent (5.90s) [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:19.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:19.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:19.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:19.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:19.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:19.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:19.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:32:20.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T12:32:21.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:21.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:21.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:32:22.488Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-18T12:32:22.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:32:22.980Z] Using test binary docker [2020-05-18T12:32:22.980Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T12:32:22.980Z] +++ /etc/init.d/apparmor start [2020-05-18T12:32:22.980Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:32:22.980Z] INFO: Waiting for daemon to start... [2020-05-18T12:32:22.980Z] Starting dockerd [2020-05-18T12:32:22.980Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T12:32:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T12:32:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-05-18T12:32:23.663Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2020-05-18T12:32:23.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) [2020-05-18T12:32:23.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-05-18T12:32:23.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2020-05-18T12:32:23.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2020-05-18T12:32:23.664Z] === RUN TestBuildMultiStageCopy [2020-05-18T12:32:23.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T12:32:25.003Z] . [2020-05-18T12:32:25.003Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:32:25.003Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:32:25.003Z] Error: No such image: emptyfs [2020-05-18T12:32:25.003Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:32:25.003Z] ++++ docker load [2020-05-18T12:32:25.285Z] Running integration-test (iteration 1) [2020-05-18T12:32:25.285Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T12:32:25.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:25.285Z] ++ set -e [2020-05-18T12:32:25.285Z] ++ '[' -n 0 ']' [2020-05-18T12:32:25.285Z] ++ set -x [2020-05-18T12:32:25.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:25.749Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-18T12:32:25.749Z] --- PASS: TestBuildWithHugeFile (92.33s) [2020-05-18T12:32:25.749Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T12:32:25.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:32:25.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:32:25.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:32:25.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:32:25.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:32:25.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:32:25.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:32:25.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:32:26.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:32:26.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-18T12:32:26.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-18T12:32:26.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-05-18T12:32:26.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-18T12:32:26.004Z] === RUN TestBuildPreserveOwnership [2020-05-18T12:32:26.004Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T12:32:26.004Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-18T12:32:26.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T12:32:26.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T12:32:26.565Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-18T12:32:27.027Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T12:32:27.127Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-18T12:32:27.595Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T12:32:27.687Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-05-18T12:32:28.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-05-18T12:32:28.163Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T12:32:29.540Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-05-18T12:32:29.540Z] === RUN TestBuildLabelWithTargets [2020-05-18T12:32:30.946Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T12:32:31.201Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-18T12:32:32.072Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-18T12:32:32.091Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-05-18T12:32:32.091Z] === RUN TestBuildWithEmptyLayers [2020-05-18T12:32:32.092Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:32:32.092Z] Loaded image: busybox:latest [2020-05-18T12:32:32.092Z] Loaded image: busybox:glibc [2020-05-18T12:32:32.092Z] Loaded image: debian:jessie [2020-05-18T12:32:32.374Z] Loaded image: hello-world:latest [2020-05-18T12:32:32.374Z] INFO: Testing against a local daemon [2020-05-18T12:32:32.374Z] === RUN TestCgroupNamespacesBuild [2020-05-18T12:32:32.562Z] --- PASS: TestBuildPreserveOwnership (6.47s) [2020-05-18T12:32:32.562Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-05-18T12:32:32.562Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-05-18T12:32:32.562Z] === RUN TestBuildPlatformInvalid [2020-05-18T12:32:32.641Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-18T12:32:32.661Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-05-18T12:32:32.661Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T12:32:32.816Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-18T12:32:32.816Z] PASS [2020-05-18T12:32:32.816Z] [2020-05-18T12:32:32.816Z] === Skipped [2020-05-18T12:32:32.816Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T12:32:32.816Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:32:32.816Z] [2020-05-18T12:32:32.816Z] [2020-05-18T12:32:32.816Z] DONE 32 tests, 1 skipped in 178.487s [2020-05-18T12:32:32.816Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T12:32:32.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:32.816Z] ++ set -e [2020-05-18T12:32:32.816Z] ++ '[' -n 0 ']' [2020-05-18T12:32:32.816Z] ++ set -x [2020-05-18T12:32:32.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:32.816Z] INFO: Testing against a local daemon [2020-05-18T12:32:32.816Z] === RUN TestConfigInspect [2020-05-18T12:32:34.579Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-18T12:32:34.741Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-18T12:32:35.050Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2020-05-18T12:32:35.050Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T12:32:35.667Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-18T12:32:35.922Z] --- PASS: TestConfigInspect (3.12s) [2020-05-18T12:32:35.922Z] === RUN TestConfigList [2020-05-18T12:32:35.949Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-05-18T12:32:35.949Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T12:32:36.482Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-18T12:32:36.520Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-05-18T12:32:36.520Z] === RUN TestBuildWithSession [2020-05-18T12:32:36.520Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T12:32:36.520Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:32:36.520Z] === RUN TestBuildSquashParent [2020-05-18T12:32:36.886Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-05-18T12:32:36.886Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T12:32:37.042Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-18T12:32:37.296Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-18T12:32:38.220Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-18T12:32:42.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-18T12:32:42.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-18T12:32:42.558Z] --- PASS: TestConfigList (3.57s) [2020-05-18T12:32:42.558Z] === RUN TestConfigsCreateAndDelete [2020-05-18T12:32:42.558Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-18T12:32:42.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-18T12:32:42.561Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-05-18T12:32:42.561Z] === RUN TestBuildWithHugeFile [2020-05-18T12:32:42.814Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-05-18T12:32:42.814Z] === RUN TestConfigsUpdate [2020-05-18T12:32:43.358Z] --- PASS: TestBuildSquashParent (6.63s) [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:43.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:43.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:43.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:32:43.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:32:43.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-18T12:32:43.646Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-18T12:32:44.578Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-18T12:32:44.833Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-18T12:32:46.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:32:46.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:32:46.193Z] --- PASS: TestConfigsUpdate (3.35s) [2020-05-18T12:32:46.193Z] === RUN TestTemplatedConfig [2020-05-18T12:32:46.754Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-18T12:32:48.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:32:48.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:32:50.011Z] --- PASS: TestTemplatedConfig (3.74s) [2020-05-18T12:32:50.012Z] === RUN TestConfigCreateResolve [2020-05-18T12:32:50.012Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-18T12:32:50.571Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2020-05-18T12:32:50.743Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-05-18T12:32:50.743Z] === RUN TestBuildMultiStageCopy [2020-05-18T12:32:50.743Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T12:32:53.419Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T12:32:53.701Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T12:32:53.831Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-05-18T12:32:53.831Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T12:32:53.831Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-18T12:32:53.831Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-18T12:32:53.831Z] PASS [2020-05-18T12:32:53.831Z] [2020-05-18T12:32:53.831Z] DONE 7 tests in 21.051s [2020-05-18T12:32:53.831Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T12:32:53.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:53.831Z] ++ set -e [2020-05-18T12:32:53.831Z] ++ '[' -n 0 ']' [2020-05-18T12:32:53.831Z] ++ set -x [2020-05-18T12:32:53.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:32:54.086Z] INFO: Testing against a local daemon [2020-05-18T12:32:54.086Z] === RUN TestCheckpoint [2020-05-18T12:32:54.086Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T12:32:54.086Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:32:54.086Z] === RUN TestContainerInvalidJSON [2020-05-18T12:32:54.086Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:32:54.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:32:54.086Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:32:54.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:32:54.086Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:32:54.086Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:32:54.086Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:32:54.086Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:32:54.086Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:32:54.086Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-18T12:32:54.086Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T12:32:54.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T12:32:54.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T12:32:54.086Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T12:32:54.086Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-18T12:32:54.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-18T12:32:54.086Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T12:32:54.315Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T12:32:54.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T12:32:54.340Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T12:32:54.340Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-18T12:32:54.340Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T12:32:54.595Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T12:32:54.595Z] === RUN TestCopyFromContainer [2020-05-18T12:32:54.930Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-05-18T12:32:55.543Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-05-18T12:32:55.543Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T12:32:56.308Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:32:56.308Z] [2020-05-18T12:32:56.308Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:32:56.308Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:32:56.308Z] HOSTNAME=32c373653039 [2020-05-18T12:32:56.308Z] DEST=bundles/test-integration [2020-05-18T12:32:56.308Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:32:56.308Z] DOCKER_ROOTLESS=1 [2020-05-18T12:32:56.308Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:32:56.308Z] container=docker [2020-05-18T12:32:56.308Z] HOME=/root [2020-05-18T12:32:56.308Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:32:56.308Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:32:56.308Z] VALIDATE_BRANCH=master [2020-05-18T12:32:56.308Z] TERM=xterm [2020-05-18T12:32:56.308Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:32:56.308Z] SHLVL=1 [2020-05-18T12:32:56.308Z] TIMEOUT=120m [2020-05-18T12:32:56.308Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:32:56.308Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:32:56.308Z] GO111MODULE=off [2020-05-18T12:32:56.308Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T12:32:56.308Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T12:32:56.308Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:32:56.308Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:32:56.308Z] GOPATH=/go [2020-05-18T12:32:56.308Z] PKG_CONFIG=pkg-config [2020-05-18T12:32:56.308Z] _=/usr/bin/env [2020-05-18T12:32:56.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:32:56.481Z] === RUN TestCopyFromContainer// [2020-05-18T12:32:56.481Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T12:32:56.736Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T12:32:56.736Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T12:32:56.991Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T12:32:56.991Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T12:32:56.991Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T12:32:57.015Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-05-18T12:32:57.015Z] === RUN TestBuildLabelWithTargets [2020-05-18T12:32:57.245Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T12:32:57.245Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T12:32:57.245Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer (2.94s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-18T12:32:57.500Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-18T12:32:57.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T12:32:57.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:32:57.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:32:57.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:32:57.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:32:57.500Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:32:57.500Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:32:57.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:32:57.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:32:57.500Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:32:57.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T12:32:57.500Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T12:32:57.500Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-18T12:32:57.500Z] === RUN TestCreateWithInvalidEnv [2020-05-18T12:32:57.500Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T12:32:57.500Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T12:32:57.500Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T12:32:57.500Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T12:32:57.500Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T12:32:57.500Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T12:32:57.500Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T12:32:57.500Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T12:32:57.500Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T12:32:57.500Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T12:32:57.500Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T12:32:57.500Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T12:32:57.500Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-18T12:32:57.500Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T12:32:58.062Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-18T12:32:58.317Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-18T12:32:58.572Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-18T12:32:59.691Z] --- PASS: TestBuildLabelWithTargets (2.46s) [2020-05-18T12:32:59.691Z] === RUN TestBuildWithEmptyLayers [2020-05-18T12:33:00.455Z] --- PASS: TestCreateWithCustomMaskedPaths (2.76s) [2020-05-18T12:33:00.455Z] === RUN TestCreateWithCapabilities [2020-05-18T12:33:00.455Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:00.456Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:00.456Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:00.456Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-18T12:33:00.456Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T12:33:00.456Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T12:33:00.699Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-05-18T12:33:00.699Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T12:33:01.822Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-18T12:33:02.382Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-18T12:33:02.942Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-18T12:33:03.197Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:03.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:03.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:03.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:03.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:03.197Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:03.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:03.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:03.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:03.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:03.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:03.197Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T12:33:03.452Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-18T12:33:03.452Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T12:33:03.452Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-18T12:33:04.155Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-05-18T12:33:04.155Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T12:33:04.376Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-05-18T12:33:04.376Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T12:33:04.376Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T12:33:04.376Z] === RUN TestDaemonRestartIpcMode [2020-05-18T12:33:04.376Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T12:33:04.376Z] === RUN TestDaemonHostGatewayIP [2020-05-18T12:33:04.376Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T12:33:04.376Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T12:33:04.376Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T12:33:04.376Z] === RUN TestDiff [2020-05-18T12:33:04.631Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-18T12:33:04.769Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-05-18T12:33:04.769Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T12:33:05.190Z] --- PASS: TestDiff (0.96s) [2020-05-18T12:33:05.191Z] === RUN TestExecWithCloseStdin [2020-05-18T12:33:05.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-18T12:33:06.005Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-05-18T12:33:06.005Z] === RUN TestExec [2020-05-18T12:33:06.260Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-18T12:33:07.186Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-18T12:33:07.186Z] --- PASS: TestExec (1.09s) [2020-05-18T12:33:07.186Z] === RUN TestExecUser [2020-05-18T12:33:07.440Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-18T12:33:08.221Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-05-18T12:33:08.221Z] === RUN TestBuildWithHugeFile [2020-05-18T12:33:08.366Z] --- PASS: TestExecUser (1.03s) [2020-05-18T12:33:08.366Z] === RUN TestExportContainerAndImportImage [2020-05-18T12:33:09.222Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-18T12:33:09.291Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-18T12:33:09.546Z] --- PASS: TestExportContainerAndImportImage (1.40s) [2020-05-18T12:33:09.546Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T12:33:10.907Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-18T12:33:11.162Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-18T12:33:11.417Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2020-05-18T12:33:11.417Z] === RUN TestHealthCheckWorkdir [2020-05-18T12:33:12.780Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-05-18T12:33:12.780Z] === RUN TestHealthKillContainer [2020-05-18T12:33:13.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-18T12:33:13.959Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-18T12:33:14.523Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-18T12:33:15.082Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-18T12:33:15.641Z] --- PASS: TestHealthKillContainer (2.98s) [2020-05-18T12:33:15.641Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T12:33:16.565Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-18T12:33:16.565Z] --- PASS: TestInspectCpusetInConfigPre120 (1.17s) [2020-05-18T12:33:16.565Z] === RUN TestIpcModeNone [2020-05-18T12:33:16.820Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-18T12:33:17.381Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-18T12:33:17.636Z] --- PASS: TestIpcModeNone (1.00s) [2020-05-18T12:33:17.636Z] === RUN TestIpcModePrivate [2020-05-18T12:33:18.561Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-18T12:33:18.561Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:206, shared: false, mustBeShared: false [2020-05-18T12:33:18.561Z] === RUN TestIpcModeShareable [2020-05-18T12:33:19.487Z] --- PASS: TestIpcModeShareable (0.95s) [2020-05-18T12:33:19.487Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-05-18T12:33:19.487Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T12:33:19.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-18T12:33:21.100Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-18T12:33:21.288Z] --- PASS: TestBuildWithHugeFile (41.18s) [2020-05-18T12:33:21.288Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T12:33:21.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:21.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:21.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:21.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:21.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:21.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:21.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:21.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:21.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:21.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-18T12:33:21.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-05-18T12:33:21.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-05-18T12:33:21.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-05-18T12:33:21.288Z] === RUN TestBuildPreserveOwnership [2020-05-18T12:33:21.288Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T12:33:22.461Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2020-05-18T12:33:22.461Z] === RUN TestAPIIpcModeHost [2020-05-18T12:33:23.385Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-05-18T12:33:23.385Z] === RUN TestDaemonIpcModeShareable [2020-05-18T12:33:25.275Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-05-18T12:33:25.275Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2020-05-18T12:33:25.275Z] === RUN TestDaemonIpcModePrivate [2020-05-18T12:33:25.482Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T12:33:27.159Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-05-18T12:33:27.159Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:228, shared: false, mustBeShared: false [2020-05-18T12:33:27.159Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T12:33:27.388Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-05-18T12:33:27.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-05-18T12:33:27.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-05-18T12:33:27.388Z] === RUN TestBuildPlatformInvalid [2020-05-18T12:33:27.388Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-18T12:33:27.388Z] PASS [2020-05-18T12:33:27.388Z] [2020-05-18T12:33:27.388Z] === Skipped [2020-05-18T12:33:27.388Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-18T12:33:27.388Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:33:27.388Z] [2020-05-18T12:33:27.388Z] [2020-05-18T12:33:27.388Z] DONE 32 tests, 1 skipped in 88.117s [2020-05-18T12:33:27.388Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T12:33:27.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:27.388Z] ++ set -e [2020-05-18T12:33:27.388Z] ++ '[' -n 0 ']' [2020-05-18T12:33:27.388Z] ++ set -x [2020-05-18T12:33:27.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:27.414Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-18T12:33:27.647Z] INFO: Testing against a local daemon [2020-05-18T12:33:27.647Z] === RUN TestConfigInspect [2020-05-18T12:33:27.668Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-18T12:33:29.027Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.05s) [2020-05-18T12:33:29.027Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false [2020-05-18T12:33:29.027Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T12:33:30.912Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-05-18T12:33:30.912Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2020-05-18T12:33:30.912Z] === RUN TestIpcModeOlderClient [2020-05-18T12:33:30.912Z] === PAUSE TestIpcModeOlderClient [2020-05-18T12:33:30.912Z] === RUN TestKillContainerInvalidSignal [2020-05-18T12:33:30.935Z] --- PASS: TestConfigInspect (3.39s) [2020-05-18T12:33:30.935Z] === RUN TestConfigList [2020-05-18T12:33:31.837Z] --- PASS: TestKillContainerInvalidSignal (1.03s) [2020-05-18T12:33:31.837Z] === RUN TestKillContainer [2020-05-18T12:33:31.837Z] === RUN TestKillContainer/no_signal [2020-05-18T12:33:32.762Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T12:33:33.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-18T12:33:33.326Z] === RUN TestKillContainer/killing_signal [2020-05-18T12:33:33.581Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-18T12:33:34.223Z] --- PASS: TestConfigList (3.21s) [2020-05-18T12:33:34.224Z] === RUN TestConfigsCreateAndDelete [2020-05-18T12:33:34.506Z] --- PASS: TestKillContainer (2.58s) [2020-05-18T12:33:34.506Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-18T12:33:34.506Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-05-18T12:33:34.506Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-05-18T12:33:34.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T12:33:34.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T12:33:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:33:34.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:33:35.068Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T12:33:35.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-18T12:33:35.883Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-05-18T12:33:35.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-05-18T12:33:35.884Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-18T12:33:35.884Z] === RUN TestKillStoppedContainer [2020-05-18T12:33:35.884Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-18T12:33:35.884Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T12:33:35.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:33:36.138Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-18T12:33:36.138Z] === RUN TestKillDifferentUserContainer [2020-05-18T12:33:37.063Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-18T12:33:37.063Z] --- PASS: TestKillDifferentUserContainer (1.09s) [2020-05-18T12:33:37.063Z] === RUN TestInspectOomKilledTrue [2020-05-18T12:33:37.063Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T12:33:37.063Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:33:37.063Z] === RUN TestInspectOomKilledFalse [2020-05-18T12:33:37.063Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T12:33:37.063Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:33:37.063Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T12:33:37.513Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-05-18T12:33:37.513Z] === RUN TestConfigsUpdate [2020-05-18T12:33:37.623Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-18T12:33:38.184Z] --- PASS: TestLinksEtcHostsContentMatch (0.96s) [2020-05-18T12:33:38.184Z] === RUN TestLinksContainerNames [2020-05-18T12:33:39.685Z] Removing intermediate container 6f2f979bd523 [2020-05-18T12:33:39.685Z] ---> e37e958b7144 [2020-05-18T12:33:39.685Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-18T12:33:39.685Z] ---> Running in 65de9a0b00b8 [2020-05-18T12:33:39.685Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-18T12:33:39.685Z] go: finding gotest.tools v0.3.5 [2020-05-18T12:33:39.685Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-05-18T12:33:39.685Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-05-18T12:33:39.685Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-05-18T12:33:39.685Z] go: downloading gotest.tools v2.1.0+incompatible [2020-05-18T12:33:39.685Z] go: extracting gotest.tools v2.1.0+incompatible [2020-05-18T12:33:39.685Z] go: downloading github.com/fatih/color v1.6.0 [2020-05-18T12:33:39.685Z] go: downloading github.com/pkg/errors v0.8.0 [2020-05-18T12:33:39.685Z] go: extracting github.com/pkg/errors v0.8.0 [2020-05-18T12:33:39.685Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-05-18T12:33:39.685Z] go: extracting github.com/fatih/color v1.6.0 [2020-05-18T12:33:39.685Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:33:39.685Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:33:39.685Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-05-18T12:33:39.685Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:33:39.685Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:33:39.685Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:33:39.685Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-05-18T12:33:39.685Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:33:39.685Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-05-18T12:33:39.685Z] go: finding gotest.tools/gotestsum v0.4.2 [2020-05-18T12:33:39.685Z] go: finding gotest.tools v2.2.0+incompatible [2020-05-18T12:33:39.685Z] go: downloading gotest.tools/gotestsum v0.4.2 [2020-05-18T12:33:39.685Z] go: downloading gotest.tools v2.2.0+incompatible [2020-05-18T12:33:39.685Z] go: extracting gotest.tools v2.2.0+incompatible [2020-05-18T12:33:39.685Z] go: extracting gotest.tools/gotestsum v0.4.2 [2020-05-18T12:33:39.685Z] go: downloading github.com/pkg/errors v0.8.1 [2020-05-18T12:33:39.685Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:33:39.685Z] go: extracting github.com/pkg/errors v0.8.1 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:33:39.685Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:33:39.685Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:33:39.685Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:33:39.685Z] go: finding github.com/fatih/color v1.6.0 [2020-05-18T12:33:39.685Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-18T12:33:39.685Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-05-18T12:33:39.685Z] go: finding github.com/spf13/pflag v1.0.3 [2020-05-18T12:33:39.685Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-18T12:33:39.685Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-18T12:33:39.685Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-05-18T12:33:39.685Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-05-18T12:33:39.685Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-05-18T12:33:39.685Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-05-18T12:33:39.685Z] INFO: Build done for gotestsum... [2020-05-18T12:33:40.697Z] --- PASS: TestLinksContainerNames (2.31s) [2020-05-18T12:33:40.697Z] === RUN TestLogsFollowTailEmpty [2020-05-18T12:33:40.743Z] --- PASS: TestBuildWithHugeFile (27.68s) [2020-05-18T12:33:40.743Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T12:33:40.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:40.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:40.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:40.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:40.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:40.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:40.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:33:40.744Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:33:40.744Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:33:40.744Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-18T12:33:40.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-05-18T12:33:40.744Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-05-18T12:33:40.744Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-18T12:33:40.744Z] === RUN TestBuildPreserveOwnership [2020-05-18T12:33:40.744Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T12:33:40.744Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T12:33:40.906Z] --- PASS: TestConfigsUpdate (3.12s) [2020-05-18T12:33:40.907Z] === RUN TestTemplatedConfig [2020-05-18T12:33:41.621Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2020-05-18T12:33:41.621Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T12:33:42.765Z] --- PASS: TestBuildPreserveOwnership (6.50s) [2020-05-18T12:33:42.765Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-05-18T12:33:42.765Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-05-18T12:33:42.765Z] === RUN TestBuildPlatformInvalid [2020-05-18T12:33:42.765Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-18T12:33:42.765Z] PASS [2020-05-18T12:33:42.765Z] [2020-05-18T12:33:42.765Z] === Skipped [2020-05-18T12:33:42.765Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-18T12:33:42.765Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:33:42.765Z] [2020-05-18T12:33:42.765Z] [2020-05-18T12:33:42.765Z] DONE 32 tests, 1 skipped in 77.253s [2020-05-18T12:33:42.765Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T12:33:42.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:42.765Z] ++ set -e [2020-05-18T12:33:42.765Z] ++ '[' -n 0 ']' [2020-05-18T12:33:42.765Z] ++ set -x [2020-05-18T12:33:42.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:42.765Z] INFO: Testing against a local daemon [2020-05-18T12:33:42.765Z] === RUN TestConfigInspect [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.8% of statements [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/types/time 0.051s coverage: 100.0% of statements [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T12:33:42.914Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T12:33:42.914Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-05-18T12:33:42.983Z] --- PASS: TestContainerNetworkMountsNoChown (1.29s) [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/default [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/private [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/slave [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/shared [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/default [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/shared [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/slave [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/private [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:33:42.983Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T12:33:42.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:33:42.983Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:33:43.238Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T12:33:43.493Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-18T12:33:43.493Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-18T12:33:43.748Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-18T12:33:43.748Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T12:33:44.197Z] --- PASS: TestTemplatedConfig (3.35s) [2020-05-18T12:33:44.197Z] === RUN TestConfigCreateResolve [2020-05-18T12:33:46.732Z] --- PASS: TestConfigCreateResolve (2.75s) [2020-05-18T12:33:46.732Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T12:33:47.009Z] --- PASS: TestContainerBindMountNonRecursive (3.36s) [2020-05-18T12:33:47.009Z] === RUN TestNetworkNat [2020-05-18T12:33:47.143Z] --- PASS: TestConfigInspect (3.82s) [2020-05-18T12:33:47.143Z] === RUN TestConfigList [2020-05-18T12:33:47.299Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-05-18T12:33:47.299Z] PASS [2020-05-18T12:33:47.299Z] [2020-05-18T12:33:47.299Z] DONE 7 tests in 19.850s [2020-05-18T12:33:47.299Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T12:33:47.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:47.299Z] ++ set -e [2020-05-18T12:33:47.299Z] ++ '[' -n 0 ']' [2020-05-18T12:33:47.299Z] ++ set -x [2020-05-18T12:33:47.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:33:47.299Z] INFO: Testing against a local daemon [2020-05-18T12:33:47.299Z] === RUN TestCheckpoint [2020-05-18T12:33:47.299Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T12:33:47.299Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:33:47.299Z] === RUN TestContainerInvalidJSON [2020-05-18T12:33:47.299Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:33:47.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:33:47.299Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:33:47.299Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:33:47.299Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:33:47.299Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:33:47.348Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-05-18T12:33:47.559Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:33:47.559Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:33:47.559Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:33:47.559Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T12:33:47.559Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T12:33:47.559Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T12:33:47.559Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T12:33:47.559Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T12:33:47.559Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-18T12:33:47.559Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T12:33:47.559Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-18T12:33:47.559Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T12:33:47.817Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-18T12:33:47.817Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T12:33:47.817Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-18T12:33:47.818Z] === RUN TestCopyFromContainer [2020-05-18T12:33:48.370Z] --- PASS: TestNetworkNat (1.12s) [2020-05-18T12:33:48.370Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T12:33:48.370Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-18T12:33:48.375Z] ok github.com/docker/docker/builder/remotecontext/git 4.320s coverage: 86.3% of statements [2020-05-18T12:33:48.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-18T12:33:49.187Z] --- PASS: TestNetworkLocalhostTCPNat (1.05s) [2020-05-18T12:33:49.187Z] === RUN TestNetworkLoopbackNat [2020-05-18T12:33:49.723Z] === RUN TestCopyFromContainer// [2020-05-18T12:33:49.982Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T12:33:49.982Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T12:33:50.112Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-18T12:33:50.241Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T12:33:50.241Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T12:33:50.501Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T12:33:50.501Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T12:33:50.501Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T12:33:50.662Z] --- PASS: TestConfigList (3.74s) [2020-05-18T12:33:50.662Z] === RUN TestConfigsCreateAndDelete [2020-05-18T12:33:50.671Z] --- PASS: TestNetworkLoopbackNat (1.42s) [2020-05-18T12:33:50.671Z] === RUN TestPause [2020-05-18T12:33:50.761Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T12:33:50.761Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer (3.07s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-18T12:33:51.020Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-18T12:33:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T12:33:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:33:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:33:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:33:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:33:51.020Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:33:51.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:33:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:33:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:33:51.020Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:33:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-18T12:33:51.020Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T12:33:51.020Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-18T12:33:51.020Z] === RUN TestCreateWithInvalidEnv [2020-05-18T12:33:51.020Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T12:33:51.020Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T12:33:51.020Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T12:33:51.020Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T12:33:51.020Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T12:33:51.020Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T12:33:51.020Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T12:33:51.020Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T12:33:51.020Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T12:33:51.020Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T12:33:51.020Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T12:33:51.020Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T12:33:51.020Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-18T12:33:51.020Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T12:33:51.085Z] ok github.com/docker/docker/builder/remotecontext 0.469s coverage: 13.6% of statements [2020-05-18T12:33:51.595Z] --- PASS: TestPause (0.87s) [2020-05-18T12:33:51.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T12:33:51.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:33:51.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:33:51.595Z] === RUN TestPauseStopPausedContainer [2020-05-18T12:33:51.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-18T12:33:51.595Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-18T12:33:52.187Z] Removing intermediate container 65de9a0b00b8 [2020-05-18T12:33:52.187Z] ---> fd200840670c [2020-05-18T12:33:52.187Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-18T12:33:52.187Z] ---> Running in 24c65b52197e [2020-05-18T12:33:52.187Z] Removing intermediate container 24c65b52197e [2020-05-18T12:33:52.187Z] ---> 43ef4b72be0e [2020-05-18T12:33:52.187Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-18T12:33:52.187Z] ---> Running in 079c20df954e [2020-05-18T12:33:52.187Z] Removing intermediate container 079c20df954e [2020-05-18T12:33:52.187Z] ---> c3937c0994da [2020-05-18T12:33:52.187Z] Step 10/10 : COPY . . [2020-05-18T12:33:52.519Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-05-18T12:33:52.519Z] === RUN TestPsFilter [2020-05-18T12:33:52.519Z] --- PASS: TestPsFilter (0.21s) [2020-05-18T12:33:52.519Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T12:33:52.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-18T12:33:53.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-18T12:33:53.444Z] === RUN TestRemoveContainerWithVolume [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:53.558Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:33:53.558Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-18T12:33:53.558Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-18T12:33:53.558Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T12:33:53.787Z] ok github.com/docker/docker/builder/dockerfile 1.550s coverage: 48.2% of statements [2020-05-18T12:33:53.787Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T12:33:53.787Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T12:33:54.113Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2020-05-18T12:33:54.114Z] === RUN TestConfigsUpdate [2020-05-18T12:33:54.368Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2020-05-18T12:33:54.369Z] === RUN TestRemoveContainerRunning [2020-05-18T12:33:55.292Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-05-18T12:33:55.292Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T12:33:55.851Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:56.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:56.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:56.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:56.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:56.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:56.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:56.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:33:56.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:33:56.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:33:56.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:33:56.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-18T12:33:56.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-18T12:33:56.091Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T12:33:56.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-05-18T12:33:56.106Z] === RUN TestRemoveInvalidContainer [2020-05-18T12:33:56.106Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-18T12:33:56.106Z] === RUN TestRenameLinkedContainer [2020-05-18T12:33:56.659Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-05-18T12:33:56.659Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T12:33:56.659Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T12:33:56.659Z] === RUN TestDaemonRestartIpcMode [2020-05-18T12:33:56.659Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T12:33:56.659Z] === RUN TestDaemonHostGatewayIP [2020-05-18T12:33:56.659Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T12:33:56.659Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T12:33:56.659Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T12:33:56.659Z] === RUN TestDiff [2020-05-18T12:33:57.565Z] --- PASS: TestConfigsUpdate (3.61s) [2020-05-18T12:33:57.565Z] === RUN TestTemplatedConfig [2020-05-18T12:33:57.597Z] --- PASS: TestDiff (0.79s) [2020-05-18T12:33:57.597Z] === RUN TestExecWithCloseStdin [2020-05-18T12:33:57.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-18T12:33:58.533Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-05-18T12:33:58.533Z] === RUN TestExec [2020-05-18T12:33:59.470Z] --- PASS: TestExec (0.91s) [2020-05-18T12:33:59.470Z] === RUN TestExecUser [2020-05-18T12:33:59.872Z] --- PASS: TestRenameLinkedContainer (3.68s) [2020-05-18T12:33:59.872Z] === RUN TestRenameStoppedContainer [2020-05-18T12:34:00.038Z] --- PASS: TestExecUser (0.89s) [2020-05-18T12:34:00.038Z] === RUN TestExportContainerAndImportImage [2020-05-18T12:34:00.798Z] --- PASS: TestRenameStoppedContainer (1.01s) [2020-05-18T12:34:00.798Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T12:34:01.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-18T12:34:01.421Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-18T12:34:01.421Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T12:34:01.944Z] --- PASS: TestTemplatedConfig (3.68s) [2020-05-18T12:34:01.944Z] === RUN TestConfigCreateResolve [2020-05-18T12:34:02.220Z] ok github.com/docker/docker/client 0.692s coverage: 75.4% of statements [2020-05-18T12:34:02.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:34:02.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:34:02.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:34:02.720Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2020-05-18T12:34:02.720Z] === RUN TestRenameInvalidName [2020-05-18T12:34:02.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:34:03.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:34:03.280Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-18T12:34:03.326Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-05-18T12:34:03.326Z] === RUN TestHealthCheckWorkdir [2020-05-18T12:34:03.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-18T12:34:03.835Z] --- PASS: TestRenameInvalidName (1.04s) [2020-05-18T12:34:03.835Z] === RUN TestRenameAnonymousContainer [2020-05-18T12:34:04.262Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-05-18T12:34:04.262Z] === RUN TestHealthKillContainer [2020-05-18T12:34:05.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:34:05.395Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-05-18T12:34:05.395Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T12:34:05.395Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-18T12:34:05.395Z] PASS [2020-05-18T12:34:05.395Z] [2020-05-18T12:34:05.395Z] DONE 7 tests in 22.669s [2020-05-18T12:34:05.395Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T12:34:05.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:34:05.395Z] ++ set -e [2020-05-18T12:34:05.395Z] ++ '[' -n 0 ']' [2020-05-18T12:34:05.395Z] ++ set -x [2020-05-18T12:34:05.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:34:05.395Z] INFO: Testing against a local daemon [2020-05-18T12:34:05.395Z] === RUN TestCheckpoint [2020-05-18T12:34:05.395Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T12:34:05.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:34:05.395Z] === RUN TestContainerInvalidJSON [2020-05-18T12:34:05.395Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:34:05.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:34:05.395Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:34:05.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:34:05.395Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:34:05.395Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:34:05.395Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:34:05.395Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:34:05.395Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:34:05.395Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T12:34:05.395Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T12:34:05.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T12:34:05.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-05-18T12:34:05.395Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T12:34:05.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-05-18T12:34:05.676Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T12:34:05.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-18T12:34:05.676Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T12:34:05.959Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-18T12:34:05.959Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T12:34:05.959Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-05-18T12:34:05.959Z] === RUN TestCopyFromContainer [2020-05-18T12:34:06.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-18T12:34:06.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-18T12:34:07.465Z] --- PASS: TestRenameAnonymousContainer (3.80s) [2020-05-18T12:34:07.465Z] === RUN TestRenameContainerWithSameName [2020-05-18T12:34:07.549Z] --- PASS: TestHealthKillContainer (2.97s) [2020-05-18T12:34:07.549Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T12:34:08.117Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-05-18T12:34:08.117Z] === RUN TestIpcModeNone [2020-05-18T12:34:08.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-18T12:34:08.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-18T12:34:08.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer// [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T12:34:08.633Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T12:34:08.663Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2020-05-18T12:34:08.663Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T12:34:08.915Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T12:34:08.915Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer (2.95s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-18T12:34:08.915Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-18T12:34:08.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T12:34:08.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:34:08.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:34:08.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:34:08.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:34:08.915Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:34:08.915Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:34:08.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:34:08.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:34:08.915Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:34:08.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T12:34:08.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-18T12:34:08.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T12:34:08.915Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T12:34:08.915Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T12:34:09.181Z] --- PASS: TestIpcModeNone (1.05s) [2020-05-18T12:34:09.181Z] === RUN TestIpcModePrivate [2020-05-18T12:34:09.197Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-18T12:34:09.197Z] === RUN TestCreateWithInvalidEnv [2020-05-18T12:34:09.197Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T12:34:09.197Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T12:34:09.197Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T12:34:09.197Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T12:34:09.197Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T12:34:09.197Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T12:34:09.197Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T12:34:09.197Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T12:34:09.197Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T12:34:09.197Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T12:34:09.197Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T12:34:09.197Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T12:34:09.197Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T12:34:09.197Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T12:34:09.197Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-18T12:34:09.197Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T12:34:10.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-18T12:34:10.122Z] --- PASS: TestIpcModePrivate (0.89s) [2020-05-18T12:34:10.122Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-18T12:34:10.122Z] === RUN TestIpcModeShareable [2020-05-18T12:34:10.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:34:10.381Z] ................................................ [ 29%] [2020-05-18T12:34:10.690Z] --- PASS: TestIpcModeShareable (0.86s) [2020-05-18T12:34:10.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-18T12:34:10.690Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T12:34:10.957Z] --- PASS: TestRenameContainerWithLinkedContainer (2.12s) [2020-05-18T12:34:10.957Z] === RUN TestResize [2020-05-18T12:34:10.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-18T12:34:11.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:34:11.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:34:11.871Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-18T12:34:11.871Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-18T12:34:11.871Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T12:34:11.881Z] --- PASS: TestResize (1.03s) [2020-05-18T12:34:11.881Z] === RUN TestResizeWithInvalidSize [2020-05-18T12:34:12.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-18T12:34:12.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:34:13.060Z] --- PASS: TestResizeWithInvalidSize (1.10s) [2020-05-18T12:34:13.060Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T12:34:13.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:13.621Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:13.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:13.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:13.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:13.978Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-05-18T12:34:13.978Z] === RUN TestAPIIpcModeHost [2020-05-18T12:34:13.978Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-18T12:34:13.978Z] === RUN TestDaemonIpcModeShareable [2020-05-18T12:34:14.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:34:14.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:34:14.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:34:14.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:34:14.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:34:14.547Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:34:14.547Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:34:14.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:34:14.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:34:14.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:34:14.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:34:14.547Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T12:34:14.547Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-18T12:34:14.547Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T12:34:14.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-18T12:34:15.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:34:15.554Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-05-18T12:34:15.554Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T12:34:15.554Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T12:34:15.554Z] === RUN TestDaemonRestartIpcMode [2020-05-18T12:34:15.554Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T12:34:15.554Z] === RUN TestDaemonHostGatewayIP [2020-05-18T12:34:15.554Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T12:34:15.554Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T12:34:15.554Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T12:34:15.554Z] === RUN TestDiff [2020-05-18T12:34:15.881Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-05-18T12:34:15.881Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-18T12:34:15.881Z] === RUN TestDaemonIpcModePrivate [2020-05-18T12:34:16.168Z] --- PASS: TestDiff (0.87s) [2020-05-18T12:34:16.168Z] === RUN TestExecWithCloseStdin [2020-05-18T12:34:16.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:16.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:17.174Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-05-18T12:34:17.174Z] === RUN TestExec [2020-05-18T12:34:17.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:34:17.484Z] ---> c53ca46daaee [2020-05-18T12:34:17.484Z] Successfully built c53ca46daaee [2020-05-18T12:34:17.484Z] Successfully tagged docker:latest [2020-05-18T12:34:17.484Z] INFO: Image build ended at 05/18/2020 12:34:14. Duration:00:03:25.7287969 [2020-05-18T12:34:17.484Z] [2020-05-18T12:34:17.484Z] [2020-05-18T12:34:17.484Z] INFO: Building the test binaries at 05/18/2020 12:34:14... [2020-05-18T12:34:17.786Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-05-18T12:34:17.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-18T12:34:17.786Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T12:34:17.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-18T12:34:18.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:18.180Z] --- PASS: TestExec (0.99s) [2020-05-18T12:34:18.180Z] === RUN TestExecUser [2020-05-18T12:34:18.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T12:34:18.349Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:19.054Z] INFO: make.ps1 starting at 05/18/2020 12:34:18 [2020-05-18T12:34:19.188Z] --- PASS: TestExecUser (0.90s) [2020-05-18T12:34:19.188Z] === RUN TestExportContainerAndImportImage [2020-05-18T12:34:19.523Z] INFO: Git commit (84748c7d4e) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T12:34:19.523Z] INFO: Invoking autogen... [2020-05-18T12:34:19.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-05-18T12:34:19.689Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-18T12:34:19.689Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T12:34:19.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-18T12:34:19.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:19.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:34:19.993Z] INFO: Building daemon... [2020-05-18T12:34:20.194Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-05-18T12:34:20.194Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T12:34:20.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:34:21.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-05-18T12:34:21.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-18T12:34:21.065Z] === RUN TestIpcModeOlderClient [2020-05-18T12:34:21.131Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:34:21.131Z] Using test binary docker [2020-05-18T12:34:21.131Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T12:34:21.131Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:34:21.131Z] INFO: Waiting for daemon to start... [2020-05-18T12:34:21.131Z] Starting dockerd [2020-05-18T12:34:21.325Z] === PAUSE TestIpcModeOlderClient [2020-05-18T12:34:21.325Z] === RUN TestKillContainerInvalidSignal [2020-05-18T12:34:21.666Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-18T12:34:21.666Z] === RUN TestHealthCheckWorkdir [2020-05-18T12:34:21.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-18T12:34:21.892Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-05-18T12:34:21.892Z] === RUN TestKillContainer [2020-05-18T12:34:21.892Z] === RUN TestKillContainer/no_signal [2020-05-18T12:34:22.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:22.829Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T12:34:23.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:23.137Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2020-05-18T12:34:23.137Z] === RUN TestHealthKillContainer [2020-05-18T12:34:23.275Z] . [2020-05-18T12:34:23.275Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:34:23.275Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:34:23.275Z] Error: No such image: emptyfs [2020-05-18T12:34:23.397Z] === RUN TestKillContainer/killing_signal [2020-05-18T12:34:23.532Z] Running integration-test (iteration 1) [2020-05-18T12:34:23.532Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T12:34:24.333Z] --- PASS: TestKillContainer (2.31s) [2020-05-18T12:34:24.333Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-05-18T12:34:24.333Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-18T12:34:24.333Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-05-18T12:34:24.333Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T12:34:24.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T12:34:24.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-18T12:34:24.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-18T12:34:25.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T12:34:25.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-05-18T12:34:25.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-05-18T12:34:25.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-18T12:34:25.837Z] === RUN TestKillStoppedContainer [2020-05-18T12:34:25.837Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-18T12:34:25.837Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T12:34:26.096Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-18T12:34:26.096Z] === RUN TestKillDifferentUserContainer [2020-05-18T12:34:26.587Z] --- PASS: TestHealthKillContainer (3.06s) [2020-05-18T12:34:26.588Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T12:34:26.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:26.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:34:26.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-18T12:34:26.869Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-05-18T12:34:26.869Z] === RUN TestIpcModeNone [2020-05-18T12:34:27.031Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-18T12:34:27.031Z] === RUN TestInspectOomKilledTrue [2020-05-18T12:34:27.031Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T12:34:27.031Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:34:27.031Z] === RUN TestInspectOomKilledFalse [2020-05-18T12:34:27.031Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T12:34:27.031Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:34:27.031Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T12:34:27.599Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-05-18T12:34:27.599Z] === RUN TestLinksContainerNames [2020-05-18T12:34:27.876Z] --- PASS: TestIpcModeNone (0.97s) [2020-05-18T12:34:27.876Z] === RUN TestIpcModePrivate [2020-05-18T12:34:28.882Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-18T12:34:28.882Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-18T12:34:28.882Z] === RUN TestIpcModeShareable [2020-05-18T12:34:28.977Z] --- PASS: TestLinksContainerNames (1.53s) [2020-05-18T12:34:28.977Z] === RUN TestLogsFollowTailEmpty [2020-05-18T12:34:29.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-05-18T12:34:29.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-05-18T12:34:29.350Z] === RUN TestCgroupNamespacesRun [2020-05-18T12:34:29.889Z] --- PASS: TestIpcModeShareable (1.02s) [2020-05-18T12:34:29.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-18T12:34:29.889Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T12:34:29.913Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-05-18T12:34:29.913Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T12:34:30.078Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-18T12:34:30.481Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-05-18T12:34:30.481Z] === RUN TestMountDaemonRoot [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/default [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/private [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/slave [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/shared [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T12:34:30.739Z] === CONT TestMountDaemonRoot/default [2020-05-18T12:34:30.739Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:30.739Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:30.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:30.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/slave [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/shared [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/private [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:30.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:30.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:30.740Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:30.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-18T12:34:30.999Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-18T12:34:30.999Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T12:34:31.233Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2020-05-18T12:34:31.233Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T12:34:32.564Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-05-18T12:34:32.564Z] === RUN TestAPIIpcModeHost [2020-05-18T12:34:32.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-18T12:34:32.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-18T12:34:32.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-18T12:34:32.848Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-18T12:34:32.848Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T12:34:32.903Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2020-05-18T12:34:32.903Z] === RUN TestNetworkNat [2020-05-18T12:34:33.178Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-18T12:34:33.178Z] === RUN TestDaemonIpcModeShareable [2020-05-18T12:34:33.480Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:34:33.480Z] Loaded image: busybox:latest [2020-05-18T12:34:33.480Z] Loaded image: busybox:glibc [2020-05-18T12:34:33.480Z] Loaded image: debian:jessie [2020-05-18T12:34:33.480Z] Loaded image: hello-world:latest [2020-05-18T12:34:33.480Z] INFO: Testing against a local daemon [2020-05-18T12:34:33.480Z] === RUN TestCgroupNamespacesBuild [2020-05-18T12:34:33.841Z] --- PASS: TestNetworkNat (0.89s) [2020-05-18T12:34:33.841Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T12:34:34.732Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2020-05-18T12:34:34.732Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T12:34:34.778Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-05-18T12:34:34.778Z] === RUN TestNetworkLoopbackNat [2020-05-18T12:34:35.200Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-05-18T12:34:35.200Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T12:34:35.200Z] === RUN TestDaemonIpcModePrivate [2020-05-18T12:34:35.714Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2020-05-18T12:34:35.714Z] === RUN TestPause [2020-05-18T12:34:36.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-18T12:34:36.651Z] --- PASS: TestPause (0.77s) [2020-05-18T12:34:36.651Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T12:34:36.651Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:34:36.651Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:34:36.651Z] === RUN TestPauseStopPausedContainer [2020-05-18T12:34:36.745Z] --- PASS: TestCgroupNamespacesBuild (3.06s) [2020-05-18T12:34:36.745Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T12:34:37.175Z] --- PASS: TestCgroupNamespacesRunHostMode (2.35s) [2020-05-18T12:34:37.175Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T12:34:37.222Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-05-18T12:34:37.222Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T12:34:37.222Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T12:34:37.521Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-18T12:34:37.587Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-18T12:34:37.587Z] === RUN TestPsFilter [2020-05-18T12:34:37.587Z] --- PASS: TestPsFilter (0.24s) [2020-05-18T12:34:37.587Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T12:34:37.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-18T12:34:38.523Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-05-18T12:34:38.523Z] === RUN TestRemoveContainerWithVolume [2020-05-18T12:34:38.692Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-05-18T12:34:38.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-18T12:34:38.692Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T12:34:39.091Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-05-18T12:34:39.091Z] === RUN TestRemoveContainerRunning [2020-05-18T12:34:39.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-05-18T12:34:39.098Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T12:34:39.260Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-05-18T12:34:39.260Z] === RUN TestBuildWithSession [2020-05-18T12:34:39.260Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T12:34:39.260Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:34:39.260Z] === RUN TestBuildSquashParent [2020-05-18T12:34:40.029Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-05-18T12:34:40.029Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T12:34:40.460Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-05-18T12:34:40.461Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T12:34:40.718Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-05-18T12:34:40.718Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-18T12:34:40.718Z] === RUN TestIpcModeOlderClient [2020-05-18T12:34:40.718Z] === PAUSE TestIpcModeOlderClient [2020-05-18T12:34:40.718Z] === RUN TestKillContainerInvalidSignal [2020-05-18T12:34:40.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-05-18T12:34:40.966Z] === RUN TestRemoveInvalidContainer [2020-05-18T12:34:40.966Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-18T12:34:40.966Z] === RUN TestRenameLinkedContainer [2020-05-18T12:34:41.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-18T12:34:41.385Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-18T12:34:41.385Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T12:34:41.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-18T12:34:41.725Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-05-18T12:34:41.725Z] === RUN TestKillContainer [2020-05-18T12:34:41.725Z] === RUN TestKillContainer/no_signal [2020-05-18T12:34:42.000Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-18T12:34:42.339Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T12:34:42.953Z] === RUN TestKillContainer/killing_signal [2020-05-18T12:34:43.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-05-18T12:34:43.528Z] === RUN TestKernelTCPMemory [2020-05-18T12:34:44.254Z] --- PASS: TestRenameLinkedContainer (3.04s) [2020-05-18T12:34:44.254Z] === RUN TestRenameStoppedContainer [2020-05-18T12:34:44.424Z] --- PASS: TestKillContainer (2.65s) [2020-05-18T12:34:44.424Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-05-18T12:34:44.424Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-05-18T12:34:44.424Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-05-18T12:34:44.424Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T12:34:44.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T12:34:44.454Z] --- PASS: TestKernelTCPMemory (1.09s) [2020-05-18T12:34:44.454Z] === RUN TestNISDomainname [2020-05-18T12:34:44.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-18T12:34:44.512Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-18T12:34:44.512Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T12:34:44.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-18T12:34:44.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-18T12:34:45.091Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T12:34:45.634Z] --- PASS: TestNISDomainname (1.11s) [2020-05-18T12:34:45.634Z] === RUN TestHostnameDnsResolution [2020-05-18T12:34:46.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-05-18T12:34:46.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-05-18T12:34:46.100Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-18T12:34:46.100Z] === RUN TestKillStoppedContainer [2020-05-18T12:34:46.100Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-18T12:34:46.100Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T12:34:46.100Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-05-18T12:34:46.100Z] === RUN TestKillDifferentUserContainer [2020-05-18T12:34:46.417Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-05-18T12:34:46.417Z] === RUN TestRenameInvalidName [2020-05-18T12:34:46.984Z] --- PASS: TestRenameInvalidName (0.77s) [2020-05-18T12:34:46.984Z] === RUN TestRenameAnonymousContainer [2020-05-18T12:34:46.994Z] --- PASS: TestHostnameDnsResolution (1.54s) [2020-05-18T12:34:46.994Z] === RUN TestStats [2020-05-18T12:34:47.107Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-05-18T12:34:47.107Z] === RUN TestInspectOomKilledTrue [2020-05-18T12:34:47.107Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T12:34:47.107Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:34:47.107Z] === RUN TestInspectOomKilledFalse [2020-05-18T12:34:47.107Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T12:34:47.107Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:34:47.107Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T12:34:47.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-18T12:34:47.342Z] --- PASS: TestBuildSquashParent (7.32s) [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:34:47.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:34:47.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:34:47.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:34:47.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:34:47.721Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-18T12:34:47.721Z] === RUN TestLinksContainerNames [2020-05-18T12:34:47.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-18T12:34:49.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:34:49.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:34:49.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-18T12:34:49.741Z] --- PASS: TestLinksContainerNames (1.75s) [2020-05-18T12:34:49.741Z] === RUN TestLogsFollowTailEmpty [2020-05-18T12:34:49.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-18T12:34:49.946Z] --- PASS: TestStats (3.05s) [2020-05-18T12:34:49.946Z] === RUN TestStopContainerWithTimeout [2020-05-18T12:34:49.946Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T12:34:49.946Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T12:34:49.946Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T12:34:49.946Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T12:34:49.946Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T12:34:49.946Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T12:34:49.946Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T12:34:49.946Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T12:34:49.946Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T12:34:49.946Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T12:34:50.355Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-05-18T12:34:50.355Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T12:34:50.969Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/default [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/private [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/slave [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/shared [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T12:34:50.969Z] === CONT TestMountDaemonRoot/default [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:50.969Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T12:34:50.969Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:50.969Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:50.969Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:50.969Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:34:51.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:34:51.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:34:51.173Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2020-05-18T12:34:51.173Z] === RUN TestRenameContainerWithSameName [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/shared [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/slave [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/private [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:51.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:51.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:34:51.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:34:51.307Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:34:51.533Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:34:51.741Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-18T12:34:51.741Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:34:51.815Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:34:51.816Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:34:51.816Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:34:52.098Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T12:34:52.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-18T12:34:52.098Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T12:34:52.098Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2020-05-18T12:34:53.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-05-18T12:34:53.014Z] === RUN TestBuildMultiStageCopy [2020-05-18T12:34:53.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-18T12:34:53.226Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T12:34:53.644Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-05-18T12:34:53.644Z] === RUN TestResize [2020-05-18T12:34:54.124Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-05-18T12:34:54.124Z] === RUN TestNetworkNat [2020-05-18T12:34:54.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-18T12:34:54.211Z] --- PASS: TestResize (0.78s) [2020-05-18T12:34:54.211Z] === RUN TestResizeWithInvalidSize [2020-05-18T12:34:55.132Z] --- PASS: TestNetworkNat (0.96s) [2020-05-18T12:34:55.132Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T12:34:55.147Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-05-18T12:34:55.147Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T12:34:55.520Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T12:34:55.520Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-05-18T12:34:55.520Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-05-18T12:34:55.520Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-05-18T12:34:55.520Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-05-18T12:34:55.520Z] === RUN TestDeleteDevicemapper [2020-05-18T12:34:55.520Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T12:34:55.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:34:55.520Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T12:34:55.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-18T12:34:55.715Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:55.715Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.715Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:34:55.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:34:55.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:34:55.746Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-05-18T12:34:55.746Z] === RUN TestNetworkLoopbackNat [2020-05-18T12:34:56.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T12:34:57.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T12:34:57.218Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-05-18T12:34:57.218Z] === RUN TestPause [2020-05-18T12:34:57.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-18T12:34:57.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:57.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:34:57.832Z] --- PASS: TestPause (0.85s) [2020-05-18T12:34:57.832Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T12:34:57.832Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:34:57.832Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:34:57.832Z] === RUN TestPauseStopPausedContainer [2020-05-18T12:34:58.176Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T12:34:58.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-18T12:34:58.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:34:58.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:34:58.584Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-18T12:34:58.838Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2020-05-18T12:34:58.838Z] === RUN TestUpdateMemory [2020-05-18T12:34:58.838Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T12:34:58.838Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:34:58.838Z] === RUN TestUpdateCPUQuota [2020-05-18T12:34:58.839Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-05-18T12:34:58.839Z] === RUN TestPsFilter [2020-05-18T12:34:59.045Z] ok github.com/docker/docker/cmd/dockerd 0.276s coverage: 30.8% of statements [2020-05-18T12:34:59.121Z] --- PASS: TestPsFilter (0.25s) [2020-05-18T12:34:59.121Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T12:34:59.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:34:59.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:34:59.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T12:34:59.397Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-18T12:34:59.734Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-05-18T12:34:59.734Z] === RUN TestRemoveContainerWithVolume [2020-05-18T12:35:00.071Z] ok github.com/docker/docker/container 0.184s coverage: 34.7% of statements [2020-05-18T12:35:00.071Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T12:35:00.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T12:35:00.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T12:35:00.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T12:35:00.322Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-18T12:35:00.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-05-18T12:35:00.498Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T12:35:00.580Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-05-18T12:35:00.580Z] === RUN TestUpdatePidsLimit [2020-05-18T12:35:00.580Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T12:35:00.745Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-05-18T12:35:00.745Z] === RUN TestRemoveContainerRunning [2020-05-18T12:35:00.835Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T12:35:01.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:35:01.396Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T12:35:01.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:35:01.752Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-05-18T12:35:01.752Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T12:35:01.956Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T12:35:02.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T12:35:02.404Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-05-18T12:35:02.404Z] === RUN TestRemoveInvalidContainer [2020-05-18T12:35:02.404Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T12:35:02.404Z] === RUN TestRenameLinkedContainer [2020-05-18T12:35:02.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T12:35:03.262Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-18T12:35:03.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer=== RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T12:35:03.331Z] [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-05-18T12:35:04.148Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-05-18T12:35:04.148Z] === RUN TestCgroupNamespacesRun [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit (4.20s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-05-18T12:35:04.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-18T12:35:04.829Z] === RUN TestUpdateRestartPolicy [2020-05-18T12:35:05.612Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2020-05-18T12:35:05.739Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-18T12:35:05.739Z] === RUN TestBuildLabelWithTargets [2020-05-18T12:35:05.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-18T12:35:05.860Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-05-18T12:35:05.861Z] === RUN TestRenameStoppedContainer [2020-05-18T12:35:06.057Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-05-18T12:35:06.058Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T12:35:06.311Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-18T12:35:06.868Z] --- PASS: TestRenameStoppedContainer (0.95s) [2020-05-18T12:35:06.868Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T12:35:07.434Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-05-18T12:35:07.434Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T12:35:08.194Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-18T12:35:08.753Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-18T12:35:08.892Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2020-05-18T12:35:08.892Z] === RUN TestRenameInvalidName [2020-05-18T12:35:09.312Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-18T12:35:09.339Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-18T12:35:09.339Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T12:35:09.507Z] --- PASS: TestRenameInvalidName (0.93s) [2020-05-18T12:35:09.507Z] === RUN TestRenameAnonymousContainer [2020-05-18T12:35:09.566Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-18T12:35:10.974Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-18T12:35:11.244Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-05-18T12:35:11.244Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T12:35:12.602Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-18T12:35:12.823Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-18T12:35:13.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-05-18T12:35:13.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T12:35:13.826Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2020-05-18T12:35:13.826Z] === RUN TestBuildWithEmptyLayers [2020-05-18T12:35:14.422Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.6% of statements [2020-05-18T12:35:14.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-05-18T12:35:14.525Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T12:35:14.708Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-18T12:35:14.993Z] --- PASS: TestRenameAnonymousContainer (5.07s) [2020-05-18T12:35:14.994Z] === RUN TestRenameContainerWithSameName [2020-05-18T12:35:15.462Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-05-18T12:35:15.462Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T12:35:15.610Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-05-18T12:35:15.610Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T12:35:15.631Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-18T12:35:15.925Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2020-05-18T12:35:16.341Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-18T12:35:16.341Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T12:35:16.838Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-18T12:35:17.367Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-05-18T12:35:17.367Z] === RUN TestKernelTCPMemory [2020-05-18T12:35:17.633Z] --- PASS: TestRenameContainerWithLinkedContainer (1.87s) [2020-05-18T12:35:17.633Z] === RUN TestResize [2020-05-18T12:35:18.140Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-18T12:35:18.140Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-18T12:35:18.248Z] --- PASS: TestResize (0.86s) [2020-05-18T12:35:18.248Z] === RUN TestResizeWithInvalidSize [2020-05-18T12:35:18.303Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-05-18T12:35:18.304Z] === RUN TestNISDomainname [2020-05-18T12:35:18.398Z] --- PASS: TestUpdateRestartPolicy (13.72s) [2020-05-18T12:35:18.398Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T12:35:18.652Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-18T12:35:19.212Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-18T12:35:19.240Z] --- PASS: TestNISDomainname (0.97s) [2020-05-18T12:35:19.240Z] === RUN TestHostnameDnsResolution [2020-05-18T12:35:19.256Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-05-18T12:35:19.256Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T12:35:19.467Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-05-18T12:35:19.467Z] === RUN TestWaitNonBlocked [2020-05-18T12:35:19.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:19.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:19.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:19.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:19.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:19.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:19.467Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-18T12:35:20.029Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-18T12:35:20.263Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:20.263Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:20.263Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:20.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:35:20.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:35:20.284Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-18T12:35:20.284Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-18T12:35:20.845Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-18T12:35:20.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-05-18T12:35:20.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-05-18T12:35:20.845Z] === RUN TestWaitBlocked [2020-05-18T12:35:20.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:20.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:20.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:20.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:20.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:20.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:21.143Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-05-18T12:35:21.144Z] === RUN TestStats [2020-05-18T12:35:21.462Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2020-05-18T12:35:21.591Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-18T12:35:21.591Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T12:35:21.770Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T12:35:21.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-05-18T12:35:21.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-05-18T12:35:21.770Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T12:35:21.770Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T12:35:21.770Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-18T12:35:21.847Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-18T12:35:21.847Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T12:35:22.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:22.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:23.515Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-18T12:35:23.676Z] --- PASS: TestStats (2.77s) [2020-05-18T12:35:23.676Z] === RUN TestStopContainerWithTimeout [2020-05-18T12:35:23.676Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T12:35:23.676Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T12:35:23.676Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T12:35:23.676Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T12:35:23.676Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T12:35:23.676Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T12:35:23.676Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T12:35:23.676Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T12:35:23.676Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T12:35:23.676Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T12:35:23.676Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T12:35:23.676Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T12:35:23.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:35:23.949Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:35:24.282Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-18T12:35:24.844Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-18T12:35:25.005Z] ok github.com/docker/docker/daemon/config 0.140s coverage: 81.7% of statements [2020-05-18T12:35:25.405Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-18T12:35:25.405Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-05-18T12:35:25.405Z] === CONT TestIpcModeOlderClient [2020-05-18T12:35:25.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:35:25.660Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-18T12:35:25.660Z] === CONT TestDaemonHostGatewayIP [2020-05-18T12:35:25.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:35:26.218Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-18T12:35:26.965Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-18T12:35:26.965Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-05-18T12:35:26.965Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-05-18T12:35:26.965Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-05-18T12:35:26.965Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-05-18T12:35:26.965Z] === RUN TestDeleteDevicemapper [2020-05-18T12:35:26.965Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T12:35:26.965Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:35:26.965Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T12:35:27.054Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-18T12:35:27.088Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-18T12:35:27.088Z] === RUN TestBuildWithHugeFile [2020-05-18T12:35:27.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:35:28.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:35:28.726Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-18T12:35:29.284Z] --- PASS: TestDaemonHostGatewayIP (3.61s) [2020-05-18T12:35:29.284Z] === CONT TestDaemonRestartIpcMode [2020-05-18T12:35:29.284Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-18T12:35:29.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-05-18T12:35:29.500Z] === RUN TestUpdateMemory [2020-05-18T12:35:29.500Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T12:35:29.500Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:35:29.500Z] === RUN TestUpdateCPUQuota [2020-05-18T12:35:29.805Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.582s coverage: 13.9% of statements [2020-05-18T12:35:30.437Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-05-18T12:35:30.437Z] === RUN TestUpdatePidsLimit [2020-05-18T12:35:30.437Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T12:35:31.004Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T12:35:31.173Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-18T12:35:31.263Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T12:35:31.399Z] ......................... [ 67%] [2020-05-18T12:35:31.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:35:31.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:35:31.831Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T12:35:31.867Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-05-18T12:35:32.091Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T12:35:32.324Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-18T12:35:32.324Z] [2020-05-18T12:35:32.324Z] ________ ____ __. [2020-05-18T12:35:32.324Z] \_____ \ | |/ _| [2020-05-18T12:35:32.324Z] / | \| < [2020-05-18T12:35:32.324Z] / | \ | \ [2020-05-18T12:35:32.324Z] \_______ /____|__ \ [2020-05-18T12:35:32.324Z] \/ \/ [2020-05-18T12:35:32.324Z] [2020-05-18T12:35:32.324Z] INFO: make.ps1 ended at 05/18/2020 12:35:24 [2020-05-18T12:35:32.324Z] INFO: Binaries build ended at 05/18/2020 12:35:27. Duration:00:01:12.0711363 [2020-05-18T12:35:32.324Z] INFO: Copying the built daemon binary to d:\CI\PR-40937\6\binary\dockerd-84748c7d4e.exe... [2020-05-18T12:35:32.324Z] INFO: Copying the built client binary to d:\CI\PR-40937\6\binary\docker-84748c7d4e.exe... [2020-05-18T12:35:32.324Z] INFO: Copying dockerversion from the container... [2020-05-18T12:35:32.324Z] INFO: Copying the golang package from the container to d:\CI\PR-40937\6\installer\go.zip... [2020-05-18T12:35:32.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T12:35:32.536Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-18T12:35:32.791Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-05-18T12:35:32.791Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-18T12:35:32.791Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-18T12:35:32.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.988s coverage: 57.9% of statements [2020-05-18T12:35:32.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T12:35:33.350Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-05-18T12:35:33.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2020-05-18T12:35:33.490Z] === RUN TestCgroupNamespacesRun [2020-05-18T12:35:33.911Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-18T12:35:33.916Z] ok github.com/docker/docker/daemon 12.512s coverage: 17.4% of statements [2020-05-18T12:35:33.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T12:35:33.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T12:35:33.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T12:35:33.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit (3.89s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-18T12:35:34.296Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-18T12:35:34.296Z] === RUN TestUpdateRestartPolicy [2020-05-18T12:35:34.471Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-18T12:35:34.471Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-18T12:35:35.032Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2020-05-18T12:35:35.032Z] PASS [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === Skipped [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T12:35:35.032Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T12:35:35.032Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T12:35:35.032Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:35:35.032Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T12:35:35.032Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T12:35:35.032Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] [2020-05-18T12:35:35.032Z] DONE 200 tests, 6 skipped in 161.017s [2020-05-18T12:35:35.032Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T12:35:35.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:35:35.032Z] ++ set -e [2020-05-18T12:35:35.032Z] ++ '[' -n 0 ']' [2020-05-18T12:35:35.032Z] ++ set -x [2020-05-18T12:35:35.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:35:35.032Z] INFO: Testing against a local daemon [2020-05-18T12:35:35.032Z] === RUN TestCommitInheritsEnv [2020-05-18T12:35:35.287Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-18T12:35:35.298Z] INFO: Extracting go.zip to d:\CI\PR-40937\6\go [2020-05-18T12:35:35.511Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-05-18T12:35:35.511Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T12:35:35.542Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-18T12:35:35.542Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-05-18T12:35:35.542Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T12:35:35.542Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T12:35:35.542Z] === RUN TestImagesFilterMultiReference [2020-05-18T12:35:35.796Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-18T12:35:35.796Z] === RUN TestImagePullPlatformInvalid [2020-05-18T12:35:35.796Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-18T12:35:35.796Z] === RUN TestRemoveImageOrphaning [2020-05-18T12:35:36.356Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-05-18T12:35:36.356Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T12:35:36.611Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-18T12:35:36.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-05-18T12:35:36.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T12:35:37.169Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-18T12:35:37.417Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-05-18T12:35:38.530Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2020-05-18T12:35:38.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T12:35:38.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T12:35:38.530Z] === RUN TestTagInvalidReference [2020-05-18T12:35:38.530Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-18T12:35:38.530Z] === RUN TestTagValidPrefixedRepo [2020-05-18T12:35:38.530Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-05-18T12:35:38.530Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T12:35:38.530Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T12:35:38.530Z] === RUN TestTagOfficialNames [2020-05-18T12:35:38.785Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-18T12:35:38.785Z] === RUN TestTagMatchesDigest [2020-05-18T12:35:38.785Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-18T12:35:38.785Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T12:35:39.094Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-05-18T12:35:39.094Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T12:35:39.470Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.708s coverage: 69.2% of statements [2020-05-18T12:35:40.146Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-18T12:35:40.495Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.145s coverage: 49.5% of statements [2020-05-18T12:35:40.565Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-18T12:35:40.565Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T12:35:41.122Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.001s coverage: 45.9% of statements [2020-05-18T12:35:41.122Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T12:35:42.033Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-18T12:35:42.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-05-18T12:35:42.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T12:35:44.058Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-05-18T12:35:44.058Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T12:35:44.614Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-05-18T12:35:44.614Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.520s coverage: 76.1% of statements [2020-05-18T12:35:45.064Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-05-18T12:35:45.064Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T12:35:46.122Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.051s coverage: 3.0% of statements [2020-05-18T12:35:46.122Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-05-18T12:35:46.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.598s coverage: 52.1% of statements [2020-05-18T12:35:46.410Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T12:35:46.410Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T12:35:47.086Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2020-05-18T12:35:47.086Z] === RUN TestKernelTCPMemory [2020-05-18T12:35:47.278Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-18T12:35:47.533Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-18T12:35:47.701Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-05-18T12:35:47.701Z] === RUN TestNISDomainname [2020-05-18T12:35:48.707Z] --- PASS: TestNISDomainname (0.98s) [2020-05-18T12:35:48.707Z] === RUN TestHostnameDnsResolution [2020-05-18T12:35:49.176Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-05-18T12:35:49.176Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T12:35:49.176Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-05-18T12:35:49.176Z] === RUN TestWaitNonBlocked [2020-05-18T12:35:49.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:49.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:49.176Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:49.176Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:49.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:35:49.176Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:35:49.176Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-18T12:35:49.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-05-18T12:35:49.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-05-18T12:35:49.176Z] === RUN TestWaitBlocked [2020-05-18T12:35:49.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:49.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:49.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:49.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:49.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:35:49.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:35:49.743Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-18T12:35:49.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-05-18T12:35:49.744Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-05-18T12:35:49.744Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T12:35:49.744Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T12:35:49.744Z] === CONT TestDaemonHostGatewayIP [2020-05-18T12:35:49.744Z] === CONT TestDaemonRestartIpcMode [2020-05-18T12:35:50.729Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-05-18T12:35:50.729Z] === RUN TestStats [2020-05-18T12:35:50.792Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-18T12:35:51.955Z] ok github.com/docker/docker/daemon/logger 0.310s coverage: 41.8% of statements [2020-05-18T12:35:51.955Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-05-18T12:35:52.153Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-18T12:35:53.039Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-05-18T12:35:53.039Z] === CONT TestIpcModeOlderClient [2020-05-18T12:35:53.078Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-18T12:35:53.298Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-18T12:35:53.333Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-18T12:35:53.404Z] --- PASS: TestStats (2.96s) [2020-05-18T12:35:53.404Z] === RUN TestStopContainerWithTimeout [2020-05-18T12:35:53.404Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T12:35:53.404Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T12:35:53.404Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T12:35:53.404Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T12:35:53.404Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T12:35:53.404Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T12:35:53.404Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T12:35:53.404Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T12:35:53.404Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T12:35:53.404Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T12:35:54.005Z] ok github.com/docker/docker/daemon/logger/awslogs 0.723s coverage: 77.8% of statements [2020-05-18T12:35:54.234Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2020-05-18T12:35:54.410Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T12:35:54.493Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2020-05-18T12:35:55.031Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2020-05-18T12:35:55.320Z] ok github.com/docker/docker/daemon/images 0.107s coverage: 4.9% of statements [2020-05-18T12:35:55.320Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T12:35:55.320Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T12:35:55.320Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T12:35:55.320Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T12:35:55.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-05-18T12:35:55.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2020-05-18T12:35:56.433Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T12:35:57.492Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-18T12:35:57.492Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-18T12:35:59.101Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 75.2% of statements [2020-05-18T12:35:59.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T12:35:59.726Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-05-18T12:35:59.926Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T12:35:59.926Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2020-05-18T12:35:59.926Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-05-18T12:35:59.926Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-05-18T12:35:59.926Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-05-18T12:35:59.926Z] === RUN TestDeleteDevicemapper [2020-05-18T12:35:59.926Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T12:35:59.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:35:59.926Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T12:36:00.016Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 37.7% of statements [2020-05-18T12:36:00.755Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-18T12:36:00.764Z] INFO: Extraction ended at 05/18/2020 12:35:57. Duration:00:00:22.6560260 [2020-05-18T12:36:00.764Z] INFO: Updating the golang and path environment variables [2020-05-18T12:36:00.764Z] INFO: GOPATH=d:\gopath [2020-05-18T12:36:00.764Z] INFO: go version go1.13.10 windows/amd64 [2020-05-18T12:36:00.764Z] INFO: Running the daemon under test in debug mode [2020-05-18T12:36:00.764Z] INFO: Starting a daemon under test... [2020-05-18T12:36:00.764Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40937\6\daemon --pidfile d:\CI\PR-40937\6\docker.pid -D [2020-05-18T12:36:00.764Z] INFO: Process started successfully. [2020-05-18T12:36:00.764Z] INFO: Start tailing logs of the daemon under tests [2020-05-18T12:36:00.764Z] INFO: Waiting for the daemon under test to start... [2020-05-18T12:36:01.041Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-05-18T12:36:01.233Z] INFO: Daemon under test started and replied! [2020-05-18T12:36:01.233Z] INFO: Docker version of the daemon under test [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] Client: [2020-05-18T12:36:01.233Z] Version: 17.06.2-ce [2020-05-18T12:36:01.233Z] API version: 1.30 [2020-05-18T12:36:01.233Z] Go version: go1.8.3 [2020-05-18T12:36:01.233Z] Git commit: cec0b72 [2020-05-18T12:36:01.233Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-18T12:36:01.233Z] OS/Arch: windows/amd64 [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] Server: [2020-05-18T12:36:01.233Z] Version: 0.0.0-dev [2020-05-18T12:36:01.233Z] API version: 1.41 (minimum version 1.24) [2020-05-18T12:36:01.233Z] Go version: go1.13.10 [2020-05-18T12:36:01.233Z] Git commit: 84748c7d4e [2020-05-18T12:36:01.233Z] Built: 05/18/2020 12:34:19 [2020-05-18T12:36:01.233Z] OS/Arch: windows/amd64 [2020-05-18T12:36:01.233Z] Experimental: false [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] INFO: Docker info of the daemon under test [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] Containers: 0 [2020-05-18T12:36:01.233Z] Running: 0 [2020-05-18T12:36:01.233Z] Paused: 0 [2020-05-18T12:36:01.233Z] Stopped: 0 [2020-05-18T12:36:01.233Z] Images: 0 [2020-05-18T12:36:01.233Z] Server Version: 0.0.0-dev [2020-05-18T12:36:01.233Z] Storage Driver: windowsfilter [2020-05-18T12:36:01.233Z] Windows: [2020-05-18T12:36:01.233Z] Logging Driver: json-file [2020-05-18T12:36:01.233Z] Plugins: [2020-05-18T12:36:01.233Z] Volume: local [2020-05-18T12:36:01.233Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T12:36:01.233Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T12:36:01.233Z] Swarm: inactive [2020-05-18T12:36:01.233Z] Default Isolation: process [2020-05-18T12:36:01.233Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T12:36:01.233Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T12:36:01.233Z] OSType: windows [2020-05-18T12:36:01.233Z] Architecture: x86_64 [2020-05-18T12:36:01.233Z] CPUs: 4 [2020-05-18T12:36:01.233Z] Total Memory: 32GiB [2020-05-18T12:36:01.233Z] Name: azwin-2-3514a0 [2020-05-18T12:36:01.233Z] ID: IIMI:OZRJ:4ANM:MQSD:SQCK:XCHB:DYMD:ZCXK:TVY5:QFB7:MF6G:TR5M [2020-05-18T12:36:01.233Z] Docker Root Dir: D:\CI\PR-40937\6\daemon [2020-05-18T12:36:01.233Z] Debug Mode (client): false [2020-05-18T12:36:01.233Z] Debug Mode (server): true [2020-05-18T12:36:01.233Z] File Descriptors: -1 [2020-05-18T12:36:01.233Z] Goroutines: 17 [2020-05-18T12:36:01.233Z] System Time: 2020-05-18T12:36:00.9071288Z [2020-05-18T12:36:01.233Z] EventsListeners: 0 [2020-05-18T12:36:01.233Z] Registry: https://index.docker.io/v1/ [2020-05-18T12:36:01.233Z] Labels: [2020-05-18T12:36:01.233Z] Experimental: false [2020-05-18T12:36:01.233Z] Insecure Registries: [2020-05-18T12:36:01.233Z] 127.0.0.0/8 [2020-05-18T12:36:01.233Z] Live Restore Enabled: false [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] INFO: Docker images of the daemon under test [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T12:36:01.233Z] [2020-05-18T12:36:01.233Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-18T12:36:01.233Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-18T12:36:01.233Z] ltsc2019: Pulling from windows/servercore [2020-05-18T12:36:01.702Z] 4612f6d0b889: Pulling fs layer [2020-05-18T12:36:02.638Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-18T12:36:02.638Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-18T12:36:02.892Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-18T12:36:03.378Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-05-18T12:36:03.378Z] === RUN TestUpdateMemory [2020-05-18T12:36:03.378Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T12:36:03.378Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:03.378Z] === RUN TestUpdateCPUQuota [2020-05-18T12:36:03.452Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-18T12:36:03.750Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-05-18T12:36:03.992Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-05-18T12:36:03.992Z] === RUN TestUpdatePidsLimit [2020-05-18T12:36:03.992Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T12:36:04.012Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-18T12:36:04.267Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-18T12:36:04.267Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-18T12:36:04.267Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-18T12:36:04.267Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-18T12:36:04.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-18T12:36:04.274Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T12:36:04.466Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2020-05-18T12:36:04.466Z] PASS [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === Skipped [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-18T12:36:04.466Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T12:36:04.466Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T12:36:04.466Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:36:04.466Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T12:36:04.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-18T12:36:04.466Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] [2020-05-18T12:36:04.466Z] DONE 200 tests, 6 skipped in 135.747s [2020-05-18T12:36:04.466Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T12:36:04.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:04.466Z] ++ set -e [2020-05-18T12:36:04.466Z] ++ '[' -n 0 ']' [2020-05-18T12:36:04.466Z] ++ set -x [2020-05-18T12:36:04.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:04.466Z] INFO: Testing against a local daemon [2020-05-18T12:36:04.466Z] === RUN TestCommitInheritsEnv [2020-05-18T12:36:04.466Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-05-18T12:36:04.466Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T12:36:04.466Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T12:36:04.466Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T12:36:04.466Z] === RUN TestImagesFilterMultiReference [2020-05-18T12:36:04.466Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-18T12:36:04.466Z] === RUN TestImagePullPlatformInvalid [2020-05-18T12:36:04.466Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T12:36:04.466Z] === RUN TestRemoveImageOrphaning [2020-05-18T12:36:04.466Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-18T12:36:04.466Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T12:36:04.466Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:36:04.466Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:36:04.466Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T12:36:04.466Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-18T12:36:04.466Z] === RUN TestTagInvalidReference [2020-05-18T12:36:04.466Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-18T12:36:04.466Z] === RUN TestTagValidPrefixedRepo [2020-05-18T12:36:04.725Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-18T12:36:04.725Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T12:36:04.725Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T12:36:04.725Z] === RUN TestTagOfficialNames [2020-05-18T12:36:04.725Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-18T12:36:04.725Z] === RUN TestTagMatchesDigest [2020-05-18T12:36:04.725Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T12:36:04.725Z] PASS [2020-05-18T12:36:04.725Z] [2020-05-18T12:36:04.725Z] === Skipped [2020-05-18T12:36:04.725Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T12:36:04.725Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-18T12:36:04.725Z] [2020-05-18T12:36:04.725Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:36:04.725Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:36:04.725Z] [2020-05-18T12:36:04.725Z] [2020-05-18T12:36:04.725Z] DONE 12 tests, 2 skipped in 1.756s [2020-05-18T12:36:04.725Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T12:36:04.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:04.725Z] ++ set -e [2020-05-18T12:36:04.725Z] ++ '[' -n 0 ']' [2020-05-18T12:36:04.725Z] ++ set -x [2020-05-18T12:36:04.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:04.888Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T12:36:04.984Z] INFO: Testing against a local daemon [2020-05-18T12:36:04.984Z] === RUN TestNetworkCreateDelete [2020-05-18T12:36:05.170Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T12:36:05.251Z] ok github.com/docker/docker/daemon/logger/splunk 3.242s coverage: 82.5% of statements [2020-05-18T12:36:05.251Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T12:36:05.251Z] ok github.com/docker/docker/daemon/network 0.070s coverage: 63.8% of statements [2020-05-18T12:36:05.251Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T12:36:05.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T12:36:05.552Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-05-18T12:36:05.552Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T12:36:06.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T12:36:06.151Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-18T12:36:06.151Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-18T12:36:06.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T12:36:06.490Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-05-18T12:36:06.490Z] === RUN TestInspectNetwork [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-18T12:36:07.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-05-18T12:36:07.821Z] === RUN TestUpdateRestartPolicy [2020-05-18T12:36:08.034Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-18T12:36:08.106Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-18T12:36:09.396Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-18T12:36:09.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-18T12:36:09.750Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-05-18T12:36:09.750Z] ok github.com/docker/docker/distribution/metadata 0.124s coverage: 48.2% of statements [2020-05-18T12:36:10.037Z] ok github.com/docker/docker/distribution 0.576s coverage: 22.1% of statements [2020-05-18T12:36:10.037Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T12:36:11.763Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T12:36:11.763Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T12:36:11.763Z] === RUN TestInspectNetwork/network_name [2020-05-18T12:36:11.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T12:36:12.740Z] ok github.com/docker/docker/distribution/xfer 1.679s coverage: 85.1% of statements [2020-05-18T12:36:12.740Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T12:36:13.760Z] ok github.com/docker/docker/image 0.128s coverage: 86.4% of statements [2020-05-18T12:36:13.809Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-18T12:36:14.048Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-05-18T12:36:14.048Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T12:36:14.048Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2020-05-18T12:36:14.048Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T12:36:14.204Z] 4612f6d0b889: Verifying Checksum [2020-05-18T12:36:14.204Z] 4612f6d0b889: Download complete [2020-05-18T12:36:14.734Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-18T12:36:15.068Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2020-05-18T12:36:15.953Z] --- PASS: TestInspectNetwork (8.90s) [2020-05-18T12:36:15.953Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T12:36:15.953Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T12:36:15.953Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T12:36:15.953Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T12:36:15.953Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T12:36:16.088Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-05-18T12:36:16.121Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-18T12:36:17.045Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-18T12:36:18.486Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-05-18T12:36:18.486Z] === RUN TestNetworkInvalidJSON [2020-05-18T12:36:18.486Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T12:36:18.486Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T12:36:18.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:36:18.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:36:18.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:36:18.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:36:18.486Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T12:36:18.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:36:18.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:36:18.486Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-18T12:36:18.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T12:36:18.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T12:36:18.486Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T12:36:18.486Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T12:36:18.746Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-05-18T12:36:18.746Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T12:36:20.123Z] --- PASS: TestDaemonRestartWithLiveRestore (1.30s) [2020-05-18T12:36:20.123Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T12:36:20.305Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-18T12:36:20.508Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2020-05-18T12:36:20.865Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-18T12:36:21.119Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-18T12:36:21.132Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-05-18T12:36:21.500Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2020-05-18T12:36:21.500Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T12:36:22.156Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-05-18T12:36:22.156Z] ok github.com/docker/docker/pkg/authorization 1.459s coverage: 68.3% of statements [2020-05-18T12:36:22.791Z] ok github.com/docker/docker/pkg/archive 1.423s coverage: 76.7% of statements [2020-05-18T12:36:23.033Z] --- PASS: TestUpdateRestartPolicy (12.97s) [2020-05-18T12:36:23.033Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T12:36:23.033Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-05-18T12:36:23.033Z] === RUN TestWaitNonBlocked [2020-05-18T12:36:23.033Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:36:23.033Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:36:23.033Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:36:23.033Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:36:23.033Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:36:23.033Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:36:23.033Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T12:36:23.033Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-05-18T12:36:23.033Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2020-05-18T12:36:23.033Z] === RUN TestWaitBlocked [2020-05-18T12:36:23.033Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:36:23.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:36:23.033Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:36:23.033Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:36:23.033Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:36:23.033Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:36:23.291Z] --- PASS: TestBuildWithHugeFile (51.34s) [2020-05-18T12:36:23.291Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T12:36:23.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:36:23.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:36:23.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:36:23.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:36:23.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:36:23.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:36:23.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:36:23.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:36:23.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:36:23.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-18T12:36:23.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-18T12:36:23.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-05-18T12:36:23.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-18T12:36:23.292Z] === RUN TestBuildPreserveOwnership [2020-05-18T12:36:23.292Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T12:36:23.404Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-05-18T12:36:23.404Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T12:36:23.414Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-05-18T12:36:24.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T12:36:24.379Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-18T12:36:24.504Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-18T12:36:24.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-05-18T12:36:24.504Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-05-18T12:36:24.504Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T12:36:24.504Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T12:36:25.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s) [2020-05-18T12:36:25.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T12:36:25.458Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-18T12:36:25.458Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-05-18T12:36:26.167Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-18T12:36:26.167Z] tests/integration/client_test.py ..... [ 75%] [2020-05-18T12:36:26.167Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-18T12:36:26.167Z] tests/integration/errors_test.py . [ 76%] [2020-05-18T12:36:26.245Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-05-18T12:36:26.245Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T12:36:26.480Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-18T12:36:27.113Z] ok github.com/docker/docker/layer 7.515s coverage: 68.8% of statements [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T12:36:27.113Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T12:36:27.695Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-05-18T12:36:27.958Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2020-05-18T12:36:27.958Z] === CONT TestIpcModeOlderClient [2020-05-18T12:36:27.958Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-18T12:36:27.958Z] === CONT TestDaemonHostGatewayIP [2020-05-18T12:36:27.983Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-18T12:36:28.384Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2020-05-18T12:36:28.384Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2020-05-18T12:36:28.384Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-18T12:36:28.384Z] === RUN TestBuildPlatformInvalid [2020-05-18T12:36:28.384Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-18T12:36:28.384Z] PASS [2020-05-18T12:36:28.384Z] [2020-05-18T12:36:28.384Z] === Skipped [2020-05-18T12:36:28.384Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-18T12:36:28.384Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:36:28.384Z] [2020-05-18T12:36:28.384Z] [2020-05-18T12:36:28.384Z] DONE 32 tests, 1 skipped in 124.778s [2020-05-18T12:36:28.384Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T12:36:28.384Z] INFO: Testing against a local daemon [2020-05-18T12:36:28.384Z] === RUN TestConfigInspect [2020-05-18T12:36:28.384Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-18T12:36:28.384Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.384Z] === RUN TestConfigList [2020-05-18T12:36:28.384Z] --- SKIP: TestConfigList (0.01s) [2020-05-18T12:36:28.384Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.384Z] === RUN TestConfigsCreateAndDelete [2020-05-18T12:36:28.384Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-18T12:36:28.384Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.384Z] === RUN TestConfigsUpdate [2020-05-18T12:36:28.536Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-18T12:36:28.640Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-18T12:36:28.640Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.640Z] === RUN TestTemplatedConfig [2020-05-18T12:36:28.640Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-18T12:36:28.640Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.640Z] === RUN TestConfigCreateResolve [2020-05-18T12:36:28.640Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-05-18T12:36:28.640Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:28.640Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T12:36:29.459Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-18T12:36:29.475Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-05-18T12:36:29.475Z] ok github.com/docker/docker/pkg/chrootarchive 4.276s coverage: 43.2% of statements [2020-05-18T12:36:29.475Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T12:36:29.475Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T12:36:29.533Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-05-18T12:36:29.533Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T12:36:29.533Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:36:29.533Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:36:29.533Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T12:36:29.762Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-05-18T12:36:30.529Z] --- PASS: TestConfigDaemonLibtrustID (1.73s) [2020-05-18T12:36:30.529Z] PASS [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === Skipped [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-18T12:36:30.529Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-18T12:36:30.529Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-18T12:36:30.529Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-18T12:36:30.529Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-18T12:36:30.529Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-05-18T12:36:30.529Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] [2020-05-18T12:36:30.529Z] DONE 7 tests, 6 skipped in 1.932s [2020-05-18T12:36:30.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T12:36:30.529Z] INFO: Testing against a local daemon [2020-05-18T12:36:30.529Z] === RUN TestCheckpoint [2020-05-18T12:36:30.529Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T12:36:30.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:36:30.529Z] === RUN TestContainerInvalidJSON [2020-05-18T12:36:30.529Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:36:30.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:36:30.529Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:36:30.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:36:30.529Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:36:30.529Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:36:30.529Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:36:30.529Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:36:30.529Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:36:30.529Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-18T12:36:30.529Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T12:36:30.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T12:36:30.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T12:36:30.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T12:36:30.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-18T12:36:30.529Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T12:36:30.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-18T12:36:30.529Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T12:36:30.786Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-18T12:36:30.786Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T12:36:30.786Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-18T12:36:30.786Z] === RUN TestCopyFromContainer [2020-05-18T12:36:31.253Z] ok github.com/docker/docker/pkg/discovery/kv 3.194s coverage: 84.1% of statements [2020-05-18T12:36:31.253Z] ok github.com/docker/docker/pkg/fsutils 0.363s coverage: 85.1% of statements [2020-05-18T12:36:31.253Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-05-18T12:36:31.411Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2020-05-18T12:36:31.411Z] === CONT TestDaemonRestartIpcMode [2020-05-18T12:36:31.968Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-18T12:36:32.751Z] ok github.com/docker/docker/pkg/jsonmessage 0.043s coverage: 91.7% of statements [2020-05-18T12:36:32.892Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-18T12:36:33.038Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-05-18T12:36:33.661Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-18T12:36:33.815Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-18T12:36:33.951Z] ok github.com/docker/docker/pkg/idtools 0.936s coverage: 70.3% of statements [2020-05-18T12:36:33.951Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-05-18T12:36:34.864Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer// [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T12:36:34.952Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer (4.19s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-18T12:36:34.952Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-18T12:36:34.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T12:36:34.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:36:34.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:36:34.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:36:34.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:36:34.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:36:34.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:36:34.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:36:34.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:36:34.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:36:34.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-18T12:36:34.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T12:36:34.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-18T12:36:34.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-18T12:36:34.952Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T12:36:34.952Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-18T12:36:34.952Z] === RUN TestCreateWithInvalidEnv [2020-05-18T12:36:34.974Z] ok github.com/docker/docker/pkg/ioutils 1.778s coverage: 70.6% of statements [2020-05-18T12:36:34.974Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T12:36:34.974Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T12:36:34.974Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T12:36:34.974Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-05-18T12:36:35.209Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T12:36:35.209Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T12:36:35.209Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T12:36:35.209Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T12:36:35.209Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T12:36:35.209Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T12:36:35.209Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T12:36:35.209Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T12:36:35.209Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T12:36:35.209Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-18T12:36:35.209Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T12:36:35.209Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T12:36:35.209Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T12:36:35.209Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T12:36:35.209Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-18T12:36:35.209Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T12:36:35.261Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-05-18T12:36:35.890Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-05-18T12:36:36.326Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-18T12:36:36.530Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-05-18T12:36:36.530Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T12:36:36.530Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T12:36:36.886Z] --- PASS: TestContainerKillOnDaemonStart (12.49s) [2020-05-18T12:36:36.887Z] PASS [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === Skipped [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-18T12:36:36.887Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T12:36:36.887Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T12:36:36.887Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:36:36.887Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T12:36:36.887Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-18T12:36:36.887Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] [2020-05-18T12:36:36.887Z] DONE 200 tests, 6 skipped in 151.477s [2020-05-18T12:36:36.887Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T12:36:36.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:36.887Z] ++ set -e [2020-05-18T12:36:36.887Z] ++ '[' -n 0 ']' [2020-05-18T12:36:36.887Z] ++ set -x [2020-05-18T12:36:36.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:36:37.098Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:36:37.098Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-18T12:36:37.098Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-18T12:36:37.098Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T12:36:37.169Z] INFO: Testing against a local daemon [2020-05-18T12:36:37.169Z] === RUN TestCommitInheritsEnv [2020-05-18T12:36:37.252Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-18T12:36:37.556Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2020-05-18T12:36:37.784Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-18T12:36:37.784Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T12:36:37.784Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T12:36:37.784Z] === RUN TestImagesFilterMultiReference [2020-05-18T12:36:37.784Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-18T12:36:37.784Z] === RUN TestImagePullPlatformInvalid [2020-05-18T12:36:37.784Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-18T12:36:37.784Z] === RUN TestRemoveImageOrphaning [2020-05-18T12:36:37.812Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-18T12:36:38.398Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-05-18T12:36:38.398Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T12:36:38.398Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2020-05-18T12:36:38.398Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:36:38.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T12:36:38.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-18T12:36:38.398Z] === RUN TestTagInvalidReference [2020-05-18T12:36:38.398Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-18T12:36:38.398Z] === RUN TestTagValidPrefixedRepo [2020-05-18T12:36:38.398Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-18T12:36:38.398Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T12:36:38.580Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2020-05-18T12:36:38.580Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-05-18T12:36:38.680Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-05-18T12:36:38.680Z] === RUN TestTagOfficialNames [2020-05-18T12:36:38.680Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-18T12:36:38.680Z] === RUN TestTagMatchesDigest [2020-05-18T12:36:38.680Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-18T12:36:38.680Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T12:36:38.736Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:36:38.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:36:38.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:36:38.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:36:38.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:36:38.986Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:36:38.986Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:36:38.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:36:38.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:36:38.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:36:38.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:36:38.986Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-18T12:36:38.986Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-18T12:36:38.986Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T12:36:39.203Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-05-18T12:36:39.242Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-05-18T12:36:39.242Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T12:36:39.242Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T12:36:39.242Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T12:36:39.242Z] === RUN TestDaemonRestartIpcMode [2020-05-18T12:36:39.242Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T12:36:39.242Z] === RUN TestDaemonHostGatewayIP [2020-05-18T12:36:39.242Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-18T12:36:39.242Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:36:39.242Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T12:36:39.242Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-18T12:36:39.242Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T12:36:39.242Z] === RUN TestDiff [2020-05-18T12:36:39.803Z] --- PASS: TestDiff (0.58s) [2020-05-18T12:36:39.803Z] === RUN TestExecWithCloseStdin [2020-05-18T12:36:39.825Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-05-18T12:36:40.730Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-05-18T12:36:40.730Z] === RUN TestExec [2020-05-18T12:36:40.855Z] ok github.com/docker/docker/pkg/pubsub 1.182s coverage: 73.9% of statements [2020-05-18T12:36:40.855Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-05-18T12:36:41.294Z] --- PASS: TestExec (0.68s) [2020-05-18T12:36:41.294Z] === RUN TestExecUser [2020-05-18T12:36:41.881Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-18T12:36:42.168Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-05-18T12:36:42.221Z] --- PASS: TestExecUser (0.69s) [2020-05-18T12:36:42.221Z] === RUN TestExportContainerAndImportImage [2020-05-18T12:36:42.784Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-05-18T12:36:42.784Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T12:36:42.791Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-18T12:36:43.810Z] ok github.com/docker/docker/pkg/signal 3.378s coverage: 61.0% of statements [2020-05-18T12:36:43.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-18T12:36:44.099Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-05-18T12:36:44.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-18T12:36:44.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-18T12:36:44.726Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-05-18T12:36:45.352Z] ok github.com/docker/docker/pkg/tailfile 0.120s coverage: 88.6% of statements [2020-05-18T12:36:45.979Z] testing: warning: no tests to run [2020-05-18T12:36:45.979Z] coverage: [no statements] [2020-05-18T12:36:45.979Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2020-05-18T12:36:45.979Z] ok github.com/docker/docker/pkg/tarsum 0.238s coverage: 89.3% of statements [2020-05-18T12:36:46.051Z] --- PASS: TestExportContainerAfterDaemonRestart (2.84s) [2020-05-18T12:36:46.051Z] === RUN TestHealthCheckWorkdir [2020-05-18T12:36:46.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-18T12:36:46.604Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-05-18T12:36:46.612Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2020-05-18T12:36:46.612Z] === RUN TestHealthKillContainer [2020-05-18T12:36:46.891Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2020-05-18T12:36:46.891Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-05-18T12:36:47.473Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-18T12:36:47.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-18T12:36:47.622Z] --- PASS: TestServiceWithDataPathPortInit (18.09s) [2020-05-18T12:36:47.622Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T12:36:49.127Z] --- PASS: TestHealthKillContainer (2.76s) [2020-05-18T12:36:49.127Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T12:36:49.358Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-18T12:36:49.688Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-05-18T12:36:49.688Z] === RUN TestIpcModeNone [2020-05-18T12:36:50.385Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-18T12:36:50.385Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2020-05-18T12:36:50.616Z] --- PASS: TestIpcModeNone (0.68s) [2020-05-18T12:36:50.616Z] === RUN TestIpcModePrivate [2020-05-18T12:36:51.178Z] --- PASS: TestIpcModePrivate (0.66s) [2020-05-18T12:36:51.178Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-18T12:36:51.178Z] === RUN TestIpcModeShareable [2020-05-18T12:36:51.178Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-18T12:36:51.178Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:36:51.178Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T12:36:51.880Z] ok github.com/docker/docker/reference 0.023s coverage: 83.7% of statements [2020-05-18T12:36:52.897Z] ok github.com/docker/docker/plugin 0.608s coverage: 23.1% of statements [2020-05-18T12:36:53.695Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-05-18T12:36:53.695Z] === RUN TestAPIIpcModeHost [2020-05-18T12:36:53.695Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-18T12:36:53.695Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:36:53.695Z] === RUN TestDaemonIpcModeShareable [2020-05-18T12:36:53.695Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-18T12:36:53.695Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:36:53.695Z] === RUN TestDaemonIpcModePrivate [2020-05-18T12:36:54.388Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-05-18T12:36:54.388Z] ok github.com/docker/docker/registry/resumable 0.070s coverage: 100.0% of statements [2020-05-18T12:36:55.883Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2020-05-18T12:36:55.883Z] ok github.com/docker/docker/registry 0.395s coverage: 56.1% of statements [2020-05-18T12:36:56.210Z] --- PASS: TestDaemonIpcModePrivate (2.52s) [2020-05-18T12:36:56.210Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-18T12:36:56.210Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T12:36:56.210Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T12:36:56.210Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:36:56.210Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T12:36:56.210Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T12:36:56.210Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:36:56.210Z] === RUN TestIpcModeOlderClient [2020-05-18T12:36:56.210Z] === PAUSE TestIpcModeOlderClient [2020-05-18T12:36:56.210Z] === RUN TestKillContainerInvalidSignal [2020-05-18T12:36:56.466Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-18T12:36:56.466Z] === RUN TestKillContainer [2020-05-18T12:36:56.466Z] === RUN TestKillContainer/no_signal [2020-05-18T12:36:57.028Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T12:36:57.285Z] === RUN TestKillContainer/killing_signal [2020-05-18T12:36:57.449Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-18T12:36:57.599Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-05-18T12:36:57.599Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:okw60xf8bi0bitekbigu116rd Created:2020-05-18 12:36:49.146053595 +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[e65e5b6dba196c5537c1f86b82ea75d4911b117a276f7154a618f4d5b2a6124f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sz6bollc1wltfqj6w7jjpr4wp EndpointID:666f690f282bed9c104e2059d04933b9a513db84bd4f0c7444af887d1f9cc9f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86092f1a28e8e39ca39a9e6c843a4c8212731d0b95dd41e7b5d135c009621ecf 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:62b96f1a91e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sz6bollc1wltfqj6w7jjpr4wp EndpointID:666f690f282bed9c104e2059d04933b9a513db84bd4f0c7444af887d1f9cc9f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T12:36:57.599Z] PASS [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] === Skipped [2020-05-18T12:36:57.599Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:36:57.599Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] DONE 22 tests, 1 skipped in 51.697s [2020-05-18T12:36:57.599Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] ++ set -e [2020-05-18T12:36:57.599Z] ++ '[' -n 0 ']' [2020-05-18T12:36:57.599Z] ++ set -x [2020-05-18T12:36:57.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] INFO: Testing against a local daemon [2020-05-18T12:36:57.599Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T12:36:57.599Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:36:57.599Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:36:57.599Z] === RUN TestDockerNetworkIpvlan [2020-05-18T12:36:57.599Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:36:57.599Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:36:57.599Z] PASS [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] === Skipped [2020-05-18T12:36:57.599Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:36:57.599Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:36:57.599Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] [2020-05-18T12:36:57.599Z] DONE 2 tests, 2 skipped in 0.153s [2020-05-18T12:36:57.599Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] ++ set -e [2020-05-18T12:36:57.599Z] ++ '[' -n 0 ']' [2020-05-18T12:36:57.599Z] ++ set -x [2020-05-18T12:36:57.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:36:57.599Z] INFO: Testing against a local daemon [2020-05-18T12:36:57.599Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T12:36:58.211Z] --- PASS: TestKillContainer (1.71s) [2020-05-18T12:36:58.211Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-05-18T12:36:58.211Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-18T12:36:58.211Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2020-05-18T12:36:58.211Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T12:36:58.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T12:36:58.596Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-05-18T12:36:58.772Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T12:36:58.976Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-05-18T12:36:58.976Z] === RUN TestDockerNetworkMacvlan [2020-05-18T12:36:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2020-05-18T12:36:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2020-05-18T12:36:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-05-18T12:36:59.333Z] === RUN TestKillStoppedContainer [2020-05-18T12:36:59.333Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-18T12:36:59.333Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T12:36:59.333Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-18T12:36:59.333Z] === RUN TestKillDifferentUserContainer [2020-05-18T12:36:59.894Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2020-05-18T12:36:59.894Z] === RUN TestInspectOomKilledTrue [2020-05-18T12:36:59.894Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-18T12:36:59.894Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:36:59.894Z] === RUN TestInspectOomKilledFalse [2020-05-18T12:36:59.894Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-18T12:36:59.894Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:36:59.894Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T12:36:59.894Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T12:36:59.894Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T12:36:59.894Z] === RUN TestLinksContainerNames [2020-05-18T12:36:59.913Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T12:37:00.706Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-18T12:37:01.263Z] --- PASS: TestLinksContainerNames (1.20s) [2020-05-18T12:37:01.263Z] === RUN TestLogsFollowTailEmpty [2020-05-18T12:37:01.290Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T12:37:01.301Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-05-18T12:37:01.826Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-05-18T12:37:01.826Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T12:37:02.227Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T12:37:02.388Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/default [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/private [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/slave [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/shared [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/default [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/shared [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/slave [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/private [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T12:37:02.388Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:37:02.388Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:37:02.388Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:37:02.588Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-18T12:37:02.588Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:37:02.644Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:37:02.791Z] ok github.com/docker/docker/volume/local 0.034s coverage: 73.0% of statements [2020-05-18T12:37:02.900Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T12:37:02.901Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:37:03.077Z] ok github.com/docker/docker/volume/mounts 0.149s coverage: 67.0% of statements [2020-05-18T12:37:03.157Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T12:37:03.157Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-05-18T12:37:03.157Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T12:37:03.157Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T12:37:03.157Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-18T12:37:03.157Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-18T12:37:03.157Z] === RUN TestNetworkNat [2020-05-18T12:37:03.949Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-18T12:37:04.084Z] --- PASS: TestNetworkNat (0.80s) [2020-05-18T12:37:04.084Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T12:37:04.554Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-18T12:37:04.646Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2020-05-18T12:37:04.646Z] === RUN TestNetworkLoopbackNat [2020-05-18T12:37:05.310Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-18T12:37:05.515Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T12:37:05.564Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-18T12:37:05.572Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-05-18T12:37:05.572Z] === RUN TestPause [2020-05-18T12:37:05.572Z] --- SKIP: TestPause (0.00s) [2020-05-18T12:37:05.572Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:05.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T12:37:05.572Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:37:05.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:37:05.572Z] === RUN TestPauseStopPausedContainer [2020-05-18T12:37:05.572Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-18T12:37:05.572Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:05.572Z] === RUN TestPsFilter [2020-05-18T12:37:05.572Z] --- PASS: TestPsFilter (0.20s) [2020-05-18T12:37:05.572Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T12:37:06.134Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-05-18T12:37:06.134Z] === RUN TestRemoveContainerWithVolume [2020-05-18T12:37:07.061Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-05-18T12:37:07.061Z] === RUN TestRemoveContainerRunning [2020-05-18T12:37:07.623Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-05-18T12:37:07.623Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T12:37:08.071Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-18T12:37:08.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-05-18T12:37:08.184Z] === RUN TestRemoveInvalidContainer [2020-05-18T12:37:08.184Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-18T12:37:08.184Z] === RUN TestRenameLinkedContainer [2020-05-18T12:37:08.346Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-18T12:37:09.706Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T12:37:10.741Z] --- PASS: TestRenameLinkedContainer (2.42s) [2020-05-18T12:37:10.741Z] === RUN TestRenameStoppedContainer [2020-05-18T12:37:10.998Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-05-18T12:37:10.998Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite (348.29s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.89s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.19s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.27s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:1449: [d739dafb8fe3c] daemon is not started [2020-05-18T12:37:11.334Z] check_test.go:309: [d28954d000af9] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.26s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d4c486fd73987] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.51s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.21s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.86s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.46s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.46s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.22s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.84s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d05908b48fc6f] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d9ade5943667b] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.77s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d6e042963b440] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.16s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.91s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.08s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.36s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d1e0d6e0e5efb] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.41s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.20s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2020-05-18T12:37:11.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-18T12:37:11.334Z] check_test.go:309: [ddba0252d3ece] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.92s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d4746c740b8e3] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d9b65b52474b7] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_plugins_test.go:79: [df4928c262dc9] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.02s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_plugins_test.go:169: [d674f878a8483] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-18T12:37:11.334Z] check_test.go:309: [db5f999d9906f] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.13s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.89s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.76s) [2020-05-18T12:37:11.334Z] check_test.go:309: [decd396234dc7] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.19s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.69s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.46s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.14s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.57s) [2020-05-18T12:37:11.334Z] check_test.go:309: [db79db2b94470] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.72s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.39s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.72s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.37s) [2020-05-18T12:37:11.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-18T12:37:11.334Z] check_test.go:309: [d0b2cb06cd15f] daemon is not started [2020-05-18T12:37:11.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-18T12:37:11.334Z] check_test.go:309: [d79a60547ad56] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.81s) [2020-05-18T12:37:11.334Z] check_test.go:309: [dd763d6ba8a59] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.18s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.14s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.12s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.05s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.39s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.79s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d074a9202ea45] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.33s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.39s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s) [2020-05-18T12:37:11.334Z] check_test.go:309: [d42f71dd5ca75] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-18T12:37:11.334Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-18T12:37:11.334Z] check_test.go:309: [d87ff02e2830b] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-05-18T12:37:11.334Z] check_test.go:309: [de996b6e1edbf] daemon is not started [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-18T12:37:11.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-05-18T12:37:11.335Z] check_test.go:309: [de7e8dddf4d0c] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.60s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-18T12:37:11.335Z] check_test.go:309: [d9a33edc3761f] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.74s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-05-18T12:37:11.335Z] check_test.go:309: [d5988c6f542ae] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-18T12:37:11.335Z] check_test.go:309: [d3339af03452d] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.70s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.67s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.73s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.23s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.01s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.47s) [2020-05-18T12:37:11.335Z] docker_cli_daemon_test.go:2544: [d0883d30f1c4f] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.09s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.05s) [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-05-18T12:37:11.335Z] check_test.go:309: [d0696dde8d06c] daemon is not started [2020-05-18T12:37:11.335Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.74s) [2020-05-18T12:37:11.335Z] === RUN TestDockerSwarmSuite [2020-05-18T12:37:11.335Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-18T12:37:12.362Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2020-05-18T12:37:12.362Z] === RUN TestRenameInvalidName [2020-05-18T12:37:12.924Z] --- PASS: TestRenameInvalidName (0.56s) [2020-05-18T12:37:12.924Z] === RUN TestRenameAnonymousContainer [2020-05-18T12:37:12.937Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T12:37:12.937Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === Skipped [2020-05-18T12:37:12.937Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T12:37:12.937Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T12:37:12.937Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T12:37:12.937Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T12:37:12.937Z] time="2020-05-18T12:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:37:12.937Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:37:12.937Z] [2020-05-18T12:37:12.937Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T12:37:12.937Z] time="2020-05-18T12:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:37:12.937Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T12:37:12.938Z] time="2020-05-18T12:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T12:37:12.938Z] time="2020-05-18T12:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T12:37:12.938Z] time="2020-05-18T12:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T12:37:12.938Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T12:37:12.938Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T12:37:12.938Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:37:12.938Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T12:37:12.938Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T12:37:12.938Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T12:37:12.938Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] [2020-05-18T12:37:12.938Z] DONE 2123 tests, 26 skipped in 346.295s Post stage [Pipeline] junit [2020-05-18T12:37:13.257Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-18T12:37:14.158Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -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:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh dynbinary test-integration [2020-05-18T12:37:14.445Z] [2020-05-18T12:37:14.733Z] Removing bundles/ [2020-05-18T12:37:14.733Z] [2020-05-18T12:37:14.733Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-18T12:37:14.733Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:37:14.733Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:37:15.492Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-18T12:37:16.190Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2020-05-18T12:37:16.190Z] === RUN TestRenameContainerWithSameName [2020-05-18T12:37:16.190Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-05-18T12:37:16.190Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T12:37:16.271Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan (18.39s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-05-18T12:37:17.208Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-05-18T12:37:17.208Z] PASS [2020-05-18T12:37:17.208Z] [2020-05-18T12:37:17.208Z] DONE 8 tests in 20.562s [2020-05-18T12:37:17.208Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T12:37:17.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:17.208Z] ++ set -e [2020-05-18T12:37:17.208Z] ++ '[' -n 0 ']' [2020-05-18T12:37:17.208Z] ++ set -x [2020-05-18T12:37:17.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:17.208Z] testing: warning: no tests to run [2020-05-18T12:37:17.208Z] PASS [2020-05-18T12:37:17.208Z] [2020-05-18T12:37:17.208Z] DONE 0 tests in 0.031s [2020-05-18T12:37:17.208Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T12:37:17.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:17.208Z] ++ set -e [2020-05-18T12:37:17.208Z] ++ '[' -n 0 ']' [2020-05-18T12:37:17.208Z] ++ set -x [2020-05-18T12:37:17.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:17.467Z] INFO: Testing against a local daemon [2020-05-18T12:37:17.467Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T12:37:17.555Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2020-05-18T12:37:17.555Z] === RUN TestResize [2020-05-18T12:37:18.117Z] --- PASS: TestResize (0.60s) [2020-05-18T12:37:18.117Z] === RUN TestResizeWithInvalidSize [2020-05-18T12:37:18.679Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-05-18T12:37:18.679Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T12:37:19.242Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-05-18T12:37:19.242Z] === RUN TestDaemonRestartKillContainers [2020-05-18T12:37:19.242Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:37:19.242Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T12:37:19.242Z] === RUN TestCgroupNamespacesRun [2020-05-18T12:37:19.372Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-05-18T12:37:19.372Z] === RUN TestAuthZPluginTLS [2020-05-18T12:37:19.649Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-18T12:37:19.940Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-05-18T12:37:19.940Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T12:37:20.508Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-18T12:37:20.508Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T12:37:21.078Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-05-18T12:37:21.078Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T12:37:21.759Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2020-05-18T12:37:21.759Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T12:37:22.014Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-18T12:37:22.014Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T12:37:22.159Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-18T12:37:23.520Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-18T12:37:23.520Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-18T12:37:23.919Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-05-18T12:37:23.919Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T12:37:24.178Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-05-18T12:37:24.178Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T12:37:24.273Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.57s) [2020-05-18T12:37:24.273Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T12:37:24.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-18T12:37:24.745Z] --- PASS: TestAuthZPluginErrorRequest (0.61s) [2020-05-18T12:37:24.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T12:37:25.313Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-05-18T12:37:25.313Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T12:37:26.093Z] ......... [ 86%] [2020-05-18T12:37:27.539Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.71s) [2020-05-18T12:37:27.539Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T12:37:27.848Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-05-18T12:37:27.848Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T12:37:29.683Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-18T12:37:29.764Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-18T12:37:29.764Z] === RUN TestAuthZPluginHeader [2020-05-18T12:37:30.054Z] --- PASS: TestCgroupNamespacesRunHostMode (2.65s) [2020-05-18T12:37:30.054Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T12:37:30.825Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-18T12:37:31.144Z] --- PASS: TestAuthZPluginHeader (1.10s) [2020-05-18T12:37:31.144Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T12:37:31.144Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:37:31.144Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:31.144Z] === RUN TestAuthZPluginV2Disable [2020-05-18T12:37:31.144Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:37:31.144Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:31.144Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T12:37:31.144Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:37:31.144Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:31.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T12:37:31.144Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:37:31.144Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:31.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T12:37:31.567Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-18T12:37:32.568Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.63s) [2020-05-18T12:37:32.568Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T12:37:32.712Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-18T12:37:34.076Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-18T12:37:35.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.57s) [2020-05-18T12:37:35.082Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T12:37:36.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-05-18T12:37:36.970Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T12:37:37.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-18T12:37:37.968Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-18T12:37:38.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-18T12:37:39.339Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-18T12:37:39.487Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s) [2020-05-18T12:37:39.487Z] === RUN TestKernelTCPMemory [2020-05-18T12:37:39.487Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-05-18T12:37:39.487Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:39.487Z] === RUN TestNISDomainname [2020-05-18T12:37:39.487Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-18T12:37:39.487Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T12:37:39.487Z] === RUN TestHostnameDnsResolution [2020-05-18T12:37:40.854Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-05-18T12:37:40.854Z] === RUN TestStats [2020-05-18T12:37:40.854Z] --- SKIP: TestStats (0.00s) [2020-05-18T12:37:40.854Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:40.854Z] === RUN TestStopContainerWithTimeout [2020-05-18T12:37:40.854Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T12:37:40.854Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T12:37:40.854Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T12:37:40.854Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T12:37:40.854Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T12:37:40.854Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T12:37:40.854Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T12:37:40.854Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T12:37:40.854Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T12:37:40.854Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T12:37:41.416Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T12:37:42.006Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-18T12:37:43.935Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T12:37:45.264Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-18T12:37:45.301Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-18T12:37:45.301Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) [2020-05-18T12:37:45.301Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-05-18T12:37:45.301Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2020-05-18T12:37:45.301Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-05-18T12:37:45.301Z] === RUN TestDeleteDevicemapper [2020-05-18T12:37:45.301Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T12:37:45.301Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:37:45.301Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T12:37:45.415Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-18T12:37:46.666Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-05-18T12:37:46.666Z] === RUN TestUpdateMemory [2020-05-18T12:37:46.666Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-18T12:37:46.666Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:46.666Z] === RUN TestUpdateCPUQuota [2020-05-18T12:37:46.666Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-18T12:37:46.666Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:46.666Z] === RUN TestUpdatePidsLimit [2020-05-18T12:37:46.666Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-18T12:37:46.666Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:37:46.666Z] === RUN TestUpdateRestartPolicy [2020-05-18T12:37:47.773Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-18T12:37:48.683Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-18T12:37:48.683Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-18T12:37:49.235Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2020-05-18T12:37:49.235Z] PASS [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] === Skipped [2020-05-18T12:37:49.235Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:37:49.235Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:37:49.235Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:37:49.235Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:37:49.235Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] [2020-05-18T12:37:49.235Z] DONE 17 tests, 4 skipped in 31.762s [2020-05-18T12:37:49.235Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T12:37:49.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:49.235Z] ++ set -e [2020-05-18T12:37:49.235Z] ++ '[' -n 0 ']' [2020-05-18T12:37:49.235Z] ++ set -x [2020-05-18T12:37:49.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:49.235Z] INFO: Testing against a local daemon [2020-05-18T12:37:49.235Z] === RUN TestPluginInvalidJSON [2020-05-18T12:37:49.235Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:37:49.235Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:37:49.235Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:37:49.235Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-18T12:37:49.235Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T12:37:49.235Z] === RUN TestPluginInstall [2020-05-18T12:37:49.235Z] === RUN TestPluginInstall/no_auth [2020-05-18T12:37:53.213Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-18T12:37:53.728Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-18T12:37:53.728Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-18T12:37:53.728Z] [2020-05-18T12:37:53.728Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-18T12:37:53.728Z] =========================== short test summary info ============================ [2020-05-18T12:37:53.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-18T12:37:53.728Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-18T12:37:53.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-18T12:37:53.728Z] Not supported on most drivers [2020-05-18T12:37:53.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-18T12:37:53.728Z] Can fail if eth0 has multiple IP addresses [2020-05-18T12:37:53.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-18T12:37:53.728Z] This doesn't seem to be taken into account by the engine [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-18T12:37:53.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-18T12:37:53.728Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-18T12:37:53.728Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 344.68 seconds == [2020-05-18T12:37:53.985Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-18T12:37:54.509Z] time="2020-05-18T12:37:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:54.509Z] time="2020-05-18T12:37:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:54.509Z] time="2020-05-18T12:37:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ffb2afbce58a67f134c0500f41a84de1a59fc7830ff91b24910e58cd0a6c14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:54.510Z] time="2020-05-18T12:37:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:54.510Z] time="2020-05-18T12:37:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:54.510Z] time="2020-05-18T12:37:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63ffb2afbce58a67f134c0500f41a84de1a59fc7830ff91b24910e58cd0a6c14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:55.077Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6321888463ae3f55d704384360ad1c9202f10ced9f0d77618f3b8465c11bdfc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:55.645Z] time="2020-05-18T12:37:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6321888463ae3f55d704384360ad1c9202f10ced9f0d77618f3b8465c11bdfc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:56.213Z] === RUN TestPluginInstall/with_insecure [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1054b77d65abd65f900362e76d56f9695cbbeac72ee36db57bfd557b88253d8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:37:57.592Z] time="2020-05-18T12:37:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1054b77d65abd65f900362e76d56f9695cbbeac72ee36db57bfd557b88253d8b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:37:57.851Z] --- PASS: TestPluginInstall (8.50s) [2020-05-18T12:37:57.851Z] --- PASS: TestPluginInstall/no_auth (5.59s) [2020-05-18T12:37:57.851Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-18T12:37:57.851Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2020-05-18T12:37:57.851Z] plugin_test.go:157: [d32429f1a1838] daemon is not started [2020-05-18T12:37:57.851Z] PASS [2020-05-18T12:37:57.851Z] [2020-05-18T12:37:57.851Z] DONE 6 tests in 8.701s [2020-05-18T12:37:57.851Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T12:37:57.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:57.851Z] ++ set -e [2020-05-18T12:37:57.851Z] ++ '[' -n 0 ']' [2020-05-18T12:37:57.851Z] ++ set -x [2020-05-18T12:37:57.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:37:58.110Z] INFO: Testing against a local daemon [2020-05-18T12:37:58.110Z] === RUN TestExternalGraphDriver [2020-05-18T12:37:58.110Z] === RUN TestExternalGraphDriver/json [2020-05-18T12:37:58.835Z] --- PASS: TestUpdateRestartPolicy (11.74s) [2020-05-18T12:37:58.835Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T12:37:58.835Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-05-18T12:37:58.835Z] === RUN TestWaitNonBlocked [2020-05-18T12:37:58.835Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:37:58.835Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:37:58.835Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:37:58.835Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:37:59.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:37:59.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:38:00.018Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-18T12:38:00.018Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-05-18T12:38:00.018Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-05-18T12:38:00.018Z] === RUN TestWaitBlocked [2020-05-18T12:38:00.018Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:38:00.018Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:38:00.018Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:38:00.018Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:38:00.018Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:38:00.018Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:38:00.645Z] === RUN TestExternalGraphDriver/spec [2020-05-18T12:38:00.945Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-18T12:38:00.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-05-18T12:38:00.945Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2020-05-18T12:38:00.945Z] === CONT TestDaemonRestartIpcMode [2020-05-18T12:38:00.945Z] === CONT TestIpcModeOlderClient [2020-05-18T12:38:00.945Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-18T12:38:03.180Z] === RUN TestExternalGraphDriver/pull [2020-05-18T12:38:05.715Z] --- PASS: TestExternalGraphDriver (7.38s) [2020-05-18T12:38:05.716Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-05-18T12:38:05.716Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-05-18T12:38:05.716Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-05-18T12:38:05.716Z] === RUN TestGraphdriverPluginV2 [2020-05-18T12:38:05.716Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-18T12:38:05.716Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:38:05.716Z] PASS [2020-05-18T12:38:05.716Z] [2020-05-18T12:38:05.716Z] === Skipped [2020-05-18T12:38:05.716Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-18T12:38:05.716Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:38:05.716Z] [2020-05-18T12:38:05.716Z] [2020-05-18T12:38:05.716Z] DONE 5 tests, 1 skipped in 7.615s [2020-05-18T12:38:05.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T12:38:05.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:05.716Z] ++ set -e [2020-05-18T12:38:05.716Z] ++ '[' -n 0 ']' [2020-05-18T12:38:05.716Z] ++ set -x [2020-05-18T12:38:05.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:05.716Z] INFO: Testing against a local daemon [2020-05-18T12:38:05.716Z] === RUN TestContinueAfterPluginCrash [2020-05-18T12:38:05.716Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T12:38:05.716Z] === RUN TestReadPluginNoRead [2020-05-18T12:38:05.716Z] === PAUSE TestReadPluginNoRead [2020-05-18T12:38:05.716Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T12:38:05.716Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T12:38:05.716Z] === CONT TestContinueAfterPluginCrash [2020-05-18T12:38:05.716Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T12:38:05.716Z] === CONT TestReadPluginNoRead [2020-05-18T12:38:06.171Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:38:06.171Z] [2020-05-18T12:38:06.171Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:38:06.171Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:38:06.171Z] [2020-05-18T12:38:06.171Z] To set a process to complain mode, use the command line tool [2020-05-18T12:38:06.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:38:06.171Z] [2020-05-18T12:38:06.188Z] --- PASS: TestDaemonRestartIpcMode (4.80s) [2020-05-18T12:38:06.188Z] PASS [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === Skipped [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-18T12:38:06.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-18T12:38:06.188Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-18T12:38:06.188Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T12:38:06.188Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-18T12:38:06.188Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-18T12:38:06.188Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-18T12:38:06.188Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-18T12:38:06.188Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-18T12:38:06.188Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-18T12:38:06.188Z] [2020-05-18T12:38:06.188Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-18T12:38:06.189Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-18T12:38:06.189Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-18T12:38:06.189Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-18T12:38:06.189Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-18T12:38:06.189Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:38:06.189Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-18T12:38:06.189Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:38:06.189Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-05-18T12:38:06.189Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-18T12:38:06.189Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-18T12:38:06.189Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T12:38:06.189Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-18T12:38:06.189Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-18T12:38:06.189Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-18T12:38:06.189Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] [2020-05-18T12:38:06.189Z] DONE 181 tests, 24 skipped in 95.291s [2020-05-18T12:38:06.189Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T12:38:06.189Z] INFO: Testing against a local daemon [2020-05-18T12:38:06.189Z] === RUN TestCommitInheritsEnv Post stage [Pipeline] junit [2020-05-18T12:38:06.746Z] Recording test results [Pipeline] sh [2020-05-18T12:38:07.115Z] --- PASS: TestCommitInheritsEnv (1.39s) [2020-05-18T12:38:07.115Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T12:38:07.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T12:38:07.115Z] === RUN TestImagesFilterMultiReference [2020-05-18T12:38:07.195Z] + echo Ensuring container killed. [2020-05-18T12:38:07.195Z] Ensuring container killed. [2020-05-18T12:38:07.195Z] + docker rm -vf docker-pr6 [2020-05-18T12:38:07.195Z] Error: No such container: docker-pr6 [2020-05-18T12:38:07.195Z] + true [Pipeline] sh [2020-05-18T12:38:07.371Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T12:38:07.371Z] === RUN TestImagePullPlatformInvalid [2020-05-18T12:38:07.371Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-18T12:38:07.371Z] === RUN TestRemoveImageOrphaning [2020-05-18T12:38:07.479Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:38:07.479Z] Chowning /workspace to jenkins user [2020-05-18T12:38:07.479Z] + id -u [2020-05-18T12:38:07.479Z] + id -g [2020-05-18T12:38:07.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:38:08.710Z] + bundleName=docker-py [2020-05-18T12:38:08.710Z] + echo Creating docker-py-bundles.tar.gz [2020-05-18T12:38:08.710Z] Creating docker-py-bundles.tar.gz [2020-05-18T12:38:08.710Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-18T12:38:08.720Z] Archiving artifacts [2020-05-18T12:38:09.009Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-18T12:38:09.259Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-18T12:38:09.259Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T12:38:09.259Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:38:09.259Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T12:38:09.259Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T12:38:09.259Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-18T12:38:09.259Z] === RUN TestTagInvalidReference [2020-05-18T12:38:09.259Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-18T12:38:09.259Z] === RUN TestTagValidPrefixedRepo [2020-05-18T12:38:09.259Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-18T12:38:09.259Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T12:38:09.259Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-18T12:38:09.259Z] === RUN TestTagOfficialNames [2020-05-18T12:38:09.259Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-18T12:38:09.259Z] === RUN TestTagMatchesDigest [2020-05-18T12:38:09.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh binary-daemon [2020-05-18T12:38:09.515Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-18T12:38:09.515Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T12:38:09.641Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-18T12:38:09.641Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-18T12:38:09.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-18T12:38:09.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-18T12:38:09.913Z] === RUN TestReadPluginNoRead/default [2020-05-18T12:38:09.940Z] [2020-05-18T12:38:09.940Z] Removing bundles/ [2020-05-18T12:38:09.940Z] [2020-05-18T12:38:09.940Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-18T12:38:09.940Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-18T12:38:09.940Z] GOOS="" GOARCH="" GOARM="" [2020-05-18T12:38:10.482Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2020-05-18T12:38:11.860Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T12:38:13.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T12:38:13.798Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-18T12:38:13.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-18T12:38:14.357Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-18T12:38:14.916Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-18T12:38:15.171Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-18T12:38:15.426Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-18T12:38:15.673Z] --- PASS: TestReadPluginNoRead (9.83s) [2020-05-18T12:38:15.673Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-05-18T12:38:15.673Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.88s) [2020-05-18T12:38:15.673Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-05-18T12:38:15.673Z] read_test.go:91: [d075c655cbd98] daemon is not started [2020-05-18T12:38:15.673Z] --- PASS: TestContinueAfterPluginCrash (10.14s) [2020-05-18T12:38:15.673Z] PASS [2020-05-18T12:38:15.673Z] [2020-05-18T12:38:15.673Z] DONE 6 tests in 10.293s [2020-05-18T12:38:15.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T12:38:15.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.673Z] ++ set -e [2020-05-18T12:38:15.673Z] ++ '[' -n 0 ']' [2020-05-18T12:38:15.673Z] ++ set -x [2020-05-18T12:38:15.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.767Z] --- PASS: TestImportExtremelyLargeImageWorks (88.48s) [2020-05-18T12:38:15.767Z] PASS [2020-05-18T12:38:15.767Z] [2020-05-18T12:38:15.767Z] === Skipped [2020-05-18T12:38:15.767Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2020-05-18T12:38:15.767Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:38:15.767Z] [2020-05-18T12:38:15.767Z] [2020-05-18T12:38:15.767Z] DONE 12 tests, 1 skipped in 90.205s [2020-05-18T12:38:15.767Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T12:38:15.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.767Z] ++ set -e [2020-05-18T12:38:15.767Z] ++ '[' -n 0 ']' [2020-05-18T12:38:15.767Z] ++ set -x [2020-05-18T12:38:15.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.767Z] INFO: Testing against a local daemon [2020-05-18T12:38:15.767Z] === RUN TestNetworkCreateDelete [2020-05-18T12:38:15.767Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-18T12:38:15.767Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T12:38:15.767Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-05-18T12:38:15.767Z] === RUN TestInspectNetwork [2020-05-18T12:38:15.767Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T12:38:15.767Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T12:38:15.767Z] === RUN TestInspectNetwork/network_name [2020-05-18T12:38:15.767Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T12:38:15.933Z] testing: warning: no tests to run [2020-05-18T12:38:15.933Z] PASS [2020-05-18T12:38:15.933Z] [2020-05-18T12:38:15.933Z] DONE 0 tests in 0.041s [2020-05-18T12:38:15.933Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T12:38:15.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.933Z] ++ set -e [2020-05-18T12:38:15.933Z] ++ '[' -n 0 ']' [2020-05-18T12:38:15.933Z] ++ set -x [2020-05-18T12:38:15.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:15.933Z] INFO: Testing against a local daemon [2020-05-18T12:38:15.933Z] === RUN TestPluginWithDevMounts [2020-05-18T12:38:15.933Z] === PAUSE TestPluginWithDevMounts [2020-05-18T12:38:15.933Z] === CONT TestPluginWithDevMounts [2020-05-18T12:38:15.985Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-18T12:38:18.443Z] --- PASS: TestInspectNetwork (10.44s) [2020-05-18T12:38:18.443Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T12:38:18.443Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T12:38:18.443Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T12:38:18.443Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T12:38:18.443Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T12:38:18.467Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-05-18T12:38:18.467Z] PASS [2020-05-18T12:38:18.467Z] [2020-05-18T12:38:18.468Z] DONE 1 tests in 2.393s [2020-05-18T12:38:18.468Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T12:38:18.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:18.468Z] ++ set -e [2020-05-18T12:38:18.468Z] ++ '[' -n 0 ']' [2020-05-18T12:38:18.468Z] ++ set -x [2020-05-18T12:38:18.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:18.468Z] INFO: Testing against a local daemon [2020-05-18T12:38:18.468Z] === RUN TestSecretInspect [2020-05-18T12:38:18.495Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-18T12:38:20.380Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-18T12:38:21.118Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-05-18T12:38:21.118Z] === RUN TestNetworkInvalidJSON [2020-05-18T12:38:21.118Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:21.118Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:21.118Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:21.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:21.118Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:21.118Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:21.118Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:21.118Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:21.118Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:21.118Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-18T12:38:21.118Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T12:38:21.118Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T12:38:21.118Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T12:38:21.118Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T12:38:21.118Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-18T12:38:21.118Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T12:38:21.756Z] --- PASS: TestSecretInspect (3.18s) [2020-05-18T12:38:21.756Z] === RUN TestSecretList [2020-05-18T12:38:22.125Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-18T12:38:22.125Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T12:38:22.266Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-18T12:38:23.131Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-05-18T12:38:23.131Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T12:38:24.138Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-18T12:38:24.138Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T12:38:24.151Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-18T12:38:25.045Z] --- PASS: TestSecretList (3.24s) [2020-05-18T12:38:25.045Z] === RUN TestSecretsCreateAndDelete [2020-05-18T12:38:25.607Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-05-18T12:38:25.607Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T12:38:26.035Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-18T12:38:26.222Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-18T12:38:26.222Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T12:38:27.406Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-18T12:38:28.333Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2020-05-18T12:38:28.333Z] === RUN TestSecretsUpdate [2020-05-18T12:38:29.677Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-05-18T12:38:29.677Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T12:38:29.677Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:38:29.677Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:38:29.677Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T12:38:29.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-18T12:38:30.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-18T12:38:31.620Z] --- PASS: TestSecretsUpdate (3.18s) [2020-05-18T12:38:31.620Z] === RUN TestTemplatedSecret [2020-05-18T12:38:31.764Z] --- PASS: TestImportExtremelyLargeImageWorks (173.16s) [2020-05-18T12:38:31.764Z] PASS [2020-05-18T12:38:31.764Z] [2020-05-18T12:38:31.764Z] DONE 12 tests in 176.929s [2020-05-18T12:38:31.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T12:38:31.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:31.764Z] ++ set -e [2020-05-18T12:38:31.764Z] ++ '[' -n 0 ']' [2020-05-18T12:38:31.764Z] ++ set -x [2020-05-18T12:38:31.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:32.019Z] INFO: Testing against a local daemon [2020-05-18T12:38:32.019Z] === RUN TestNetworkCreateDelete [2020-05-18T12:38:32.273Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-18T12:38:32.273Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T12:38:32.528Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-05-18T12:38:32.528Z] === RUN TestInspectNetwork [2020-05-18T12:38:34.909Z] --- PASS: TestTemplatedSecret (3.47s) [2020-05-18T12:38:34.909Z] === RUN TestSecretCreateResolve [2020-05-18T12:38:35.787Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-18T12:38:37.717Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T12:38:37.717Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T12:38:37.717Z] === RUN TestInspectNetwork/network_name [2020-05-18T12:38:37.717Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T12:38:38.197Z] --- PASS: TestSecretCreateResolve (3.17s) [2020-05-18T12:38:38.197Z] PASS [2020-05-18T12:38:38.197Z] [2020-05-18T12:38:38.197Z] DONE 6 tests in 19.593s [2020-05-18T12:38:38.197Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T12:38:38.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:38.197Z] ++ set -e [2020-05-18T12:38:38.197Z] ++ '[' -n 0 ']' [2020-05-18T12:38:38.197Z] ++ set -x [2020-05-18T12:38:38.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:38:38.197Z] INFO: Testing against a local daemon [2020-05-18T12:38:38.197Z] === RUN TestServiceCreateInit [2020-05-18T12:38:38.197Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T12:38:41.451Z] 4612f6d0b889: Pull complete [2020-05-18T12:38:41.451Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-18T12:38:41.451Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:38:41.451Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-18T12:38:41.451Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-18T12:38:41.451Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-18T12:38:41.451Z] WARN: Skipping validation tests [2020-05-18T12:38:41.451Z] INFO: Running unit tests at 05/18/2020 12:38:35... [2020-05-18T12:38:41.451Z] INFO: make.ps1 starting at 05/18/2020 12:38:38 [2020-05-18T12:38:41.451Z] INFO: Git commit (84748c7d4e) assumed from DOCKER_GITCOMMIT environment variable [2020-05-18T12:38:41.451Z] INFO: Invoking autogen... [2020-05-18T12:38:41.451Z] INFO: Running unit tests... [2020-05-18T12:38:41.874Z] --- PASS: TestInspectNetwork (9.45s) [2020-05-18T12:38:41.874Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T12:38:41.874Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T12:38:41.874Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T12:38:41.874Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T12:38:41.874Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T12:38:43.468Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T12:38:44.382Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-18T12:38:44.382Z] === RUN TestNetworkInvalidJSON [2020-05-18T12:38:44.382Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:44.382Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:44.382Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:44.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:44.382Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:44.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:44.382Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T12:38:44.382Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:38:44.382Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:38:44.382Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T12:38:44.382Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T12:38:44.382Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T12:38:44.382Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T12:38:44.382Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T12:38:44.941Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-18T12:38:44.941Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T12:38:46.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-18T12:38:46.302Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T12:38:46.862Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-05-18T12:38:46.862Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T12:38:47.320Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-18T12:38:47.663Z] --- PASS: TestServiceCreateInit (9.56s) [2020-05-18T12:38:47.664Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s) [2020-05-18T12:38:47.664Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-05-18T12:38:47.664Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T12:38:48.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2020-05-18T12:38:48.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T12:38:49.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-18T12:38:49.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T12:38:49.751Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-18T12:38:49.751Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T12:38:52.023Z] --- PASS: TestServiceWithDataPathPortInit (19.91s) [2020-05-18T12:38:52.023Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T12:38:53.010Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2020-05-18T12:38:53.010Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T12:38:53.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:38:53.010Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:38:53.010Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T12:38:54.477Z] ? github.com/docker/docker/api [no test files] [2020-05-18T12:38:58.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-18T12:38:59.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-18T12:39:00.399Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.61s) [2020-05-18T12:39:00.399Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8sq9dw36nij5u1x4233pvkoh4 Created:2020-05-18 12:38:50.698094829 +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[20dc2f18c351211d3d698e0eb216f018ce0548afb9818b8ef38e42e53e7788d8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.92akodbi54m7tk9ws4aa05bsq EndpointID:c37c31cb8c7339c367733570a07b291c480941dff4c2ad2891aeedcde85d09db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9318545d6c22457b059814113e6462a3cbcd0f614d7ac36a94fcf41a371228d2 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:c74fbcf0a0af IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.92akodbi54m7tk9ws4aa05bsq EndpointID:c37c31cb8c7339c367733570a07b291c480941dff4c2ad2891aeedcde85d09db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T12:39:00.399Z] PASS [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] === Skipped [2020-05-18T12:39:00.399Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:39:00.399Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] DONE 22 tests, 1 skipped in 52.197s [2020-05-18T12:39:00.399Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] ++ set -e [2020-05-18T12:39:00.399Z] ++ '[' -n 0 ']' [2020-05-18T12:39:00.399Z] ++ set -x [2020-05-18T12:39:00.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] INFO: Testing against a local daemon [2020-05-18T12:39:00.399Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T12:39:00.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:39:00.399Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:00.399Z] === RUN TestDockerNetworkIpvlan [2020-05-18T12:39:00.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:39:00.399Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:00.399Z] PASS [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] === Skipped [2020-05-18T12:39:00.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:39:00.399Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:39:00.399Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] [2020-05-18T12:39:00.399Z] DONE 2 tests, 2 skipped in 0.183s [2020-05-18T12:39:00.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] ++ set -e [2020-05-18T12:39:00.399Z] ++ '[' -n 0 ']' [2020-05-18T12:39:00.399Z] ++ set -x [2020-05-18T12:39:00.399Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:00.399Z] INFO: Testing against a local daemon [2020-05-18T12:39:00.399Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T12:39:01.014Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-05-18T12:39:01.014Z] === RUN TestDockerNetworkMacvlan [2020-05-18T12:39:02.022Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T12:39:03.035Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T12:39:04.044Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T12:39:07.511Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T12:39:09.414Z] ok github.com/docker/docker/api/server 0.202s coverage: 9.0% of statements [2020-05-18T12:39:09.543Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-18T12:39:09.599Z] --- PASS: TestCreateServiceMultipleTimes (19.13s) [2020-05-18T12:39:09.599Z] === RUN TestCreateServiceConflict [2020-05-18T12:39:10.102Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-18T12:39:10.167Z] --- PASS: TestCreateServiceConflict (3.29s) [2020-05-18T12:39:10.167Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T12:39:10.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-18T12:39:10.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-18T12:39:11.171Z] --- PASS: TestServiceWithDataPathPortInit (18.39s) [2020-05-18T12:39:11.171Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T12:39:11.891Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T12:39:12.536Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-18T12:39:12.536Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-18T12:39:12.791Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-18T12:39:14.360Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2020-05-18T12:39:14.360Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T12:39:18.692Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan (19.50s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.41s) [2020-05-18T12:39:20.717Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2020-05-18T12:39:20.717Z] PASS [2020-05-18T12:39:20.717Z] [2020-05-18T12:39:20.717Z] DONE 8 tests in 21.062s [2020-05-18T12:39:20.717Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] ++ set -e [2020-05-18T12:39:20.717Z] ++ '[' -n 0 ']' [2020-05-18T12:39:20.717Z] ++ set -x [2020-05-18T12:39:20.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] testing: warning: no tests to run [2020-05-18T12:39:20.717Z] PASS [2020-05-18T12:39:20.717Z] [2020-05-18T12:39:20.717Z] DONE 0 tests in 0.065s [2020-05-18T12:39:20.717Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] ++ set -e [2020-05-18T12:39:20.717Z] ++ '[' -n 0 ']' [2020-05-18T12:39:20.717Z] ++ set -x [2020-05-18T12:39:20.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.717Z] INFO: Testing against a local daemon [2020-05-18T12:39:20.717Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T12:39:20.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-18T12:39:20.863Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2020-05-18T12:39:20.863Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pv5wqcp8jlcg1i3zispsdoxs6 Created:2020-05-18 12:39:12.114765732 +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[f94936aa17aac7acd1a3cc4decbbdd4809d7f13e80258fc76671131bb98be86b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ze5t0hc2cazniit0ou7atrj9s EndpointID:c45641603bef6c995ba88612f19ec8d0644abe2184b4115f6865ecf3b9f06b63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c94bd9dfc56f7adbd0e99aa3de118f6c93a5f6d9587a5b22013153e8c47b4e1f 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:36493976c345 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ze5t0hc2cazniit0ou7atrj9s EndpointID:c45641603bef6c995ba88612f19ec8d0644abe2184b4115f6865ecf3b9f06b63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T12:39:20.863Z] PASS [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] === Skipped [2020-05-18T12:39:20.863Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:39:20.863Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] DONE 22 tests, 1 skipped in 47.819s [2020-05-18T12:39:20.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] ++ set -e [2020-05-18T12:39:20.863Z] ++ '[' -n 0 ']' [2020-05-18T12:39:20.863Z] ++ set -x [2020-05-18T12:39:20.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] INFO: Testing against a local daemon [2020-05-18T12:39:20.863Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T12:39:20.863Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:39:20.863Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:20.863Z] === RUN TestDockerNetworkIpvlan [2020-05-18T12:39:20.863Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:39:20.863Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:20.863Z] PASS [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] === Skipped [2020-05-18T12:39:20.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:39:20.863Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:39:20.863Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] [2020-05-18T12:39:20.863Z] DONE 2 tests, 2 skipped in 0.128s [2020-05-18T12:39:20.863Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] ++ set -e [2020-05-18T12:39:20.863Z] ++ '[' -n 0 ']' [2020-05-18T12:39:20.863Z] ++ set -x [2020-05-18T12:39:20.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:20.863Z] INFO: Testing against a local daemon [2020-05-18T12:39:20.863Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T12:39:21.423Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-05-18T12:39:21.423Z] === RUN TestDockerNetworkMacvlan [2020-05-18T12:39:21.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-18T12:39:21.959Z] [2020-05-18T12:39:21.959Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-18T12:39:21.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-18T12:39:21.959Z] HOSTNAME=80492f4940e7 [2020-05-18T12:39:21.959Z] TESTDEBUG=0 [2020-05-18T12:39:21.959Z] DEST=bundles/test-integration [2020-05-18T12:39:21.959Z] PWD=/go/src/github.com/docker/docker [2020-05-18T12:39:21.959Z] DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 [2020-05-18T12:39:21.959Z] container=docker [2020-05-18T12:39:21.959Z] HOME=/root [2020-05-18T12:39:21.959Z] GOLANG_VERSION=1.13.10 [2020-05-18T12:39:21.959Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-18T12:39:21.959Z] VALIDATE_BRANCH=master [2020-05-18T12:39:21.959Z] TERM=xterm [2020-05-18T12:39:21.959Z] DOCKER_PKG=github.com/docker/docker [2020-05-18T12:39:21.959Z] SHLVL=1 [2020-05-18T12:39:21.959Z] TIMEOUT=120m [2020-05-18T12:39:21.959Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-18T12:39:21.959Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-18T12:39:21.959Z] GO111MODULE=off [2020-05-18T12:39:21.959Z] DOCKER_EXPERIMENTAL=1 [2020-05-18T12:39:21.959Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-18T12:39:21.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-18T12:39:21.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-18T12:39:21.959Z] GOPATH=/go [2020-05-18T12:39:21.959Z] PKG_CONFIG=pkg-config [2020-05-18T12:39:21.959Z] _=/usr/bin/env [2020-05-18T12:39:21.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:39:22.348Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T12:39:22.739Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2020-05-18T12:39:22.739Z] === RUN TestAuthZPluginTLS [2020-05-18T12:39:23.022Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-18T12:39:23.022Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T12:39:23.637Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-18T12:39:23.637Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T12:39:23.713Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T12:39:24.252Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-18T12:39:24.252Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T12:39:24.273Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-18T12:39:24.273Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T12:39:24.534Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-18T12:39:24.534Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T12:39:24.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-18T12:39:25.087Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-18T12:39:25.647Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-18T12:39:25.902Z] === RUN TestDockerSuite/TestBuildFails [2020-05-18T12:39:26.555Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-05-18T12:39:26.555Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T12:39:26.827Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-18T12:39:26.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-18T12:39:26.837Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-18T12:39:26.837Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T12:39:27.387Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T12:39:27.451Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-18T12:39:27.451Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T12:39:28.065Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-18T12:39:28.065Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T12:39:29.241Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2020-05-18T12:39:29.241Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T12:39:29.269Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-18T12:39:30.140Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-05-18T12:39:30.140Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T12:39:30.627Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T12:39:31.359Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-18T12:39:31.359Z] Copying nested executables into bundles/binary-daemon [2020-05-18T12:39:31.359Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-18T12:39:31.551Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-18T12:39:31.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/make.sh cross [2020-05-18T12:39:31.775Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-05-18T12:39:31.775Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T12:39:31.953Z] [2020-05-18T12:39:32.212Z] Removing bundles/ [2020-05-18T12:39:32.212Z] [2020-05-18T12:39:32.212Z] ---> Making bundle: cross (in bundles/cross) [2020-05-18T12:39:32.212Z] Cross building: bundles/cross/linux/amd64 [2020-05-18T12:39:32.212Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T12:39:32.212Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-18T12:39:32.817Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-05-18T12:39:32.817Z] === RUN TestAuthZPluginHeader [2020-05-18T12:39:33.432Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-18T12:39:33.432Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T12:39:33.432Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:39:33.432Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:33.432Z] === RUN TestAuthZPluginV2Disable [2020-05-18T12:39:33.432Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:39:33.432Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:33.432Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T12:39:33.432Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:39:33.432Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:33.432Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T12:39:33.432Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:39:33.432Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:33.432Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T12:39:33.436Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-18T12:39:35.066Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-05-18T12:39:35.066Z] === RUN TestCreateServiceSysctls [2020-05-18T12:39:35.319Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-18T12:39:35.878Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-18T12:39:36.439Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T12:39:37.000Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan (16.84s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-05-18T12:39:38.420Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-05-18T12:39:38.420Z] PASS [2020-05-18T12:39:38.420Z] [2020-05-18T12:39:38.420Z] DONE 8 tests in 18.339s [2020-05-18T12:39:38.420Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] ++ set -e [2020-05-18T12:39:38.420Z] ++ '[' -n 0 ']' [2020-05-18T12:39:38.420Z] ++ set -x [2020-05-18T12:39:38.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] testing: warning: no tests to run [2020-05-18T12:39:38.420Z] PASS [2020-05-18T12:39:38.420Z] [2020-05-18T12:39:38.420Z] DONE 0 tests in 0.026s [2020-05-18T12:39:38.420Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] ++ set -e [2020-05-18T12:39:38.420Z] ++ '[' -n 0 ']' [2020-05-18T12:39:38.420Z] ++ set -x [2020-05-18T12:39:38.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:38.420Z] INFO: Testing against a local daemon [2020-05-18T12:39:38.420Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T12:39:39.259Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-05-18T12:39:39.259Z] === RUN TestCreateServiceCapabilities [2020-05-18T12:39:39.344Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-18T12:39:39.904Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-18T12:39:40.159Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-05-18T12:39:40.159Z] === RUN TestAuthZPluginTLS [2020-05-18T12:39:40.413Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-18T12:39:40.668Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-18T12:39:40.668Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T12:39:41.229Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-18T12:39:41.229Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T12:39:41.788Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-18T12:39:41.788Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T12:39:42.348Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-18T12:39:42.348Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T12:39:42.548Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-05-18T12:39:42.548Z] === RUN TestInspect [2020-05-18T12:39:42.603Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-18T12:39:43.964Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-05-18T12:39:43.964Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T12:39:44.523Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-18T12:39:44.523Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T12:39:45.083Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-18T12:39:45.083Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-18T12:39:45.083Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T12:39:45.642Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-05-18T12:39:45.642Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T12:39:45.838Z] --- PASS: TestInspect (3.38s) [2020-05-18T12:39:45.838Z] === RUN TestCreateJob [2020-05-18T12:39:46.566Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-18T12:39:47.934Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-05-18T12:39:47.934Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T12:39:49.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-05-18T12:39:49.819Z] === RUN TestAuthZPluginHeader [2020-05-18T12:39:50.034Z] --- PASS: TestCreateJob (4.14s) [2020-05-18T12:39:50.035Z] === RUN TestReplicatedJob [2020-05-18T12:39:50.744Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-05-18T12:39:50.744Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T12:39:51.303Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-18T12:39:51.863Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-18T12:39:51.863Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-18T12:39:51.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-05-18T12:39:51.875Z] PASS [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] === Skipped [2020-05-18T12:39:51.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:39:51.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:39:51.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:39:51.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:39:51.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] [2020-05-18T12:39:51.875Z] DONE 17 tests, 4 skipped in 29.987s [2020-05-18T12:39:51.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T12:39:51.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:51.875Z] ++ set -e [2020-05-18T12:39:51.875Z] ++ '[' -n 0 ']' [2020-05-18T12:39:51.875Z] ++ set -x [2020-05-18T12:39:51.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:51.875Z] INFO: Testing against a local daemon [2020-05-18T12:39:51.875Z] === RUN TestPluginInvalidJSON [2020-05-18T12:39:51.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:39:51.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:39:51.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:39:51.875Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-18T12:39:51.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T12:39:51.875Z] === RUN TestPluginInstall [2020-05-18T12:39:51.875Z] === RUN TestPluginInstall/no_auth [2020-05-18T12:39:52.787Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-18T12:39:53.042Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-18T12:39:53.297Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-18T12:39:57.428Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2020-05-18T12:39:57.428Z] === RUN TestAuthZPluginV2Disable [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-18T12:39:57.428Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-18T12:39:57.432Z] --- PASS: TestReplicatedJob (6.53s) [2020-05-18T12:39:57.432Z] === RUN TestUpdateReplicatedJob [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5419532cce3690ff13dca3c4d1a095726fec5318b6d66b6699a7a575e8398d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5419532cce3690ff13dca3c4d1a095726fec5318b6d66b6699a7a575e8398d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5419532cce3690ff13dca3c4d1a095726fec5318b6d66b6699a7a575e8398d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b5419532cce3690ff13dca3c4d1a095726fec5318b6d66b6699a7a575e8398d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] === RUN TestPluginInstall/with_insecure [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c9b3c799b6b6412114b79d4c173ece5e4f42371be3d888fc311a165f5c0034f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:39:57.447Z] time="2020-05-18T12:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c9b3c799b6b6412114b79d4c173ece5e4f42371be3d888fc311a165f5c0034f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:39:57.447Z] --- PASS: TestPluginInstall (6.44s) [2020-05-18T12:39:57.447Z] --- PASS: TestPluginInstall/no_auth (4.36s) [2020-05-18T12:39:57.447Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-05-18T12:39:57.447Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-05-18T12:39:57.447Z] plugin_test.go:157: [d162542f76edd] daemon is not started [2020-05-18T12:39:57.447Z] PASS [2020-05-18T12:39:57.447Z] [2020-05-18T12:39:57.447Z] DONE 6 tests in 6.602s [2020-05-18T12:39:57.447Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T12:39:57.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:57.447Z] ++ set -e [2020-05-18T12:39:57.447Z] ++ '[' -n 0 ']' [2020-05-18T12:39:57.447Z] ++ set -x [2020-05-18T12:39:57.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:39:57.447Z] INFO: Testing against a local daemon [2020-05-18T12:39:57.447Z] === RUN TestExternalGraphDriver [2020-05-18T12:39:57.447Z] === RUN TestExternalGraphDriver/json [2020-05-18T12:39:57.684Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-18T12:39:59.046Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2020-05-18T12:39:59.046Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T12:39:59.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-18T12:40:00.115Z] === RUN TestExternalGraphDriver/spec [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/server/httputils 0.172s coverage: 14.7% of statements [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/server/middleware 0.197s coverage: 37.7% of statements [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/server/router/swarm 0.136s coverage: 4.8% of statements [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/types/time 0.233s coverage: 100.0% of statements [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T12:40:00.303Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T12:40:00.303Z] ok github.com/docker/docker/builder/dockerignore 0.321s coverage: 96.8% of statements [2020-05-18T12:40:00.722Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2020-05-18T12:40:00.722Z] === RUN TestServiceListWithStatuses [2020-05-18T12:40:00.722Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T12:40:00.722Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:40:00.722Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T12:40:00.893Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-18T12:40:00.901Z] --- PASS: TestImportExtremelyLargeImageWorks (104.95s) [2020-05-18T12:40:00.901Z] PASS [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === Skipped [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:40:00.901Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] DONE 12 tests, 1 skipped in 108.754s [2020-05-18T12:40:00.901Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.901Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.901Z] === RUN TestNetworkCreateDelete [2020-05-18T12:40:00.901Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-05-18T12:40:00.901Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T12:40:00.901Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-05-18T12:40:00.901Z] === RUN TestInspectNetwork [2020-05-18T12:40:00.901Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-18T12:40:00.901Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T12:40:00.901Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-18T12:40:00.901Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestNetworkInvalidJSON [2020-05-18T12:40:00.901Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T12:40:00.901Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T12:40:00.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:40:00.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:40:00.901Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:40:00.901Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:40:00.901Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T12:40:00.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:40:00.901Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:40:00.901Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-18T12:40:00.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T12:40:00.901Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T12:40:00.901Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T12:40:00.901Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T12:40:00.901Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-18T12:40:00.901Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T12:40:00.901Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T12:40:00.901Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T12:40:00.901Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T12:40:00.901Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T12:40:00.901Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T12:40:00.901Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T12:40:00.901Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:40:00.901Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T12:40:00.901Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T12:40:00.901Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] PASS [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === Skipped [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-18T12:40:00.901Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T12:40:00.901Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T12:40:00.901Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T12:40:00.901Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] DONE 18 tests, 12 skipped in 0.584s [2020-05-18T12:40:00.901Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.901Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.901Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T12:40:00.901Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:40:00.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:40:00.901Z] === RUN TestDockerNetworkIpvlan [2020-05-18T12:40:00.901Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:40:00.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:40:00.901Z] PASS [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === Skipped [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:40:00.901Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:40:00.901Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] DONE 2 tests, 2 skipped in 0.123s [2020-05-18T12:40:00.901Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.901Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.901Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T12:40:00.901Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T12:40:00.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] === RUN TestDockerNetworkMacvlan [2020-05-18T12:40:00.901Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-18T12:40:00.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] PASS [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === Skipped [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-18T12:40:00.901Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-18T12:40:00.901Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] DONE 2 tests, 2 skipped in 0.137s [2020-05-18T12:40:00.901Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.901Z] testing: warning: no tests to run [2020-05-18T12:40:00.901Z] PASS [2020-05-18T12:40:00.901Z] [2020-05-18T12:40:00.901Z] DONE 0 tests in 0.024s [2020-05-18T12:40:00.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.901Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginTLS [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T12:40:00.901Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.901Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T12:40:00.901Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginHeader [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginV2Disable [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T12:40:00.902Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] PASS [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === Skipped [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-18T12:40:00.902Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] DONE 17 tests, 17 skipped in 0.434s [2020-05-18T12:40:00.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.902Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.902Z] === RUN TestPluginInvalidJSON [2020-05-18T12:40:00.902Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:00.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:00.902Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:00.902Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-18T12:40:00.902Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T12:40:00.902Z] === RUN TestPluginInstall [2020-05-18T12:40:00.902Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-18T12:40:00.902Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] PASS [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] === Skipped [2020-05-18T12:40:00.902Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-18T12:40:00.902Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] [2020-05-18T12:40:00.902Z] DONE 3 tests, 1 skipped in 0.151s [2020-05-18T12:40:00.902Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T12:40:00.902Z] INFO: Testing against a local daemon [2020-05-18T12:40:00.902Z] === RUN TestExternalGraphDriver [2020-05-18T12:40:00.902Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-18T12:40:00.902Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T12:40:00.902Z] === RUN TestGraphdriverPluginV2 [2020-05-18T12:40:01.291Z] ok github.com/docker/docker/cli/debug 0.072s coverage: 100.0% of statements [2020-05-18T12:40:01.761Z] ok github.com/docker/docker/builder/remotecontext 0.543s coverage: 9.2% of statements [2020-05-18T12:40:01.761Z] ok github.com/docker/docker/builder/dockerfile 0.599s coverage: 46.5% of statements [2020-05-18T12:40:02.169Z] === RUN TestExternalGraphDriver/pull [2020-05-18T12:40:02.779Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2020-05-18T12:40:02.779Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T12:40:02.791Z] --- PASS: TestGraphdriverPluginV2 (6.58s) [2020-05-18T12:40:02.791Z] PASS [2020-05-18T12:40:02.791Z] [2020-05-18T12:40:02.791Z] === Skipped [2020-05-18T12:40:02.791Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-18T12:40:02.791Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-18T12:40:02.791Z] [2020-05-18T12:40:02.791Z] [2020-05-18T12:40:02.791Z] DONE 2 tests, 1 skipped in 6.784s [2020-05-18T12:40:02.791Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T12:40:02.791Z] INFO: Testing against a local daemon [2020-05-18T12:40:02.791Z] === RUN TestContinueAfterPluginCrash [2020-05-18T12:40:02.791Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T12:40:02.791Z] === RUN TestReadPluginNoRead [2020-05-18T12:40:02.791Z] === PAUSE TestReadPluginNoRead [2020-05-18T12:40:02.791Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T12:40:02.791Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T12:40:02.791Z] === CONT TestContinueAfterPluginCrash [2020-05-18T12:40:02.791Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T12:40:04.185Z] --- PASS: TestExternalGraphDriver (6.57s) [2020-05-18T12:40:04.185Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-05-18T12:40:04.185Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-05-18T12:40:04.185Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2020-05-18T12:40:04.185Z] === RUN TestGraphdriverPluginV2 [2020-05-18T12:40:04.185Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-05-18T12:40:04.185Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:40:04.185Z] PASS [2020-05-18T12:40:04.185Z] [2020-05-18T12:40:04.185Z] === Skipped [2020-05-18T12:40:04.185Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-05-18T12:40:04.185Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:40:04.185Z] [2020-05-18T12:40:04.185Z] [2020-05-18T12:40:04.185Z] DONE 5 tests, 1 skipped in 6.795s [2020-05-18T12:40:04.185Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T12:40:04.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:04.185Z] ++ set -e [2020-05-18T12:40:04.185Z] ++ '[' -n 0 ']' [2020-05-18T12:40:04.185Z] ++ set -x [2020-05-18T12:40:04.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:04.185Z] INFO: Testing against a local daemon [2020-05-18T12:40:04.185Z] === RUN TestContinueAfterPluginCrash [2020-05-18T12:40:04.185Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T12:40:04.185Z] === RUN TestReadPluginNoRead [2020-05-18T12:40:04.185Z] === PAUSE TestReadPluginNoRead [2020-05-18T12:40:04.185Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T12:40:04.185Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T12:40:04.185Z] === CONT TestContinueAfterPluginCrash [2020-05-18T12:40:04.185Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T12:40:07.289Z] --- PASS: TestDockerNetworkConnectAlias (6.39s) [2020-05-18T12:40:07.290Z] === RUN TestDockerNetworkReConnect [2020-05-18T12:40:08.017Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-18T12:40:08.554Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2020-05-18T12:40:08.554Z] === CONT TestReadPluginNoRead [2020-05-18T12:40:11.222Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T12:40:11.523Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2020-05-18T12:40:11.523Z] === RUN TestServicePlugin [2020-05-18T12:40:11.782Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T12:40:11.782Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:40:11.782Z] === RUN TestServiceUpdateLabel [2020-05-18T12:40:12.220Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-18T12:40:12.220Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-18T12:40:12.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-18T12:40:12.220Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-18T12:40:12.475Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-18T12:40:12.729Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-18T12:40:13.238Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T12:40:13.238Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2020-05-18T12:40:13.293Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.67s) [2020-05-18T12:40:13.293Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T12:40:14.359Z] ok github.com/docker/docker/client 0.526s coverage: 74.9% of statements [2020-05-18T12:40:14.652Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-18T12:40:15.070Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-05-18T12:40:15.070Z] === RUN TestServiceUpdateSecrets [2020-05-18T12:40:15.253Z] === RUN TestReadPluginNoRead/default [2020-05-18T12:40:16.011Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-18T12:40:17.269Z] --- PASS: TestReadPluginNoRead (8.91s) [2020-05-18T12:40:17.269Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-05-18T12:40:17.269Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-05-18T12:40:17.269Z] --- PASS: TestReadPluginNoRead/default (2.12s) [2020-05-18T12:40:17.269Z] read_test.go:91: [d6ab24bab952e] daemon is not started [2020-05-18T12:40:17.269Z] PASS [2020-05-18T12:40:17.269Z] [2020-05-18T12:40:17.269Z] DONE 6 tests in 12.919s [2020-05-18T12:40:17.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] ++ set -e [2020-05-18T12:40:17.269Z] ++ '[' -n 0 ']' [2020-05-18T12:40:17.269Z] ++ set -x [2020-05-18T12:40:17.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] testing: warning: no tests to run [2020-05-18T12:40:17.269Z] PASS [2020-05-18T12:40:17.269Z] [2020-05-18T12:40:17.269Z] DONE 0 tests in 0.080s [2020-05-18T12:40:17.269Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] ++ set -e [2020-05-18T12:40:17.269Z] ++ '[' -n 0 ']' [2020-05-18T12:40:17.269Z] ++ set -x [2020-05-18T12:40:17.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:17.269Z] INFO: Testing against a local daemon [2020-05-18T12:40:17.269Z] === RUN TestPluginWithDevMounts [2020-05-18T12:40:17.269Z] === PAUSE TestPluginWithDevMounts [2020-05-18T12:40:17.269Z] === CONT TestPluginWithDevMounts [2020-05-18T12:40:17.632Z] --- PASS: TestDaemonStartWithLogOpt (13.78s) [2020-05-18T12:40:17.632Z] === CONT TestReadPluginNoRead [2020-05-18T12:40:18.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-18T12:40:19.284Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-05-18T12:40:19.284Z] PASS [2020-05-18T12:40:19.284Z] [2020-05-18T12:40:19.284Z] DONE 1 tests in 2.036s [2020-05-18T12:40:19.284Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T12:40:19.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:19.284Z] ++ set -e [2020-05-18T12:40:19.284Z] ++ '[' -n 0 ']' [2020-05-18T12:40:19.284Z] ++ set -x [2020-05-18T12:40:19.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:19.284Z] INFO: Testing against a local daemon [2020-05-18T12:40:19.284Z] === RUN TestSecretInspect [2020-05-18T12:40:20.401Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-18T12:40:20.698Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-18T12:40:20.899Z] === RUN TestReadPluginNoRead/default [2020-05-18T12:40:20.899Z] --- PASS: TestContinueAfterPluginCrash (17.47s) [2020-05-18T12:40:21.258Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-18T12:40:21.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:40:21.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:40:21.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:40:23.414Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T12:40:23.653Z] --- PASS: TestSecretInspect (3.72s) [2020-05-18T12:40:23.653Z] === RUN TestSecretList [2020-05-18T12:40:25.931Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T12:40:26.321Z] --- PASS: TestSecretList (3.20s) [2020-05-18T12:40:26.321Z] === RUN TestSecretsCreateAndDelete [2020-05-18T12:40:28.502Z] --- PASS: TestReadPluginNoRead (11.67s) [2020-05-18T12:40:28.502Z] --- PASS: TestReadPluginNoRead/default (2.68s) [2020-05-18T12:40:28.502Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.65s) [2020-05-18T12:40:28.502Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.66s) [2020-05-18T12:40:28.502Z] read_test.go:91: [ddb3c1fd7b15f] daemon is not started [2020-05-18T12:40:28.502Z] PASS [2020-05-18T12:40:28.502Z] [2020-05-18T12:40:28.502Z] DONE 6 tests in 25.614s [2020-05-18T12:40:28.502Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T12:40:28.502Z] testing: warning: no tests to run [2020-05-18T12:40:28.502Z] PASS [2020-05-18T12:40:28.502Z] [2020-05-18T12:40:28.502Z] DONE 0 tests in 0.042s [2020-05-18T12:40:28.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T12:40:28.502Z] INFO: Testing against a local daemon [2020-05-18T12:40:28.502Z] === RUN TestPluginWithDevMounts [2020-05-18T12:40:28.502Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-18T12:40:28.502Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T12:40:28.502Z] PASS [2020-05-18T12:40:28.502Z] [2020-05-18T12:40:28.502Z] === Skipped [2020-05-18T12:40:28.502Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-18T12:40:28.502Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-18T12:40:28.502Z] [2020-05-18T12:40:28.502Z] [2020-05-18T12:40:28.502Z] DONE 1 tests, 1 skipped in 0.139s [2020-05-18T12:40:28.502Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T12:40:28.765Z] INFO: Testing against a local daemon [2020-05-18T12:40:28.765Z] === RUN TestSecretInspect [2020-05-18T12:40:28.765Z] --- SKIP: TestSecretInspect (0.03s) [2020-05-18T12:40:28.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] === RUN TestSecretList [2020-05-18T12:40:28.765Z] --- SKIP: TestSecretList (0.02s) [2020-05-18T12:40:28.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] === RUN TestSecretsCreateAndDelete [2020-05-18T12:40:28.765Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] === RUN TestSecretsUpdate [2020-05-18T12:40:28.765Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] === RUN TestTemplatedSecret [2020-05-18T12:40:28.765Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-18T12:40:28.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] === RUN TestSecretCreateResolve [2020-05-18T12:40:28.765Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] PASS [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === Skipped [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-05-18T12:40:28.765Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-18T12:40:28.765Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-18T12:40:28.765Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-18T12:40:28.765Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] [2020-05-18T12:40:28.765Z] DONE 6 tests, 6 skipped in 0.228s [2020-05-18T12:40:28.765Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T12:40:29.031Z] INFO: Testing against a local daemon [2020-05-18T12:40:29.031Z] === RUN TestServiceCreateInit [2020-05-18T12:40:29.031Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T12:40:29.031Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T12:40:29.031Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-18T12:40:29.031Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T12:40:29.031Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T12:40:29.031Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-18T12:40:29.031Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceConflict [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-18T12:40:29.031Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-18T12:40:29.031Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T12:40:29.031Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-18T12:40:29.031Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-18T12:40:29.031Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceSysctls [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-05-18T12:40:29.031Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateServiceCapabilities [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-18T12:40:29.031Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestInspect [2020-05-18T12:40:29.031Z] --- SKIP: TestInspect (0.01s) [2020-05-18T12:40:29.031Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestCreateJob [2020-05-18T12:40:29.031Z] --- SKIP: TestCreateJob (0.01s) [2020-05-18T12:40:29.031Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestReplicatedJob [2020-05-18T12:40:29.031Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-18T12:40:29.031Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestUpdateReplicatedJob [2020-05-18T12:40:29.031Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-18T12:40:29.031Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestServiceListWithStatuses [2020-05-18T12:40:29.031Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T12:40:29.031Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:40:29.031Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T12:40:29.031Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-18T12:40:29.031Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.031Z] === RUN TestDockerNetworkReConnect [2020-05-18T12:40:29.031Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-18T12:40:29.031Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:29.032Z] === RUN TestServicePlugin [2020-05-18T12:40:29.312Z] ok github.com/docker/docker/builder/remotecontext/git 28.620s coverage: 86.3% of statements [2020-05-18T12:40:29.312Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T12:40:29.312Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-18T12:40:29.764Z] --- PASS: TestSecretsCreateAndDelete (3.68s) [2020-05-18T12:40:29.764Z] === RUN TestSecretsUpdate [2020-05-18T12:40:31.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-05-18T12:40:31.182Z] PASS [2020-05-18T12:40:31.182Z] [2020-05-18T12:40:31.182Z] DONE 17 tests in 51.503s [2020-05-18T12:40:31.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T12:40:31.182Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:31.182Z] ++ set -e [2020-05-18T12:40:31.182Z] ++ '[' -n 0 ']' [2020-05-18T12:40:31.182Z] ++ set -x [2020-05-18T12:40:31.182Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:31.182Z] INFO: Testing against a local daemon [2020-05-18T12:40:31.182Z] === RUN TestPluginInvalidJSON [2020-05-18T12:40:31.182Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:31.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:31.182Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:40:31.182Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-18T12:40:31.182Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T12:40:31.182Z] === RUN TestPluginInstall [2020-05-18T12:40:31.182Z] === RUN TestPluginInstall/no_auth [2020-05-18T12:40:32.107Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-18T12:40:33.159Z] --- PASS: TestServiceUpdateSecrets (15.31s) [2020-05-18T12:40:33.159Z] === RUN TestServiceUpdateConfigs [2020-05-18T12:40:33.201Z] --- SKIP: TestServicePlugin (3.48s) [2020-05-18T12:40:33.201Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] === RUN TestServiceUpdateLabel [2020-05-18T12:40:33.201Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] === RUN TestServiceUpdateSecrets [2020-05-18T12:40:33.201Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] === RUN TestServiceUpdateConfigs [2020-05-18T12:40:33.201Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] === RUN TestServiceUpdateNetwork [2020-05-18T12:40:33.201Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-18T12:40:33.201Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T12:40:33.201Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-18T12:40:33.201Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] PASS [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === Skipped [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-18T12:40:33.201Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-18T12:40:33.201Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-18T12:40:33.201Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-18T12:40:33.201Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-18T12:40:33.201Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-18T12:40:33.201Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-05-18T12:40:33.201Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-18T12:40:33.201Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-18T12:40:33.201Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-18T12:40:33.201Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-18T12:40:33.201Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-18T12:40:33.201Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T12:40:33.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-18T12:40:33.201Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-18T12:40:33.201Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2020-05-18T12:40:33.201Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-18T12:40:33.201Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-18T12:40:33.201Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-18T12:40:33.201Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] DONE 24 tests, 23 skipped in 3.966s [2020-05-18T12:40:33.201Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T12:40:33.201Z] INFO: Testing against a local daemon [2020-05-18T12:40:33.201Z] === RUN TestSessionCreate [2020-05-18T12:40:33.201Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T12:40:33.201Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T12:40:33.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-18T12:40:33.201Z] PASS [2020-05-18T12:40:33.201Z] [2020-05-18T12:40:33.201Z] DONE 2 tests in 0.166s [2020-05-18T12:40:33.201Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T12:40:33.201Z] INFO: Testing against a local daemon [2020-05-18T12:40:33.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T12:40:33.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:40:33.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:40:33.201Z] === RUN TestEventsExecDie [2020-05-18T12:40:33.762Z] --- PASS: TestEventsExecDie (0.68s) [2020-05-18T12:40:33.763Z] === RUN TestEventsBackwardsCompatible [2020-05-18T12:40:33.763Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-18T12:40:33.763Z] === RUN TestInfoBinaryCommits [2020-05-18T12:40:33.763Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T12:40:33.763Z] === RUN TestInfoAPIVersioned [2020-05-18T12:40:33.763Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T12:40:33.763Z] === RUN TestInfoDiscoveryBackend [2020-05-18T12:40:34.131Z] --- PASS: TestSecretsUpdate (3.64s) [2020-05-18T12:40:34.131Z] === RUN TestTemplatedSecret [2020-05-18T12:40:35.187Z] ok github.com/docker/docker/cmd/dockerd 0.778s coverage: 19.3% of statements [2020-05-18T12:40:35.651Z] --- PASS: TestInfoDiscoveryBackend (1.61s) [2020-05-18T12:40:35.651Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T12:40:36.175Z] ok github.com/docker/docker/container 0.467s coverage: 41.6% of statements [2020-05-18T12:40:36.175Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T12:40:36.175Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T12:40:36.175Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T12:40:36.175Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d1f4405d67fc174d66d260ffa542dc20332738feff8568e06c85e5d71718afb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:37.344Z] time="2020-05-18T12:40:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d1f4405d67fc174d66d260ffa542dc20332738feff8568e06c85e5d71718afb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:37.344Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-18T12:40:37.344Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T12:40:37.573Z] --- PASS: TestTemplatedSecret (3.63s) [2020-05-18T12:40:37.573Z] === RUN TestSecretCreateResolve [2020-05-18T12:40:37.902Z] time="2020-05-18T12:40:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:37.903Z] time="2020-05-18T12:40:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:37.903Z] time="2020-05-18T12:40:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275ec4271ad143efeeb1d0c0127c2b198ba9cb89dcc41b652b354e976423cc2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:37.903Z] time="2020-05-18T12:40:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:37.903Z] time="2020-05-18T12:40:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:37.903Z] time="2020-05-18T12:40:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:275ec4271ad143efeeb1d0c0127c2b198ba9cb89dcc41b652b354e976423cc2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:38.157Z] === RUN TestPluginInstall/with_insecure [2020-05-18T12:40:38.412Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-18T12:40:38.916Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-18T12:40:38.916Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T12:40:38.916Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T12:40:38.916Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:38.916Z] === RUN TestInfoAPI [2020-05-18T12:40:38.916Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T12:40:38.916Z] === RUN TestInfoAPIWarnings [2020-05-18T12:40:39.138Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.238s coverage: 65.3% of statements [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b8d9da7748737a5a3c893e7e0c7b26a16b87746ea488231ced5dfc6bffd170e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:40:39.336Z] time="2020-05-18T12:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b8d9da7748737a5a3c893e7e0c7b26a16b87746ea488231ced5dfc6bffd170e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:40:39.590Z] --- PASS: TestPluginInstall (9.69s) [2020-05-18T12:40:39.590Z] --- PASS: TestPluginInstall/no_auth (7.26s) [2020-05-18T12:40:39.590Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-05-18T12:40:39.590Z] --- PASS: TestPluginInstall/with_insecure (1.47s) [2020-05-18T12:40:39.590Z] plugin_test.go:157: [d61f17109beab] daemon is not started [2020-05-18T12:40:39.590Z] PASS [2020-05-18T12:40:39.590Z] [2020-05-18T12:40:39.590Z] DONE 6 tests in 9.842s [2020-05-18T12:40:39.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T12:40:39.590Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:39.590Z] ++ set -e [2020-05-18T12:40:39.590Z] ++ '[' -n 0 ']' [2020-05-18T12:40:39.590Z] ++ set -x [2020-05-18T12:40:39.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:39.845Z] INFO: Testing against a local daemon [2020-05-18T12:40:39.845Z] === RUN TestExternalGraphDriver [2020-05-18T12:40:39.845Z] === RUN TestExternalGraphDriver/json [2020-05-18T12:40:40.706Z] ok github.com/docker/docker/daemon/cluster 1.140s coverage: 0.5% of statements [2020-05-18T12:40:40.805Z] --- PASS: TestInfoAPIWarnings (1.64s) [2020-05-18T12:40:40.805Z] === RUN TestInfoDebug [2020-05-18T12:40:41.014Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-05-18T12:40:41.014Z] PASS [2020-05-18T12:40:41.014Z] [2020-05-18T12:40:41.014Z] DONE 6 tests in 21.718s [2020-05-18T12:40:41.015Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T12:40:41.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:41.015Z] ++ set -e [2020-05-18T12:40:41.015Z] ++ '[' -n 0 ']' [2020-05-18T12:40:41.015Z] ++ set -x [2020-05-18T12:40:41.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:41.015Z] INFO: Testing against a local daemon [2020-05-18T12:40:41.015Z] === RUN TestServiceCreateInit [2020-05-18T12:40:41.015Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T12:40:41.175Z] ok github.com/docker/docker/daemon/cluster/convert 0.965s coverage: 35.6% of statements [2020-05-18T12:40:41.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-18T12:40:41.216Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-18T12:40:41.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-18T12:40:42.031Z] === RUN TestExternalGraphDriver/spec [2020-05-18T12:40:42.693Z] --- PASS: TestInfoDebug (1.84s) [2020-05-18T12:40:42.693Z] === RUN TestInfoInsecureRegistries [2020-05-18T12:40:44.539Z] === RUN TestExternalGraphDriver/pull [2020-05-18T12:40:44.580Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-05-18T12:40:44.580Z] === RUN TestInfoRegistryMirrors [2020-05-18T12:40:45.372Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-05-18T12:40:45.372Z] === RUN TestServiceUpdateNetwork [2020-05-18T12:40:46.426Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-05-18T12:40:46.426Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-18T12:40:46.426Z] --- PASS: TestExternalGraphDriver/spec (2.22s) [2020-05-18T12:40:46.426Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-05-18T12:40:46.426Z] === RUN TestGraphdriverPluginV2 [2020-05-18T12:40:46.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-18T12:40:46.467Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2020-05-18T12:40:46.467Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T12:40:46.467Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-05-18T12:40:46.467Z] === RUN TestPingCacheHeaders [2020-05-18T12:40:46.467Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-18T12:40:46.467Z] === RUN TestPingGet [2020-05-18T12:40:46.467Z] --- PASS: TestPingGet (0.01s) [2020-05-18T12:40:46.467Z] === RUN TestPingHead [2020-05-18T12:40:46.467Z] --- PASS: TestPingHead (0.02s) [2020-05-18T12:40:46.467Z] === RUN TestVersion [2020-05-18T12:40:46.467Z] --- PASS: TestVersion (0.02s) [2020-05-18T12:40:46.467Z] PASS [2020-05-18T12:40:46.467Z] [2020-05-18T12:40:46.467Z] === Skipped [2020-05-18T12:40:46.467Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:40:46.467Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:40:46.467Z] [2020-05-18T12:40:46.467Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-18T12:40:46.467Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-18T12:40:46.467Z] [2020-05-18T12:40:46.467Z] [2020-05-18T12:40:46.467Z] DONE 18 tests, 2 skipped in 13.449s [2020-05-18T12:40:46.467Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T12:40:46.467Z] INFO: Testing against a local daemon [2020-05-18T12:40:46.467Z] === RUN TestVolumesCreateAndList [2020-05-18T12:40:46.467Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-18T12:40:46.467Z] === RUN TestVolumesRemove [2020-05-18T12:40:46.486Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T12:40:46.723Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-18T12:40:46.723Z] === RUN TestVolumesInspect [2020-05-18T12:40:46.723Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T12:40:46.723Z] === RUN TestVolumesInvalidJSON [2020-05-18T12:40:46.723Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T12:40:46.723Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T12:40:46.723Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T12:40:46.723Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T12:40:46.723Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T12:40:46.723Z] PASS [2020-05-18T12:40:46.723Z] [2020-05-18T12:40:46.723Z] DONE 5 tests in 0.266s [2020-05-18T12:40:46.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T12:40:46.723Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12262 is not a child of this shell [2020-05-18T12:40:46.723Z] warning: PID 12262 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-18T12:40:46.723Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:40:46.723Z] [2020-05-18T12:40:46.723Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:40:46.723Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:40:46.723Z] [2020-05-18T12:40:46.723Z] To set a process to complain mode, use the command line tool [2020-05-18T12:40:46.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:40:46.723Z] Removing test suite binaries [2020-05-18T12:40:47.053Z] ok github.com/docker/docker/daemon/config 0.589s coverage: 79.6% of statements [2020-05-18T12:40:47.053Z] ok github.com/docker/docker/daemon/discovery 0.153s coverage: 30.0% of statements [2020-05-18T12:40:47.351Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-18T12:40:47.650Z] [2020-05-18T12:40:47.910Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-18T12:40:48.626Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.597s coverage: 11.1% of statements Post stage [Pipeline] junit [2020-05-18T12:40:49.025Z] Recording test results [2020-05-18T12:40:49.096Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2020-05-18T12:40:50.421Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-18T12:40:50.662Z] ok github.com/docker/docker/daemon/graphdriver 0.288s coverage: 2.3% of statements [2020-05-18T12:40:50.662Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2020-05-18T12:40:50.980Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-18T12:40:50.980Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2020-05-18T12:40:50.980Z] PASS [2020-05-18T12:40:50.980Z] [2020-05-18T12:40:50.980Z] DONE 5 tests in 11.408s [2020-05-18T12:40:50.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T12:40:50.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:50.980Z] ++ set -e [2020-05-18T12:40:50.980Z] ++ '[' -n 0 ']' [2020-05-18T12:40:50.980Z] ++ set -x [2020-05-18T12:40:50.980Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:40:51.135Z] ok github.com/docker/docker/daemon 3.873s coverage: 9.2% of statements [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-18T12:40:51.135Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-18T12:40:51.255Z] INFO: Testing against a local daemon [2020-05-18T12:40:51.255Z] === RUN TestContinueAfterPluginCrash [2020-05-18T12:40:51.255Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T12:40:51.255Z] === RUN TestReadPluginNoRead [2020-05-18T12:40:51.255Z] === PAUSE TestReadPluginNoRead [2020-05-18T12:40:51.255Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T12:40:51.255Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T12:40:51.255Z] === CONT TestContinueAfterPluginCrash [2020-05-18T12:40:51.255Z] === CONT TestDaemonStartWithLogOpt [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T12:40:51.744Z] + echo Ensuring container killed. [2020-05-18T12:40:51.744Z] Ensuring container killed. [2020-05-18T12:40:51.744Z] + docker rm -vf docker-pr6 [2020-05-18T12:40:51.744Z] Error: No such container: docker-pr6 [2020-05-18T12:40:51.744Z] + true [Pipeline] sh [2020-05-18T12:40:51.993Z] --- PASS: TestServiceCreateInit (10.55s) [2020-05-18T12:40:51.993Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-05-18T12:40:51.993Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2020-05-18T12:40:51.993Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T12:40:52.035Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:40:52.035Z] Chowning /workspace to jenkins user [2020-05-18T12:40:52.035Z] + id -u [2020-05-18T12:40:52.035Z] + id -g [2020-05-18T12:40:52.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T12:40:52.035Z] Unable to find image 'busybox:latest' locally [2020-05-18T12:40:52.291Z] latest: Pulling from library/busybox [2020-05-18T12:40:52.291Z] d9cbbca60e5f: Pulling fs layer [2020-05-18T12:40:52.291Z] d9cbbca60e5f: Download complete [2020-05-18T12:40:52.547Z] d9cbbca60e5f: Pull complete [2020-05-18T12:40:52.547Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T12:40:52.547Z] Status: Downloaded newer image for busybox:latest [2020-05-18T12:40:53.765Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-18T12:40:54.092Z] ok github.com/docker/docker/daemon/images 0.736s coverage: 4.9% of statements [2020-05-18T12:40:54.092Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T12:40:54.092Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T12:40:54.092Z] ok github.com/docker/docker/daemon/logger 0.732s coverage: 42.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:40:54.561Z] ok github.com/docker/docker/daemon/logger/awslogs 0.917s coverage: 77.4% of statements [2020-05-18T12:40:54.561Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-18T12:40:54.561Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T12:40:54.561Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T12:40:54.561Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-18T12:40:54.561Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-18T12:40:54.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 61.6% of statements [2020-05-18T12:40:54.689Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-18T12:40:54.728Z] + bundleName=amd64-rootless [2020-05-18T12:40:54.728Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-18T12:40:54.728Z] Creating amd64-rootless-bundles.tar.gz [2020-05-18T12:40:54.728Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-18T12:40:54.728Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-18T12:40:54.737Z] Archiving artifacts [2020-05-18T12:40:55.549Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.199s coverage: 87.2% of statements [2020-05-18T12:40:56.049Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-18T12:40:56.189Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T12:40:56.304Z] --- PASS: TestDaemonStartWithLogOpt (5.14s) [2020-05-18T12:40:56.304Z] === CONT TestReadPluginNoRead [2020-05-18T12:40:56.496Z] + make clean [2020-05-18T12:40:56.752Z] docker volume rm -f docker-dev-cache [2020-05-18T12:40:56.752Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T12:40:56.863Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-18T12:40:56.946Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-18T12:40:56.946Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-18T12:40:56.946Z] Cross building: bundles/cross/windows/amd64 [2020-05-18T12:40:56.946Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T12:40:56.946Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-18T12:40:57.117Z] ok github.com/docker/docker/daemon/logger/local 0.394s coverage: 75.2% of statements [2020-05-18T12:40:57.117Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T12:40:57.117Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.228s coverage: 35.9% of statements [2020-05-18T12:40:57.117Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.207s coverage: 33.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T12:40:58.685Z] ok github.com/docker/docker/daemon/logger/templates 0.140s coverage: 8.3% of statements [2020-05-18T12:40:59.154Z] ok github.com/docker/docker/daemon/logger/syslog 0.172s coverage: 47.8% of statements [2020-05-18T12:40:59.374Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-18T12:40:59.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-18T12:40:59.629Z] === RUN TestReadPluginNoRead/default [2020-05-18T12:40:59.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-18T12:40:59.884Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-18T12:41:00.254Z] --- PASS: TestServiceUpdateNetwork (14.75s) [2020-05-18T12:41:00.254Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T12:41:00.443Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-18T12:41:00.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-18T12:41:00.727Z] ok github.com/docker/docker/daemon/logger/splunk 2.384s coverage: 82.5% of statements [2020-05-18T12:41:00.727Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T12:41:00.727Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-18T12:41:00.727Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T12:41:00.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:41:00.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:41:00.952Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-18T12:41:01.512Z] --- PASS: TestContinueAfterPluginCrash (10.27s) [2020-05-18T12:41:01.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:41:01.728Z] ok github.com/docker/docker/distribution/metadata 1.022s coverage: 48.2% of statements [2020-05-18T12:41:01.728Z] ok github.com/docker/docker/distribution 1.429s coverage: 20.3% of statements [2020-05-18T12:41:01.766Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T12:41:02.158Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T12:41:02.198Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T12:41:02.667Z] ok github.com/docker/docker/errdefs 0.188s coverage: 49.4% of statements [2020-05-18T12:41:02.725Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T12:41:03.651Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-18T12:41:03.651Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T12:41:03.656Z] ok github.com/docker/docker/distribution/xfer 2.193s coverage: 76.8% of statements [2020-05-18T12:41:03.656Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T12:41:03.656Z] ok github.com/docker/docker/image/cache 0.275s coverage: 19.2% of statements [2020-05-18T12:41:04.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:41:04.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:41:04.575Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-18T12:41:04.644Z] ok github.com/docker/docker/image/v1 0.298s coverage: 25.0% of statements [2020-05-18T12:41:05.633Z] ok github.com/docker/docker/image 1.140s coverage: 86.4% of statements [2020-05-18T12:41:05.633Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T12:41:05.633Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T12:41:05.936Z] --- PASS: TestReadPluginNoRead (9.60s) [2020-05-18T12:41:05.936Z] --- PASS: TestReadPluginNoRead/default (2.18s) [2020-05-18T12:41:05.936Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2020-05-18T12:41:05.936Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-05-18T12:41:05.936Z] read_test.go:91: [d74afa5fbb2a0] daemon is not started [2020-05-18T12:41:05.936Z] PASS [2020-05-18T12:41:05.936Z] [2020-05-18T12:41:05.936Z] DONE 6 tests in 14.865s [2020-05-18T12:41:05.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T12:41:05.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:05.936Z] ++ set -e [2020-05-18T12:41:05.936Z] ++ '[' -n 0 ']' [2020-05-18T12:41:05.936Z] ++ set -x [2020-05-18T12:41:05.936Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:05.936Z] testing: warning: no tests to run [2020-05-18T12:41:05.936Z] PASS [2020-05-18T12:41:05.936Z] [2020-05-18T12:41:05.936Z] DONE 0 tests in 0.049s [2020-05-18T12:41:05.936Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T12:41:05.936Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:05.936Z] ++ set -e [2020-05-18T12:41:05.936Z] ++ '[' -n 0 ']' [2020-05-18T12:41:05.936Z] ++ set -x [2020-05-18T12:41:05.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:06.191Z] INFO: Testing against a local daemon [2020-05-18T12:41:06.191Z] === RUN TestPluginWithDevMounts [2020-05-18T12:41:06.191Z] === PAUSE TestPluginWithDevMounts [2020-05-18T12:41:06.191Z] === CONT TestPluginWithDevMounts [2020-05-18T12:41:06.624Z] ok github.com/docker/docker/libcontainerd/queue 0.102s coverage: 100.0% of statements [2020-05-18T12:41:07.094Z] ok github.com/docker/docker/libcontainerd/local 0.425s coverage: 1.0% of statements [2020-05-18T12:41:07.094Z] ok github.com/docker/docker/layer 0.521s coverage: 30.1% of statements [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T12:41:07.094Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T12:41:08.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:41:08.076Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-18T12:41:08.089Z] ok github.com/docker/docker/pkg/aaparser 0.230s coverage: 50.0% of statements [2020-05-18T12:41:08.089Z] ok github.com/docker/docker/opts 0.318s coverage: 67.7% of statements [2020-05-18T12:41:08.636Z] --- PASS: TestPluginWithDevMounts (2.32s) [2020-05-18T12:41:08.636Z] PASS [2020-05-18T12:41:08.636Z] [2020-05-18T12:41:08.636Z] DONE 1 tests in 2.479s [2020-05-18T12:41:08.636Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T12:41:08.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:08.636Z] ++ set -e [2020-05-18T12:41:08.636Z] ++ '[' -n 0 ']' [2020-05-18T12:41:08.636Z] ++ set -x [2020-05-18T12:41:08.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:08.636Z] INFO: Testing against a local daemon [2020-05-18T12:41:08.636Z] === RUN TestSecretInspect [2020-05-18T12:41:09.078Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2020-05-18T12:41:09.560Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-18T12:41:10.065Z] ok github.com/docker/docker/pkg/authorization 0.735s coverage: 26.8% of statements [2020-05-18T12:41:10.065Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2020-05-18T12:41:10.535Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2020-05-18T12:41:10.841Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T12:41:11.004Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2020-05-18T12:41:11.475Z] ok github.com/docker/docker/pkg/discovery 0.088s coverage: 58.3% of statements [2020-05-18T12:41:11.945Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 92.9% of statements [2020-05-18T12:41:12.069Z] --- PASS: TestSecretInspect (3.05s) [2020-05-18T12:41:12.069Z] === RUN TestSecretList [2020-05-18T12:41:12.069Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-18T12:41:12.934Z] ok github.com/docker/docker/pkg/discovery/memory 0.110s coverage: 92.3% of statements [2020-05-18T12:41:13.404Z] ok github.com/docker/docker/pkg/discovery/nodes 0.222s coverage: 93.8% of statements [2020-05-18T12:41:13.431Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-18T12:41:14.356Z] --- PASS: TestSecretList (2.47s) [2020-05-18T12:41:14.356Z] === RUN TestSecretsCreateAndDelete [2020-05-18T12:41:14.391Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 36.2% of statements [2020-05-18T12:41:14.861Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 87.7% of statements [2020-05-18T12:41:14.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:41:14.915Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-18T12:41:15.330Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2020-05-18T12:41:15.474Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-18T12:41:15.801Z] ok github.com/docker/docker/pkg/archive 6.096s coverage: 62.0% of statements [2020-05-18T12:41:16.270Z] ok github.com/docker/docker/pkg/idtools 0.100s coverage: 6.5% of statements [2020-05-18T12:41:16.270Z] ok github.com/docker/docker/pkg/discovery/kv 3.494s coverage: 84.1% of statements [2020-05-18T12:41:16.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:41:17.259Z] ok github.com/docker/docker/pkg/ioutils 0.811s coverage: 69.2% of statements [2020-05-18T12:41:17.259Z] ok github.com/docker/docker/pkg/locker 0.044s coverage: 88.9% of statements [2020-05-18T12:41:17.356Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-05-18T12:41:17.356Z] === RUN TestSecretsUpdate [2020-05-18T12:41:17.729Z] ok github.com/docker/docker/pkg/jsonmessage 0.159s coverage: 91.7% of statements [2020-05-18T12:41:18.199Z] ok github.com/docker/docker/pkg/longpath 0.126s coverage: 100.0% of statements [2020-05-18T12:41:18.199Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements [2020-05-18T12:41:18.669Z] ok github.com/docker/docker/pkg/parsers 0.092s coverage: 97.0% of statements [2020-05-18T12:41:18.928Z] --- PASS: TestCreateServiceMultipleTimes (22.96s) [2020-05-18T12:41:18.928Z] === RUN TestCreateServiceConflict [2020-05-18T12:41:18.928Z] --- PASS: TestCreateServiceConflict (3.68s) [2020-05-18T12:41:18.928Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T12:41:18.956Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-05-18T12:41:18.956Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-18T12:41:18.956Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-05-18T12:41:18.956Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-18T12:41:18.956Z] PASS [2020-05-18T12:41:18.956Z] [2020-05-18T12:41:18.956Z] === Skipped [2020-05-18T12:41:18.956Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T12:41:18.956Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:41:18.956Z] [2020-05-18T12:41:18.956Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-18T12:41:18.956Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:41:18.956Z] [2020-05-18T12:41:18.956Z] [2020-05-18T12:41:18.956Z] DONE 27 tests, 2 skipped in 159.836s [2020-05-18T12:41:18.956Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] ++ set -e [2020-05-18T12:41:18.956Z] ++ '[' -n 0 ']' [2020-05-18T12:41:18.956Z] ++ set -x [2020-05-18T12:41:18.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] INFO: Testing against a local daemon [2020-05-18T12:41:18.956Z] === RUN TestSessionCreate [2020-05-18T12:41:18.956Z] --- PASS: TestSessionCreate (0.05s) [2020-05-18T12:41:18.956Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T12:41:18.956Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T12:41:18.956Z] PASS [2020-05-18T12:41:18.956Z] [2020-05-18T12:41:18.956Z] DONE 2 tests in 0.267s [2020-05-18T12:41:18.956Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] ++ set -e [2020-05-18T12:41:18.956Z] ++ '[' -n 0 ']' [2020-05-18T12:41:18.956Z] ++ set -x [2020-05-18T12:41:18.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:18.956Z] INFO: Testing against a local daemon [2020-05-18T12:41:18.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T12:41:18.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:41:18.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:41:18.956Z] === RUN TestEventsExecDie [2020-05-18T12:41:19.139Z] ok github.com/docker/docker/pkg/pidfile 0.111s coverage: 82.6% of statements [2020-05-18T12:41:19.215Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-18T12:41:19.215Z] === RUN TestEventsBackwardsCompatible [2020-05-18T12:41:19.215Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-18T12:41:19.215Z] === RUN TestInfoBinaryCommits [2020-05-18T12:41:19.215Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-18T12:41:19.215Z] === RUN TestInfoAPIVersioned [2020-05-18T12:41:19.215Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T12:41:19.215Z] === RUN TestInfoDiscoveryBackend [2020-05-18T12:41:19.786Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2020-05-18T12:41:19.786Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T12:41:19.866Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-18T12:41:20.121Z] --- PASS: TestSecretsUpdate (2.80s) [2020-05-18T12:41:20.121Z] === RUN TestTemplatedSecret [2020-05-18T12:41:20.128Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2020-05-18T12:41:20.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:41:21.163Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T12:41:21.163Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T12:41:21.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:41:21.423Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-05-18T12:41:21.423Z] === RUN TestInfoAPI [2020-05-18T12:41:21.682Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T12:41:21.682Z] === RUN TestInfoAPIWarnings [2020-05-18T12:41:21.705Z] ok github.com/docker/docker/pkg/plugins/transport 0.194s coverage: 85.7% of statements [2020-05-18T12:41:21.705Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-05-18T12:41:22.013Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-18T12:41:22.174Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-05-18T12:41:22.250Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-05-18T12:41:22.250Z] === RUN TestInfoDebug [2020-05-18T12:41:22.374Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2020-05-18T12:41:22.374Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T12:41:22.818Z] --- PASS: TestInfoDebug (0.61s) [2020-05-18T12:41:22.818Z] === RUN TestInfoInsecureRegistries [2020-05-18T12:41:22.937Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-18T12:41:23.163Z] ok github.com/docker/docker/pkg/reexec 0.073s coverage: 82.4% of statements [2020-05-18T12:41:23.163Z] ok github.com/docker/docker/pkg/pubsub 1.069s coverage: 73.9% of statements [2020-05-18T12:41:23.386Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-05-18T12:41:23.386Z] === RUN TestInfoRegistryMirrors [2020-05-18T12:41:23.495Z] --- PASS: TestTemplatedSecret (3.34s) [2020-05-18T12:41:23.495Z] === RUN TestSecretCreateResolve [2020-05-18T12:41:23.633Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 20.3% of statements [2020-05-18T12:41:23.954Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-05-18T12:41:23.954Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T12:41:24.055Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-18T12:41:24.106Z] ok github.com/docker/docker/pkg/stdcopy 0.061s coverage: 100.0% of statements [2020-05-18T12:41:24.213Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-05-18T12:41:24.213Z] === RUN TestPingCacheHeaders [2020-05-18T12:41:24.472Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-18T12:41:24.472Z] === RUN TestPingGet [2020-05-18T12:41:24.472Z] --- PASS: TestPingGet (0.03s) [2020-05-18T12:41:24.472Z] === RUN TestPingHead [2020-05-18T12:41:24.472Z] --- PASS: TestPingHead (0.05s) [2020-05-18T12:41:24.472Z] === RUN TestVersion [2020-05-18T12:41:24.472Z] --- PASS: TestVersion (0.05s) [2020-05-18T12:41:24.472Z] PASS [2020-05-18T12:41:24.472Z] [2020-05-18T12:41:24.472Z] === Skipped [2020-05-18T12:41:24.472Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:41:24.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:41:24.472Z] [2020-05-18T12:41:24.472Z] [2020-05-18T12:41:24.472Z] DONE 18 tests, 1 skipped in 6.431s [2020-05-18T12:41:24.472Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T12:41:24.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:24.472Z] ++ set -e [2020-05-18T12:41:24.472Z] ++ '[' -n 0 ']' [2020-05-18T12:41:24.472Z] ++ set -x [2020-05-18T12:41:24.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:24.731Z] INFO: Testing against a local daemon [2020-05-18T12:41:24.731Z] === RUN TestVolumesCreateAndList [2020-05-18T12:41:24.731Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-18T12:41:24.731Z] === RUN TestVolumesRemove [2020-05-18T12:41:24.731Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-18T12:41:24.731Z] === RUN TestVolumesInspect [2020-05-18T12:41:24.731Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-18T12:41:24.731Z] === RUN TestVolumesInvalidJSON [2020-05-18T12:41:24.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:41:24.990Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T12:41:24.990Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T12:41:24.990Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T12:41:24.990Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-18T12:41:24.990Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T12:41:24.990Z] PASS [2020-05-18T12:41:24.990Z] [2020-05-18T12:41:24.990Z] DONE 5 tests in 0.387s [2020-05-18T12:41:24.990Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T12:41:25.095Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2020-05-18T12:41:25.095Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2020-05-18T12:41:25.249Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T12:41:25.249Z] +++ kill 13883 [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T12:41:25.571Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T12:41:26.040Z] ok github.com/docker/docker/pkg/sysinfo 0.088s coverage: 38.2% of statements [2020-05-18T12:41:26.509Z] ok github.com/docker/docker/pkg/tailfile 0.291s coverage: 88.6% of statements [2020-05-18T12:41:26.509Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.8% of statements [2020-05-18T12:41:26.564Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-05-18T12:41:26.564Z] PASS [2020-05-18T12:41:26.564Z] [2020-05-18T12:41:26.564Z] DONE 6 tests in 17.700s [2020-05-18T12:41:26.564Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T12:41:26.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:26.564Z] ++ set -e [2020-05-18T12:41:26.564Z] ++ '[' -n 0 ']' [2020-05-18T12:41:26.564Z] ++ set -x [2020-05-18T12:41:26.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:26.564Z] INFO: Testing against a local daemon [2020-05-18T12:41:26.564Z] === RUN TestServiceCreateInit [2020-05-18T12:41:26.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T12:41:26.625Z] +++ /etc/init.d/apparmor stop [2020-05-18T12:41:26.625Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:41:26.625Z] [2020-05-18T12:41:26.625Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:41:26.625Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:41:26.625Z] [2020-05-18T12:41:26.625Z] To set a process to complain mode, use the command line tool [2020-05-18T12:41:26.625Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:41:26.625Z] +++ true [2020-05-18T12:41:26.625Z] [2020-05-18T12:41:27.496Z] testing: warning: no tests to run [2020-05-18T12:41:27.497Z] coverage: [no statements] [2020-05-18T12:41:27.497Z] ok github.com/docker/docker/pkg/term/windows 0.061s coverage: [no statements] [no tests to run] [2020-05-18T12:41:27.497Z] ok github.com/docker/docker/pkg/tarsum 0.300s coverage: 89.3% of statements [2020-05-18T12:41:27.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:41:27.967Z] ok github.com/docker/docker/pkg/truncindex 0.213s coverage: 91.5% of statements [2020-05-18T12:41:28.436Z] ok github.com/docker/docker/pkg/urlutil 0.051s coverage: 100.0% of statements [2020-05-18T12:41:28.436Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements Post stage [Pipeline] junit [2020-05-18T12:41:29.924Z] Recording test results [2020-05-18T12:41:30.004Z] ok github.com/docker/docker/plugin/v2 0.143s coverage: 20.1% of statements [2020-05-18T12:41:30.004Z] ok github.com/docker/docker/plugin 0.147s coverage: 12.0% of statements [2020-05-18T12:41:30.004Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T12:41:30.528Z] + echo Ensuring container killed. [2020-05-18T12:41:30.528Z] Ensuring container killed. [2020-05-18T12:41:30.528Z] + docker rm -vf docker-pr6 [2020-05-18T12:41:30.528Z] Error: No such container: docker-pr6 [2020-05-18T12:41:30.528Z] + true [Pipeline] sh [2020-05-18T12:41:30.817Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:41:30.817Z] Chowning /workspace to jenkins user [2020-05-18T12:41:30.817Z] + id -u [2020-05-18T12:41:30.817Z] + id -g [2020-05-18T12:41:30.817Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T12:41:31.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:41:31.580Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2020-05-18T12:41:31.581Z] ok github.com/docker/docker/registry/resumable 0.259s coverage: 100.0% of statements [2020-05-18T12:41:31.796Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T12:41:32.571Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2020-05-18T12:41:33.050Z] ok github.com/docker/docker/registry 0.538s coverage: 51.5% of statements [2020-05-18T12:41:33.050Z] ok github.com/docker/docker/runconfig 0.255s coverage: 52.2% of statements [2020-05-18T12:41:33.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:41:35.059Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-18T12:41:35.309Z] + bundleName=arm64-integration [2020-05-18T12:41:35.309Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-18T12:41:35.309Z] Creating arm64-integration-bundles.tar.gz [2020-05-18T12:41:35.309Z] + find bundles -path */root/*overlay2 -prune -o -type f (+ -name *-report.json -o -name *.logxargs -o -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name [2020-05-18T12:41:35.309Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-18T12:41:35.581Z] Archiving artifacts [2020-05-18T12:41:35.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:41:35.826Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T12:41:36.015Z] ok github.com/docker/docker/volume/local 0.180s coverage: 37.7% of statements [2020-05-18T12:41:36.015Z] ok github.com/docker/docker/volume/drivers 0.234s coverage: 36.1% of statements [2020-05-18T12:41:36.015Z] ok github.com/docker/docker/volume/mounts 0.107s coverage: 66.2% of statements [2020-05-18T12:41:36.145Z] + make clean [2020-05-18T12:41:36.419Z] --- PASS: TestServiceCreateInit (9.77s) [2020-05-18T12:41:36.419Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2020-05-18T12:41:36.419Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2020-05-18T12:41:36.419Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T12:41:36.713Z] docker volume rm -f docker-dev-cache [2020-05-18T12:41:36.713Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T12:41:37.591Z] ok github.com/docker/docker/volume/service 0.398s coverage: 70.3% of statements [2020-05-18T12:41:39.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-18T12:41:39.281Z] Using test binary docker [2020-05-18T12:41:39.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-18T12:41:39.281Z] +++ /etc/init.d/apparmor start [2020-05-18T12:41:39.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-18T12:41:39.281Z] INFO: Waiting for daemon to start... [2020-05-18T12:41:39.281Z] Starting dockerd [2020-05-18T12:41:39.281Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-18T12:41:39.677Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T12:41:40.841Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.81s) [2020-05-18T12:41:40.842Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T12:41:41.344Z] . [2020-05-18T12:41:41.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-18T12:41:41.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-18T12:41:41.344Z] Error: No such image: emptyfs [2020-05-18T12:41:41.344Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-18T12:41:41.344Z] ++++ docker load [2020-05-18T12:41:41.344Z] Running integration-test (iteration 1) [2020-05-18T12:41:41.344Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-18T12:41:41.345Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:41.345Z] ++ set -e [2020-05-18T12:41:41.345Z] ++ '[' -n 0 ']' [2020-05-18T12:41:41.345Z] ++ set -x [2020-05-18T12:41:41.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:41:41.561Z] === RUN TestDockerSuite/TestBuildRm [2020-05-18T12:41:41.847Z] --- PASS: TestCreateServiceSecretFileMode (3.66s) [2020-05-18T12:41:41.847Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T12:41:44.820Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-18T12:41:45.301Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-05-18T12:41:45.301Z] === RUN TestCreateServiceSysctls [2020-05-18T12:41:46.181Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-18T12:41:47.543Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-18T12:41:47.797Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-18T12:41:48.357Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-18T12:41:49.668Z] --- PASS: TestCreateServiceSysctls (4.06s) [2020-05-18T12:41:49.669Z] === RUN TestCreateServiceCapabilities [2020-05-18T12:41:49.719Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-18T12:41:51.078Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-18T12:41:52.002Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-18T12:41:53.112Z] --- PASS: TestCreateServiceCapabilities (3.73s) [2020-05-18T12:41:53.112Z] === RUN TestInspect [2020-05-18T12:41:54.512Z] --- PASS: TestCreateServiceMultipleTimes (18.08s) [2020-05-18T12:41:54.512Z] === RUN TestCreateServiceConflict [2020-05-18T12:41:55.430Z] ok github.com/docker/docker/pkg/plugins 35.021s coverage: 73.4% of statements [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T12:41:55.430Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T12:41:55.780Z] --- PASS: TestInspect (3.05s) [2020-05-18T12:41:55.780Z] === RUN TestCreateJob [2020-05-18T12:41:56.394Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-18T12:41:56.394Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === Skipped [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-18T12:41:56.443Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-18T12:41:56.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-18T12:41:56.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-18T12:41:56.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-18T12:41:56.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-18T12:41:56.443Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-18T12:41:56.443Z] daemon_test.go:147: root required [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-18T12:41:56.443Z] reload_test.go:520: root required [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-18T12:41:56.443Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-18T12:41:56.443Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-18T12:41:56.443Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-18T12:41:56.443Z] download_test.go:268: Needs fixing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-18T12:41:56.443Z] layer_test.go:304: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-18T12:41:56.443Z] layer_test.go:353: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-18T12:41:56.443Z] layer_test.go:468: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-18T12:41:56.443Z] layer_test.go:697: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-18T12:41:56.443Z] migration_test.go:46: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-18T12:41:56.443Z] migration_test.go:182: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-18T12:41:56.443Z] mount_test.go:17: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-18T12:41:56.443Z] mount_test.go:76: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-18T12:41:56.443Z] mount_test.go:125: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-18T12:41:56.443Z] mount_test.go:212: Failing on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:133: Xz not present in msys2 [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:238: Failing on Windows CI machines [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-18T12:41:56.443Z] archive_windows_test.go:16: Currently fails [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-18T12:41:56.443Z] changes_test.go:192: needs more investigation [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-18T12:41:56.443Z] changes_test.go:405: needs further investigation [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-18T12:41:56.443Z] changes_test.go:441: needs further investigation [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2020-05-18T12:41:56.443Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-18T12:41:56.443Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-18T12:41:56.443Z] poller_test.go:41: No chmod on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-18T12:41:56.443Z] fileutils_test.go:134: Needs porting to Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-18T12:41:56.443Z] fileutils_test.go:180: Needs porting to Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-18T12:41:56.443Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-18T12:41:56.443Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-18T12:41:56.443Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-05-18T12:41:56.443Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-18T12:41:56.443Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-18T12:41:56.443Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] [2020-05-18T12:41:56.443Z] DONE 1761 tests, 46 skipped in 189.620s [2020-05-18T12:41:56.443Z] INFO: make.ps1 ended at 05/18/2020 12:41:56 [2020-05-18T12:41:56.612Z] Loaded image: buildpack-deps:jessie [2020-05-18T12:41:56.612Z] Loaded image: busybox:latest [2020-05-18T12:41:56.612Z] Loaded image: busybox:glibc [2020-05-18T12:41:56.612Z] Loaded image: debian:jessie [2020-05-18T12:41:56.612Z] Loaded image: hello-world:latest [2020-05-18T12:41:56.612Z] INFO: Testing against a local daemon [2020-05-18T12:41:56.612Z] === RUN TestCgroupNamespacesBuild [2020-05-18T12:41:56.648Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-18T12:41:56.649Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-18T12:41:56.897Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-05-18T12:41:56.897Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-18T12:41:57.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-18T12:41:57.217Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-18T12:41:57.474Z] --- PASS: TestCreateServiceConflict (3.09s) [2020-05-18T12:41:57.474Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T12:41:58.016Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-18T12:41:58.398Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-18T12:41:58.485Z] INFO: Unit tests ended at 05/18/2020 12:41:58. Duration:00:03:22.7014448 [2020-05-18T12:41:58.486Z] INFO: Building busybox [2020-05-18T12:41:58.486Z] Sending build context to Docker daemon 5.12kB [2020-05-18T12:41:58.486Z] [2020-05-18T12:41:58.486Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-18T12:41:58.486Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-18T12:41:58.486Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-18T12:41:58.486Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-18T12:41:58.486Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-18T12:41:58.486Z] ---> 561b89eac394 [2020-05-18T12:41:58.486Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-18T12:41:58.486Z] ---> Running in 927c699bb2dd [2020-05-18T12:41:58.653Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-18T12:41:58.929Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-18T12:41:58.929Z] === RUN TestBuildWithSession [2020-05-18T12:41:58.929Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-18T12:41:58.929Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:41:58.929Z] === RUN TestBuildSquashParent [2020-05-18T12:42:00.014Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-18T12:42:01.251Z] --- PASS: TestCreateJob (4.46s) [2020-05-18T12:42:01.251Z] === RUN TestReplicatedJob [2020-05-18T12:42:01.899Z] --- PASS: TestCreateServiceMaxReplicas (4.44s) [2020-05-18T12:42:01.899Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T12:42:04.437Z] --- PASS: TestBuildSquashParent (4.94s) [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:42:04.437Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:42:04.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:42:04.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-18T12:42:04.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-18T12:42:04.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-18T12:42:04.437Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-18T12:42:04.630Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-18T12:42:04.630Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-18T12:42:04.630Z] remote: Enumerating objects: 2, done. [2020-05-18T12:42:04.630Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-18T12:42:04.630Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-18T12:42:04.630Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-18T12:42:04.630Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-18T12:42:04.630Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-18T12:42:06.056Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-18T12:42:06.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-18T12:42:06.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-18T12:42:06.982Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-18T12:42:07.168Z] Removing intermediate container 927c699bb2dd [2020-05-18T12:42:07.168Z] ---> 34ec46f32f9f [2020-05-18T12:42:07.168Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-18T12:42:07.168Z] ---> Running in d1b1d16dcd68 [2020-05-18T12:42:07.168Z] Removing intermediate container d1b1d16dcd68 [2020-05-18T12:42:07.168Z] ---> 161d12f155fe [2020-05-18T12:42:07.168Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-18T12:42:07.638Z] ---> Running in 7ba33c4d34bc [2020-05-18T12:42:07.638Z] Removing intermediate container 7ba33c4d34bc [2020-05-18T12:42:07.638Z] ---> 769340e72f0f [2020-05-18T12:42:07.638Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-18T12:42:07.925Z] [2020-05-18T12:42:08.039Z] --- PASS: TestReplicatedJob (7.66s) [2020-05-18T12:42:08.040Z] === RUN TestUpdateReplicatedJob [2020-05-18T12:42:08.342Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [Pipeline] } [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2020-05-18T12:42:08.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-05-18T12:42:08.532Z] === RUN TestBuildMultiStageCopy [2020-05-18T12:42:08.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-18T12:42:08.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/test/unit [2020-05-18T12:42:08.901Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-18T12:42:09.204Z] [2020-05-18T12:42:09.205Z] ---> a0ca4b5813fe [2020-05-18T12:42:09.205Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-18T12:42:09.205Z] ---> Running in 2e064bf3d9c7 [2020-05-18T12:42:10.268Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-18T12:42:10.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-18T12:42:10.849Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-18T12:42:11.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-18T12:42:11.397Z] ? github.com/docker/docker/api [no test files] [2020-05-18T12:42:11.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-18T12:42:11.629Z] === RUN TestDockerSuite/TestBuildUser [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.89s) [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-05-18T12:42:12.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-18T12:42:12.039Z] === RUN TestBuildMultiStageParentConfig [2020-05-18T12:42:13.067Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-05-18T12:42:13.067Z] === RUN TestBuildLabelWithTargets [2020-05-18T12:42:13.511Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2020-05-18T12:42:13.511Z] === RUN TestServiceListWithStatuses [2020-05-18T12:42:13.511Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T12:42:13.511Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:42:13.511Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T12:42:13.511Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-18T12:42:14.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-18T12:42:14.546Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2020-05-18T12:42:14.546Z] === RUN TestBuildWithEmptyLayers [2020-05-18T12:42:15.560Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-05-18T12:42:15.560Z] === RUN TestBuildMultiStageOnBuild [2020-05-18T12:42:17.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s) [2020-05-18T12:42:17.328Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T12:42:17.582Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-18T12:42:17.593Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-05-18T12:42:17.593Z] === RUN TestBuildUncleanTarFilenames [2020-05-18T12:42:17.931Z] Removing intermediate container 2e064bf3d9c7 [2020-05-18T12:42:17.931Z] ---> b5026af7be5b [2020-05-18T12:42:17.931Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-18T12:42:17.931Z] ---> Running in c02318bc016d [2020-05-18T12:42:17.931Z] [2020-05-18T12:42:17.931Z] SUCCESS: Specified value was saved. [2020-05-18T12:42:19.071Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-05-18T12:42:19.071Z] === RUN TestBuildMultiStageLayerLeak [2020-05-18T12:42:20.839Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2020-05-18T12:42:20.839Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T12:42:20.888Z] Removing intermediate container c02318bc016d [2020-05-18T12:42:20.888Z] ---> 2295fa3d7598 [2020-05-18T12:42:20.888Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-18T12:42:20.888Z] ---> Running in 21eb03df9a73 [2020-05-18T12:42:21.109Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) [2020-05-18T12:42:21.109Z] === RUN TestBuildWithHugeFile [2020-05-18T12:42:21.873Z] --- PASS: TestDockerNetworkConnectAlias (7.92s) [2020-05-18T12:42:21.873Z] === RUN TestDockerNetworkReConnect [2020-05-18T12:42:23.907Z] Cannot create a file when that file already exists. [2020-05-18T12:42:24.098Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2020-05-18T12:42:24.098Z] === RUN TestCreateServiceSysctls [2020-05-18T12:42:26.267Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-05-18T12:42:27.344Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-05-18T12:42:27.344Z] === RUN TestServicePlugin [2020-05-18T12:42:27.344Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T12:42:27.344Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:42:27.345Z] === RUN TestServiceUpdateLabel [2020-05-18T12:42:28.255Z] --- PASS: TestCreateServiceSysctls (4.03s) [2020-05-18T12:42:28.255Z] === RUN TestCreateServiceCapabilities [2020-05-18T12:42:28.700Z] Removing intermediate container 21eb03df9a73 [2020-05-18T12:42:28.700Z] ---> 14f51bb7e6e6 [2020-05-18T12:42:28.700Z] Step 13/13 : CMD ["sh"] [2020-05-18T12:42:28.700Z] ---> Running in 2b6e7bf5458a [2020-05-18T12:42:28.700Z] Removing intermediate container 2b6e7bf5458a [2020-05-18T12:42:28.700Z] ---> 2727621bc399 [2020-05-18T12:42:28.700Z] Successfully built 2727621bc399 [2020-05-18T12:42:28.700Z] Successfully tagged busybox:latest [2020-05-18T12:42:28.700Z] INFO: Docker images of the daemon under test [2020-05-18T12:42:28.700Z] [2020-05-18T12:42:28.700Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-18T12:42:28.700Z] busybox latest 2727621bc399 1 second ago 3.72GB [2020-05-18T12:42:28.700Z] microsoft/windowsservercore latest 561b89eac394 11 days ago 3.7GB [2020-05-18T12:42:28.700Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 11 days ago 3.7GB [2020-05-18T12:42:28.700Z] [2020-05-18T12:42:28.700Z] INFO: Running integration tests at 05/18/2020 12:42:28... [2020-05-18T12:42:28.700Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-18T12:42:28.700Z] INFO: Integration API tests being run from the host: [2020-05-18T12:42:28.700Z] INFO: make.ps1 starting at 05/18/2020 12:42:28 [2020-05-18T12:42:29.170Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-18T12:42:30.012Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-05-18T12:42:30.012Z] === RUN TestServiceUpdateSecrets [2020-05-18T12:42:31.512Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2020-05-18T12:42:31.513Z] === RUN TestInspect [2020-05-18T12:42:34.783Z] --- PASS: TestInspect (3.44s) [2020-05-18T12:42:34.783Z] === RUN TestCreateJob [2020-05-18T12:42:36.145Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-18T12:42:37.505Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-18T12:42:37.505Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-18T12:42:38.865Z] --- PASS: TestCreateJob (4.09s) [2020-05-18T12:42:38.865Z] === RUN TestReplicatedJob [2020-05-18T12:42:38.865Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-18T12:42:39.788Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-18T12:42:41.672Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-18T12:42:41.672Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-18T12:42:41.672Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-18T12:42:41.672Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-18T12:42:41.672Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-18T12:42:43.556Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-18T12:42:43.812Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-18T12:42:45.173Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-18T12:42:45.732Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-18T12:42:45.732Z] --- PASS: TestReplicatedJob (7.10s) [2020-05-18T12:42:45.732Z] === RUN TestUpdateReplicatedJob [2020-05-18T12:42:46.657Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-18T12:42:46.911Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-18T12:42:48.438Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-05-18T12:42:48.438Z] === RUN TestServiceUpdateConfigs [2020-05-18T12:42:49.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-18T12:42:49.680Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2020-05-18T12:42:49.680Z] === RUN TestServiceListWithStatuses [2020-05-18T12:42:49.680Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T12:42:49.680Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:42:49.680Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T12:42:49.936Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-18T12:42:50.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:42:50.450Z] INFO: Testing against a local daemon [2020-05-18T12:42:52.446Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-18T12:42:53.806Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-18T12:42:54.061Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-18T12:42:54.620Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-18T12:42:54.620Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-18T12:42:55.545Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-18T12:42:55.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-18T12:42:56.723Z] --- PASS: TestDockerNetworkConnectAlias (6.99s) [2020-05-18T12:42:56.724Z] === RUN TestDockerNetworkReConnect [2020-05-18T12:42:58.609Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-18T12:42:58.609Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-18T12:42:58.609Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-18T12:42:59.535Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-18T12:43:00.461Z] === RUN TestDockerSuite/TestCommitChange [2020-05-18T12:43:01.385Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-18T12:43:01.946Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2020-05-18T12:43:01.946Z] === RUN TestServicePlugin [2020-05-18T12:43:02.505Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-18T12:43:03.700Z] --- PASS: TestServiceUpdateConfigs (15.99s) [2020-05-18T12:43:03.700Z] === RUN TestServiceUpdateNetwork [2020-05-18T12:43:04.411Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-18T12:43:05.424Z] ok github.com/docker/docker/integration/build 14.435s [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === Skipped [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-18T12:43:05.424Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-18T12:43:05.424Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-18T12:43:05.424Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-05-18T12:43:05.424Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-18T12:43:05.424Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] DONE 22 tests, 10 skipped in 34.870s [2020-05-18T12:43:05.424Z] [2020-05-18T12:43:05.424Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-18T12:43:05.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:43:05.895Z] INFO: Testing against a local daemon [2020-05-18T12:43:05.895Z] ok github.com/docker/docker/integration/config 0.171s [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === Skipped [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2020-05-18T12:43:06.363Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-18T12:43:06.363Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] DONE 7 tests, 7 skipped in 2.148s [2020-05-18T12:43:06.363Z] [2020-05-18T12:43:06.363Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-18T12:43:06.933Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-18T12:43:07.492Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-18T12:43:09.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:43:09.324Z] INFO: Testing against a local daemon [2020-05-18T12:43:10.002Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-18T12:43:10.927Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-18T12:43:12.811Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-18T12:43:14.170Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-18T12:43:16.054Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-18T12:43:17.936Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-18T12:43:17.936Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-18T12:43:18.860Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-18T12:43:18.913Z] --- PASS: TestServiceUpdateNetwork (16.30s) [2020-05-18T12:43:18.913Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T12:43:19.784Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-18T12:43:19.917Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T12:43:20.708Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-18T12:43:20.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T12:43:21.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-18T12:43:22.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-18T12:43:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-18T12:43:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-18T12:43:22.997Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-18T12:43:23.921Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-18T12:43:23.921Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-18T12:43:23.921Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-18T12:43:23.921Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-18T12:43:24.176Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-18T12:43:25.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-18T12:43:26.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-18T12:43:26.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-18T12:43:26.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-18T12:43:27.710Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T12:43:28.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-18T12:43:29.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-18T12:43:29.394Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-18T12:43:30.318Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-18T12:43:30.877Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-18T12:43:31.801Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-18T12:43:32.725Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-18T12:43:32.725Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-18T12:43:33.648Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-18T12:43:33.940Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-18T12:43:34.506Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-05-18T12:43:34.577Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-18T12:43:35.136Z] --- PASS: TestServicePlugin (33.34s) [2020-05-18T12:43:35.136Z] plugin_test.go:62: [db25f884b4c4e] joining swarm manager [df4ce54329be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T12:43:35.136Z] plugin_test.go:65: [de016743de321] joining swarm manager [df4ce54329be6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T12:43:35.136Z] === RUN TestServiceUpdateLabel [2020-05-18T12:43:35.390Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-18T12:43:35.390Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-18T12:43:35.878Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-05-18T12:43:35.878Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-18T12:43:35.878Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-18T12:43:35.878Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-18T12:43:36.314Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-18T12:43:36.443Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-18T12:43:36.443Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-18T12:43:36.443Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-18T12:43:36.443Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-18T12:43:36.702Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-18T12:43:36.702Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-18T12:43:37.674Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-18T12:43:37.958Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2020-05-18T12:43:37.958Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-05-18T12:43:37.958Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-05-18T12:43:37.958Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-05-18T12:43:37.958Z] PASS [2020-05-18T12:43:37.958Z] [2020-05-18T12:43:37.958Z] === Skipped [2020-05-18T12:43:37.958Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T12:43:37.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:43:37.958Z] [2020-05-18T12:43:37.958Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-18T12:43:37.958Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:43:37.958Z] [2020-05-18T12:43:37.958Z] [2020-05-18T12:43:37.958Z] DONE 27 tests, 2 skipped in 175.366s [2020-05-18T12:43:37.958Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] ++ set -e [2020-05-18T12:43:37.958Z] ++ '[' -n 0 ']' [2020-05-18T12:43:37.958Z] ++ set -x [2020-05-18T12:43:37.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] INFO: Testing against a local daemon [2020-05-18T12:43:37.958Z] === RUN TestSessionCreate [2020-05-18T12:43:37.958Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T12:43:37.958Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T12:43:37.958Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-18T12:43:37.958Z] PASS [2020-05-18T12:43:37.958Z] [2020-05-18T12:43:37.958Z] DONE 2 tests in 0.167s [2020-05-18T12:43:37.958Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] ++ set -e [2020-05-18T12:43:37.958Z] ++ '[' -n 0 ']' [2020-05-18T12:43:37.958Z] ++ set -x [2020-05-18T12:43:37.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:37.958Z] INFO: Testing against a local daemon [2020-05-18T12:43:37.958Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T12:43:37.958Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:43:37.958Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:43:37.958Z] === RUN TestEventsExecDie [2020-05-18T12:43:37.958Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-18T12:43:37.958Z] === RUN TestEventsBackwardsCompatible [2020-05-18T12:43:37.958Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-18T12:43:37.958Z] === RUN TestInfoBinaryCommits [2020-05-18T12:43:37.958Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T12:43:37.958Z] === RUN TestInfoAPIVersioned [2020-05-18T12:43:37.958Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T12:43:37.958Z] === RUN TestInfoDiscoveryBackend [2020-05-18T12:43:38.075Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-18T12:43:38.075Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-18T12:43:38.075Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.8% of statements [2020-05-18T12:43:38.233Z] --- PASS: TestServiceUpdateLabel (2.90s) [2020-05-18T12:43:38.233Z] === RUN TestServiceUpdateSecrets [2020-05-18T12:43:38.239Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-18T12:43:38.239Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/types [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-18T12:43:38.332Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-18T12:43:38.897Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-05-18T12:43:38.897Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-18T12:43:38.897Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-18T12:43:39.155Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-05-18T12:43:39.251Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T12:43:39.251Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T12:43:39.413Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-18T12:43:39.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-18T12:43:39.594Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-18T12:43:39.594Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-18T12:43:39.594Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-18T12:43:39.594Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-18T12:43:39.594Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-18T12:43:39.862Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-18T12:43:39.862Z] === RUN TestInfoAPI [2020-05-18T12:43:39.862Z] --- PASS: TestInfoAPI (0.02s) [2020-05-18T12:43:39.862Z] === RUN TestInfoAPIWarnings [2020-05-18T12:43:39.978Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-05-18T12:43:40.143Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-18T12:43:40.143Z] === RUN TestInfoDebug [2020-05-18T12:43:40.517Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-18T12:43:40.755Z] --- PASS: TestInfoDebug (0.52s) [2020-05-18T12:43:40.755Z] === RUN TestInfoInsecureRegistries [2020-05-18T12:43:41.367Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-18T12:43:41.367Z] === RUN TestInfoRegistryMirrors [2020-05-18T12:43:41.980Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-18T12:43:41.980Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T12:43:41.980Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-18T12:43:41.980Z] === RUN TestPingCacheHeaders [2020-05-18T12:43:41.980Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-18T12:43:41.980Z] === RUN TestPingGet [2020-05-18T12:43:41.980Z] --- PASS: TestPingGet (0.01s) [2020-05-18T12:43:41.980Z] === RUN TestPingHead [2020-05-18T12:43:41.980Z] --- PASS: TestPingHead (0.01s) [2020-05-18T12:43:41.980Z] === RUN TestVersion [2020-05-18T12:43:42.261Z] --- PASS: TestVersion (0.01s) [2020-05-18T12:43:42.261Z] PASS [2020-05-18T12:43:42.261Z] [2020-05-18T12:43:42.261Z] === Skipped [2020-05-18T12:43:42.261Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:43:42.261Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:43:42.261Z] [2020-05-18T12:43:42.261Z] [2020-05-18T12:43:42.261Z] DONE 18 tests, 1 skipped in 5.716s [2020-05-18T12:43:42.261Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T12:43:42.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:42.261Z] ++ set -e [2020-05-18T12:43:42.261Z] ++ '[' -n 0 ']' [2020-05-18T12:43:42.261Z] ++ set -x [2020-05-18T12:43:42.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:42.262Z] INFO: Testing against a local daemon [2020-05-18T12:43:42.262Z] === RUN TestVolumesCreateAndList [2020-05-18T12:43:42.262Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-18T12:43:42.262Z] === RUN TestVolumesRemove [2020-05-18T12:43:42.543Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-18T12:43:42.543Z] === RUN TestVolumesInspect [2020-05-18T12:43:42.543Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T12:43:42.543Z] === RUN TestVolumesInvalidJSON [2020-05-18T12:43:42.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T12:43:42.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T12:43:42.543Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T12:43:42.543Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-18T12:43:42.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T12:43:42.543Z] PASS [2020-05-18T12:43:42.543Z] [2020-05-18T12:43:42.543Z] DONE 5 tests in 0.329s [2020-05-18T12:43:42.543Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T12:43:42.543Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T12:43:42.543Z] +++ kill 12318 [2020-05-18T12:43:43.155Z] --- PASS: TestBuildWithHugeFile (81.49s) [2020-05-18T12:43:43.155Z] === RUN TestBuildWithEmptyDockerfile [2020-05-18T12:43:43.155Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:43:43.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:43:43.155Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:43:43.155Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:43:43.155Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:43:43.155Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:43:43.155Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-18T12:43:43.155Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-18T12:43:43.155Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-18T12:43:43.155Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-18T12:43:43.155Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-05-18T12:43:43.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-05-18T12:43:43.155Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-05-18T12:43:43.155Z] === RUN TestBuildPreserveOwnership [2020-05-18T12:43:43.155Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-18T12:43:44.009Z] +++ /etc/init.d/apparmor stop [2020-05-18T12:43:44.009Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:43:44.009Z] [2020-05-18T12:43:44.009Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:43:44.009Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:43:44.009Z] [2020-05-18T12:43:44.009Z] To set a process to complain mode, use the command line tool [2020-05-18T12:43:44.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:43:44.009Z] +++ true [2020-05-18T12:43:44.009Z] [2020-05-18T12:43:44.159Z] ok github.com/docker/docker/builder/remotecontext 0.174s coverage: 13.6% of statements [2020-05-18T12:43:44.159Z] ok github.com/docker/docker/builder/dockerfile 0.573s coverage: 48.2% of statements [2020-05-18T12:43:45.092Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-18T12:43:45.747Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-18T12:43:45.747Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-18T12:43:46.024Z] ok github.com/docker/docker/builder/remotecontext/git 1.247s coverage: 86.3% of statements [2020-05-18T12:43:46.024Z] ? github.com/docker/docker/cli [no test files] [2020-05-18T12:43:46.024Z] ? github.com/docker/docker/cli/config [no test files] Post stage [Pipeline] junit [2020-05-18T12:43:46.058Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T12:43:46.620Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-18T12:43:46.662Z] + echo Ensuring container killed. [2020-05-18T12:43:46.662Z] Ensuring container killed. [2020-05-18T12:43:46.662Z] + docker rm -vf docker-pr6 [2020-05-18T12:43:46.662Z] Error: No such container: docker-pr6 [2020-05-18T12:43:46.662Z] + true [2020-05-18T12:43:46.671Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-18T12:43:46.671Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [Pipeline] sh [2020-05-18T12:43:46.925Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-18T12:43:47.028Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:43:47.028Z] Chowning /workspace to jenkins user [2020-05-18T12:43:47.028Z] + id -u [2020-05-18T12:43:47.028Z] + id -g [2020-05-18T12:43:47.028Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40937:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T12:43:47.028Z] Unable to find image 'busybox:latest' locally [2020-05-18T12:43:47.308Z] latest: Pulling from library/busybox [2020-05-18T12:43:47.589Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-18T12:43:47.589Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-18T12:43:47.589Z] 5ea0d0e92e5f: Download complete [2020-05-18T12:43:47.632Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2020-05-18T12:43:47.632Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-05-18T12:43:47.632Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-05-18T12:43:47.632Z] === RUN TestBuildPlatformInvalid [2020-05-18T12:43:47.918Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-18T12:43:47.918Z] PASS [2020-05-18T12:43:47.918Z] [2020-05-18T12:43:47.918Z] === Skipped [2020-05-18T12:43:47.918Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-18T12:43:47.918Z] build_session_test.go:25: TODO: BuildKit [2020-05-18T12:43:47.918Z] [2020-05-18T12:43:47.918Z] [2020-05-18T12:43:47.918Z] DONE 32 tests, 1 skipped in 126.545s [2020-05-18T12:43:47.918Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-18T12:43:47.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:47.918Z] ++ set -e [2020-05-18T12:43:47.918Z] ++ '[' -n 0 ']' [2020-05-18T12:43:47.918Z] ++ set -x [2020-05-18T12:43:47.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:43:47.918Z] INFO: Testing against a local daemon [2020-05-18T12:43:47.918Z] === RUN TestConfigInspect [2020-05-18T12:43:48.200Z] 5ea0d0e92e5f: Pull complete [2020-05-18T12:43:48.200Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-18T12:43:48.200Z] Status: Downloaded newer image for busybox:latest [2020-05-18T12:43:49.302Z] ok github.com/docker/docker/client 0.170s coverage: 75.4% of statements [2020-05-18T12:43:50.181Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:43:50.436Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-18T12:43:50.595Z] + bundleName=s390x-integration [2020-05-18T12:43:50.595Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-18T12:43:50.595Z] Creating s390x-integration-bundles.tar.gz [2020-05-18T12:43:50.595Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T12:43:50.595Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-05-18T12:43:50.607Z] --- PASS: TestConfigInspect (2.27s) [2020-05-18T12:43:50.607Z] === RUN TestConfigList [Pipeline] archiveArtifacts [2020-05-18T12:43:50.629Z] Archiving artifacts [2020-05-18T12:43:50.955Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T12:43:51.336Z] + make clean [2020-05-18T12:43:51.618Z] docker volume rm -f docker-dev-cache [2020-05-18T12:43:51.618Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T12:43:51.795Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-18T12:43:52.643Z] --- PASS: TestConfigList (2.23s) [2020-05-18T12:43:52.643Z] === RUN TestConfigsCreateAndDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T12:43:53.677Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-05-18T12:43:53.677Z] === RUN TestServiceUpdateConfigs [2020-05-18T12:43:54.678Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2020-05-18T12:43:54.678Z] === RUN TestConfigsUpdate [2020-05-18T12:43:56.934Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-18T12:43:56.934Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-18T12:43:57.366Z] --- PASS: TestConfigsUpdate (2.21s) [2020-05-18T12:43:57.367Z] === RUN TestTemplatedConfig [2020-05-18T12:43:58.819Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-18T12:44:00.055Z] --- PASS: TestTemplatedConfig (2.87s) [2020-05-18T12:44:00.055Z] === RUN TestConfigCreateResolve [2020-05-18T12:44:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-18T12:44:01.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-18T12:44:02.093Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-05-18T12:44:02.093Z] === RUN TestConfigDaemonLibtrustID [2020-05-18T12:44:02.377Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-18T12:44:02.377Z] PASS [2020-05-18T12:44:02.377Z] [2020-05-18T12:44:02.377Z] DONE 7 tests in 14.669s [2020-05-18T12:44:02.662Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-18T12:44:02.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:02.662Z] ++ set -e [2020-05-18T12:44:02.662Z] ++ '[' -n 0 ']' [2020-05-18T12:44:02.662Z] ++ set -x [2020-05-18T12:44:02.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:02.662Z] INFO: Testing against a local daemon [2020-05-18T12:44:02.662Z] === RUN TestCheckpoint [2020-05-18T12:44:02.662Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-18T12:44:02.662Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:44:02.662Z] === RUN TestContainerInvalidJSON [2020-05-18T12:44:02.662Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:44:02.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:44:02.662Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:44:02.662Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:44:02.662Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:44:02.662Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:44:02.662Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-18T12:44:02.662Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-18T12:44:02.662Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-18T12:44:02.662Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-18T12:44:02.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-18T12:44:02.662Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-18T12:44:02.662Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-18T12:44:02.662Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-18T12:44:02.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-18T12:44:02.662Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-18T12:44:02.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-18T12:44:02.946Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-18T12:44:02.946Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-18T12:44:02.946Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-18T12:44:02.946Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-18T12:44:02.946Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-18T12:44:02.946Z] === RUN TestCopyFromContainer [2020-05-18T12:44:04.427Z] === RUN TestCopyFromContainer// [2020-05-18T12:44:04.713Z] === RUN TestCopyFromContainer//bar/root [2020-05-18T12:44:04.713Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-18T12:44:04.713Z] === RUN TestCopyFromContainer/bar/quux [2020-05-18T12:44:04.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-18T12:44:05.000Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-18T12:44:05.000Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-18T12:44:05.000Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-18T12:44:05.304Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-18T12:44:05.304Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-18T12:44:05.304Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer (2.49s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-18T12:44:05.591Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-18T12:44:05.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-18T12:44:05.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:44:05.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:44:05.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:44:05.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:44:05.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:44:05.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:44:05.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-18T12:44:05.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-18T12:44:05.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-18T12:44:05.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-18T12:44:05.591Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-18T12:44:05.591Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-18T12:44:05.591Z] === RUN TestCreateWithInvalidEnv [2020-05-18T12:44:05.591Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-18T12:44:05.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-18T12:44:05.591Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-18T12:44:05.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-18T12:44:05.591Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-18T12:44:05.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-18T12:44:05.591Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-18T12:44:05.591Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-18T12:44:05.591Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-18T12:44:05.591Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-18T12:44:05.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-18T12:44:05.591Z] === RUN TestCreateTmpfsMountsTarget [2020-05-18T12:44:05.591Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-18T12:44:05.591Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-18T12:44:06.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:44:07.623Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-18T12:44:07.623Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-18T12:44:07.623Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-18T12:44:07.623Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-18T12:44:08.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000afbba0_} [2020-05-18T12:44:08.594Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2020-05-18T12:44:08.594Z] === RUN TestServiceUpdateNetwork [2020-05-18T12:44:09.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1370841121_/foo_false____} [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:44:09.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:44:09.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:44:09.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:44:09.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:44:09.684Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:44:09.684Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:44:09.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-18T12:44:09.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-18T12:44:09.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-18T12:44:09.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-18T12:44:09.684Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-18T12:44:09.684Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-18T12:44:09.684Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-18T12:44:10.000Z] ok github.com/docker/docker/integration/container 58.606s [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === Skipped [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-18T12:44:10.001Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-18T12:44:10.001Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-18T12:44:10.001Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-18T12:44:10.001Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-18T12:44:10.001Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-18T12:44:10.001Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-18T12:44:10.001Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-18T12:44:10.001Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-18T12:44:10.001Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-18T12:44:10.001Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-18T12:44:10.001Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-05-18T12:44:10.001Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-18T12:44:10.001Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-18T12:44:10.001Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-18T12:44:10.001Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-18T12:44:10.001Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-18T12:44:10.001Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-18T12:44:10.001Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-18T12:44:10.001Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-18T12:44:10.001Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-18T12:44:10.001Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-18T12:44:10.001Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-18T12:44:10.001Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-18T12:44:10.001Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-18T12:44:10.001Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-18T12:44:10.001Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-18T12:44:10.001Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-18T12:44:10.001Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-18T12:44:10.001Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-18T12:44:10.001Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-18T12:44:10.001Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-18T12:44:10.001Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:44:10.001Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-18T12:44:10.001Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-18T12:44:10.001Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-18T12:44:10.001Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] DONE 81 tests, 42 skipped in 61.164s [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-18T12:44:10.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:10.001Z] INFO: Testing against a local daemon [2020-05-18T12:44:10.001Z] ok github.com/docker/docker/integration/image 0.406s [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === Skipped [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-18T12:44:10.001Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-18T12:44:10.001Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-18T12:44:10.001Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-18T12:44:10.001Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] DONE 11 tests, 4 skipped in 2.356s [2020-05-18T12:44:10.001Z] [2020-05-18T12:44:10.001Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-18T12:44:10.303Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-05-18T12:44:10.303Z] === RUN TestContainerStartOnDaemonRestart [2020-05-18T12:44:10.303Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-18T12:44:10.303Z] === RUN TestDaemonRestartIpcMode [2020-05-18T12:44:10.303Z] === PAUSE TestDaemonRestartIpcMode [2020-05-18T12:44:10.303Z] === RUN TestDaemonHostGatewayIP [2020-05-18T12:44:10.303Z] === PAUSE TestDaemonHostGatewayIP [2020-05-18T12:44:10.303Z] === RUN TestContainerKillOnDaemonStart [2020-05-18T12:44:10.303Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-18T12:44:10.303Z] === RUN TestDiff [2020-05-18T12:44:10.923Z] --- PASS: TestDiff (0.65s) [2020-05-18T12:44:10.923Z] === RUN TestExecWithCloseStdin [2020-05-18T12:44:11.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1370841121_/foo_true____} [2020-05-18T12:44:11.541Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-05-18T12:44:11.541Z] === RUN TestExec [2020-05-18T12:44:12.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:12.218Z] INFO: Testing against a local daemon [2020-05-18T12:44:12.218Z] ok github.com/docker/docker/integration/network 0.252s [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === Skipped [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-18T12:44:12.218Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-18T12:44:12.218Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-18T12:44:12.218Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-18T12:44:12.218Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-18T12:44:12.218Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-18T12:44:12.218Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] DONE 18 tests, 14 skipped in 2.406s [2020-05-18T12:44:12.218Z] [2020-05-18T12:44:12.218Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-18T12:44:12.555Z] --- PASS: TestExec (0.77s) [2020-05-18T12:44:12.555Z] === RUN TestExecUser [2020-05-18T12:44:12.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_false____} [2020-05-18T12:44:13.172Z] --- PASS: TestExecUser (0.76s) [2020-05-18T12:44:13.172Z] === RUN TestExportContainerAndImportImage [2020-05-18T12:44:13.206Z] testing: warning: no tests to run [2020-05-18T12:44:13.206Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2020-05-18T12:44:13.206Z] [2020-05-18T12:44:13.206Z] DONE 0 tests in 0.726s [2020-05-18T12:44:13.206Z] [2020-05-18T12:44:13.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-18T12:44:14.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_true____} [2020-05-18T12:44:14.186Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-18T12:44:14.186Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-18T12:44:14.193Z] testing: warning: no tests to run [2020-05-18T12:44:14.194Z] ok github.com/docker/docker/integration/network/macvlan 0.066s [2020-05-18T12:44:14.194Z] [2020-05-18T12:44:14.194Z] DONE 0 tests in 0.744s [2020-05-18T12:44:14.194Z] [2020-05-18T12:44:14.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-18T12:44:14.664Z] testing: warning: no tests to run [2020-05-18T12:44:14.664Z] ok github.com/docker/docker/integration/plugin 0.061s [2020-05-18T12:44:14.664Z] [2020-05-18T12:44:14.664Z] DONE 0 tests in 0.734s [2020-05-18T12:44:14.664Z] [2020-05-18T12:44:14.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-18T12:44:15.655Z] testing: warning: no tests to run [2020-05-18T12:44:15.655Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2020-05-18T12:44:15.655Z] [2020-05-18T12:44:15.655Z] DONE 0 tests in 0.726s [2020-05-18T12:44:15.655Z] [2020-05-18T12:44:15.655Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-18T12:44:15.677Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-18T12:44:15.677Z] === RUN TestHealthCheckWorkdir [2020-05-18T12:44:16.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_true__0xc000afbc00__} [2020-05-18T12:44:16.691Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-05-18T12:44:16.691Z] === RUN TestHealthKillContainer [2020-05-18T12:44:17.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000afbc40_} [2020-05-18T12:44:18.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000afbc60_} [2020-05-18T12:44:20.151Z] --- PASS: TestHealthKillContainer (2.87s) [2020-05-18T12:44:20.151Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-18T12:44:20.151Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-05-18T12:44:20.151Z] === RUN TestIpcModeNone [2020-05-18T12:44:20.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000afbc80_} [2020-05-18T12:44:21.162Z] --- PASS: TestIpcModeNone (0.78s) [2020-05-18T12:44:21.162Z] === RUN TestIpcModePrivate [2020-05-18T12:44:21.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-18T12:44:21.780Z] --- PASS: TestIpcModePrivate (0.78s) [2020-05-18T12:44:21.780Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-18T12:44:21.780Z] === RUN TestIpcModeShareable [2020-05-18T12:44:22.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000afbca0_} [2020-05-18T12:44:22.399Z] --- PASS: TestIpcModeShareable (0.79s) [2020-05-18T12:44:22.399Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-18T12:44:22.399Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-18T12:44:23.052Z] --- PASS: TestServiceUpdateNetwork (14.49s) [2020-05-18T12:44:23.052Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T12:44:23.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-18T12:44:24.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:24.383Z] INFO: Testing against a local daemon [2020-05-18T12:44:24.383Z] ok github.com/docker/docker/integration/plugin/common 0.257s [2020-05-18T12:44:24.383Z] [2020-05-18T12:44:24.383Z] === Skipped [2020-05-18T12:44:24.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-18T12:44:24.383Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-18T12:44:24.383Z] [2020-05-18T12:44:24.383Z] [2020-05-18T12:44:24.383Z] DONE 3 tests, 1 skipped in 7.864s [2020-05-18T12:44:24.383Z] [2020-05-18T12:44:24.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-18T12:44:24.536Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T12:44:25.106Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-05-18T12:44:25.106Z] === RUN TestAPIIpcModeHost [2020-05-18T12:44:25.724Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-18T12:44:25.724Z] === RUN TestDaemonIpcModeShareable [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-18T12:44:25.897Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-18T12:44:25.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-18T12:44:25.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-18T12:44:26.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-18T12:44:26.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-18T12:44:26.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-18T12:44:26.152Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-18T12:44:26.406Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-18T12:44:26.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:26.603Z] INFO: Testing against a local daemon [2020-05-18T12:44:26.603Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.291s [2020-05-18T12:44:26.603Z] [2020-05-18T12:44:26.603Z] === Skipped [2020-05-18T12:44:26.603Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-18T12:44:26.603Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-18T12:44:26.603Z] [2020-05-18T12:44:26.603Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-18T12:44:26.603Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-18T12:44:26.603Z] [2020-05-18T12:44:26.603Z] [2020-05-18T12:44:26.603Z] DONE 2 tests, 2 skipped in 3.167s [2020-05-18T12:44:26.603Z] [2020-05-18T12:44:26.603Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-18T12:44:27.209Z] --- PASS: TestDaemonIpcModeShareable (1.62s) [2020-05-18T12:44:27.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T12:44:27.209Z] === RUN TestDaemonIpcModePrivate [2020-05-18T12:44:28.001Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.8% of statements [2020-05-18T12:44:28.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:28.826Z] INFO: Testing against a local daemon [2020-05-18T12:44:28.826Z] ok github.com/docker/docker/integration/plugin/logging 0.253s [2020-05-18T12:44:29.240Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-05-18T12:44:29.240Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T12:44:29.240Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-18T12:44:29.295Z] [2020-05-18T12:44:29.295Z] === Skipped [2020-05-18T12:44:29.295Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-18T12:44:29.295Z] read_test.go:21: no unix domain sockets on Windows [2020-05-18T12:44:29.295Z] [2020-05-18T12:44:29.295Z] [2020-05-18T12:44:29.295Z] DONE 1 tests, 1 skipped in 2.444s [2020-05-18T12:44:29.295Z] [2020-05-18T12:44:29.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-18T12:44:29.664Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-18T12:44:29.898Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-05-18T12:44:29.898Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-18T12:44:29.898Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-18T12:44:29.898Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-18T12:44:29.898Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-18T12:44:30.283Z] testing: warning: no tests to run [2020-05-18T12:44:30.283Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.084s [2020-05-18T12:44:30.283Z] [2020-05-18T12:44:30.283Z] DONE 0 tests in 1.216s [2020-05-18T12:44:30.283Z] [2020-05-18T12:44:30.283Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-18T12:44:30.722Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-05-18T12:44:30.722Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-18T12:44:30.722Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-18T12:44:32.171Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-18T12:44:32.212Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-05-18T12:44:32.212Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-18T12:44:32.212Z] === RUN TestIpcModeOlderClient [2020-05-18T12:44:32.212Z] === PAUSE TestIpcModeOlderClient [2020-05-18T12:44:32.212Z] === RUN TestKillContainerInvalidSignal [2020-05-18T12:44:32.828Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-18T12:44:32.828Z] === RUN TestKillContainer [2020-05-18T12:44:32.828Z] === RUN TestKillContainer/no_signal [2020-05-18T12:44:33.095Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T12:44:33.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:33.239Z] INFO: Testing against a local daemon [2020-05-18T12:44:33.239Z] ok github.com/docker/docker/integration/plugin/volumes 0.260s [2020-05-18T12:44:33.239Z] [2020-05-18T12:44:33.239Z] === Skipped [2020-05-18T12:44:33.239Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-18T12:44:33.239Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:33.239Z] [2020-05-18T12:44:33.239Z] [2020-05-18T12:44:33.239Z] DONE 1 tests, 1 skipped in 2.607s [2020-05-18T12:44:33.239Z] [2020-05-18T12:44:33.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-18T12:44:33.842Z] === RUN TestKillContainer/non_killing_signal [2020-05-18T12:44:34.126Z] === RUN TestKillContainer/killing_signal [2020-05-18T12:44:34.978Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-18T12:44:35.137Z] --- PASS: TestKillContainer (2.01s) [2020-05-18T12:44:35.137Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-05-18T12:44:35.137Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-18T12:44:35.137Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-05-18T12:44:35.137Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-18T12:44:35.137Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-18T12:44:35.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:35.460Z] INFO: Testing against a local daemon [2020-05-18T12:44:35.460Z] ok github.com/docker/docker/integration/secret 0.175s [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === Skipped [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2020-05-18T12:44:35.460Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-18T12:44:35.460Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-18T12:44:35.460Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-18T12:44:35.460Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-18T12:44:35.460Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-18T12:44:35.460Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] DONE 6 tests, 6 skipped in 2.044s [2020-05-18T12:44:35.460Z] [2020-05-18T12:44:35.460Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-18T12:44:35.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-18T12:44:36.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-05-18T12:44:36.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-05-18T12:44:36.374Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-05-18T12:44:36.374Z] === RUN TestKillStoppedContainer [2020-05-18T12:44:36.374Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-18T12:44:36.374Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-18T12:44:36.374Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-18T12:44:36.374Z] === RUN TestKillDifferentUserContainer [2020-05-18T12:44:36.862Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-18T12:44:36.994Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-05-18T12:44:36.994Z] === RUN TestInspectOomKilledTrue [2020-05-18T12:44:37.116Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-18T12:44:37.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:37.678Z] INFO: Testing against a local daemon [2020-05-18T12:44:37.678Z] ok github.com/docker/docker/integration/service 0.345s [2020-05-18T12:44:38.040Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === Skipped [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-18T12:44:38.148Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-18T12:44:38.148Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-05-18T12:44:38.148Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-18T12:44:38.148Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-18T12:44:38.148Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-18T12:44:38.148Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-05-18T12:44:38.148Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-18T12:44:38.148Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-18T12:44:38.148Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-18T12:44:38.148Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-18T12:44:38.148Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-18T12:44:38.148Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-18T12:44:38.148Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-18T12:44:38.148Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-18T12:44:38.148Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-18T12:44:38.148Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-18T12:44:38.148Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-18T12:44:38.148Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-18T12:44:38.148Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-18T12:44:38.148Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-18T12:44:38.148Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] DONE 24 tests, 23 skipped in 2.740s [2020-05-18T12:44:38.148Z] [2020-05-18T12:44:38.148Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-18T12:44:38.482Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-18T12:44:38.482Z] === RUN TestInspectOomKilledFalse [2020-05-18T12:44:38.964Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-18T12:44:39.105Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2020-05-18T12:44:39.105Z] === RUN TestLinksEtcHostsContentMatch [2020-05-18T12:44:39.389Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-18T12:44:39.389Z] === RUN TestLinksContainerNames [2020-05-18T12:44:39.869Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-05-18T12:44:40.327Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-18T12:44:40.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:40.375Z] INFO: Testing against a local daemon [2020-05-18T12:44:40.375Z] ok github.com/docker/docker/integration/session 0.207s [2020-05-18T12:44:40.375Z] [2020-05-18T12:44:40.375Z] === Skipped [2020-05-18T12:44:40.375Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-18T12:44:40.375Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:40.375Z] [2020-05-18T12:44:40.375Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-18T12:44:40.375Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:40.375Z] [2020-05-18T12:44:40.375Z] [2020-05-18T12:44:40.375Z] DONE 2 tests, 2 skipped in 2.054s [2020-05-18T12:44:40.375Z] [2020-05-18T12:44:40.375Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-18T12:44:40.886Z] --- PASS: TestServiceUpdatePidsLimit (17.88s) [2020-05-18T12:44:40.886Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-05-18T12:44:40.886Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-18T12:44:40.886Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2020-05-18T12:44:40.886Z] PASS [2020-05-18T12:44:40.886Z] [2020-05-18T12:44:40.886Z] === Skipped [2020-05-18T12:44:40.886Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T12:44:40.886Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:44:40.886Z] [2020-05-18T12:44:40.886Z] [2020-05-18T12:44:40.886Z] DONE 27 tests, 1 skipped in 194.591s [2020-05-18T12:44:40.886Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T12:44:40.886Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:40.886Z] ++ set -e [2020-05-18T12:44:40.886Z] ++ '[' -n 0 ']' [2020-05-18T12:44:40.886Z] ++ set -x [2020-05-18T12:44:40.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:40.930Z] --- PASS: TestLinksContainerNames (1.26s) [2020-05-18T12:44:40.930Z] === RUN TestLogsFollowTailEmpty [2020-05-18T12:44:41.141Z] INFO: Testing against a local daemon [2020-05-18T12:44:41.141Z] === RUN TestSessionCreate [2020-05-18T12:44:41.141Z] --- PASS: TestSessionCreate (0.02s) [2020-05-18T12:44:41.141Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T12:44:41.141Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-18T12:44:41.141Z] PASS [2020-05-18T12:44:41.141Z] [2020-05-18T12:44:41.141Z] DONE 2 tests in 0.163s [2020-05-18T12:44:41.141Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T12:44:41.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:41.141Z] ++ set -e [2020-05-18T12:44:41.141Z] ++ '[' -n 0 ']' [2020-05-18T12:44:41.141Z] ++ set -x [2020-05-18T12:44:41.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:41.141Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-18T12:44:41.141Z] INFO: Testing against a local daemon [2020-05-18T12:44:41.141Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T12:44:41.141Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:44:41.141Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:44:41.141Z] === RUN TestEventsExecDie [2020-05-18T12:44:41.547Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-05-18T12:44:41.547Z] === RUN TestContainerNetworkMountsNoChown [2020-05-18T12:44:41.766Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-18T12:44:41.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:41.948Z] INFO: Testing against a local daemon [2020-05-18T12:44:42.065Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-18T12:44:42.065Z] --- PASS: TestEventsExecDie (0.96s) [2020-05-18T12:44:42.065Z] === RUN TestEventsBackwardsCompatible [2020-05-18T12:44:42.167Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/default [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/default [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/private [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/private [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rprivate [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/slave [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/slave [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rslave [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/shared [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/shared [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rshared [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-18T12:44:42.167Z] === CONT TestMountDaemonRoot/default [2020-05-18T12:44:42.167Z] === CONT TestMountDaemonRoot/rshared [2020-05-18T12:44:42.167Z] === CONT TestMountDaemonRoot/shared [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:44:42.167Z] === CONT TestMountDaemonRoot/rslave [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:44:42.167Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-18T12:44:42.167Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/slave [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rprivate [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/private [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-18T12:44:42.168Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:44:42.168Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-18T12:44:42.168Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-18T12:44:42.320Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-18T12:44:42.320Z] === RUN TestInfoBinaryCommits [2020-05-18T12:44:42.320Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-18T12:44:42.320Z] === RUN TestInfoAPIVersioned [2020-05-18T12:44:42.320Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-18T12:44:42.320Z] === RUN TestInfoDiscoveryBackend [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-18T12:44:42.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-18T12:44:42.454Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-18T12:44:42.454Z] === RUN TestContainerBindMountNonRecursive [2020-05-18T12:44:42.878Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-18T12:44:42.878Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T12:44:42.939Z] ok github.com/docker/docker/integration/system 1.238s [2020-05-18T12:44:43.133Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-18T12:44:43.142Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-18T12:44:43.412Z] [2020-05-18T12:44:43.413Z] === Skipped [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:44:43.413Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-18T12:44:43.413Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-18T12:44:43.413Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-18T12:44:43.413Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-18T12:44:43.413Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-18T12:44:43.413Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-18T12:44:43.413Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] DONE 13 tests, 7 skipped in 3.010s [2020-05-18T12:44:43.413Z] [2020-05-18T12:44:43.413Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-18T12:44:43.694Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T12:44:43.694Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T12:44:44.253Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-18T12:44:44.253Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-18T12:44:44.253Z] === RUN TestInfoAPI [2020-05-18T12:44:44.253Z] --- PASS: TestInfoAPI (0.03s) [2020-05-18T12:44:44.253Z] === RUN TestInfoAPIWarnings [2020-05-18T12:44:44.490Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-05-18T12:44:44.490Z] === RUN TestNetworkNat [2020-05-18T12:44:44.778Z] --- PASS: TestNetworkNat (0.70s) [2020-05-18T12:44:44.778Z] === RUN TestNetworkLocalhostTCPNat [2020-05-18T12:44:44.811Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-18T12:44:44.811Z] === RUN TestInfoDebug [2020-05-18T12:44:45.370Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-18T12:44:45.370Z] --- PASS: TestInfoDebug (0.54s) [2020-05-18T12:44:45.370Z] === RUN TestInfoInsecureRegistries [2020-05-18T12:44:45.395Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-05-18T12:44:45.395Z] === RUN TestNetworkLoopbackNat [2020-05-18T12:44:45.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:45.630Z] INFO: Testing against a local daemon [2020-05-18T12:44:45.630Z] ok github.com/docker/docker/integration/volume 0.226s [2020-05-18T12:44:45.630Z] [2020-05-18T12:44:45.630Z] === Skipped [2020-05-18T12:44:45.630Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-18T12:44:45.630Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-18T12:44:45.630Z] [2020-05-18T12:44:45.630Z] [2020-05-18T12:44:45.630Z] DONE 5 tests, 1 skipped in 2.199s [2020-05-18T12:44:45.630Z] [2020-05-18T12:44:45.630Z] INFO: make.ps1 ended at 05/18/2020 12:44:45 [2020-05-18T12:44:45.630Z] INFO: Integration CLI tests being run from the host: [2020-05-18T12:44:45.630Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-18T12:44:45.929Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-18T12:44:45.929Z] === RUN TestInfoRegistryMirrors [2020-05-18T12:44:46.184Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-18T12:44:46.412Z] --- PASS: TestNetworkLoopbackNat (0.88s) [2020-05-18T12:44:46.412Z] === RUN TestPause [2020-05-18T12:44:46.438Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-18T12:44:46.438Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T12:44:46.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-05-18T12:44:46.693Z] === RUN TestPingCacheHeaders [2020-05-18T12:44:46.693Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-18T12:44:46.693Z] === RUN TestPingGet [2020-05-18T12:44:46.693Z] --- PASS: TestPingGet (0.02s) [2020-05-18T12:44:46.693Z] === RUN TestPingHead [2020-05-18T12:44:46.693Z] --- PASS: TestPingHead (0.02s) [2020-05-18T12:44:46.693Z] === RUN TestVersion [2020-05-18T12:44:46.693Z] --- PASS: TestVersion (0.02s) [2020-05-18T12:44:46.693Z] PASS [2020-05-18T12:44:46.693Z] [2020-05-18T12:44:46.693Z] === Skipped [2020-05-18T12:44:46.693Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:44:46.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:44:46.693Z] [2020-05-18T12:44:46.693Z] [2020-05-18T12:44:46.693Z] DONE 18 tests, 1 skipped in 5.707s [2020-05-18T12:44:46.693Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T12:44:46.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:46.693Z] ++ set -e [2020-05-18T12:44:46.693Z] ++ '[' -n 0 ']' [2020-05-18T12:44:46.693Z] ++ set -x [2020-05-18T12:44:46.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:44:46.948Z] INFO: Testing against a local daemon [2020-05-18T12:44:46.948Z] === RUN TestVolumesCreateAndList [2020-05-18T12:44:46.948Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-18T12:44:46.948Z] === RUN TestVolumesRemove [2020-05-18T12:44:46.948Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-18T12:44:46.948Z] === RUN TestVolumesInspect [2020-05-18T12:44:46.948Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-18T12:44:46.948Z] === RUN TestVolumesInvalidJSON [2020-05-18T12:44:46.948Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T12:44:46.948Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T12:44:47.031Z] --- PASS: TestPause (0.68s) [2020-05-18T12:44:47.031Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-18T12:44:47.031Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:44:47.031Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:44:47.031Z] === RUN TestPauseStopPausedContainer [2020-05-18T12:44:47.203Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T12:44:47.203Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-18T12:44:47.203Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T12:44:47.203Z] PASS [2020-05-18T12:44:47.203Z] [2020-05-18T12:44:47.203Z] DONE 5 tests in 0.276s [2020-05-18T12:44:47.203Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T12:44:47.457Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T12:44:47.457Z] +++ kill 5845 [2020-05-18T12:44:47.457Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-18T12:44:48.043Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2020-05-18T12:44:48.043Z] === RUN TestPsFilter [2020-05-18T12:44:48.043Z] --- PASS: TestPsFilter (0.17s) [2020-05-18T12:44:48.043Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-18T12:44:48.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-05-18T12:44:48.663Z] === RUN TestRemoveContainerWithVolume [2020-05-18T12:44:48.817Z] +++ /etc/init.d/apparmor stop [2020-05-18T12:44:48.817Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:44:48.817Z] [2020-05-18T12:44:48.817Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:44:48.817Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:44:48.817Z] [2020-05-18T12:44:48.817Z] To set a process to complain mode, use the command line tool [2020-05-18T12:44:48.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:44:48.817Z] +++ true [2020-05-18T12:44:48.817Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-18T12:44:48.817Z] [2020-05-18T12:44:49.279Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-05-18T12:44:49.279Z] === RUN TestRemoveContainerRunning [2020-05-18T12:44:49.743Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-18T12:44:49.900Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-18T12:44:49.900Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-18T12:44:50.521Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-18T12:44:50.521Z] === RUN TestRemoveInvalidContainer [2020-05-18T12:44:50.806Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-18T12:44:50.806Z] === RUN TestRenameLinkedContainer [2020-05-18T12:44:51.104Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-18T12:44:52.464Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-18T12:44:53.110Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-05-18T12:44:53.110Z] ok github.com/docker/docker/daemon 12.199s coverage: 17.4% of statements [2020-05-18T12:44:53.110Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-18T12:44:53.110Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-18T12:44:53.388Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-18T12:44:53.494Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-05-18T12:44:53.494Z] === RUN TestRenameStoppedContainer [2020-05-18T12:44:53.675Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-18T12:44:54.119Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-05-18T12:44:54.119Z] === RUN TestRenameRunningContainerAndReuse [2020-05-18T12:44:54.310Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-18T12:44:54.310Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-18T12:44:54.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-18T12:44:54.312Z] INFO: Testing against a local daemon [2020-05-18T12:44:55.049Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 81.7% of statements [2020-05-18T12:44:55.049Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-05-18T12:44:55.049Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-18T12:44:55.049Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-18T12:44:55.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-05-18T12:44:55.132Z] === RUN TestRenameInvalidName [2020-05-18T12:44:55.234Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-18T12:44:56.176Z] --- PASS: TestRenameInvalidName (0.70s) [2020-05-18T12:44:56.176Z] === RUN TestRenameAnonymousContainer [2020-05-18T12:44:56.423Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-05-18T12:44:56.594Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-18T12:44:57.518Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-18T12:44:58.442Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-18T12:44:58.863Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-05-18T12:44:58.863Z] === RUN TestRenameContainerWithSameName [2020-05-18T12:44:58.953Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-18T12:44:59.147Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-05-18T12:44:59.147Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-18T12:44:59.518Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2020-05-18T12:44:59.802Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-18T12:45:00.158Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2020-05-18T12:45:00.158Z] === RUN TestResize [2020-05-18T12:45:00.784Z] --- PASS: TestResize (0.66s) [2020-05-18T12:45:00.784Z] === RUN TestResizeWithInvalidSize [2020-05-18T12:45:01.683Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-18T12:45:01.799Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-05-18T12:45:01.799Z] === RUN TestResizeWhenContainerNotStarted [2020-05-18T12:45:02.087Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:02.087Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:02.087Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-18T12:45:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-18T12:45:02.087Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:02.286Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-18T12:45:02.805Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.392s coverage: 73.1% of statements [2020-05-18T12:45:03.062Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.638s coverage: 45.9% of statements [2020-05-18T12:45:04.438Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.034s coverage: 1.8% of statements [2020-05-18T12:45:04.438Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-18T12:45:04.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-18T12:45:04.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-18T12:45:05.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-18T12:45:05.542Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-18T12:45:05.711Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-18T12:45:05.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-18T12:45:06.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.156s coverage: 49.5% of statements [2020-05-18T12:45:07.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-18T12:45:07.494Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-18T12:45:07.752Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.317s coverage: 76.1% of statements [2020-05-18T12:45:08.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-18T12:45:08.685Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-18T12:45:09.250Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.300s coverage: 57.7% of statements [2020-05-18T12:45:09.250Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-18T12:45:09.250Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-18T12:45:10.182Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2020-05-18T12:45:10.792Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-18T12:45:11.114Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.13s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.20s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.47s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.08s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2020-05-18T12:45:12.022Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-05-18T12:45:12.022Z] === RUN TestCgroupNamespacesRun [2020-05-18T12:45:13.013Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-05-18T12:45:13.013Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-18T12:45:13.013Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-18T12:45:13.013Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-05-18T12:45:13.035Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-05-18T12:45:13.035Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-18T12:45:14.050Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-18T12:45:14.306Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-18T12:45:14.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-05-18T12:45:14.515Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-18T12:45:14.912Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-05-18T12:45:14.912Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.8% of statements [2020-05-18T12:45:14.912Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-18T12:45:14.912Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-18T12:45:15.845Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-18T12:45:16.103Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-05-18T12:45:16.548Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-05-18T12:45:16.548Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-18T12:45:16.669Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-18T12:45:17.603Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-18T12:45:17.603Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-18T12:45:18.047Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2020-05-18T12:45:18.047Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-18T12:45:18.171Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-05-18T12:45:19.105Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-18T12:45:19.528Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2020-05-18T12:45:19.528Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-18T12:45:19.536Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-18T12:45:20.479Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-05-18T12:45:20.737Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-18T12:45:21.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2020-05-18T12:45:21.565Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-18T12:45:21.669Z] ok github.com/docker/docker/daemon/logger/splunk 1.649s coverage: 82.5% of statements [2020-05-18T12:45:21.670Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-18T12:45:21.670Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-18T12:45:21.670Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-18T12:45:22.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-05-18T12:45:22.184Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-18T12:45:22.793Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-18T12:45:23.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-05-18T12:45:23.668Z] === RUN TestKernelTCPMemory [2020-05-18T12:45:23.717Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-18T12:45:23.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-18T12:45:24.195Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-05-18T12:45:24.453Z] ok github.com/docker/docker/distribution 0.181s coverage: 22.1% of statements [2020-05-18T12:45:24.453Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-18T12:45:24.704Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-18T12:45:24.704Z] === RUN TestNISDomainname [2020-05-18T12:45:25.324Z] --- PASS: TestNISDomainname (0.88s) [2020-05-18T12:45:25.324Z] === RUN TestHostnameDnsResolution [2020-05-18T12:45:25.827Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-18T12:45:26.357Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-05-18T12:45:26.357Z] === RUN TestStats [2020-05-18T12:45:26.761Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-05-18T12:45:27.694Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-18T12:45:27.694Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-18T12:45:27.694Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-18T12:45:27.694Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-18T12:45:28.949Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-18T12:45:29.038Z] --- PASS: TestStats (2.67s) [2020-05-18T12:45:29.038Z] === RUN TestStopContainerWithTimeout [2020-05-18T12:45:29.038Z] === RUN TestStopContainerWithTimeout/0 [2020-05-18T12:45:29.038Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-18T12:45:29.038Z] === RUN TestStopContainerWithTimeout/1 [2020-05-18T12:45:29.038Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-18T12:45:29.038Z] === RUN TestStopContainerWithTimeout/3 [2020-05-18T12:45:29.038Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-18T12:45:29.038Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-18T12:45:29.038Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-18T12:45:29.038Z] === CONT TestStopContainerWithTimeout/0 [2020-05-18T12:45:29.038Z] === CONT TestStopContainerWithTimeout/3 [2020-05-18T12:45:29.038Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-18T12:45:29.038Z] === CONT TestStopContainerWithTimeout/1 [2020-05-18T12:45:29.068Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-18T12:45:29.068Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-18T12:45:29.872Z] === RUN TestDockerSuite/TestCpToDot [2020-05-18T12:45:30.002Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-05-18T12:45:30.795Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-18T12:45:31.376Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-05-18T12:45:31.376Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-05-18T12:45:32.507Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-18T12:45:32.507Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-05-18T12:45:32.507Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-05-18T12:45:32.507Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-05-18T12:45:32.507Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-05-18T12:45:32.507Z] === RUN TestDeleteDevicemapper [2020-05-18T12:45:32.507Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-18T12:45:32.507Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:45:32.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-18T12:45:32.678Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-18T12:45:33.274Z] ok github.com/docker/docker/pkg/archive 0.536s coverage: 77.1% of statements [2020-05-18T12:45:34.038Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-18T12:45:34.208Z] ok github.com/docker/docker/pkg/authorization 0.157s coverage: 68.3% of statements [2020-05-18T12:45:34.466Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-18T12:45:34.550Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s) [2020-05-18T12:45:34.550Z] === RUN TestUpdateMemory [2020-05-18T12:45:34.724Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-18T12:45:35.169Z] --- PASS: TestUpdateMemory (0.87s) [2020-05-18T12:45:35.170Z] === RUN TestUpdateCPUQuota [2020-05-18T12:45:35.398Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-18T12:45:36.651Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-05-18T12:45:36.651Z] === RUN TestUpdatePidsLimit [2020-05-18T12:45:36.651Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-18T12:45:36.651Z] === RUN TestUpdatePidsLimit/no_change [2020-05-18T12:45:36.935Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-18T12:45:37.555Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-18T12:45:37.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-18T12:45:38.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-18T12:45:38.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-18T12:45:38.695Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-18T12:45:38.905Z] ok github.com/docker/docker/layer 7.927s coverage: 68.8% of statements [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/oci [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-18T12:45:38.905Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-18T12:45:38.905Z] ok github.com/docker/docker/pkg/chrootarchive 2.965s coverage: 43.2% of statements [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-18T12:45:38.905Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-18T12:45:38.950Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-18T12:45:39.163Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-05-18T12:45:39.163Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-05-18T12:45:39.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-05-18T12:45:39.550Z] === RUN TestUpdateRestartPolicy [2020-05-18T12:45:39.730Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-05-18T12:45:39.913Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-18T12:45:40.664Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-05-18T12:45:40.922Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-18T12:45:41.795Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-18T12:45:41.795Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-18T12:45:41.795Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-18T12:45:42.050Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-18T12:45:42.295Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-18T12:45:42.861Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-18T12:45:42.972Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-18T12:45:42.972Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-18T12:45:42.972Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-18T12:45:43.426Z] ok github.com/docker/docker/pkg/discovery/kv 3.055s coverage: 84.1% of statements [2020-05-18T12:45:43.426Z] ok github.com/docker/docker/pkg/fsutils 0.231s coverage: 85.1% of statements [2020-05-18T12:45:43.897Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-18T12:45:43.995Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements [2020-05-18T12:45:44.152Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-18T12:45:44.406Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-18T12:45:44.406Z] === RUN TestDockerSuite/TestCreateRM [2020-05-18T12:45:44.661Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-18T12:45:44.661Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-18T12:45:44.661Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-18T12:45:44.916Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-18T12:45:44.927Z] ok github.com/docker/docker/pkg/idtools 0.528s coverage: 70.3% of statements [2020-05-18T12:45:45.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-18T12:45:45.184Z] ok github.com/docker/docker/pkg/ioutils 0.537s coverage: 69.3% of statements [2020-05-18T12:45:45.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-05-18T12:45:45.699Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-05-18T12:45:45.699Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-18T12:45:45.699Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-18T12:45:45.699Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-18T12:45:45.958Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-18T12:45:45.958Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-18T12:45:46.216Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-05-18T12:45:46.474Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-18T12:45:47.040Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-05-18T12:45:47.040Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-05-18T12:45:47.040Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-18T12:45:47.040Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-18T12:45:47.686Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-18T12:45:47.686Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-18T12:45:47.941Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-18T12:45:47.973Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-05-18T12:45:48.539Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-18T12:45:48.797Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-18T12:45:49.055Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-05-18T12:45:50.425Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-18T12:45:50.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-18T12:45:50.796Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-18T12:45:52.099Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-05-18T12:45:52.099Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-18T12:45:52.338Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-18T12:45:52.338Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-18T12:45:52.338Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-18T12:45:52.385Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-18T12:45:52.385Z] === RUN TestWaitNonBlocked [2020-05-18T12:45:52.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:45:52.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:45:52.385Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:45:52.385Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:45:52.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-18T12:45:52.385Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-18T12:45:52.594Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-18T12:45:52.850Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-18T12:45:52.850Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-18T12:45:53.403Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-05-18T12:45:53.403Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-05-18T12:45:53.403Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-05-18T12:45:53.403Z] === RUN TestWaitBlocked [2020-05-18T12:45:53.403Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:45:53.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:45:53.403Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:45:53.403Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:45:53.403Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-18T12:45:53.403Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-18T12:45:53.774Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-18T12:45:54.083Z] ok github.com/docker/docker/pkg/signal 2.420s coverage: 61.0% of statements [2020-05-18T12:45:54.083Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-18T12:45:54.340Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-18T12:45:54.418Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-18T12:45:54.418Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-05-18T12:45:54.418Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-05-18T12:45:54.418Z] === CONT TestContainerStartOnDaemonRestart [2020-05-18T12:45:54.418Z] === CONT TestContainerKillOnDaemonStart [2020-05-18T12:45:54.418Z] === CONT TestDaemonHostGatewayIP [2020-05-18T12:45:54.418Z] === CONT TestDaemonRestartIpcMode [2020-05-18T12:45:54.597Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-18T12:45:54.855Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-18T12:45:55.135Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-18T12:45:55.787Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-18T12:45:56.353Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2020-05-18T12:45:56.497Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-18T12:45:56.611Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-05-18T12:45:57.176Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-18T12:45:57.434Z] testing: warning: no tests to run [2020-05-18T12:45:57.434Z] coverage: [no statements] [2020-05-18T12:45:57.434Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-18T12:45:57.692Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-18T12:45:57.949Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-18T12:45:58.207Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-05-18T12:45:58.854Z] --- PASS: TestContainerStartOnDaemonRestart (4.34s) [2020-05-18T12:45:58.854Z] === CONT TestIpcModeOlderClient [2020-05-18T12:45:58.854Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-18T12:45:59.006Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-18T12:45:59.139Z] --- PASS: TestDaemonRestartIpcMode (5.01s) [2020-05-18T12:45:59.423Z] --- PASS: TestDaemonHostGatewayIP (5.23s) [2020-05-18T12:46:00.105Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.1% of statements [2020-05-18T12:46:00.367Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-18T12:46:00.926Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-18T12:46:01.039Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-18T12:46:01.850Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-18T12:46:01.850Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-18T12:46:01.973Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-05-18T12:46:02.231Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-18T12:46:02.773Z] === RUN TestDockerSuite/TestDockerFails [2020-05-18T12:46:02.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-18T12:46:02.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-18T12:46:02.773Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-18T12:46:03.604Z] ok github.com/docker/docker/registry 0.076s coverage: 56.1% of statements [2020-05-18T12:46:04.132Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-18T12:46:04.169Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-18T12:46:04.428Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-05-18T12:46:05.055Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-18T12:46:05.363Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-18T12:46:05.621Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-18T12:46:06.415Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-18T12:46:06.415Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-18T12:46:06.415Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-18T12:46:06.670Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-18T12:46:07.807Z] --- PASS: TestContainerKillOnDaemonStart (13.37s) [2020-05-18T12:46:07.807Z] PASS [2020-05-18T12:46:07.807Z] [2020-05-18T12:46:07.807Z] === Skipped [2020-05-18T12:46:07.807Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-18T12:46:07.807Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-18T12:46:07.807Z] [2020-05-18T12:46:07.807Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-18T12:46:07.807Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-18T12:46:07.807Z] [2020-05-18T12:46:07.807Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-18T12:46:07.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-18T12:46:07.807Z] [2020-05-18T12:46:07.807Z] [2020-05-18T12:46:07.807Z] DONE 200 tests, 3 skipped in 125.087s [2020-05-18T12:46:07.807Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-18T12:46:07.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:46:07.807Z] ++ set -e [2020-05-18T12:46:07.807Z] ++ '[' -n 0 ']' [2020-05-18T12:46:07.807Z] ++ set -x [2020-05-18T12:46:07.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:46:07.807Z] INFO: Testing against a local daemon [2020-05-18T12:46:07.807Z] === RUN TestCommitInheritsEnv [2020-05-18T12:46:08.113Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-05-18T12:46:08.113Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-18T12:46:08.113Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-18T12:46:08.113Z] === RUN TestImagesFilterMultiReference [2020-05-18T12:46:08.113Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-18T12:46:08.113Z] === RUN TestImagePullPlatformInvalid [2020-05-18T12:46:08.399Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-18T12:46:08.399Z] === RUN TestRemoveImageOrphaning [2020-05-18T12:46:08.686Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-05-18T12:46:08.686Z] === RUN TestRemoveImageGarbageCollector [2020-05-18T12:46:08.687Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:46:08.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:46:08.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-18T12:46:08.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-18T12:46:08.687Z] === RUN TestTagInvalidReference [2020-05-18T12:46:08.687Z] --- PASS: TestTagInvalidReference (0.06s) [2020-05-18T12:46:08.687Z] === RUN TestTagValidPrefixedRepo [2020-05-18T12:46:08.687Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-18T12:46:08.687Z] === RUN TestTagExistedNameWithoutForce [2020-05-18T12:46:08.900Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-18T12:46:08.900Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-05-18T12:46:08.972Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-18T12:46:08.972Z] === RUN TestTagOfficialNames [2020-05-18T12:46:08.972Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-18T12:46:08.972Z] === RUN TestTagMatchesDigest [2020-05-18T12:46:08.972Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-18T12:46:08.972Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-18T12:46:09.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-18T12:46:09.466Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-18T12:46:10.838Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-18T12:46:13.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-18T12:46:16.595Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-18T12:46:19.119Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-18T12:46:21.001Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-18T12:46:22.361Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-18T12:46:23.024Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/rootless [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/volume [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-18T12:46:23.024Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === Skipped [2020-05-18T12:46:23.024Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-18T12:46:23.024Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-18T12:46:23.024Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-18T12:46:23.024Z] time="2020-05-18T12:45:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-18T12:46:23.024Z] time="2020-05-18T12:45:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-18T12:46:23.024Z] time="2020-05-18T12:45:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-18T12:46:23.024Z] time="2020-05-18T12:45:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-18T12:46:23.024Z] time="2020-05-18T12:45:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-18T12:46:23.024Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-18T12:46:23.024Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-18T12:46:23.024Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-18T12:46:23.024Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-18T12:46:23.024Z] graphtest_unix.go:73: No driver to put! [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-18T12:46:23.024Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-18T12:46:23.024Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] [2020-05-18T12:46:23.024Z] DONE 2123 tests, 26 skipped in 251.639s Post stage [Pipeline] junit [2020-05-18T12:46:23.035Z] Recording test results [2020-05-18T12:46:23.284Z] === RUN TestDockerSuite/TestEventsCommit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-18T12:46:23.907Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40937/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:84748c7d4e626edf2dc2c6984ffd306c35865d21 hack/validate/vendor [2020-05-18T12:46:24.207Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-18T12:46:24.839Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [2020-05-18T12:46:25.130Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-18T12:46:25.433Z] + echo Building e2e image [2020-05-18T12:46:25.433Z] Building e2e image [2020-05-18T12:46:25.433Z] + docker build --build-arg DOCKER_GITCOMMIT=84748c7d4e626edf2dc2c6984ffd306c35865d21 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-18T12:46:25.433Z] #2 [internal] load .dockerignore [2020-05-18T12:46:25.433Z] #2 transferring context: 34B done [2020-05-18T12:46:25.433Z] #2 DONE 0.0s [2020-05-18T12:46:25.433Z] [2020-05-18T12:46:25.433Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-18T12:46:25.433Z] #1 transferring dockerfile: 3.21kB done [2020-05-18T12:46:25.433Z] #1 DONE 0.0s [2020-05-18T12:46:25.433Z] [2020-05-18T12:46:25.433Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T12:46:25.689Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-18T12:46:25.693Z] #4 ... [2020-05-18T12:46:25.693Z] [2020-05-18T12:46:25.693Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-18T12:46:25.693Z] #3 DONE 0.2s [2020-05-18T12:46:25.693Z] [2020-05-18T12:46:25.693Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-18T12:46:25.693Z] #4 DONE 0.4s [2020-05-18T12:46:25.959Z] [2020-05-18T12:46:25.959Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:25.959Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-18T12:46:25.959Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-18T12:46:25.959Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-18T12:46:25.959Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-18T12:46:25.959Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-18T12:46:25.959Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-18T12:46:25.959Z] #14 sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 0B / 2.81MB 0.1s [2020-05-18T12:46:25.959Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.2s done [2020-05-18T12:46:25.959Z] #14 sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 2.81MB / 2.81MB 0.2s done [2020-05-18T12:46:25.959Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 3.65MB / 126.95MB 0.3s [2020-05-18T12:46:25.959Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-18T12:46:25.959Z] #14 extracting sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 [2020-05-18T12:46:26.219Z] #14 ... [2020-05-18T12:46:26.219Z] [2020-05-18T12:46:26.219Z] #8 [internal] load build context [2020-05-18T12:46:26.219Z] #8 transferring context: 850.39kB 0.4s done [2020-05-18T12:46:26.219Z] #8 DONE 0.5s [2020-05-18T12:46:26.219Z] [2020-05-18T12:46:26.219Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:26.219Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 18.15MB / 126.95MB 0.5s [2020-05-18T12:46:26.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-18T12:46:26.478Z] #14 ... [2020-05-18T12:46:26.478Z] [2020-05-18T12:46:26.478Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-18T12:46:26.478Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-18T12:46:26.478Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-18T12:46:26.478Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-18T12:46:26.478Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-18T12:46:26.478Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-18T12:46:26.478Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-18T12:46:26.478Z] #5 DONE 0.7s [2020-05-18T12:46:26.478Z] [2020-05-18T12:46:26.478Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:26.478Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 39.01MB / 126.95MB 0.8s [2020-05-18T12:46:26.478Z] #14 extracting sha256:cbdbe7a5bc2a134ca8ec91be58565ec07d037386d1f1d8385412d224deafca08 0.5s done [2020-05-18T12:46:26.736Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-18T12:46:26.736Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 55.01MB / 126.95MB 1.0s [2020-05-18T12:46:26.807Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-18T12:46:26.994Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 74.91MB / 126.95MB 1.2s [2020-05-18T12:46:26.994Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-18T12:46:26.994Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 88.43MB / 126.95MB 1.3s [2020-05-18T12:46:26.994Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-18T12:46:27.253Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 107.65MB / 126.95MB 1.6s [2020-05-18T12:46:27.518Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 116.15MB / 126.95MB 1.7s [2020-05-18T12:46:27.518Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.26MB / 126.95MB 1.8s [2020-05-18T12:46:27.775Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.9s done [2020-05-18T12:46:27.775Z] #14 ... [2020-05-18T12:46:27.775Z] [2020-05-18T12:46:27.775Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-18T12:46:27.775Z] #6 DONE 1.5s [2020-05-18T12:46:27.775Z] [2020-05-18T12:46:27.775Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:27.775Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-18T12:46:28.690Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-18T12:46:30.574Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-18T12:46:33.033Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.2s [2020-05-18T12:46:33.291Z] #14 ... [2020-05-18T12:46:33.291Z] [2020-05-18T12:46:33.291Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-18T12:46:33.291Z] #7 1.001 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-18T12:46:33.291Z] #7 2.091 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-18T12:46:33.291Z] #7 2.195 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-18T12:46:33.291Z] #7 2.202 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-18T12:46:33.291Z] #7 2.213 (3/30) Installing readline (8.0.0-r0) [2020-05-18T12:46:33.291Z] #7 2.219 (4/30) Installing bash (5.0.0-r0) [2020-05-18T12:46:33.291Z] #7 2.236 Executing bash-5.0.0-r0.post-install [2020-05-18T12:46:33.291Z] #7 2.241 (5/30) Installing ca-certificates (20191127-r0) [2020-05-18T12:46:33.291Z] #7 2.257 (6/30) Installing libgcc (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 2.260 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 2.275 (8/30) Installing binutils (2.32-r0) [2020-05-18T12:46:33.291Z] #7 2.371 (9/30) Installing gmp (6.1.2-r1) [2020-05-18T12:46:33.291Z] #7 2.379 (10/30) Installing isl (0.18-r0) [2020-05-18T12:46:33.291Z] #7 2.400 (11/30) Installing libgomp (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 2.404 (12/30) Installing libatomic (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 2.406 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-18T12:46:33.291Z] #7 2.414 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-18T12:46:33.291Z] #7 2.418 (15/30) Installing gcc (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 3.261 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-18T12:46:33.291Z] #7 3.362 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-18T12:46:33.291Z] #7 3.365 (18/30) Installing g++ (8.3.0-r0) [2020-05-18T12:46:33.291Z] #7 3.907 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-18T12:46:33.291Z] #7 3.913 (20/30) Installing libcurl (7.66.0-r0) [2020-05-18T12:46:33.291Z] #7 3.920 (21/30) Installing expat (2.2.8-r0) [2020-05-18T12:46:33.291Z] #7 3.924 (22/30) Installing pcre2 (10.33-r0) [2020-05-18T12:46:33.291Z] #7 3.933 (23/30) Installing git (2.22.4-r0) [2020-05-18T12:46:33.291Z] #7 4.141 (24/30) Installing libmnl (1.0.4-r0) [2020-05-18T12:46:33.291Z] #7 4.143 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-18T12:46:33.291Z] #7 4.148 (26/30) Installing iptables (1.8.3-r1) [2020-05-18T12:46:33.291Z] #7 4.171 (27/30) Installing pigz (2.4-r0) [2020-05-18T12:46:33.291Z] #7 4.178 (28/30) Installing tar (1.32-r0) [2020-05-18T12:46:33.291Z] #7 4.187 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-18T12:46:33.291Z] #7 4.191 (30/30) Installing xz (5.2.4-r0) [2020-05-18T12:46:33.291Z] #7 4.201 Executing busybox-1.30.1-r3.trigger [2020-05-18T12:46:33.291Z] #7 4.206 Executing ca-certificates-20191127-r0.trigger [2020-05-18T12:46:33.291Z] #7 4.264 OK: 179 MiB in 44 packages [2020-05-18T12:46:33.291Z] #7 DONE 5.5s [2020-05-18T12:46:33.291Z] [2020-05-18T12:46:33.291Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:33.549Z] #14 ... [2020-05-18T12:46:33.549Z] [2020-05-18T12:46:33.549Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-18T12:46:33.549Z] #9 DONE 0.1s [2020-05-18T12:46:33.549Z] [2020-05-18T12:46:33.549Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-18T12:46:33.549Z] #10 DONE 0.1s [2020-05-18T12:46:33.549Z] [2020-05-18T12:46:33.549Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-18T12:46:33.806Z] #11 DONE 0.1s [2020-05-18T12:46:33.806Z] [2020-05-18T12:46:33.806Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-18T12:46:33.806Z] #12 DONE 0.1s [2020-05-18T12:46:33.806Z] [2020-05-18T12:46:33.806Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-18T12:46:33.806Z] #13 DONE 0.1s [2020-05-18T12:46:33.806Z] [2020-05-18T12:46:33.806Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-18T12:46:33.806Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-18T12:46:33.837Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-18T12:46:34.064Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-18T12:46:34.322Z] #14 DONE 8.3s [2020-05-18T12:46:34.322Z] [2020-05-18T12:46:34.322Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-18T12:46:34.886Z] #15 0.586 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-18T12:46:35.817Z] #15 1.651 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-18T12:46:35.817Z] #15 1.740 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-18T12:46:35.817Z] #15 1.744 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-18T12:46:35.817Z] #15 1.752 (3/42) Installing readline (8.0.1-r0) [2020-05-18T12:46:35.817Z] #15 1.756 (4/42) Installing bash (5.0.11-r1) [2020-05-18T12:46:35.817Z] #15 1.768 Executing bash-5.0.11-r1.post-install [2020-05-18T12:46:35.817Z] #15 1.770 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-18T12:46:35.817Z] #15 1.845 (6/42) Installing libblkid (2.34-r1) [2020-05-18T12:46:36.075Z] #15 1.851 (7/42) Installing libuuid (2.34-r1) [2020-05-18T12:46:36.075Z] #15 1.853 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-18T12:46:36.075Z] #15 1.859 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-18T12:46:36.075Z] #15 1.864 (10/42) Installing libgcc (9.2.0-r4) [2020-05-18T12:46:36.075Z] #15 1.866 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-18T12:46:36.075Z] #15 1.879 (12/42) Installing binutils (2.33.1-r0) [2020-05-18T12:46:36.075Z] #15 1.947 (13/42) Installing libmagic (5.37-r1) [2020-05-18T12:46:36.075Z] #15 1.966 (14/42) Installing file (5.37-r1) [2020-05-18T12:46:36.075Z] #15 1.968 (15/42) Installing gmp (6.1.2-r1) [2020-05-18T12:46:36.075Z] #15 1.974 (16/42) Installing isl (0.18-r0) [2020-05-18T12:46:36.075Z] #15 1.989 (17/42) Installing libgomp (9.2.0-r4) [2020-05-18T12:46:36.075Z] #15 1.993 (18/42) Installing libatomic (9.2.0-r4) [2020-05-18T12:46:36.075Z] #15 1.995 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-18T12:46:36.075Z] #15 2.001 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-18T12:46:36.075Z] #15 2.004 (21/42) Installing gcc (9.2.0-r4) [2020-05-18T12:46:36.344Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-18T12:46:37.023Z] #15 2.689 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-18T12:46:37.023Z] #15 2.761 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-18T12:46:37.023Z] #15 2.763 (24/42) Installing g++ (9.2.0-r4) [2020-05-18T12:46:37.284Z] #15 3.188 (25/42) Installing make (4.2.1-r2) [2020-05-18T12:46:37.284Z] #15 3.192 (26/42) Installing fortify-headers (1.1-r0) [2020-05-18T12:46:37.284Z] #15 3.194 (27/42) Installing build-base (0.5-r1) [2020-05-18T12:46:37.284Z] #15 3.196 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-18T12:46:37.284Z] #15 3.199 (29/42) Installing libcurl (7.67.0-r0) [2020-05-18T12:46:37.284Z] #15 3.205 (30/42) Installing curl (7.67.0-r0) [2020-05-18T12:46:37.284Z] #15 3.209 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-18T12:46:37.284Z] #15 3.216 (32/42) Installing jq (1.6-r0) [2020-05-18T12:46:37.284Z] #15 3.222 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-18T12:46:37.284Z] #15 3.227 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-18T12:46:37.284Z] #15 3.230 (35/42) Installing libaio (0.3.112-r1) [2020-05-18T12:46:37.284Z] #15 3.232 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-18T12:46:37.284Z] #15 3.262 (37/42) Installing libfdisk (2.34-r1) [2020-05-18T12:46:37.542Z] #15 3.268 (38/42) Installing libmount (2.34-r1) [2020-05-18T12:46:37.542Z] #15 3.275 (39/42) Installing libsmartcols (2.34-r1) [2020-05-18T12:46:37.542Z] #15 3.279 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-18T12:46:37.542Z] #15 3.282 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-18T12:46:37.542Z] #15 3.304 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-18T12:46:37.542Z] #15 3.309 Executing busybox-1.31.1-r9.trigger [2020-05-18T12:46:37.542Z] #15 3.315 OK: 196 MiB in 57 packages [2020-05-18T12:46:37.705Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-18T12:46:38.106Z] #15 DONE 3.7s [2020-05-18T12:46:38.106Z] [2020-05-18T12:46:38.106Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-18T12:46:38.671Z] #16 DONE 0.7s [2020-05-18T12:46:38.671Z] [2020-05-18T12:46:38.671Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-18T12:46:39.236Z] #17 DONE 0.7s [2020-05-18T12:46:39.236Z] [2020-05-18T12:46:39.236Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-18T12:46:39.236Z] #18 DONE 0.0s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-18T12:46:39.494Z] #22 DONE 0.1s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-18T12:46:39.494Z] #26 DONE 0.1s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-18T12:46:39.494Z] #23 DONE 0.1s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-18T12:46:39.494Z] #19 DONE 0.1s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-18T12:46:39.494Z] #27 DONE 0.1s [2020-05-18T12:46:39.494Z] [2020-05-18T12:46:39.494Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-18T12:46:39.590Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-18T12:46:39.751Z] #24 ... [2020-05-18T12:46:39.751Z] [2020-05-18T12:46:39.751Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-18T12:46:39.751Z] #28 DONE 0.1s [2020-05-18T12:46:39.751Z] [2020-05-18T12:46:39.751Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T12:46:40.149Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-18T12:46:40.403Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-18T12:46:40.684Z] #29 ... [2020-05-18T12:46:40.684Z] [2020-05-18T12:46:40.684Z] #31 [builder 1/4] COPY . . [2020-05-18T12:46:40.684Z] #31 DONE 1.4s [2020-05-18T12:46:40.943Z] [2020-05-18T12:46:40.943Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-18T12:46:42.287Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-18T12:46:42.287Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-18T12:46:42.287Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-18T12:46:42.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-18T12:46:42.320Z] #32 DONE 1.4s [2020-05-18T12:46:42.320Z] [2020-05-18T12:46:42.320Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T12:46:42.542Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-18T12:46:42.798Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-18T12:46:42.798Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-18T12:46:43.692Z] #33 1.373 [2020-05-18T12:46:43.692Z] #33 1.551 Removing bundles/ [2020-05-18T12:46:43.692Z] #33 1.552 [2020-05-18T12:46:43.692Z] #33 1.561 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-18T12:46:44.257Z] #33 ... [2020-05-18T12:46:44.257Z] [2020-05-18T12:46:44.257Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-18T12:46:44.257Z] #24 1.516 + RM_GOPATH=0 [2020-05-18T12:46:44.257Z] #24 1.516 + TMP_GOPATH= [2020-05-18T12:46:44.257Z] #24 1.516 + : /build [2020-05-18T12:46:44.257Z] #24 1.516 + '[' -z '' ']' [2020-05-18T12:46:44.257Z] #24 1.516 ++ mktemp -d [2020-05-18T12:46:44.257Z] #24 1.522 + export GOPATH=/tmp/tmp.OglHKm [2020-05-18T12:46:44.257Z] #24 1.522 + GOPATH=/tmp/tmp.OglHKm [2020-05-18T12:46:44.257Z] #24 1.522 + RM_GOPATH=1 [2020-05-18T12:46:44.257Z] #24 1.522 ++ dirname ./install.sh [2020-05-18T12:46:44.257Z] #24 1.522 + dir=. [2020-05-18T12:46:44.257Z] #24 1.522 + bin=dockercli [2020-05-18T12:46:44.257Z] #24 1.522 + shift [2020-05-18T12:46:44.257Z] #24 1.522 + '[' '!' -f ./dockercli.installer ']' [2020-05-18T12:46:44.257Z] #24 1.522 + . ./dockercli.installer [2020-05-18T12:46:44.257Z] #24 1.522 ++ : stable [2020-05-18T12:46:44.257Z] #24 1.522 ++ : 17.06.2-ce [2020-05-18T12:46:44.257Z] #24 1.522 + install_dockercli [2020-05-18T12:46:44.257Z] #24 1.522 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-18T12:46:44.257Z] #24 1.522 ++ uname -m [2020-05-18T12:46:44.257Z] #24 1.522 + arch=x86_64 [2020-05-18T12:46:44.257Z] #24 1.522 + '[' x86_64 '!=' x86_64 ']' [2020-05-18T12:46:44.257Z] #24 1.522 + url=https://download.docker.com/linux/static [2020-05-18T12:46:44.257Z] #24 1.522 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-18T12:46:44.257Z] #24 1.522 Install docker/cli version 17.06.2-ce from stable [2020-05-18T12:46:44.257Z] #24 1.524 + tar -xz docker/docker [2020-05-18T12:46:44.257Z] #24 4.718 + mkdir -p /build [2020-05-18T12:46:44.257Z] #24 4.719 + mv docker/docker /build/ [2020-05-18T12:46:44.257Z] #24 4.721 + rmdir docker [2020-05-18T12:46:44.257Z] #24 DONE 4.8s [2020-05-18T12:46:44.515Z] [2020-05-18T12:46:44.515Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-18T12:46:44.515Z] #20 3.229 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-18T12:46:44.515Z] #20 3.782 curl: option --progress: is ambiguous [2020-05-18T12:46:44.515Z] #20 3.782 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:44.515Z] #20 4.352 curl: option --progress: is ambiguous [2020-05-18T12:46:44.515Z] #20 4.355 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:44.515Z] #20 4.977 curl: option --progress: is ambiguous [2020-05-18T12:46:44.515Z] #20 4.977 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:44.681Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-18T12:46:45.084Z] #20 5.587 curl: option --progress: is ambiguous [2020-05-18T12:46:45.084Z] #20 5.588 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:45.342Z] #20 5.962 [2020-05-18T12:46:46.566Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-18T12:46:46.566Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-18T12:46:46.566Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-18T12:46:46.732Z] #20 7.044 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-18T12:46:46.990Z] #20 7.475 curl: option --progress: is ambiguous [2020-05-18T12:46:46.990Z] #20 7.483 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:47.248Z] #20 7.796 [2020-05-18T12:46:47.489Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-18T12:46:47.489Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-18T12:46:48.048Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-18T12:46:48.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-18T12:46:48.623Z] #20 8.949 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-18T12:46:48.881Z] #20 9.292 curl: option --progress: is ambiguous [2020-05-18T12:46:48.881Z] #20 9.292 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:49.140Z] #20 9.653 [2020-05-18T12:46:49.184Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-18T12:46:49.438Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-18T12:46:49.438Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-18T12:46:49.438Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-18T12:46:50.515Z] #20 10.73 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-18T12:46:50.515Z] #20 11.04 curl: option --progress: is ambiguous [2020-05-18T12:46:50.515Z] #20 11.04 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:50.773Z] #20 11.40 [2020-05-18T12:46:51.946Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-18T12:46:52.148Z] #20 12.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-18T12:46:52.506Z] === RUN TestDockerSuite/TestEventsRename [2020-05-18T12:46:52.714Z] #20 12.96 curl: option --progress: is ambiguous [2020-05-18T12:46:52.714Z] #20 12.96 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-18T12:46:52.973Z] #20 13.33 [2020-05-18T12:46:52.973Z] #20 13.43 Download of images into '/build' complete. [2020-05-18T12:46:52.973Z] #20 13.43 Use something like the following to load the result into a Docker daemon: [2020-05-18T12:46:52.973Z] #20 13.43 tar -cC '/build' . | docker load [2020-05-18T12:46:52.973Z] #20 DONE 13.6s [2020-05-18T12:46:52.973Z] [2020-05-18T12:46:52.973Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T12:46:52.973Z] #33 3.445 Building test suite binary ./integration-cli/test.main [2020-05-18T12:46:53.540Z] #33 ... [2020-05-18T12:46:53.540Z] [2020-05-18T12:46:53.540Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-18T12:46:53.798Z] #21 DONE 0.1s [2020-05-18T12:46:53.798Z] [2020-05-18T12:46:53.798Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-18T12:46:53.798Z] #25 DONE 0.1s [2020-05-18T12:46:53.798Z] [2020-05-18T12:46:53.798Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-18T12:46:53.866Z] === RUN TestDockerSuite/TestEventsResize [2020-05-18T12:46:54.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-18T12:46:55.788Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-18T12:46:56.719Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-18T12:46:57.642Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-18T12:47:00.903Z] === RUN TestDockerSuite/TestEventsTop [2020-05-18T12:47:01.462Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-18T12:47:03.970Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-18T12:47:05.852Z] === RUN TestDockerSuite/TestExec [2020-05-18T12:47:06.412Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-18T12:47:07.337Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-18T12:47:07.897Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-18T12:47:08.820Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-18T12:47:10.704Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-18T12:47:11.264Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-18T12:47:11.879Z] #29 30.12 # github.com/docker/docker/contrib/httpserver [2020-05-18T12:47:11.879Z] #29 30.12 loadinternal: cannot find runtime/cgo [2020-05-18T12:47:11.879Z] #29 DONE 30.4s [2020-05-18T12:47:11.879Z] [2020-05-18T12:47:11.879Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T12:47:11.879Z] #33 ... [2020-05-18T12:47:11.879Z] [2020-05-18T12:47:11.879Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-18T12:47:11.879Z] #30 DONE 0.1s [2020-05-18T12:47:11.879Z] [2020-05-18T12:47:11.879Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-18T12:47:12.190Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-18T12:47:13.113Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-18T12:47:14.037Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-18T12:47:14.961Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-18T12:47:15.884Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-18T12:47:17.767Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-18T12:47:17.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-18T12:47:19.138Z] === RUN TestDockerSuite/TestExecEnv [2020-05-18T12:47:20.061Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-18T12:47:20.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-18T12:47:21.982Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-18T12:47:22.906Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-18T12:47:25.418Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-18T12:47:25.977Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-18T12:47:26.900Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-18T12:47:27.823Z] === RUN TestDockerSuite/TestExecParseError [2020-05-18T12:47:28.746Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-18T12:47:29.670Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-18T12:47:30.230Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-18T12:47:32.114Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-18T12:47:33.039Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-18T12:47:33.962Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-18T12:47:43.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-18T12:47:45.247Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-18T12:47:46.172Z] === RUN TestDockerSuite/TestExecTTY [2020-05-18T12:47:47.096Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-18T12:47:48.062Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-18T12:47:49.946Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-18T12:47:50.507Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-18T12:47:50.507Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-18T12:47:53.015Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-18T12:47:53.575Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-18T12:47:54.503Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-18T12:47:55.427Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-18T12:47:56.788Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-18T12:48:02.021Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-18T12:48:06.178Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-18T12:48:08.061Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-18T12:48:08.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-18T12:48:12.778Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-18T12:48:13.703Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-18T12:48:13.703Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-18T12:48:13.959Z] === RUN TestDockerSuite/TestHealth [2020-05-18T12:48:35.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-18T12:48:35.830Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-18T12:48:35.830Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-18T12:48:35.830Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-18T12:48:35.830Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-18T12:48:36.754Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-18T12:48:36.754Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-18T12:48:37.680Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-18T12:48:37.680Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-18T12:48:37.935Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-18T12:48:37.935Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-18T12:48:38.190Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-18T12:48:38.749Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-18T12:48:39.308Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-18T12:48:39.308Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-18T12:48:40.668Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-18T12:48:40.668Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-18T12:48:41.593Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-18T12:48:42.954Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-18T12:48:42.954Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-18T12:48:43.542Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-18T12:48:46.811Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-18T12:48:46.811Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-18T12:48:46.811Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-18T12:48:48.172Z] === RUN TestDockerSuite/TestImportFile [2020-05-18T12:48:50.056Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-18T12:48:50.056Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-18T12:48:51.938Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-18T12:48:53.820Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-18T12:48:55.703Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-18T12:48:56.627Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-18T12:48:57.552Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-18T12:48:58.111Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-18T12:48:58.366Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-18T12:48:58.366Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-18T12:48:59.290Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-18T12:48:59.851Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-18T12:49:00.776Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-18T12:49:01.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-18T12:49:02.259Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-18T12:49:03.185Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-18T12:49:03.185Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-18T12:49:03.318Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-18T12:49:03.318Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-18T12:49:03.318Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-18T12:49:03.318Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-18T12:49:05.069Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-18T12:49:05.628Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-18T12:49:05.847Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-18T12:49:06.552Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-18T12:49:06.552Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-18T12:49:07.220Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-18T12:49:07.476Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-18T12:49:07.476Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-18T12:49:08.593Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-18T12:49:08.836Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-18T12:49:09.396Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-18T12:49:09.965Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-18T12:49:10.223Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-18T12:49:10.321Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-18T12:49:11.244Z] === RUN TestDockerSuite/TestInspectImage [2020-05-18T12:49:11.244Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-18T12:49:11.499Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-18T12:49:11.499Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-18T12:49:12.058Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-18T12:49:12.123Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-18T12:49:12.989Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-18T12:49:12.989Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-18T12:49:13.913Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-18T12:49:14.022Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-18T12:49:14.880Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-18T12:49:14.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-18T12:49:15.420Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-18T12:49:16.763Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-18T12:49:16.763Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-18T12:49:17.318Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-18T12:49:17.688Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-18T12:49:17.884Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-18T12:49:18.612Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-18T12:49:19.781Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-18T12:49:20.494Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-18T12:49:21.154Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-18T12:49:21.418Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-18T12:49:21.981Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-18T12:49:22.905Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-18T12:49:23.052Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-18T12:49:23.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-18T12:49:24.386Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-18T12:49:24.430Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-18T12:49:25.311Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-18T12:49:25.565Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-18T12:49:26.327Z] #33 163.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-18T12:49:27.698Z] #33 165.3 [2020-05-18T12:49:27.956Z] #33 DONE 165.8s [2020-05-18T12:49:27.956Z] [2020-05-18T12:49:27.956Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-18T12:49:28.076Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-18T12:49:29.328Z] #34 DONE 1.4s [2020-05-18T12:49:29.960Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-18T12:49:30.699Z] [2020-05-18T12:49:30.699Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-18T12:49:31.630Z] #35 DONE 0.8s [2020-05-18T12:49:31.630Z] [2020-05-18T12:49:31.630Z] #36 exporting to image [2020-05-18T12:49:31.630Z] #36 exporting layers [2020-05-18T12:49:31.842Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-18T12:49:31.842Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-18T12:49:33.528Z] #36 exporting layers 2.0s done [2020-05-18T12:49:33.528Z] #36 writing image sha256:6a04640ae142da445ec6220df83cf250657dcd5bedabc9a62ae3a69b9b310d7a done [2020-05-18T12:49:33.528Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-18T12:49:33.528Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T12:49:33.847Z] + echo Ensuring container killed. [2020-05-18T12:49:33.847Z] Ensuring container killed. [2020-05-18T12:49:33.847Z] + docker rm -vf docker-pr6 [2020-05-18T12:49:33.847Z] Error: No such container: docker-pr6 [2020-05-18T12:49:33.847Z] + true [Pipeline] sh [2020-05-18T12:49:34.134Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:49:34.134Z] Chowning /workspace to jenkins user [2020-05-18T12:49:34.134Z] + id -u [2020-05-18T12:49:34.134Z] + id -g [2020-05-18T12:49:34.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace busybox chown -R 1000:1000 /workspace [2020-05-18T12:49:34.352Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:49:35.362Z] + bundleName=unit [2020-05-18T12:49:35.362Z] + echo Creating unit-bundles.tar.gz [2020-05-18T12:49:35.362Z] Creating unit-bundles.tar.gz [2020-05-18T12:49:35.362Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-18T12:49:35.362Z] bundles/junit-report.xml [2020-05-18T12:49:35.362Z] bundles/go-test-report.json [2020-05-18T12:49:35.362Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-18T12:49:35.373Z] Archiving artifacts [2020-05-18T12:49:36.469Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T12:49:36.795Z] + make clean [2020-05-18T12:49:36.795Z] docker volume rm -f docker-dev-cache [2020-05-18T12:49:36.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-18T12:49:37.053Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T12:49:40.124Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-18T12:49:40.124Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-18T12:49:40.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-18T12:49:42.632Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-18T12:49:42.632Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-18T12:49:43.557Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-18T12:49:45.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-18T12:49:47.958Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-18T12:49:52.115Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-18T12:49:54.625Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-18T12:49:57.135Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-18T12:49:58.061Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-18T12:49:59.945Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-18T12:50:00.504Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-18T12:50:01.865Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-18T12:50:03.226Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-18T12:50:05.735Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-18T12:50:05.735Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-18T12:50:05.735Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-18T12:50:06.295Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-18T12:50:06.295Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-18T12:50:06.295Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-18T12:50:07.220Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-18T12:50:08.146Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-18T12:50:10.656Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-18T12:50:12.018Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-18T12:50:12.942Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-18T12:50:18.175Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-18T12:50:18.431Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-18T12:50:18.686Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-18T12:50:19.618Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-18T12:50:20.980Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-18T12:50:21.904Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-18T12:50:23.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-18T12:50:24.187Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-18T12:50:26.696Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-18T12:50:27.255Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-18T12:50:28.180Z] === RUN TestDockerSuite/TestLogsSince [2020-05-18T12:50:36.250Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-18T12:50:36.250Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-18T12:50:41.484Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-18T12:50:41.484Z] === RUN TestDockerSuite/TestLogsTail [2020-05-18T12:50:42.845Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-18T12:50:43.405Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-18T12:50:44.329Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-18T12:50:44.583Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-18T12:50:45.508Z] === RUN TestDockerSuite/TestNetHostname [2020-05-18T12:50:46.067Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-18T12:50:47.951Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-18T12:50:48.207Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-18T12:50:49.567Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-18T12:50:50.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-18T12:50:51.852Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-18T12:50:52.775Z] === RUN TestDockerSuite/TestPluginActive [2020-05-18T12:50:54.673Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-18T12:50:59.914Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-18T12:50:59.914Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-18T12:51:00.473Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-18T12:51:03.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-18T12:51:03.730Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-18T12:51:05.613Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-18T12:51:06.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-18T12:51:07.898Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-18T12:51:10.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-18T12:51:12.918Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-18T12:51:13.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-18T12:51:15.058Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-18T12:51:16.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-18T12:51:16.555Z] --- PASS: TestImportExtremelyLargeImageWorks (295.56s) [2020-05-18T12:51:16.555Z] PASS [2020-05-18T12:51:16.555Z] [2020-05-18T12:51:16.555Z] === Skipped [2020-05-18T12:51:16.555Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-18T12:51:16.555Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:51:16.555Z] [2020-05-18T12:51:16.555Z] [2020-05-18T12:51:16.555Z] DONE 12 tests, 1 skipped in 296.864s [2020-05-18T12:51:16.555Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-18T12:51:16.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:16.555Z] ++ set -e [2020-05-18T12:51:16.555Z] ++ '[' -n 0 ']' [2020-05-18T12:51:16.555Z] ++ set -x [2020-05-18T12:51:16.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:16.555Z] INFO: Testing against a local daemon [2020-05-18T12:51:16.555Z] === RUN TestNetworkCreateDelete [2020-05-18T12:51:16.555Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-05-18T12:51:16.555Z] === RUN TestDockerNetworkDeletePreferID [2020-05-18T12:51:16.555Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-05-18T12:51:16.555Z] === RUN TestInspectNetwork [2020-05-18T12:51:16.555Z] === RUN TestInspectNetwork/full_network_id [2020-05-18T12:51:16.555Z] === RUN TestInspectNetwork/partial_network_id [2020-05-18T12:51:16.555Z] === RUN TestInspectNetwork/network_name [2020-05-18T12:51:16.555Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-18T12:51:16.555Z] --- PASS: TestInspectNetwork (7.62s) [2020-05-18T12:51:16.555Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-18T12:51:16.555Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-18T12:51:16.555Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-18T12:51:16.555Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-18T12:51:16.555Z] === RUN TestRunContainerWithBridgeNone [2020-05-18T12:51:16.555Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-05-18T12:51:16.555Z] === RUN TestNetworkInvalidJSON [2020-05-18T12:51:16.555Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-18T12:51:16.555Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-18T12:51:16.555Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:51:16.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:51:16.555Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:51:16.555Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:51:16.555Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-18T12:51:16.555Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-18T12:51:16.555Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-18T12:51:16.555Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2020-05-18T12:51:16.555Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-18T12:51:16.555Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-18T12:51:16.555Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-18T12:51:16.555Z] === RUN TestHostIPv4BridgeLabel [2020-05-18T12:51:16.555Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-05-18T12:51:16.555Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-18T12:51:16.676Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-18T12:51:17.176Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-18T12:51:17.176Z] === RUN TestDaemonDefaultNetworkPools [2020-05-18T12:51:17.794Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-18T12:51:17.794Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-18T12:51:18.560Z] === RUN TestDockerSuite/TestPortList [2020-05-18T12:51:19.287Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-05-18T12:51:19.287Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-18T12:51:19.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-18T12:51:20.768Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2020-05-18T12:51:20.769Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-18T12:51:21.053Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-05-18T12:51:21.053Z] === RUN TestServiceWithPredefinedNetwork [2020-05-18T12:51:23.747Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-05-18T12:51:23.747Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-18T12:51:23.747Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:51:23.747Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:51:23.747Z] === RUN TestServiceWithDataPathPortInit [2020-05-18T12:51:24.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-18T12:51:27.335Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-18T12:51:29.219Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-18T12:51:30.624Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-18T12:51:30.624Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-18T12:51:37.157Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-18T12:51:38.082Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-18T12:51:38.082Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-18T12:51:38.082Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-18T12:51:39.002Z] --- PASS: TestServiceWithDataPathPortInit (14.74s) [2020-05-18T12:51:39.002Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-18T12:51:39.005Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-18T12:51:39.005Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-18T12:51:39.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-18T12:51:39.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-18T12:51:40.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-18T12:51:40.743Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-18T12:51:42.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-18T12:51:42.627Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-18T12:51:42.881Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-18T12:51:45.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2020-05-18T12:51:45.824Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s7p2wohddaqqetcfzzpdai33l Created:2020-05-18 12:51:39.289602459 +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[143d686b2a514ab34fa09543d6d6e41ffaf47d1b31e128381d1869ce6577c384:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7iukr88pgrq8a1lqbt24ycp7e EndpointID:d81571dfec91867cab4d85bb8708ccc612baf27a702692f83091a6bcbe21010c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50672f7f163366685a8091b76e365a7767ded01a1fd9b5fffa393c7c04365983 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:fe0d62331d59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7iukr88pgrq8a1lqbt24ycp7e EndpointID:d81571dfec91867cab4d85bb8708ccc612baf27a702692f83091a6bcbe21010c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-18T12:51:45.824Z] PASS [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] === Skipped [2020-05-18T12:51:45.824Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-18T12:51:45.824Z] service_test.go:236: FLAKY_TEST [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] DONE 22 tests, 1 skipped in 40.862s [2020-05-18T12:51:45.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] ++ set -e [2020-05-18T12:51:45.824Z] ++ '[' -n 0 ']' [2020-05-18T12:51:45.824Z] ++ set -x [2020-05-18T12:51:45.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] INFO: Testing against a local daemon [2020-05-18T12:51:45.824Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-18T12:51:45.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:51:45.824Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:51:45.824Z] === RUN TestDockerNetworkIpvlan [2020-05-18T12:51:45.824Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:51:45.824Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:51:45.824Z] PASS [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] === Skipped [2020-05-18T12:51:45.824Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-18T12:51:45.824Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-18T12:51:45.824Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] [2020-05-18T12:51:45.824Z] DONE 2 tests, 2 skipped in 0.102s [2020-05-18T12:51:45.824Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] ++ set -e [2020-05-18T12:51:45.824Z] ++ '[' -n 0 ']' [2020-05-18T12:51:45.824Z] ++ set -x [2020-05-18T12:51:45.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:51:45.824Z] INFO: Testing against a local daemon [2020-05-18T12:51:45.824Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-18T12:51:46.140Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-18T12:51:47.305Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-18T12:51:47.305Z] === RUN TestDockerNetworkMacvlan [2020-05-18T12:51:47.503Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-18T12:51:47.758Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-18T12:51:47.758Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-18T12:51:47.949Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-18T12:51:48.962Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-18T12:51:49.979Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-18T12:51:51.014Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-18T12:51:51.939Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-18T12:51:52.674Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-18T12:51:54.713Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-18T12:51:56.096Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-18T12:51:56.096Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-18T12:51:59.355Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-18T12:52:00.224Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan (13.57s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2020-05-18T12:52:00.844Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-05-18T12:52:00.844Z] PASS [2020-05-18T12:52:00.844Z] [2020-05-18T12:52:00.844Z] DONE 8 tests in 15.162s [2020-05-18T12:52:00.844Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] ++ set -e [2020-05-18T12:52:00.844Z] ++ '[' -n 0 ']' [2020-05-18T12:52:00.844Z] ++ set -x [2020-05-18T12:52:00.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] testing: warning: no tests to run [2020-05-18T12:52:00.844Z] PASS [2020-05-18T12:52:00.844Z] [2020-05-18T12:52:00.844Z] DONE 0 tests in 0.016s [2020-05-18T12:52:00.844Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] ++ set -e [2020-05-18T12:52:00.844Z] ++ '[' -n 0 ']' [2020-05-18T12:52:00.844Z] ++ set -x [2020-05-18T12:52:00.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:00.844Z] INFO: Testing against a local daemon [2020-05-18T12:52:00.844Z] === RUN TestAuthZPluginAllowRequest [2020-05-18T12:52:01.237Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-18T12:52:01.237Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-18T12:52:02.325Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-18T12:52:02.325Z] === RUN TestAuthZPluginTLS [2020-05-18T12:52:02.944Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-18T12:52:02.944Z] === RUN TestAuthZPluginDenyRequest [2020-05-18T12:52:03.562Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-18T12:52:03.562Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-18T12:52:03.745Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-18T12:52:04.181Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-18T12:52:04.181Z] === RUN TestAuthZPluginDenyResponse [2020-05-18T12:52:04.801Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-18T12:52:04.801Z] === RUN TestAuthZPluginAllowEventStream [2020-05-18T12:52:05.107Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-18T12:52:06.285Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-05-18T12:52:06.285Z] === RUN TestAuthZPluginErrorResponse [2020-05-18T12:52:06.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-18T12:52:06.904Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-18T12:52:06.904Z] === RUN TestAuthZPluginErrorRequest [2020-05-18T12:52:07.524Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-18T12:52:07.524Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-18T12:52:08.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-18T12:52:08.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-18T12:52:10.178Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-05-18T12:52:10.178Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-18T12:52:11.716Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-18T12:52:12.212Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-05-18T12:52:12.212Z] === RUN TestAuthZPluginHeader [2020-05-18T12:52:13.228Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-05-18T12:52:13.228Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-18T12:52:13.228Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:52:13.228Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:13.228Z] === RUN TestAuthZPluginV2Disable [2020-05-18T12:52:13.228Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:52:13.228Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:13.228Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-18T12:52:13.228Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:52:13.228Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:13.228Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-18T12:52:13.228Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:52:13.228Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:13.228Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-18T12:52:13.600Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-18T12:52:14.525Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-18T12:52:15.084Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-18T12:52:17.593Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-18T12:52:19.478Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-18T12:52:20.838Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-18T12:52:23.346Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-18T12:52:25.855Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-18T12:52:27.738Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-18T12:52:27.738Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-18T12:52:27.738Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-18T12:52:29.140Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-18T12:52:31.650Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-18T12:52:31.684Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-05-18T12:52:31.684Z] PASS [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] === Skipped [2020-05-18T12:52:31.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-18T12:52:31.684Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-18T12:52:31.684Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-18T12:52:31.684Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-18T12:52:31.684Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] [2020-05-18T12:52:31.684Z] DONE 17 tests, 4 skipped in 29.318s [2020-05-18T12:52:31.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-18T12:52:31.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:31.684Z] ++ set -e [2020-05-18T12:52:31.684Z] ++ '[' -n 0 ']' [2020-05-18T12:52:31.684Z] ++ set -x [2020-05-18T12:52:31.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:31.684Z] INFO: Testing against a local daemon [2020-05-18T12:52:31.684Z] === RUN TestPluginInvalidJSON [2020-05-18T12:52:31.684Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:52:31.684Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:52:31.684Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-18T12:52:31.684Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-18T12:52:31.684Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-18T12:52:31.684Z] === RUN TestPluginInstall [2020-05-18T12:52:31.684Z] === RUN TestPluginInstall/no_auth [2020-05-18T12:52:34.158Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-18T12:52:34.716Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-18T12:52:34.716Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-18T12:52:34.971Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-18T12:52:35.225Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-18T12:52:35.225Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-18T12:52:36.148Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-18T12:52:37.509Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-18T12:52:38.534Z] time="2020-05-18T12:52:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:38.535Z] time="2020-05-18T12:52:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:38.535Z] time="2020-05-18T12:52:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b1f6b32f93cbd110c0cb1d171ff871a4ab7b764ba725bcf670687aeef89e96d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:38.535Z] time="2020-05-18T12:52:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:38.535Z] time="2020-05-18T12:52:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:38.535Z] time="2020-05-18T12:52:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b1f6b32f93cbd110c0cb1d171ff871a4ab7b764ba725bcf670687aeef89e96d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:38.535Z] === RUN TestPluginInstall/with_htpasswd [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:794ea832aee21ae7133847439a05780f9de11a6fa0f0602671f1c0d36b522a4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:39.154Z] time="2020-05-18T12:52:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:794ea832aee21ae7133847439a05780f9de11a6fa0f0602671f1c0d36b522a4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:39.392Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-18T12:52:39.772Z] === RUN TestPluginInstall/with_insecure [2020-05-18T12:52:39.952Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-18T12:52:40.876Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3ba5e3a6b75784c8ebb212dd18c9b04867f9dc46f4eb82641f2f132324a8ee1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-18T12:52:41.252Z] time="2020-05-18T12:52:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3ba5e3a6b75784c8ebb212dd18c9b04867f9dc46f4eb82641f2f132324a8ee1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-18T12:52:41.537Z] --- PASS: TestPluginInstall (11.18s) [2020-05-18T12:52:41.537Z] --- PASS: TestPluginInstall/no_auth (8.04s) [2020-05-18T12:52:41.537Z] --- PASS: TestPluginInstall/with_htpasswd (1.36s) [2020-05-18T12:52:41.537Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-05-18T12:52:41.537Z] plugin_test.go:157: [d125bfdc0bccd] daemon is not started [2020-05-18T12:52:41.537Z] PASS [2020-05-18T12:52:41.537Z] [2020-05-18T12:52:41.537Z] DONE 6 tests in 11.324s [2020-05-18T12:52:41.537Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-18T12:52:41.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:41.537Z] ++ set -e [2020-05-18T12:52:41.537Z] ++ '[' -n 0 ']' [2020-05-18T12:52:41.537Z] ++ set -x [2020-05-18T12:52:41.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:41.537Z] INFO: Testing against a local daemon [2020-05-18T12:52:41.537Z] === RUN TestExternalGraphDriver [2020-05-18T12:52:41.822Z] === RUN TestExternalGraphDriver/json [2020-05-18T12:52:43.853Z] === RUN TestExternalGraphDriver/spec [2020-05-18T12:52:45.899Z] === RUN TestExternalGraphDriver/pull [2020-05-18T12:52:48.581Z] --- PASS: TestExternalGraphDriver (6.63s) [2020-05-18T12:52:48.581Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-05-18T12:52:48.581Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-18T12:52:48.581Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2020-05-18T12:52:48.581Z] === RUN TestGraphdriverPluginV2 [2020-05-18T12:52:48.581Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-18T12:52:48.581Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:48.581Z] PASS [2020-05-18T12:52:48.581Z] [2020-05-18T12:52:48.581Z] === Skipped [2020-05-18T12:52:48.581Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-18T12:52:48.581Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:52:48.581Z] [2020-05-18T12:52:48.581Z] [2020-05-18T12:52:48.581Z] DONE 5 tests, 1 skipped in 6.799s [2020-05-18T12:52:48.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-18T12:52:48.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:48.581Z] ++ set -e [2020-05-18T12:52:48.581Z] ++ '[' -n 0 ']' [2020-05-18T12:52:48.581Z] ++ set -x [2020-05-18T12:52:48.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:52:48.581Z] INFO: Testing against a local daemon [2020-05-18T12:52:48.581Z] === RUN TestContinueAfterPluginCrash [2020-05-18T12:52:48.581Z] === PAUSE TestContinueAfterPluginCrash [2020-05-18T12:52:48.581Z] === RUN TestReadPluginNoRead [2020-05-18T12:52:48.581Z] === PAUSE TestReadPluginNoRead [2020-05-18T12:52:48.581Z] === RUN TestDaemonStartWithLogOpt [2020-05-18T12:52:48.581Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-18T12:52:48.581Z] === CONT TestContinueAfterPluginCrash [2020-05-18T12:52:48.581Z] === CONT TestReadPluginNoRead [2020-05-18T12:52:48.581Z] === CONT TestDaemonStartWithLogOpt [2020-05-18T12:52:48.956Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-18T12:52:49.210Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-18T12:52:51.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-18T12:52:51.719Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-18T12:52:51.719Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-18T12:52:51.974Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-18T12:52:55.233Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-18T12:52:55.234Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-18T12:52:55.429Z] === RUN TestReadPluginNoRead/default [2020-05-18T12:52:55.429Z] --- PASS: TestDaemonStartWithLogOpt (7.14s) [2020-05-18T12:52:56.593Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-18T12:52:56.927Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-18T12:52:57.953Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-18T12:52:58.404Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-18T12:53:00.433Z] --- PASS: TestReadPluginNoRead (11.83s) [2020-05-18T12:53:00.433Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2020-05-18T12:53:00.433Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-05-18T12:53:00.433Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.70s) [2020-05-18T12:53:00.433Z] read_test.go:91: [d75edd6ebee11] daemon is not started [2020-05-18T12:53:00.721Z] --- PASS: TestContinueAfterPluginCrash (12.29s) [2020-05-18T12:53:00.721Z] PASS [2020-05-18T12:53:00.721Z] [2020-05-18T12:53:00.721Z] DONE 6 tests in 12.400s [2020-05-18T12:53:00.721Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] ++ set -e [2020-05-18T12:53:00.721Z] ++ '[' -n 0 ']' [2020-05-18T12:53:00.721Z] ++ set -x [2020-05-18T12:53:00.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] testing: warning: no tests to run [2020-05-18T12:53:00.721Z] PASS [2020-05-18T12:53:00.721Z] [2020-05-18T12:53:00.721Z] DONE 0 tests in 0.025s [2020-05-18T12:53:00.721Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] ++ set -e [2020-05-18T12:53:00.721Z] ++ '[' -n 0 ']' [2020-05-18T12:53:00.721Z] ++ set -x [2020-05-18T12:53:00.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:00.721Z] INFO: Testing against a local daemon [2020-05-18T12:53:00.721Z] === RUN TestPluginWithDevMounts [2020-05-18T12:53:00.721Z] === PAUSE TestPluginWithDevMounts [2020-05-18T12:53:00.721Z] === CONT TestPluginWithDevMounts [2020-05-18T12:53:01.210Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-18T12:53:02.569Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-18T12:53:02.569Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-18T12:53:02.570Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-18T12:53:03.412Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-05-18T12:53:03.412Z] PASS [2020-05-18T12:53:03.412Z] [2020-05-18T12:53:03.412Z] DONE 1 tests in 2.367s [2020-05-18T12:53:03.412Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-18T12:53:03.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:03.412Z] ++ set -e [2020-05-18T12:53:03.412Z] ++ '[' -n 0 ']' [2020-05-18T12:53:03.412Z] ++ set -x [2020-05-18T12:53:03.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:03.412Z] INFO: Testing against a local daemon [2020-05-18T12:53:03.412Z] === RUN TestSecretInspect [2020-05-18T12:53:05.460Z] --- PASS: TestSecretInspect (2.23s) [2020-05-18T12:53:05.460Z] === RUN TestSecretList [2020-05-18T12:53:06.726Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-18T12:53:08.088Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-18T12:53:08.155Z] --- PASS: TestSecretList (2.22s) [2020-05-18T12:53:08.155Z] === RUN TestSecretsCreateAndDelete [2020-05-18T12:53:08.343Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-18T12:53:10.189Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2020-05-18T12:53:10.189Z] === RUN TestSecretsUpdate [2020-05-18T12:53:10.226Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-18T12:53:11.149Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-18T12:53:12.221Z] --- PASS: TestSecretsUpdate (2.22s) [2020-05-18T12:53:12.221Z] === RUN TestTemplatedSecret [2020-05-18T12:53:13.031Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-18T12:53:13.955Z] === RUN TestDockerSuite/TestRmiTag [2020-05-18T12:53:13.955Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-18T12:53:14.880Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-18T12:53:14.935Z] --- PASS: TestTemplatedSecret (2.78s) [2020-05-18T12:53:14.935Z] === RUN TestSecretCreateResolve [2020-05-18T12:53:17.631Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-05-18T12:53:17.631Z] PASS [2020-05-18T12:53:17.631Z] [2020-05-18T12:53:17.631Z] DONE 6 tests in 14.037s [2020-05-18T12:53:17.631Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-18T12:53:17.631Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:17.631Z] ++ set -e [2020-05-18T12:53:17.631Z] ++ '[' -n 0 ']' [2020-05-18T12:53:17.631Z] ++ set -x [2020-05-18T12:53:17.631Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:53:17.631Z] INFO: Testing against a local daemon [2020-05-18T12:53:17.631Z] === RUN TestServiceCreateInit [2020-05-18T12:53:17.631Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-18T12:53:18.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-18T12:53:20.032Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-18T12:53:20.591Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-18T12:53:21.150Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-18T12:53:21.710Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-18T12:53:22.025Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-18T12:53:22.269Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-18T12:53:23.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-18T12:53:23.885Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-18T12:53:24.813Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-18T12:53:25.067Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-18T12:53:25.539Z] --- PASS: TestServiceCreateInit (8.41s) [2020-05-18T12:53:25.540Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2020-05-18T12:53:25.540Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2020-05-18T12:53:25.540Z] === RUN TestCreateServiceMultipleTimes [2020-05-18T12:53:26.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-18T12:53:26.428Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-18T12:53:26.987Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-18T12:53:28.871Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-18T12:53:29.795Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-18T12:53:30.718Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-18T12:53:31.642Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-18T12:53:33.004Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-18T12:53:34.888Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-18T12:53:35.447Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-18T12:53:36.370Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-18T12:53:37.294Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-18T12:53:38.217Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-18T12:53:39.142Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-18T12:53:40.065Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-18T12:53:40.065Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-18T12:53:41.428Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-18T12:53:42.351Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-18T12:53:43.275Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-18T12:53:43.836Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-18T12:53:43.836Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-18T12:53:44.039Z] --- PASS: TestCreateServiceMultipleTimes (16.55s) [2020-05-18T12:53:44.039Z] === RUN TestCreateServiceConflict [2020-05-18T12:53:44.323Z] --- PASS: TestCreateServiceConflict (2.20s) [2020-05-18T12:53:44.323Z] === RUN TestCreateServiceMaxReplicas [2020-05-18T12:53:46.344Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-18T12:53:47.268Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-18T12:53:47.800Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2020-05-18T12:53:47.800Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-18T12:53:47.834Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-18T12:53:48.393Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-18T12:53:48.648Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-18T12:53:49.571Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-18T12:53:49.571Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-18T12:53:50.494Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-18T12:53:51.417Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-18T12:53:51.417Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-18T12:53:51.976Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-18T12:53:52.899Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-18T12:53:53.823Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-18T12:53:53.823Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-18T12:53:54.747Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-18T12:53:54.747Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-18T12:53:56.107Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-18T12:53:56.666Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-18T12:53:57.589Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-18T12:53:58.513Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-18T12:53:58.513Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-18T12:53:59.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-18T12:54:01.321Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-18T12:54:02.682Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-18T12:54:03.033Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2020-05-18T12:54:03.033Z] === RUN TestCreateServiceSecretFileMode [2020-05-18T12:54:03.033Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2020-05-18T12:54:03.033Z] === RUN TestCreateServiceConfigFileMode [2020-05-18T12:54:04.044Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-18T12:54:04.967Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-18T12:54:05.729Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2020-05-18T12:54:05.729Z] === RUN TestCreateServiceSysctls [2020-05-18T12:54:05.892Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-18T12:54:06.450Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-18T12:54:07.374Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-18T12:54:07.374Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-18T12:54:08.298Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-18T12:54:09.192Z] --- PASS: TestCreateServiceSysctls (3.39s) [2020-05-18T12:54:09.192Z] === RUN TestCreateServiceCapabilities [2020-05-18T12:54:10.807Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-18T12:54:11.880Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-05-18T12:54:11.880Z] === RUN TestInspect [2020-05-18T12:54:14.065Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-18T12:54:14.066Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-18T12:54:14.572Z] --- PASS: TestInspect (2.89s) [2020-05-18T12:54:14.572Z] === RUN TestCreateJob [2020-05-18T12:54:14.988Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-18T12:54:17.504Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-18T12:54:18.037Z] --- PASS: TestCreateJob (3.33s) [2020-05-18T12:54:18.038Z] === RUN TestReplicatedJob [2020-05-18T12:54:19.430Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-18T12:54:22.687Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-18T12:54:23.560Z] --- PASS: TestReplicatedJob (5.73s) [2020-05-18T12:54:23.560Z] === RUN TestUpdateReplicatedJob [2020-05-18T12:54:23.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-18T12:54:24.970Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-18T12:54:24.970Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-18T12:54:24.970Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-18T12:54:25.894Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-18T12:54:27.048Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2020-05-18T12:54:27.048Z] === RUN TestServiceListWithStatuses [2020-05-18T12:54:27.048Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-18T12:54:27.048Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:54:27.048Z] === RUN TestDockerNetworkConnectAlias [2020-05-18T12:54:27.775Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-18T12:54:29.135Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-18T12:54:31.645Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-18T12:54:31.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-18T12:54:32.458Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-18T12:54:32.552Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) [2020-05-18T12:54:32.552Z] === RUN TestDockerNetworkReConnect [2020-05-18T12:54:34.970Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-18T12:54:35.225Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-18T12:54:35.480Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-18T12:54:36.023Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2020-05-18T12:54:36.023Z] === RUN TestServicePlugin [2020-05-18T12:54:36.023Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-18T12:54:36.023Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:54:36.023Z] === RUN TestServiceUpdateLabel [2020-05-18T12:54:36.405Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-18T12:54:37.517Z] --- PASS: TestServiceUpdateLabel (2.22s) [2020-05-18T12:54:37.517Z] === RUN TestServiceUpdateSecrets [2020-05-18T12:54:38.288Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-18T12:54:38.288Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-18T12:54:38.847Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-18T12:54:39.406Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-18T12:54:40.329Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-18T12:54:41.253Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-18T12:54:41.253Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-18T12:54:42.177Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-18T12:54:42.737Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-18T12:54:43.295Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-18T12:54:44.219Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-18T12:54:45.142Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-18T12:54:45.703Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-18T12:54:46.638Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-18T12:54:47.564Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-18T12:54:47.564Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-18T12:54:48.123Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-18T12:54:49.047Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-18T12:54:50.930Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-18T12:54:50.930Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T12:54:50.930Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-18T12:54:52.746Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2020-05-18T12:54:52.746Z] === RUN TestServiceUpdateConfigs [2020-05-18T12:54:54.188Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-18T12:54:55.113Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-18T12:55:07.263Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-18T12:55:07.822Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-18T12:55:07.991Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2020-05-18T12:55:07.991Z] === RUN TestServiceUpdateNetwork [2020-05-18T12:55:09.706Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-18T12:55:09.706Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-18T12:55:09.706Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-18T12:55:09.706Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-18T12:55:10.266Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-18T12:55:13.524Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-18T12:55:14.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-18T12:55:16.765Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-18T12:55:17.689Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-18T12:55:18.249Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-18T12:55:18.808Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-18T12:55:20.173Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-18T12:55:20.173Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-18T12:55:20.173Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-18T12:55:20.531Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2020-05-18T12:55:20.531Z] === RUN TestServiceUpdatePidsLimit [2020-05-18T12:55:20.823Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-18T12:55:21.838Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-18T12:55:22.054Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-18T12:55:22.978Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-18T12:55:24.879Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-18T12:55:24.879Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-18T12:55:24.879Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-18T12:55:26.762Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-18T12:55:28.122Z] === RUN TestDockerSuite/TestRunMount [2020-05-18T12:55:28.649Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-18T12:55:34.645Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-18T12:55:35.204Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-18T12:55:36.127Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-18T12:55:37.039Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2020-05-18T12:55:37.039Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-05-18T12:55:37.039Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-05-18T12:55:37.039Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-05-18T12:55:37.039Z] PASS [2020-05-18T12:55:37.039Z] [2020-05-18T12:55:37.039Z] === Skipped [2020-05-18T12:55:37.039Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-18T12:55:37.039Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-18T12:55:37.039Z] [2020-05-18T12:55:37.039Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-18T12:55:37.039Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-18T12:55:37.039Z] [2020-05-18T12:55:37.039Z] [2020-05-18T12:55:37.039Z] DONE 27 tests, 2 skipped in 139.195s [2020-05-18T12:55:37.039Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] ++ set -e [2020-05-18T12:55:37.039Z] ++ '[' -n 0 ']' [2020-05-18T12:55:37.039Z] ++ set -x [2020-05-18T12:55:37.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] INFO: Testing against a local daemon [2020-05-18T12:55:37.039Z] === RUN TestSessionCreate [2020-05-18T12:55:37.039Z] --- PASS: TestSessionCreate (0.06s) [2020-05-18T12:55:37.039Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-18T12:55:37.039Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-18T12:55:37.039Z] PASS [2020-05-18T12:55:37.039Z] [2020-05-18T12:55:37.039Z] DONE 2 tests in 0.190s [2020-05-18T12:55:37.039Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] ++ set -e [2020-05-18T12:55:37.039Z] ++ '[' -n 0 ']' [2020-05-18T12:55:37.039Z] ++ set -x [2020-05-18T12:55:37.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:37.039Z] INFO: Testing against a local daemon [2020-05-18T12:55:37.039Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-18T12:55:37.039Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:55:37.039Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:55:37.039Z] === RUN TestEventsExecDie [2020-05-18T12:55:37.658Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-18T12:55:37.658Z] === RUN TestEventsBackwardsCompatible [2020-05-18T12:55:37.658Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-18T12:55:37.658Z] === RUN TestInfoBinaryCommits [2020-05-18T12:55:37.658Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-18T12:55:37.658Z] === RUN TestInfoAPIVersioned [2020-05-18T12:55:37.658Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-18T12:55:37.658Z] === RUN TestInfoDiscoveryBackend [2020-05-18T12:55:38.008Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-18T12:55:38.276Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-18T12:55:38.276Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-18T12:55:39.288Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-18T12:55:39.288Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-18T12:55:39.907Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-18T12:55:39.907Z] === RUN TestInfoAPI [2020-05-18T12:55:39.907Z] --- PASS: TestInfoAPI (0.05s) [2020-05-18T12:55:39.907Z] === RUN TestInfoAPIWarnings [2020-05-18T12:55:40.191Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-18T12:55:40.191Z] === RUN TestInfoDebug [2020-05-18T12:55:40.518Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-18T12:55:40.809Z] --- PASS: TestInfoDebug (0.54s) [2020-05-18T12:55:40.809Z] === RUN TestInfoInsecureRegistries [2020-05-18T12:55:41.427Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-18T12:55:41.427Z] === RUN TestInfoRegistryMirrors [2020-05-18T12:55:42.043Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-18T12:55:42.043Z] === RUN TestLoginFailsWithBadCredentials [2020-05-18T12:55:42.339Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-18T12:55:42.339Z] === RUN TestPingCacheHeaders [2020-05-18T12:55:42.339Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-18T12:55:42.339Z] === RUN TestPingGet [2020-05-18T12:55:42.339Z] --- PASS: TestPingGet (0.03s) [2020-05-18T12:55:42.339Z] === RUN TestPingHead [2020-05-18T12:55:42.624Z] --- PASS: TestPingHead (0.07s) [2020-05-18T12:55:42.624Z] === RUN TestVersion [2020-05-18T12:55:42.624Z] --- PASS: TestVersion (0.06s) [2020-05-18T12:55:42.624Z] PASS [2020-05-18T12:55:42.624Z] [2020-05-18T12:55:42.624Z] === Skipped [2020-05-18T12:55:42.624Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-18T12:55:42.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-18T12:55:42.624Z] [2020-05-18T12:55:42.624Z] [2020-05-18T12:55:42.624Z] DONE 18 tests, 1 skipped in 5.995s [2020-05-18T12:55:42.624Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-18T12:55:42.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:42.624Z] ++ set -e [2020-05-18T12:55:42.624Z] ++ '[' -n 0 ']' [2020-05-18T12:55:42.624Z] ++ set -x [2020-05-18T12:55:42.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-18T12:55:42.624Z] INFO: Testing against a local daemon [2020-05-18T12:55:42.624Z] === RUN TestVolumesCreateAndList [2020-05-18T12:55:42.624Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-18T12:55:42.624Z] === RUN TestVolumesRemove [2020-05-18T12:55:42.907Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-18T12:55:42.907Z] === RUN TestVolumesInspect [2020-05-18T12:55:42.907Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-18T12:55:42.907Z] === RUN TestVolumesInvalidJSON [2020-05-18T12:55:42.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-18T12:55:42.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-18T12:55:42.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-18T12:55:42.907Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-18T12:55:42.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-18T12:55:42.907Z] PASS [2020-05-18T12:55:42.907Z] [2020-05-18T12:55:42.907Z] DONE 5 tests in 0.317s [2020-05-18T12:55:42.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T12:55:43.192Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T12:55:43.192Z] +++ kill 14056 [2020-05-18T12:55:43.774Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-18T12:55:44.665Z] +++ /etc/init.d/apparmor stop [2020-05-18T12:55:44.665Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T12:55:44.665Z] [2020-05-18T12:55:44.665Z] Unloading profiles will leave already running processes permanently [2020-05-18T12:55:44.665Z] unconfined, which can lead to unexpected situations. [2020-05-18T12:55:44.665Z] [2020-05-18T12:55:44.665Z] To set a process to complain mode, use the command line tool [2020-05-18T12:55:44.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T12:55:44.665Z] +++ true [2020-05-18T12:55:44.665Z] Post stage [Pipeline] junit [2020-05-18T12:55:46.181Z] Recording test results [2020-05-18T12:55:46.282Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T12:55:47.141Z] + echo Ensuring container killed. [2020-05-18T12:55:47.141Z] Ensuring container killed. [2020-05-18T12:55:47.141Z] + docker rm -vf docker-pr6 [2020-05-18T12:55:47.141Z] Error: No such container: docker-pr6 [2020-05-18T12:55:47.141Z] + true [Pipeline] sh [2020-05-18T12:55:47.522Z] + echo Chowning /workspace to jenkins user [2020-05-18T12:55:47.522Z] Chowning /workspace to jenkins user [2020-05-18T12:55:47.522Z] + id -u [2020-05-18T12:55:47.522Z] + id -g [2020-05-18T12:55:47.522Z] + docker run --rm -v /home/docker/workspace/moby_PR-40937:/workspace busybox chown -R 1001:1001 /workspace [2020-05-18T12:55:48.789Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T12:55:49.945Z] + bundleName=ppc64le-integration [2020-05-18T12:55:49.945Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-18T12:55:49.945Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-18T12:55:49.945Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-bundles.tar.gz -prune [2020-05-18T12:55:49.945Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T12:55:50.149Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [Pipeline] archiveArtifacts [2020-05-18T12:55:50.272Z] Archiving artifacts [2020-05-18T12:55:50.614Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T12:55:51.009Z] + make clean [2020-05-18T12:55:51.627Z] make: command: Command not found [2020-05-18T12:55:51.627Z] make: command: Command not found [2020-05-18T12:55:51.627Z] docker volume rm -f docker-dev-cache [2020-05-18T12:55:51.627Z] docker-dev-cache [Pipeline] deleteDir [2020-05-18T12:55:52.032Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-18T12:55:52.032Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-18T12:55:52.286Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-18T12:55:53.647Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T12:55:54.570Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-18T12:55:55.130Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-18T12:55:57.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-18T12:56:00.148Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-18T12:56:05.404Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-18T12:56:05.404Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-18T12:56:05.404Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-18T12:56:06.326Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-18T12:56:06.326Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-18T12:56:06.884Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-18T12:56:07.806Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-18T12:56:07.806Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-18T12:56:08.730Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-18T12:56:09.652Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-18T12:56:09.652Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-18T12:56:10.211Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-18T12:56:11.138Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-18T12:56:13.020Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-18T12:56:13.944Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-18T12:56:14.504Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-18T12:56:15.428Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-18T12:56:16.032Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-18T12:56:16.955Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-18T12:56:17.515Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-18T12:56:17.515Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-18T12:56:18.438Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-18T12:56:18.998Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-18T12:56:18.998Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-18T12:56:18.998Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-18T12:56:19.922Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-18T12:56:21.806Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-18T12:56:21.806Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-18T12:56:24.314Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-18T12:56:24.874Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-18T12:56:26.757Z] === RUN TestDockerSuite/TestRunRm [2020-05-18T12:56:27.682Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-18T12:56:31.866Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-18T12:56:32.437Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-18T12:56:33.361Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-18T12:56:33.361Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-18T12:56:35.245Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-18T12:56:36.169Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-18T12:56:40.327Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-18T12:56:41.690Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-18T12:56:44.949Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-18T12:56:45.874Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-18T12:56:46.435Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-18T12:56:47.360Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-18T12:56:48.284Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-18T12:56:48.844Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-18T12:56:49.770Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-18T12:56:50.694Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-18T12:56:50.694Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-18T12:56:51.618Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-18T12:56:52.542Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-18T12:56:53.470Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-18T12:56:53.725Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-18T12:56:56.233Z] === RUN TestDockerSuite/TestRunState [2020-05-18T12:56:57.593Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-18T12:56:58.517Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-18T12:56:58.771Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-18T12:56:58.771Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-18T12:56:59.330Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-18T12:56:59.330Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-18T12:56:59.330Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-18T12:57:00.256Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-18T12:57:01.180Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-18T12:57:03.704Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-18T12:57:03.704Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-18T12:57:03.704Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-18T12:57:04.263Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-18T12:57:06.772Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-18T12:57:07.026Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-18T12:57:07.586Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-18T12:57:07.841Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-18T12:57:08.400Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-18T12:57:10.342Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-18T12:57:11.267Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-18T12:57:14.567Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-18T12:57:17.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-18T12:57:18.079Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-18T12:57:19.002Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-18T12:57:19.927Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-18T12:57:22.434Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-18T12:57:23.357Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-18T12:57:24.281Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-18T12:57:24.535Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-18T12:57:24.535Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-18T12:57:25.459Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-18T12:57:26.385Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-18T12:57:27.309Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-18T12:57:27.309Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-18T12:57:27.309Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-18T12:57:28.232Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-18T12:57:32.390Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-18T12:57:33.314Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-18T12:57:34.674Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-18T12:57:37.184Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-18T12:57:38.544Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-18T12:57:41.051Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-18T12:57:43.560Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-18T12:57:44.485Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-18T12:57:45.043Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-18T12:57:45.967Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-18T12:57:45.967Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-18T12:57:45.967Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-18T12:57:45.967Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-18T12:57:46.221Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-18T12:57:47.145Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-18T12:57:48.068Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-18T12:57:48.627Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-18T12:57:50.520Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-18T12:57:51.098Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-18T12:57:52.022Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-18T12:57:52.022Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-18T12:57:52.945Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-18T12:57:52.946Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-18T12:57:52.946Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-18T12:57:52.946Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-18T12:57:52.946Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-18T12:57:52.946Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-18T12:57:53.200Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-18T12:57:53.200Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-18T12:57:53.454Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-18T12:57:53.709Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-18T12:57:54.632Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-18T12:57:55.191Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-18T12:57:56.114Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-18T12:57:56.114Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-18T12:57:57.038Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-18T12:57:57.292Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-18T12:57:58.215Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-18T12:57:58.215Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-18T12:57:58.777Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-18T12:57:59.700Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-18T12:57:59.700Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-18T12:57:59.700Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-18T12:58:00.626Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-18T12:58:02.508Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-18T12:58:03.068Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-18T12:58:03.068Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-18T12:58:03.626Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-18T12:58:03.626Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-18T12:58:05.509Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-18T12:58:05.509Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-18T12:58:06.069Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-18T12:58:09.326Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-18T12:58:09.582Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-18T12:58:09.836Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-18T12:58:09.836Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-18T12:58:10.760Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-18T12:58:12.122Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-18T12:58:13.053Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-18T12:58:13.311Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-18T12:58:15.822Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-18T12:58:15.822Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-18T12:58:16.076Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-18T12:58:18.586Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-18T12:58:18.586Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-18T12:58:19.946Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-18T12:58:19.946Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-18T12:58:19.946Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-18T12:58:21.830Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-18T12:58:23.191Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-18T12:58:23.445Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-18T12:58:23.700Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-18T12:58:23.700Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-18T12:58:23.700Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-18T12:58:24.259Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-18T12:58:26.766Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-18T12:58:33.288Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-18T12:58:34.648Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-18T12:58:36.008Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-18T12:58:37.369Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-18T12:58:40.626Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-18T12:58:43.135Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-18T12:58:43.694Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-18T12:58:45.577Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-18T12:58:48.086Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-18T12:58:50.628Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-18T12:58:53.884Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-18T12:58:59.117Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-18T12:59:01.629Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-18T12:59:04.884Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-18T12:59:06.764Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-18T12:59:10.020Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-18T12:59:11.903Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-18T12:59:12.461Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-18T12:59:13.385Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-18T12:59:13.944Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-18T12:59:13.944Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-18T12:59:14.868Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-18T12:59:19.024Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-18T12:59:19.024Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-18T12:59:23.183Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-18T12:59:23.438Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-18T12:59:24.362Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-18T12:59:24.362Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-18T12:59:24.362Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-18T12:59:25.753Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-18T12:59:27.636Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-18T12:59:27.636Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-18T12:59:29.519Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-18T12:59:30.079Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-18T12:59:31.439Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-18T12:59:32.800Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-18T12:59:36.956Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-18T12:59:38.315Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-18T12:59:38.316Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-18T12:59:39.239Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-18T12:59:40.599Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-18T12:59:44.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-18T12:59:48.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-18T12:59:52.171Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-18T12:59:54.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-18T12:59:58.836Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-18T13:00:04.090Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-18T13:00:06.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-18T13:00:09.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-18T13:00:10.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-18T13:00:11.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-18T13:00:14.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-18T13:00:16.847Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-18T13:00:19.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-18T13:00:21.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-18T13:00:24.376Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-18T13:00:39.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-18T13:00:39.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-18T13:00:39.194Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-18T13:00:40.118Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-18T13:00:40.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-18T13:00:40.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-18T13:00:40.118Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-18T13:00:41.041Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-18T13:00:41.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-18T13:00:41.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-18T13:00:41.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-18T13:00:42.220Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-18T13:00:42.220Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-18T13:00:42.220Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-18T13:00:44.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-18T13:00:44.742Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-18T13:00:44.997Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-18T13:00:44.997Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-18T13:00:44.997Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-18T13:00:45.921Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-18T13:00:48.430Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-18T13:00:48.430Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-18T13:00:48.430Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-18T13:00:51.689Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-18T13:00:55.844Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite (1770.81s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.74s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.81s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.19s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.01s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.29s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) [2020-05-18T13:00:55.844Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.13s) [2020-05-18T13:00:55.845Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-05-18T13:00:55.845Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.28s) [2020-05-18T13:00:55.845Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2020-05-18T13:00:55.845Z] --- PASS: TestDockerSuite/TestAttachDetach (1.47s) [2020-05-18T13:00:55.845Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.31s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.23s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.69s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.57s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.48s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.69s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.32s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.73s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.85s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.83s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.15s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.64s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.95s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.25s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.90s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.75s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.61s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.74s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.45s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.32s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.30s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.43s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.26s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.43s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.35s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.59s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.54s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.59s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.17s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.50s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.89s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.05s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-05-18T13:00:56.101Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T13:00:56.101Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.54s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.53s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContChar (3.43s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.22s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.35s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.19s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.89s) [2020-05-18T13:00:56.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-18T13:00:56.101Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-18T13:00:56.101Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-18T13:00:56.101Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-18T13:00:56.101Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.38s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.45s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.34s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.61s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.65s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.56s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.05s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.12s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.52s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.53s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.82s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.03s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.85s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.67s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.79s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.71s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.94s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnv (1.87s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.71s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.39s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.25s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.60s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-05-18T13:00:56.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.89s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.86s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.44s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildHistory (4.68s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.27s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.69s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.32s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.20s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.57s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.21s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.76s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.72s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.60s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.41s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.68s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.47s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildPATH (2.50s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.60s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.66s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.21s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRm (3.50s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.40s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.33s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildStderr (1.27s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.87s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.04s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.32s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.24s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.87s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.17s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.92s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T13:00:56.102Z] docker_cli_sni_test.go:18: Flakey test [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.04s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.98s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitTTY (2.19s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.99s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.08s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.85s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.94s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.20s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.07s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.78s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.04s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-05-18T13:00:56.102Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T13:00:56.102Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.69s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.64s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.52s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000afbba0_} (1.64s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1370841121_/foo_false____} (1.67s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1370841121_/foo_true____} (1.59s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_false____} (1.56s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_true____} (1.60s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3839590156_/foo_true__0xc000afbc00__} (1.43s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000afbc40_} (1.58s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000afbc60_} (1.61s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000afbc80_} (1.59s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000afbca0_} (1.74s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.81s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.70s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.09s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.16s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.20s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.57s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) [2020-05-18T13:00:56.102Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.86s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.21s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.00s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.07s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.04s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.53s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.05s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.73s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.51s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.26s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.31s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.75s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.74s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.93s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.99s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.90s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.21s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFilters (1.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsRename (1.25s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.97s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.15s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsTop (0.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecCgroup (1.45s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecEnv (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.87s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.16s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecInspectID (2.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.60s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.14s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.53s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-18T13:00:56.103Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestExecWithUser (1.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHealth (21.86s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.65s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.13s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.23s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportFile (1.80s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.94s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectDefault (0.96s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-18T13:00:56.103Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T13:00:56.103Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.04s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.58s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.19s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.51s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.06s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.69s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.61s) [2020-05-18T13:00:56.103Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.92s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.22s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.71s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.87s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.07s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.98s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestNetHostname (2.43s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.21s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.29s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.82s) [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-18T13:00:56.104Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.33s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.35s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPortList (10.87s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.72s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.46s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsByOrder (3.20s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.51s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.28s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.16s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.08s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.68s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.64s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.54s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.07s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.58s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T13:00:56.104Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.91s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.66s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.19s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.40s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.12s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.93s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.51s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.71s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.95s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.75s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.84s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.90s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.92s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.57s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.99s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.93s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.07s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.40s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.03s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-18T13:00:56.104Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T13:00:56.104Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.86s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.50s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.94s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-18T13:00:56.104Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.76s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.75s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2020-05-18T13:00:56.104Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T13:00:56.104Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.37s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-05-18T13:00:56.104Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMount (6.36s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.41s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetHost (1.10s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.69s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-05-18T13:00:56.105Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.80s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRm (0.92s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.99s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.02s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.02s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.23s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.32s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.98s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.96s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.92s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.87s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.96s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunSysctls (1.96s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.84s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.85s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.15s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.39s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.38s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserByID (0.84s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-18T13:00:56.105Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.71s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.88s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.13s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.09s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveImageId (0.18s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2020-05-18T13:00:56.105Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents381836950 [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.52s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.16s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.29s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.94s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.19s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.98s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.74s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s) [2020-05-18T13:00:56.105Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-18T13:00:56.105Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.00s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.45s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.62s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.60s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.35s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-18T13:00:56.105Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2020-05-18T13:00:56.106Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.31s) [2020-05-18T13:00:56.106Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-18T13:00:56.106Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-18T13:00:56.106Z] === RUN TestDockerRegistrySuite [2020-05-18T13:00:56.106Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-18T13:00:57.989Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-18T13:00:59.349Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-18T13:01:01.233Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-18T13:01:01.487Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T13:01:06.723Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T13:01:10.881Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-18T13:01:15.036Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-18T13:01:15.960Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-18T13:01:16.883Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-18T13:01:18.242Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-18T13:01:20.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-18T13:01:21.069Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-18T13:01:22.428Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-18T13:01:23.788Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-18T13:01:26.298Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-18T13:01:29.557Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-18T13:01:30.480Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-18T13:01:33.738Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-18T13:01:35.099Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-18T13:01:35.099Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T13:01:36.460Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T13:01:37.821Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T13:01:39.181Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-18T13:01:42.439Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-18T13:01:42.998Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-18T13:01:44.359Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-18T13:01:44.614Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-18T13:01:44.868Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-18T13:01:45.123Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-18T13:01:45.378Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-18T13:01:45.632Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-18T13:01:45.887Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-18T13:01:47.249Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-18T13:01:48.611Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-18T13:01:49.534Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-18T13:01:50.905Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-18T13:01:52.269Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-18T13:01:53.628Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite (58.19s) [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.00s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d9001ee15bef7] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d00aeb6c72173] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.88s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d2c46d0bdb34f] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d101d31e52a3d] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d19a3fcf87915] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.26s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d37ff71579c6d] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.19s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d17d1709a6768] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d0e6557c6f631] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d66b10e2b22de] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-05-18T13:01:54.188Z] check_test.go:196: [df443007523fa] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-05-18T13:01:54.188Z] check_test.go:196: [dda4c168e2315] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2020-05-18T13:01:54.188Z] check_test.go:196: [ddb92f736eb56] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s) [2020-05-18T13:01:54.188Z] check_test.go:196: [db68bd38938af] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d68ceea381959] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2020-05-18T13:01:54.188Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:933d29d38847315c5982f8a4cf2aea5c4e45ebbc7a443685aa01630cb8402b64 [2020-05-18T13:01:54.188Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:58b0bdf461dc6d5bfa4a1957de138b8953e4ea26f2080e3702c0981230d54303 [2020-05-18T13:01:54.188Z] check_test.go:196: [d4bdd5f7f649f] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2020-05-18T13:01:54.188Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2058157de298c45822cf2807b2a10f2f808ef7e1816bef3b5bd8145dd773ce04 [2020-05-18T13:01:54.188Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f58fbb3b2b805c959feb2f6dcf656b72af37c6eec4bcef47baee728b873f29b4 [2020-05-18T13:01:54.188Z] check_test.go:196: [d94335f8070bd] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.30s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d7a1666eb96f6] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.24s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d8596ad5f4ead] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d08f8de115324] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d8b204bce4e66] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-18T13:01:54.188Z] check_test.go:196: [dfeecea49e04d] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-05-18T13:01:54.188Z] check_test.go:196: [de9b361e42de6] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-05-18T13:01:54.188Z] check_test.go:196: [d4dac513a3d67] daemon is not started [2020-05-18T13:01:54.188Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.63s) [2020-05-18T13:01:54.188Z] check_test.go:196: [dde7933ba0d4b] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d60bb710f8225] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d4e1cea052d16] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-05-18T13:01:54.189Z] check_test.go:196: [de2ce86378245] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d1ea53c657c8a] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d78f2fb4a1138] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d25c216101ae6] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d7f834d259a71] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-18T13:01:54.189Z] check_test.go:196: [dcd47f31d2387] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2020-05-18T13:01:54.189Z] check_test.go:196: [d49945766d83b] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.27s) [2020-05-18T13:01:54.189Z] check_test.go:196: [dde02dd6bd7b0] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.41s) [2020-05-18T13:01:54.189Z] check_test.go:196: [dcf61fec63c14] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.47s) [2020-05-18T13:01:54.189Z] check_test.go:196: [dd952a3ccbfea] daemon is not started [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-05-18T13:01:54.189Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-18T13:01:54.189Z] === RUN TestDockerSchema1RegistrySuite [2020-05-18T13:01:54.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-18T13:01:54.189Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-18T13:01:59.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-18T13:02:02.681Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-18T13:02:02.935Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-18T13:02:03.859Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-18T13:02:04.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-18T13:02:04.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-18T13:02:04.114Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-18T13:02:05.476Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-18T13:02:07.359Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-18T13:02:08.719Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-18T13:02:08.719Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-18T13:02:10.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-18T13:02:10.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-18T13:02:11.962Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-18T13:02:13.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-18T13:02:14.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-18T13:02:15.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-18T13:02:17.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-18T13:02:18.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-18T13:02:19.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-18T13:02:20.014Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-18T13:02:20.270Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-18T13:02:20.525Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-18T13:02:20.779Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-18T13:02:21.339Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite (27.18s) [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d2d8346c54254] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d616cbfa4962a] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.37s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d4b38d6d2c468] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.57s) [2020-05-18T13:02:21.340Z] check_test.go:223: [dfbb581e9ac60] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.39s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d46b85a8610c7] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d2f372051c009] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d301511430c5e] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.60s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d090d0b11e061] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d447caf6afb7c] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2020-05-18T13:02:21.340Z] check_test.go:223: [df542d551c630] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.02s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d17d1da8faa81] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2020-05-18T13:02:21.340Z] check_test.go:223: [db2b22a095817] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.58s) [2020-05-18T13:02:21.340Z] check_test.go:223: [dc6b5d86acd4a] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d30289d7c19d3] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d21ecc776348b] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d61530df50a93] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d5ce2a47c8813] daemon is not started [2020-05-18T13:02:21.340Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-18T13:02:21.340Z] check_test.go:223: [d9392fe1d0f07] daemon is not started [2020-05-18T13:02:21.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-18T13:02:21.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-18T13:02:22.272Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-18T13:02:22.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-18T13:02:23.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-18T13:02:24.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-18T13:02:24.453Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-18T13:02:25.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-18T13:02:25.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.22s) [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-05-18T13:02:25.522Z] check_test.go:252: [d2d3e7c5520a4] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2020-05-18T13:02:25.522Z] check_test.go:252: [dfca3ba9e7876] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-18T13:02:25.522Z] check_test.go:252: [db1c1a23dc176] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-05-18T13:02:25.522Z] check_test.go:252: [d47e145b5864e] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-05-18T13:02:25.522Z] check_test.go:252: [df22448172236] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-05-18T13:02:25.522Z] check_test.go:252: [d20a8421c192c] daemon is not started [2020-05-18T13:02:25.522Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-05-18T13:02:25.522Z] check_test.go:252: [da5c9b298eafc] daemon is not started [2020-05-18T13:02:25.522Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-18T13:02:25.522Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-18T13:02:30.753Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-18T13:02:31.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-18T13:02:31.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-18T13:02:31.262Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-05-18T13:02:31.262Z] check_test.go:279: [da70024dd9f22] daemon is not started [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-05-18T13:02:31.262Z] check_test.go:279: [d6284c8bf773e] daemon is not started [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-18T13:02:31.262Z] check_test.go:279: [d922370b8c4f6] daemon is not started [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-18T13:02:31.262Z] check_test.go:279: [d80374ead867d] daemon is not started [2020-05-18T13:02:31.262Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-05-18T13:02:31.262Z] check_test.go:279: [d0e44fd14ef51] daemon is not started [2020-05-18T13:02:31.262Z] === RUN TestDockerNetworkSuite [2020-05-18T13:02:31.262Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-18T13:02:34.520Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-18T13:02:35.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-18T13:02:40.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-18T13:02:43.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-18T13:02:48.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-18T13:02:49.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-18T13:02:59.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-18T13:03:01.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-18T13:03:03.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-18T13:03:04.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-18T13:03:04.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-18T13:03:06.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-18T13:03:08.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-18T13:03:08.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-18T13:03:08.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-18T13:03:09.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-18T13:03:10.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-18T13:03:10.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-18T13:03:10.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-18T13:03:11.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-18T13:03:11.373Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-18T13:03:13.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-18T13:03:13.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-18T13:03:13.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-18T13:03:13.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-18T13:03:14.689Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-18T13:03:18.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-18T13:03:18.846Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-18T13:03:22.103Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-18T13:03:22.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-18T13:03:26.262Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-18T13:03:30.419Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-18T13:03:32.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-18T13:03:32.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-18T13:03:33.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-18T13:03:33.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-18T13:03:33.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-18T13:03:33.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-18T13:03:34.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-18T13:03:34.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-18T13:03:38.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-18T13:03:38.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-18T13:03:38.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-18T13:03:39.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-18T13:03:44.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-18T13:03:49.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-18T13:03:49.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-18T13:03:50.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-18T13:03:51.025Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-18T13:03:53.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-18T13:03:53.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-18T13:03:54.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-18T13:03:55.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-18T13:03:56.903Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite (90.38s) [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.82s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d312b844fdbc5] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dcef5e4b368df] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.23s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d774306a412f1] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [df42b9fca9b47] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.82s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:1233: [d2c6011fe2114] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.92s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dabc93b611440] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.02s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [db9f762be0eee] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.43s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d64eb896119d8] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dec11c837dd2c] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d05aa818ecb71] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dfe50b724721b] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d8a9e51639c2a] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.48s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [da408a819cdef] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [de5eea2343983] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d52abc179a63e] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.30s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d6dda01b57a6b] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dc195a69da97a] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dddbbfb5698c2] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [ddf96e01d05da] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [db1cd45e0bcf9] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.77s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d273c11b3fc6f] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d4ecd9dfc69e5] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d2cd0a6e4bccf] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dbe5784cf54de] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.60s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:968: [d09fd09b05c45] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.63s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d44d194783177] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.17s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:1116: [d7b0193d00973] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d0c24b3941788] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d43d2f89d02ae] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [de58ee4edb663] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d7d092832976c] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d62ec376989ae] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d2b35794346ee] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d37865ff7b650] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.16s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d6df3c730f62d] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [dde9cfd6e8952] daemon is not started [2020-05-18T13:04:02.138Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d2cf418766fc1] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d62d6145904c6] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.54s) [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.71s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:1084: [d3dfdfa0b01cf] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d776212c86fec] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [da3f629cdb276] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [de20baa74292b] daemon is not started [2020-05-18T13:04:02.138Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-05-18T13:04:02.138Z] docker_cli_network_unix_test.go:46: [d1196ea9aae6c] daemon is not started [2020-05-18T13:04:02.139Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.18s) [2020-05-18T13:04:02.139Z] docker_cli_network_unix_test.go:46: [dc97be711a49d] daemon is not started [2020-05-18T13:04:02.139Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.73s) [2020-05-18T13:04:02.139Z] docker_cli_network_unix_test.go:46: [d7da216bfcac2] daemon is not started [2020-05-18T13:04:02.139Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2020-05-18T13:04:02.139Z] docker_cli_network_unix_test.go:46: [d083aa31b7cf0] daemon is not started [2020-05-18T13:04:02.139Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.15s) [2020-05-18T13:04:02.139Z] docker_cli_network_unix_test.go:46: [d833d670d9015] daemon is not started [2020-05-18T13:04:02.139Z] === RUN TestDockerHubPullSuite [2020-05-18T13:04:02.139Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-18T13:04:03.499Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-18T13:04:06.009Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-18T13:04:06.009Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-18T13:04:07.368Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-18T13:04:07.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-18T13:04:07.625Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite (5.84s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2020-05-18T13:04:07.625Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-05-18T13:04:07.625Z] PASS [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === Skipped [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] [2020-05-18T13:04:07.625Z] DONE 1277 tests, 44 skipped in 1993.214s [2020-05-18T13:04:07.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T13:04:07.625Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T13:04:07.625Z] +++ kill 7613 [2020-05-18T13:04:08.549Z] +++ /etc/init.d/apparmor stop [2020-05-18T13:04:08.549Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T13:04:08.549Z] [2020-05-18T13:04:08.549Z] Unloading profiles will leave already running processes permanently [2020-05-18T13:04:08.549Z] unconfined, which can lead to unexpected situations. [2020-05-18T13:04:08.549Z] [2020-05-18T13:04:08.549Z] To set a process to complain mode, use the command line tool [2020-05-18T13:04:08.549Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T13:04:08.549Z] +++ true [2020-05-18T13:04:08.549Z] [2020-05-18T13:04:11.056Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-18T13:04:13.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-18T13:04:17.742Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-18T13:04:24.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-18T13:04:29.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-18T13:04:32.799Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-18T13:04:36.068Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-18T13:04:39.328Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-18T13:04:42.586Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-18T13:04:45.843Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-18T13:04:48.351Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-18T13:05:44.507Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-18T13:05:59.326Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite (1745.39s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.82s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.81s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.98s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.34s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:562: [d38e23bb818b9] joining swarm manager [d1ac735fd8d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:584: [d4ffe929c5fb2] joining swarm manager [d1ac735fd8d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] check_test.go:380: [d38e23bb818b9] daemon is not started [2020-05-18T13:06:17.349Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.10s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:45: [dcc2ec53f5eb3] joining swarm manager [de1bbb74c75de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.20s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:303: [daaf3c1a0e130] joining swarm manager [dcaaf57e26c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:304: [d4e8c46af037c] joining swarm manager [dcaaf57e26c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.38s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:271: [d95400538b8f4] joining swarm manager [d8639d89c8229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:272: [d38f83901c1f0] joining swarm manager [d8639d89c8229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.59s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2020-05-18T13:06:17.349Z] docker_api_swarm_node_test.go:19: [da4103179309d] joining swarm manager [d366b6890a66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_node_test.go:20: [d78bba2ecf4fe] joining swarm manager [d366b6890a66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (56.52s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:501: [dd07372f46e05] joining swarm manager [da8fbb718fa36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:506: [daa229ba9d067] joining swarm manager [da8fbb718fa36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.02s) [2020-05-18T13:06:17.349Z] docker_api_swarm_node_test.go:80: [d6e89aff9a1da] joining swarm manager [d39929c506a05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.07s) [2020-05-18T13:06:17.349Z] docker_api_swarm_node_test.go:52: [d046f0fbd0223] joining swarm manager [d4d5e3a1d6a34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_node_test.go:53: [d418698fbbbe3] joining swarm manager [d4d5e3a1d6a34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.99s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:201: [dd14406512be3] joining swarm manager [de3b93802342c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.80s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:383: [d3ea92097a3d0] joining swarm manager [db6103c151aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:384: [dafc625484a8d] joining swarm manager [db6103c151aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] check_test.go:380: [dafc625484a8d] daemon is not started [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.18s) [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:801: [dde7f2e83aa07] joining swarm manager [d52858ce8f996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:801: [df69474f9b9a7] joining swarm manager [d52858ce8f996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:801: [dbb1e5e9e75ad] joining swarm manager [d52858ce8f996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:801: [d0e05ba65e80a] joining swarm manager [d52858ce8f996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T13:06:17.349Z] docker_api_swarm_test.go:809: [d5d8f18c1e8cc] joining swarm manager [d52858ce8f996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.17s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s) [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:394: [d16a2269c3ade] joining swarm manager [d03a983418871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:394: [d3b08349e0c66] joining swarm manager [d03a983418871]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:342: [d959c38326f99] joining swarm manager [da745cacd2e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:342: [da190d146ce60] joining swarm manager [da745cacd2e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.04s) [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:489: [d59c0780906f8] joining swarm manager [d3d2646d5874f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.349Z] docker_api_swarm_service_test.go:489: [dadeda244c05c] joining swarm manager [d3d2646d5874f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.19s) [2020-05-18T13:06:17.349Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.22s) [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:127: [d5465dcbd568d] joining swarm manager [de371f2513781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:128: [da8b9c33ff0bb] joining swarm manager [de371f2513781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:136: [d1ff6e82b07d3] joining swarm manager [de371f2513781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:137: [de607c415c384] joining swarm manager [de371f2513781]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:303: [d6475b68b325f] joining swarm manager [dab24ca47059f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:303: [df8102f4ff870] joining swarm manager [dab24ca47059f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.23s) [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:99: [da247638ad9f2] joining swarm manager [d6aacc3a82886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:100: [d4617b5c90b17] joining swarm manager [d6aacc3a82886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] check_test.go:380: [da247638ad9f2] daemon is not started [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.22s) [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:532: [db99354bbdf13] joining swarm manager [d2bf2c8fb669e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:533: [de45488484d30] joining swarm manager [d2bf2c8fb669e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.95s) [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:147: [db8ee97aacf7e] joining swarm manager [d6e562a4f2c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_api_swarm_service_test.go:147: [dc68d70e5f7f4] joining swarm manager [d6e562a4f2c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.34s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.26s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.38s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.83s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.28s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.08s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.24s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.47s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.13s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.25s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.09s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.78s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.73s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.62s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.75s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.17s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.30s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.95s) [2020-05-18T13:06:17.350Z] docker_cli_service_logs_test.go:245: checking task y622wql2m6ky [2020-05-18T13:06:17.350Z] docker_cli_service_logs_test.go:250: checking messages for y622wql2m6ky [2020-05-18T13:06:17.350Z] docker_cli_service_logs_test.go:245: checking task m7c35jiafw8m [2020-05-18T13:06:17.350Z] docker_cli_service_logs_test.go:250: checking messages for m7c35jiafw8m [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.30s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.94s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.27s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1901: [d19cbd68856ab] joining swarm manager [d5a6f42548b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1902: [daef495e3284e] joining swarm manager [d5a6f42548b53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.31s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.11s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.99s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (16.10s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1802: [d10ae27e25f66] joining swarm manager [de1a296ae96e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1803: [d88a35d7843c0] joining swarm manager [de1a296ae96e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.98s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1321: [d92a792ca99a0] joining swarm manager [d0e66c1703094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1322: [d306832c3f1b6] joining swarm manager [d0e66c1703094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.30s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.30s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.90s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.03s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.13s) [2020-05-18T13:06:17.350Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.78s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.71s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.77s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1186: [d53a8b89dab67] joining swarm manager [d560c811d2d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1195: [dbcb5555c765a] joining swarm manager [d560c811d2d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.54s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.90s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.01s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1118: [d48e56c3675b5] joining swarm manager [d294ba32c8528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1119: [d53c8b7be44fa] joining swarm manager [d294ba32c8528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1172: [d12a3c8ccf62d] joining swarm manager [d294ba32c8528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.88s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1453: [dd85d51be4cc4] joining swarm manager [d91d40abd9fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] docker_cli_swarm_test.go:1454: [d8629ec4eec1b] joining swarm manager [d91d40abd9fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.31s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.11s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.68s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.12s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.12s) [2020-05-18T13:06:17.350Z] docker_cli_swarm_unix_test.go:62: [da7df55beb6c1] joining swarm manager [d0a6f59bef808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.16s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.97s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.95s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.78s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.81s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.76s) [2020-05-18T13:06:17.350Z] docker_api_swarm_test.go:961: [d6f2b2235e0e5] joining swarm manager [de3b5a8409479]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.52s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.14s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.16s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.18s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s) [2020-05-18T13:06:17.350Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2020-05-18T13:06:17.350Z] === RUN TestDockerExternalVolumeSuite [2020-05-18T13:06:17.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-18T13:06:35.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-18T13:07:42.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-18T13:07:51.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-18T13:08:23.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-18T13:08:37.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-18T13:09:09.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-18T13:09:22.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-18T13:09:53.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-18T13:10:08.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-18T13:10:26.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-18T13:11:13.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-18T13:11:31.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-18T13:12:03.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-18T13:12:35.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-18T13:12:50.299Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-18T13:13:08.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-18T13:13:23.137Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite (441.13s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:53: [d7ca54e484128] daemon is not started [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:53: [de86a7811fa98] daemon is not started [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:53: [d92f6b7c667cf] daemon is not started [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:53: [d167d84da6bd7] daemon is not started [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:485: [dce68581081df] daemon is not started [2020-05-18T13:13:37.955Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-18T13:13:37.955Z] docker_cli_external_volume_driver_test.go:53: [de5afc9d6a28b] daemon is not started [2020-05-18T13:13:37.955Z] PASS [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] === Skipped [2020-05-18T13:13:37.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] [2020-05-18T13:13:37.955Z] DONE 273 tests, 5 skipped in 2564.433s [2020-05-18T13:13:37.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-18T13:13:38.514Z] ++++ cat bundles/test-integration/docker.pid [2020-05-18T13:13:38.514Z] +++ kill 7565 [2020-05-18T13:13:39.437Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22b5279cda68/docker.pid [2020-05-18T13:13:39.437Z] +++ kill 4347 [2020-05-18T13:13:39.437Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4347 is not a child of this shell [2020-05-18T13:13:39.437Z] warning: PID 4347 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d22b5279cda68/docker.pid had a nonzero exit code [2020-05-18T13:13:39.437Z] +++ /etc/init.d/apparmor stop [2020-05-18T13:13:39.437Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-18T13:13:39.437Z] [2020-05-18T13:13:39.437Z] Unloading profiles will leave already running processes permanently [2020-05-18T13:13:39.437Z] unconfined, which can lead to unexpected situations. [2020-05-18T13:13:39.437Z] [2020-05-18T13:13:39.437Z] To set a process to complain mode, use the command line tool [2020-05-18T13:13:39.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-18T13:13:39.437Z] +++ true [2020-05-18T13:13:39.437Z] [2020-05-18T13:13:39.692Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-18T13:13:39.702Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-18T13:13:40.743Z] + echo Ensuring container killed. [2020-05-18T13:13:40.743Z] Ensuring container killed. [2020-05-18T13:13:40.743Z] + docker ps -aq -f name=docker-pr6-* [2020-05-18T13:13:40.743Z] + cids=b1bb65d628b9 [2020-05-18T13:13:40.743Z] c0f71089baef [2020-05-18T13:13:40.743Z] 6d5406f9434c [2020-05-18T13:13:40.743Z] + [ -n b1bb65d628b9 [2020-05-18T13:13:40.743Z] c0f71089baef [2020-05-18T13:13:40.743Z] 6d5406f9434c ] [2020-05-18T13:13:40.743Z] + docker rm -vf b1bb65d628b9 c0f71089baef 6d5406f9434c [2020-05-18T13:13:43.999Z] b1bb65d628b9 [2020-05-18T13:13:43.999Z] c0f71089baef [2020-05-18T13:13:45.358Z] 6d5406f9434c [Pipeline] sh [2020-05-18T13:13:45.758Z] + echo Chowning /workspace to jenkins user [2020-05-18T13:13:45.758Z] Chowning /workspace to jenkins user [2020-05-18T13:13:45.758Z] + id -u [2020-05-18T13:13:45.758Z] + id -g [2020-05-18T13:13:45.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40937:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-18T13:13:50.371Z] + bundleName=amd64 [2020-05-18T13:13:50.371Z] + echo Creating amd64-bundles.tar.gz [2020-05-18T13:13:50.371Z] Creating amd64-bundles.tar.gz [2020-05-18T13:13:50.371Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-18T13:13:50.371Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-18T13:13:51.738Z] Archiving artifacts [2020-05-18T13:13:57.225Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T13:13:57.612Z] + make clean [2020-05-18T13:13:57.612Z] docker volume rm -f docker-dev-cache [2020-05-18T13:13:57.867Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-18T13:19:39.256Z] ok github.com/docker/docker/integration-cli 2076.221s [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === Skipped [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.83s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-18T13:19:39.256Z] [2020-05-18T13:19:39.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-18T13:19:39.257Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-18T13:19:39.258Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-18T13:19:39.259Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-18T13:19:39.260Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-18T13:19:39.260Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-18T13:19:39.260Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] DONE 1096 tests, 549 skipped in 2083.931s [2020-05-18T13:19:39.260Z] INFO: Integration tests ended at 05/18/2020 13:19:29. Duration:00:34:44.0513146 [2020-05-18T13:19:39.260Z] INFO: Docker info of the daemon under test at end of run [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] Containers: 2 [2020-05-18T13:19:39.260Z] Running: 0 [2020-05-18T13:19:39.260Z] Paused: 0 [2020-05-18T13:19:39.260Z] Stopped: 2 [2020-05-18T13:19:39.260Z] Images: 15 [2020-05-18T13:19:39.260Z] Server Version: 0.0.0-dev [2020-05-18T13:19:39.260Z] Storage Driver: windowsfilter [2020-05-18T13:19:39.260Z] Windows: [2020-05-18T13:19:39.260Z] Logging Driver: json-file [2020-05-18T13:19:39.260Z] Plugins: [2020-05-18T13:19:39.260Z] Volume: local [2020-05-18T13:19:39.260Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-18T13:19:39.260Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-18T13:19:39.260Z] Swarm: inactive [2020-05-18T13:19:39.260Z] Default Isolation: process [2020-05-18T13:19:39.260Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-18T13:19:39.260Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-18T13:19:39.260Z] OSType: windows [2020-05-18T13:19:39.260Z] Architecture: x86_64 [2020-05-18T13:19:39.260Z] CPUs: 4 [2020-05-18T13:19:39.260Z] Total Memory: 32GiB [2020-05-18T13:19:39.260Z] Name: azwin-2-3514a0 [2020-05-18T13:19:39.260Z] ID: IIMI:OZRJ:4ANM:MQSD:SQCK:XCHB:DYMD:ZCXK:TVY5:QFB7:MF6G:TR5M [2020-05-18T13:19:39.260Z] Docker Root Dir: D:\CI\PR-40937\6\daemon [2020-05-18T13:19:39.260Z] Debug Mode (client): false [2020-05-18T13:19:39.260Z] Debug Mode (server): true [2020-05-18T13:19:39.260Z] File Descriptors: -1 [2020-05-18T13:19:39.260Z] Goroutines: 18 [2020-05-18T13:19:39.260Z] System Time: 2020-05-18T13:19:29.3560377Z [2020-05-18T13:19:39.260Z] EventsListeners: 0 [2020-05-18T13:19:39.260Z] Registry: https://index.docker.io/v1/ [2020-05-18T13:19:39.260Z] Labels: [2020-05-18T13:19:39.260Z] Experimental: false [2020-05-18T13:19:39.260Z] Insecure Registries: [2020-05-18T13:19:39.260Z] 127.0.0.0/8 [2020-05-18T13:19:39.260Z] Live Restore Enabled: false [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] [2020-05-18T13:19:39.260Z] INFO: Stopping daemon under test [2020-05-18T13:19:39.260Z] SUCCESS: The process with PID 156 (child process of PID 2316) has been terminated. [2020-05-18T13:19:39.260Z] SUCCESS: The process with PID 2316 (child process of PID 3544) has been terminated. [2020-05-18T13:19:39.260Z] INFO: Stop tailing logs of the daemon under tests [2020-05-18T13:19:39.260Z] INFO: executeCI.ps1 Completed successfully at 05/18/2020 13:19:29. [2020-05-18T13:19:39.260Z] INFO: Tidying up at end of run [2020-05-18T13:19:39.260Z] INFO: Saving daemon under test log (d:\CI\PR-40937\6\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-18T13:19:39.260Z] INFO: Saving daemon under test log (d:\CI\PR-40937\6\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-18T13:19:39.260Z] INFO: Nuke-Everything... [2020-05-18T13:19:39.260Z] INFO: Container count on control daemon to delete is 2 [2020-05-18T13:19:39.260Z] 05506a6fe596 [2020-05-18T13:19:39.260Z] 4cc7c114b0a4 [2020-05-18T13:19:39.260Z] INFO: Tidying pidfile d:\CI\PR-40937\6\docker.pid [2020-05-18T13:19:39.260Z] INFO: Nuking d:\CI [2020-05-18T13:19:45.253Z] INFO: Zapped successfully [2020-05-18T13:19:45.253Z] [2020-05-18T13:19:45.253Z] INFO: executeCI.ps1 exiting at Mon May 18 13:19:44 CUT 2020. Duration 00:51:25.4889427 [2020-05-18T13:19:45.253Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-18T13:19:45.519Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-18T13:20:00.959Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-18T13:20:02.809Z] Archiving artifacts [2020-05-18T13:20:18.615Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40937/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-18T13:20:19.630Z] + make clean [2020-05-18T13:20:21.241Z] docker volume rm -f docker-dev-cache [2020-05-18T13:20:21.241Z] 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