Pull request #40442 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c85b2e5c3026c117ae2eeb56095d4127c02aa27e rather than f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 Obtained Jenkinsfile from c85b2e5c3026c117ae2eeb56095d4127c02aa27e 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 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-15T09:14:14.195Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-15T09:14:14.199Z] Trying to pass milestone 7 [Pipeline] milestone [2020-05-15T09:14:14.233Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-15T09:14:14.395Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088c423aa357e98e9) in /home/ubuntu/workspace/moby_PR-40442 [Pipeline] { [Pipeline] checkout [2020-05-15T09:14:14.443Z] using credential docker-jenkins-github-credentials [2020-05-15T09:14:14.453Z] Cloning the remote Git repository [2020-05-15T09:14:14.453Z] Cloning with configured refspecs honoured and without tags [2020-05-15T09:14:14.447Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:14:14.449Z] > git init /home/ubuntu/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:14:14.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:14.464Z] > git --version # timeout=10 [2020-05-15T09:14:14.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:14.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:27.562Z] Fetching without tags [2020-05-15T09:14:27.843Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:28.418Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:28.418Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:14:27.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:27.518Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:14:27.524Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:27.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:27.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:27.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:27.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:27.838Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:27.854Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:28.382Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:14:28.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:14:28.413Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:28.419Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:28.819Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:14:28.836Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:14:29.648Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/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-15T09:14:29.648Z] Unable to find image 'alpine:latest' locally [2020-05-15T09:14:29.648Z] latest: Pulling from library/alpine [2020-05-15T09:14:29.648Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-15T09:14:29.968Z] cbdbe7a5bc2a: Download complete [2020-05-15T09:14:29.968Z] cbdbe7a5bc2a: Pull complete [2020-05-15T09:14:29.968Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-15T09:14:29.968Z] Status: Downloaded newer image for alpine:latest [2020-05-15T09:14:28.815Z] > git rev-list --no-walk e738fd6f499f990b3bb9f1b280504aa426834f6a # timeout=10 [2020-05-15T09:14:33.250Z] 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-15T09:14:33.475Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088c423aa357e98e9) in /home/ubuntu/workspace/moby_PR-40442 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-05-15T09:14:33.482Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a16f24b589e4e40c) in /home/ubuntu/workspace/moby_PR-40442 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-05-15T09:14:33.519Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40442 [2020-05-15T09:14:33.521Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-40442 [Pipeline] checkout [2020-05-15T09:14:33.549Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-15T09:14:33.561Z] Fetching changes from the remote Git repository [2020-05-15T09:14:33.573Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-05-15T09:14:33.632Z] using credential docker-jenkins-github-credentials [2020-05-15T09:14:33.640Z] Cloning the remote Git repository [2020-05-15T09:14:33.640Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-05-15T09:14:33.721Z] using credential docker-jenkins-github-credentials [2020-05-15T09:14:33.738Z] using credential docker-jenkins-github-credentials [2020-05-15T09:14:33.747Z] Cloning the remote Git repository [2020-05-15T09:14:33.748Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-15T09:14:33.761Z] Cloning the remote Git repository [2020-05-15T09:14:33.761Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [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 [Pipeline] } [Pipeline] } [2020-05-15T09:14:33.926Z] Running on azwin-2-74c710 in d:\jenkins\workspace\moby_PR-40442 [Pipeline] { [Pipeline] ws [2020-05-15T09:14:33.940Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-15T09:14:34.063Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:34.257Z] using credential docker-jenkins-github-credentials [2020-05-15T09:14:34.336Z] Cloning the remote Git repository [2020-05-15T09:14:34.336Z] Cloning with configured refspecs honoured and without tags [2020-05-15T09:14:34.446Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:34.446Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:14:34.507Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:14:33.550Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-15T09:14:33.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:33.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:33.568Z] > git --version # timeout=10 [2020-05-15T09:14:33.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:33.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:34.058Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:34.063Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:34.412Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:14:34.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:14:34.441Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:34.452Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:33.689Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:14:33.689Z] > git init /home/ubuntu/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:14:33.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:33.703Z] > git --version # timeout=10 [2020-05-15T09:14:33.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:33.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:33.756Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:14:33.756Z] > git init /home/jenkins/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:14:33.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:33.764Z] > git --version # timeout=10 [2020-05-15T09:14:33.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:33.770Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:33.768Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:14:33.768Z] > git init /home/docker/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:14:33.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:33.784Z] > git --version # timeout=10 [2020-05-15T09:14:33.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:33.793Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:34.371Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:14:34.371Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-15T09:14:34.474Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:34.475Z] > git --version # timeout=10 [2020-05-15T09:14:34.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:34.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:14:35.576Z] + [ PR != PR ] [2020-05-15T09:14:35.576Z] + [ master != master ] [2020-05-15T09:14:35.576Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:14:35.914Z] + docker version [2020-05-15T09:14:35.914Z] Client: Docker Engine - Community [2020-05-15T09:14:35.914Z] Version: 19.03.8 [2020-05-15T09:14:35.914Z] API version: 1.40 [2020-05-15T09:14:35.914Z] Go version: go1.12.17 [2020-05-15T09:14:35.914Z] Git commit: afacb8b7f0 [2020-05-15T09:14:35.914Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-15T09:14:35.914Z] OS/Arch: linux/amd64 [2020-05-15T09:14:35.914Z] Experimental: false [2020-05-15T09:14:35.914Z] [2020-05-15T09:14:35.914Z] Server: Docker Engine - Community [2020-05-15T09:14:35.914Z] Engine: [2020-05-15T09:14:35.914Z] Version: 19.03.8 [2020-05-15T09:14:35.914Z] API version: 1.40 (minimum version 1.12) [2020-05-15T09:14:35.914Z] Go version: go1.12.17 [2020-05-15T09:14:35.914Z] Git commit: afacb8b7f0 [2020-05-15T09:14:35.914Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-15T09:14:35.914Z] OS/Arch: linux/amd64 [2020-05-15T09:14:35.914Z] Experimental: true [2020-05-15T09:14:35.914Z] containerd: [2020-05-15T09:14:35.914Z] Version: 1.2.13 [2020-05-15T09:14:35.914Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:35.914Z] runc: [2020-05-15T09:14:35.914Z] Version: 1.0.0-rc10 [2020-05-15T09:14:35.914Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:35.914Z] docker-init: [2020-05-15T09:14:35.914Z] Version: 0.18.0 [2020-05-15T09:14:35.914Z] GitCommit: fec3683 [Pipeline] sh [2020-05-15T09:14:36.194Z] + docker info [2020-05-15T09:14:36.758Z] Client: [2020-05-15T09:14:36.758Z] Debug Mode: false [2020-05-15T09:14:36.758Z] [2020-05-15T09:14:36.758Z] Server: [2020-05-15T09:14:36.758Z] Containers: 0 [2020-05-15T09:14:36.758Z] Running: 0 [2020-05-15T09:14:36.758Z] Paused: 0 [2020-05-15T09:14:36.758Z] Stopped: 0 [2020-05-15T09:14:36.758Z] Images: 3 [2020-05-15T09:14:36.758Z] Server Version: 19.03.8 [2020-05-15T09:14:36.758Z] Storage Driver: overlay2 [2020-05-15T09:14:36.758Z] Backing Filesystem: [2020-05-15T09:14:36.758Z] Supports d_type: true [2020-05-15T09:14:36.758Z] Native Overlay Diff: true [2020-05-15T09:14:36.758Z] Logging Driver: json-file [2020-05-15T09:14:36.758Z] Cgroup Driver: cgroupfs [2020-05-15T09:14:36.758Z] Plugins: [2020-05-15T09:14:36.758Z] Volume: local [2020-05-15T09:14:36.758Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:14:36.758Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-15T09:14:36.758Z] Swarm: inactive [2020-05-15T09:14:36.758Z] Runtimes: runc [2020-05-15T09:14:36.758Z] Default Runtime: runc [2020-05-15T09:14:36.758Z] Init Binary: docker-init [2020-05-15T09:14:36.758Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:36.759Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:36.759Z] init version: fec3683 [2020-05-15T09:14:36.759Z] Security Options: [2020-05-15T09:14:36.759Z] apparmor [2020-05-15T09:14:36.759Z] seccomp [2020-05-15T09:14:36.759Z] Profile: default [2020-05-15T09:14:36.759Z] Kernel Version: 4.15.0-1065-aws [2020-05-15T09:14:36.759Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-15T09:14:36.759Z] OSType: linux [2020-05-15T09:14:36.759Z] Architecture: x86_64 [2020-05-15T09:14:36.759Z] CPUs: 2 [2020-05-15T09:14:36.759Z] Total Memory: 7.583GiB [2020-05-15T09:14:36.759Z] Name: ip-10-100-107-113 [2020-05-15T09:14:36.759Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-15T09:14:36.759Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:14:36.759Z] Debug Mode: false [2020-05-15T09:14:36.759Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:14:36.759Z] Labels: [2020-05-15T09:14:36.759Z] Experimental: true [2020-05-15T09:14:36.759Z] Insecure Registries: [2020-05-15T09:14:36.759Z] 127.0.0.0/8 [2020-05-15T09:14:36.759Z] Live Restore Enabled: true [2020-05-15T09:14:36.759Z] [2020-05-15T09:14:36.759Z] WARNING: No swap limit support [Pipeline] sh [2020-05-15T09:14:37.039Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:37.039Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:37.039Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:14:37.039Z] + bash /home/ubuntu/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:14:37.039Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:14:37.039Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-15T09:14:37.039Z] [2020-05-15T09:14:37.039Z] Generally Necessary: [2020-05-15T09:14:37.039Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:14:37.039Z] - apparmor: enabled and tools installed [2020-05-15T09:14:37.039Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:14:37.298Z] - CONFIG_NET_NS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_PID_NS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_MEMCG: enabled [2020-05-15T09:14:37.298Z] - CONFIG_KEYS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:14:37.298Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:14:37.298Z] [2020-05-15T09:14:37.298Z] Optional Features: [2020-05-15T09:14:37.298Z] - CONFIG_USER_NS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:14:37.298Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:14:37.298Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-15T09:14:37.298Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-15T09:14:37.298Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:14:37.298Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:14:37.298Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:14:37.298Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:14:37.298Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:14:37.298Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:14:37.298Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:14:37.298Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:14:37.298Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:14:37.298Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:14:37.298Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:14:37.298Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:14:37.298Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:14:37.298Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:14:37.298Z] - Network Drivers: [2020-05-15T09:14:37.298Z] - "overlay": [2020-05-15T09:14:37.556Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:14:37.556Z] Optional (for encrypted networks): [2020-05-15T09:14:37.556Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:14:37.556Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-15T09:14:37.556Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-15T09:14:37.556Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-15T09:14:37.556Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-15T09:14:37.556Z] - CONFIG_XFRM: enabled [2020-05-15T09:14:37.556Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:14:37.556Z] - "ipvlan": [2020-05-15T09:14:37.556Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:14:37.556Z] - "macvlan": [2020-05-15T09:14:37.556Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:14:37.556Z] - "ftp,tftp client in container": [2020-05-15T09:14:37.556Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:14:37.556Z] - Storage Drivers: [2020-05-15T09:14:37.556Z] - "aufs": [2020-05-15T09:14:37.556Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:14:37.556Z] - "btrfs": [2020-05-15T09:14:37.556Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:14:37.556Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:14:37.556Z] - "devicemapper": [2020-05-15T09:14:37.556Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:14:37.556Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:14:37.556Z] - "overlay": [2020-05-15T09:14:37.556Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:14:37.556Z] - "zfs": [2020-05-15T09:14:37.556Z] - /dev/zfs: missing [2020-05-15T09:14:37.556Z] - zfs command: missing [2020-05-15T09:14:37.556Z] - zpool command: missing [2020-05-15T09:14:37.556Z] [2020-05-15T09:14:37.556Z] Limits: [2020-05-15T09:14:37.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:14:37.556Z] [2020-05-15T09:14:37.556Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:14:37.891Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:14:37.891Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:14:37.891Z] #1 DONE 0.0s [2020-05-15T09:14:37.891Z] [2020-05-15T09:14:37.891Z] #2 [internal] load .dockerignore [2020-05-15T09:14:37.891Z] #2 DONE 0.0s [2020-05-15T09:14:37.891Z] [2020-05-15T09:14:37.891Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:14:37.891Z] #1 transferring dockerfile: 16.32kB done [2020-05-15T09:14:37.891Z] #1 DONE 0.0s [2020-05-15T09:14:37.891Z] [2020-05-15T09:14:37.891Z] #2 [internal] load .dockerignore [2020-05-15T09:14:37.891Z] #2 transferring context: 87B done [2020-05-15T09:14:37.891Z] #2 DONE 0.0s [2020-05-15T09:14:37.891Z] [2020-05-15T09:14:37.891Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:14:39.260Z] #3 DONE 1.3s [2020-05-15T09:14:39.260Z] [2020-05-15T09:14:39.260Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:14:39.260Z] #4 CACHED [2020-05-15T09:14:39.828Z] [2020-05-15T09:14:39.828Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:14:39.828Z] #6 DONE 0.1s [2020-05-15T09:14:39.828Z] [2020-05-15T09:14:39.828Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:14:39.828Z] #5 DONE 0.1s [2020-05-15T09:14:39.828Z] [2020-05-15T09:14:39.828Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:14:39.828Z] #57 DONE 0.0s [2020-05-15T09:14:39.828Z] [2020-05-15T09:14:39.828Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:14:39.828Z] #7 DONE 0.0s [2020-05-15T09:14:39.828Z] [2020-05-15T09:14:39.828Z] #20 [internal] load build context [2020-05-15T09:14:41.214Z] #20 transferring context: 50.65MB 1.2s done [2020-05-15T09:14:41.214Z] #20 DONE 1.3s [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:14:41.214Z] #16 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:14:41.214Z] #9 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:41.214Z] #49 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:14:41.214Z] #40 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:14:41.214Z] #35 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:41.214Z] #43 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:14:41.214Z] #15 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #44 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #50 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:14:41.214Z] #24 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #29 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:14:41.214Z] #22 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:14:41.214Z] #18 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:14:41.214Z] #28 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:41.214Z] #59 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:41.214Z] #33 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #56 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:14:41.214Z] #17 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:14:41.214Z] #8 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:14:41.214Z] #14 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:14:41.214Z] #26 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:41.214Z] #45 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:14:41.214Z] #27 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:41.214Z] #30 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #42 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:14:41.214Z] #55 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:14:41.214Z] #19 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:14:41.214Z] #39 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:14:41.214Z] #60 CACHED [2020-05-15T09:14:41.214Z] [2020-05-15T09:14:41.214Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:14:41.215Z] #38 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:14:41.215Z] #13 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:14:41.215Z] #10 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #48 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #46 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #53 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:14:41.215Z] #32 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:41.215Z] #54 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:14:41.215Z] #36 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #34 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #37 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:14:41.215Z] #12 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:41.215Z] #41 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:41.215Z] #47 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:41.215Z] #21 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:14:41.215Z] #11 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:41.215Z] #52 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:14:41.215Z] #58 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:14:41.215Z] #25 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:14:41.215Z] #31 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:14:41.215Z] #51 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:14:41.215Z] #23 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:14:41.215Z] #61 CACHED [2020-05-15T09:14:41.215Z] [2020-05-15T09:14:41.215Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:14:42.170Z] #62 DONE 1.0s [2020-05-15T09:14:42.170Z] [2020-05-15T09:14:42.170Z] #63 exporting to image [2020-05-15T09:14:42.170Z] #63 exporting layers [2020-05-15T09:14:43.102Z] #63 exporting layers 0.7s done [2020-05-15T09:14:43.102Z] #63 writing image sha256:f5309dd4aed463f23eb0c92d59aea647d9c9b90a97622fcaed8d9952dee39f28 [2020-05-15T09:14:43.102Z] #63 writing image sha256:f5309dd4aed463f23eb0c92d59aea647d9c9b90a97622fcaed8d9952dee39f28 done [2020-05-15T09:14:43.102Z] #63 naming to docker.io/library/docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 done [2020-05-15T09:14:43.102Z] #63 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-15T09:14:43.363Z] Fetching without tags [2020-05-15T09:14:43.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40442/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/validate/default [2020-05-15T09:14:43.642Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:44.141Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:44.141Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:14:44.269Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:14:44.364Z] Congratulations! All commits are properly signed with the DCO! [2020-05-15T09:14:44.364Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-15T09:14:44.364Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-15T09:14:44.364Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-15T09:14:44.364Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-15T09:14:44.364Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-15T09:14:44.364Z] Congratulations! No new tests were added to integration-cli. [2020-05-15T09:14:44.364Z] [2020-05-15T09:14:44.364Z] INFO Start validation with golang-ci-lint [2020-05-15T09:14:44.621Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-15T09:14:44.621Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-15T09:14:44.621Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-15T09:14:43.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:43.339Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:14:43.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:43.352Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:43.369Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:43.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:43.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:43.648Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:43.650Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:44.121Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:14:44.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:14:44.147Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:44.148Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:14:45.288Z] + docker version [2020-05-15T09:14:45.288Z] Client: Docker Engine - Community [2020-05-15T09:14:45.288Z] Version: 19.03.7 [2020-05-15T09:14:45.288Z] API version: 1.40 [2020-05-15T09:14:45.288Z] Go version: go1.12.17 [2020-05-15T09:14:45.288Z] Git commit: 7141c199a2 [2020-05-15T09:14:45.288Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-15T09:14:45.288Z] OS/Arch: linux/s390x [2020-05-15T09:14:45.288Z] Experimental: false [2020-05-15T09:14:45.288Z] [2020-05-15T09:14:45.288Z] Server: Docker Engine - Community [2020-05-15T09:14:45.288Z] Engine: [2020-05-15T09:14:45.288Z] Version: 19.03.7 [2020-05-15T09:14:45.288Z] API version: 1.40 (minimum version 1.12) [2020-05-15T09:14:45.288Z] Go version: go1.12.17 [2020-05-15T09:14:45.288Z] Git commit: 7141c199a2 [2020-05-15T09:14:45.288Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-15T09:14:45.288Z] OS/Arch: linux/s390x [2020-05-15T09:14:45.288Z] Experimental: true [2020-05-15T09:14:45.288Z] containerd: [2020-05-15T09:14:45.288Z] Version: 1.2.13 [2020-05-15T09:14:45.288Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:45.288Z] runc: [2020-05-15T09:14:45.288Z] Version: 1.0.0-rc10 [2020-05-15T09:14:45.288Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:45.288Z] docker-init: [2020-05-15T09:14:45.288Z] Version: 0.18.0 [2020-05-15T09:14:45.288Z] GitCommit: fec3683 [Pipeline] sh [2020-05-15T09:14:45.657Z] + docker info [2020-05-15T09:14:45.657Z] Client: [2020-05-15T09:14:45.657Z] Debug Mode: false [2020-05-15T09:14:45.657Z] [2020-05-15T09:14:45.657Z] Server: [2020-05-15T09:14:45.657Z] Containers: 0 [2020-05-15T09:14:45.657Z] Running: 0 [2020-05-15T09:14:45.657Z] Paused: 0 [2020-05-15T09:14:45.657Z] Stopped: 0 [2020-05-15T09:14:45.657Z] Images: 0 [2020-05-15T09:14:45.657Z] Server Version: 19.03.7 [2020-05-15T09:14:45.657Z] Storage Driver: overlay2 [2020-05-15T09:14:45.657Z] Backing Filesystem: [2020-05-15T09:14:45.657Z] Supports d_type: true [2020-05-15T09:14:45.657Z] Native Overlay Diff: true [2020-05-15T09:14:45.657Z] Logging Driver: json-file [2020-05-15T09:14:45.657Z] Cgroup Driver: cgroupfs [2020-05-15T09:14:45.657Z] Plugins: [2020-05-15T09:14:45.657Z] Volume: local [2020-05-15T09:14:45.657Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:14:45.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-15T09:14:45.657Z] Swarm: inactive [2020-05-15T09:14:45.657Z] Runtimes: runc [2020-05-15T09:14:45.657Z] Default Runtime: runc [2020-05-15T09:14:45.657Z] Init Binary: docker-init [2020-05-15T09:14:45.657Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:45.657Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:45.657Z] init version: fec3683 [2020-05-15T09:14:45.657Z] Security Options: [2020-05-15T09:14:45.657Z] apparmor [2020-05-15T09:14:45.657Z] seccomp [2020-05-15T09:14:45.657Z] Profile: default [2020-05-15T09:14:45.657Z] Kernel Version: 4.15.0-88-generic [2020-05-15T09:14:45.657Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-15T09:14:45.657Z] OSType: linux [2020-05-15T09:14:45.657Z] Architecture: s390x [2020-05-15T09:14:45.657Z] CPUs: 2 [2020-05-15T09:14:45.657Z] Total Memory: 7.861GiB [2020-05-15T09:14:45.657Z] Name: s390x-ubuntu-30 [2020-05-15T09:14:45.657Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-15T09:14:45.657Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:14:45.657Z] Debug Mode: false [2020-05-15T09:14:45.657Z] Username: dockerbuildbot [2020-05-15T09:14:45.657Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:14:45.657Z] Labels: [2020-05-15T09:14:45.657Z] Experimental: true [2020-05-15T09:14:45.657Z] Insecure Registries: [2020-05-15T09:14:45.657Z] 127.0.0.0/8 [2020-05-15T09:14:45.657Z] Live Restore Enabled: false [2020-05-15T09:14:45.657Z] [2020-05-15T09:14:45.657Z] WARNING: No swap limit support [Pipeline] sh [2020-05-15T09:14:46.025Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:46.025Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:46.025Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:14:46.025Z] + bash /home/jenkins/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:14:46.025Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:14:46.025Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-05-15T09:14:46.025Z] [2020-05-15T09:14:46.025Z] Generally Necessary: [2020-05-15T09:14:46.025Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:14:46.025Z] - apparmor: enabled and tools installed [2020-05-15T09:14:46.025Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:14:46.025Z] - CONFIG_NET_NS: enabled [2020-05-15T09:14:46.025Z] - CONFIG_PID_NS: enabled [2020-05-15T09:14:46.025Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:14:46.025Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:14:46.025Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:14:46.306Z] - CONFIG_MEMCG: enabled [2020-05-15T09:14:46.306Z] - CONFIG_KEYS: enabled [2020-05-15T09:14:46.306Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:14:46.306Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:14:46.307Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:14:46.307Z] [2020-05-15T09:14:46.307Z] Optional Features: [2020-05-15T09:14:46.307Z] - CONFIG_USER_NS: enabled [2020-05-15T09:14:46.307Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:14:46.307Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:14:46.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:14:46.307Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-15T09:14:46.307Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:14:46.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:14:46.307Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:14:46.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:14:46.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:14:46.307Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:14:46.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:14:46.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:14:46.307Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:14:46.307Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:14:46.307Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:14:46.307Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:14:46.307Z] - Network Drivers: [2020-05-15T09:14:46.307Z] - "overlay": [2020-05-15T09:14:46.307Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:14:46.307Z] Optional (for encrypted networks): [2020-05-15T09:14:46.307Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-15T09:14:46.307Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-15T09:14:46.307Z] - CONFIG_XFRM: enabled [2020-05-15T09:14:46.307Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:14:46.307Z] - "ipvlan": [2020-05-15T09:14:46.307Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:14:46.307Z] - "macvlan": [2020-05-15T09:14:46.307Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:14:46.307Z] - "ftp,tftp client in container": [2020-05-15T09:14:46.307Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:14:46.307Z] - Storage Drivers: [2020-05-15T09:14:46.307Z] - "aufs": [2020-05-15T09:14:46.307Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:14:46.307Z] - "btrfs": [2020-05-15T09:14:46.307Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:14:46.307Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:14:46.307Z] - "devicemapper": [2020-05-15T09:14:46.307Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:14:46.307Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:14:46.588Z] - "overlay": [2020-05-15T09:14:46.588Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:14:46.588Z] - "zfs": [2020-05-15T09:14:46.588Z] - /dev/zfs: missing [2020-05-15T09:14:46.588Z] - zfs command: missing [2020-05-15T09:14:46.588Z] - zpool command: missing [2020-05-15T09:14:46.588Z] [2020-05-15T09:14:46.588Z] Limits: [2020-05-15T09:14:46.588Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:14:46.588Z] [2020-05-15T09:14:46.588Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:14:46.878Z] Fetching without tags [2020-05-15T09:14:47.005Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:14:47.005Z] #2 [internal] load .dockerignore [2020-05-15T09:14:47.005Z] #2 transferring context: 87B done [2020-05-15T09:14:47.005Z] #2 DONE 0.0s [2020-05-15T09:14:47.005Z] [2020-05-15T09:14:47.005Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:14:47.005Z] #1 transferring dockerfile: 16.32kB done [2020-05-15T09:14:47.005Z] #1 DONE 0.0s [2020-05-15T09:14:47.005Z] [2020-05-15T09:14:47.005Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:14:47.179Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:47.286Z] #3 DONE 0.2s [2020-05-15T09:14:47.286Z] [2020-05-15T09:14:47.286Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:14:47.286Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-15T09:14:47.286Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-15T09:14:47.286Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-05-15T09:14:47.286Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-15T09:14:47.286Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-15T09:14:47.286Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-05-15T09:14:47.568Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-15T09:14:47.568Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-15T09:14:47.568Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-15T09:14:47.568Z] #4 DONE 0.5s [2020-05-15T09:14:47.756Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:47.757Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:14:46.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:46.863Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:14:46.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:46.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:46.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:46.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:46.926Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:47.186Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:47.191Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:47.737Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:14:47.749Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:14:48.181Z] [2020-05-15T09:14:48.181Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:14:48.181Z] #5 DONE 0.1s [2020-05-15T09:14:48.181Z] [2020-05-15T09:14:48.181Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:14:48.246Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:14:48.463Z] #6 DONE 0.2s [2020-05-15T09:14:48.463Z] [2020-05-15T09:14:48.463Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:14:48.463Z] #7 DONE 0.0s [2020-05-15T09:14:48.463Z] [2020-05-15T09:14:48.463Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:14:48.463Z] #8 CACHED [2020-05-15T09:14:48.463Z] [2020-05-15T09:14:48.463Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:14:48.463Z] #9 CACHED [2020-05-15T09:14:48.463Z] [2020-05-15T09:14:48.463Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:14:48.463Z] #32 CACHED [2020-05-15T09:14:48.463Z] [2020-05-15T09:14:48.463Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:14:48.463Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-15T09:14:48.463Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-15T09:14:48.463Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-15T09:14:48.463Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-15T09:14:48.469Z] Still waiting to schedule task [2020-05-15T09:14:48.469Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-15T09:14:48.476Z] Still waiting to schedule task [2020-05-15T09:14:48.476Z] All nodes of label ‘arm64&&linux’ are offline [Pipeline] withEnv [Pipeline] { [2020-05-15T09:14:48.748Z] #57 ... [2020-05-15T09:14:48.748Z] [2020-05-15T09:14:48.748Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:14:48.748Z] #27 DONE 0.3s [2020-05-15T09:14:48.748Z] [2020-05-15T09:14:48.748Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:14:48.748Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-05-15T09:14:48.748Z] #57 ... [2020-05-15T09:14:48.748Z] [2020-05-15T09:14:48.748Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:14:48.748Z] #35 DONE 0.3s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:14:49.031Z] [2020-05-15T09:14:49.031Z] #20 [internal] load build context [2020-05-15T09:14:49.138Z] + docker version [2020-05-15T09:14:49.138Z] Client: Docker Engine - Community [2020-05-15T09:14:49.138Z] Version: 19.03.8 [2020-05-15T09:14:49.138Z] API version: 1.40 [2020-05-15T09:14:49.138Z] Go version: go1.12.17 [2020-05-15T09:14:49.138Z] Git commit: afacb8b7f0 [2020-05-15T09:14:49.138Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-15T09:14:49.138Z] OS/Arch: linux/amd64 [2020-05-15T09:14:49.138Z] Experimental: false [2020-05-15T09:14:49.138Z] [2020-05-15T09:14:49.138Z] Server: Docker Engine - Community [2020-05-15T09:14:49.138Z] Engine: [2020-05-15T09:14:49.138Z] Version: 19.03.8 [2020-05-15T09:14:49.138Z] API version: 1.40 (minimum version 1.12) [2020-05-15T09:14:49.138Z] Go version: go1.12.17 [2020-05-15T09:14:49.138Z] Git commit: afacb8b7f0 [2020-05-15T09:14:49.138Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-15T09:14:49.138Z] OS/Arch: linux/amd64 [2020-05-15T09:14:49.138Z] Experimental: true [2020-05-15T09:14:49.138Z] containerd: [2020-05-15T09:14:49.138Z] Version: 1.2.13 [2020-05-15T09:14:49.138Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:49.138Z] runc: [2020-05-15T09:14:49.138Z] Version: 1.0.0-rc10 [2020-05-15T09:14:49.138Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:49.138Z] docker-init: [2020-05-15T09:14:49.138Z] Version: 0.18.0 [2020-05-15T09:14:49.138Z] GitCommit: fec3683 [Pipeline] sh [2020-05-15T09:14:47.772Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:47.779Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:49.534Z] + docker info [2020-05-15T09:14:49.534Z] Client: [2020-05-15T09:14:49.534Z] Debug Mode: false [2020-05-15T09:14:49.534Z] [2020-05-15T09:14:49.534Z] Server: [2020-05-15T09:14:49.534Z] Containers: 0 [2020-05-15T09:14:49.534Z] Running: 0 [2020-05-15T09:14:49.534Z] Paused: 0 [2020-05-15T09:14:49.534Z] Stopped: 0 [2020-05-15T09:14:49.534Z] Images: 4 [2020-05-15T09:14:49.534Z] Server Version: 19.03.8 [2020-05-15T09:14:49.534Z] Storage Driver: overlay2 [2020-05-15T09:14:49.534Z] Backing Filesystem: [2020-05-15T09:14:49.534Z] Supports d_type: true [2020-05-15T09:14:49.534Z] Native Overlay Diff: true [2020-05-15T09:14:49.534Z] Logging Driver: json-file [2020-05-15T09:14:49.534Z] Cgroup Driver: cgroupfs [2020-05-15T09:14:49.534Z] Plugins: [2020-05-15T09:14:49.534Z] Volume: local [2020-05-15T09:14:49.534Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:14:49.534Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-15T09:14:49.534Z] Swarm: inactive [2020-05-15T09:14:49.534Z] Runtimes: runc [2020-05-15T09:14:49.534Z] Default Runtime: runc [2020-05-15T09:14:49.534Z] Init Binary: docker-init [2020-05-15T09:14:49.534Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:14:49.534Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:14:49.534Z] init version: fec3683 [2020-05-15T09:14:49.534Z] Security Options: [2020-05-15T09:14:49.534Z] apparmor [2020-05-15T09:14:49.534Z] seccomp [2020-05-15T09:14:49.534Z] Profile: default [2020-05-15T09:14:49.534Z] Kernel Version: 4.15.0-1065-aws [2020-05-15T09:14:49.534Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-15T09:14:49.534Z] OSType: linux [2020-05-15T09:14:49.534Z] Architecture: x86_64 [2020-05-15T09:14:49.534Z] CPUs: 2 [2020-05-15T09:14:49.534Z] Total Memory: 7.501GiB [2020-05-15T09:14:49.534Z] Name: ip-10-100-68-56 [2020-05-15T09:14:49.534Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-15T09:14:49.534Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:14:49.534Z] Debug Mode: false [2020-05-15T09:14:49.534Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:14:49.534Z] Labels: [2020-05-15T09:14:49.534Z] Experimental: true [2020-05-15T09:14:49.534Z] Insecure Registries: [2020-05-15T09:14:49.534Z] 127.0.0.0/8 [2020-05-15T09:14:49.534Z] Live Restore Enabled: true [2020-05-15T09:14:49.534Z] [2020-05-15T09:14:49.534Z] WARNING: No swap limit support [Pipeline] sh [2020-05-15T09:14:49.778Z] Fetching without tags [2020-05-15T09:14:49.938Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:49.938Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:14:49.938Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:14:49.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:49.486Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:14:49.544Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:49.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:49.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:49.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:49.816Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:50.193Z] + bash /home/ubuntu/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:14:50.193Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:14:50.193Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-15T09:14:50.193Z] [2020-05-15T09:14:50.193Z] Generally Necessary: [2020-05-15T09:14:50.193Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:14:50.193Z] - apparmor: enabled and tools installed [2020-05-15T09:14:50.193Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:14:50.193Z] - CONFIG_NET_NS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_PID_NS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_MEMCG: enabled [2020-05-15T09:14:50.193Z] - CONFIG_KEYS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:14:50.193Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:14:50.193Z] [2020-05-15T09:14:50.193Z] Optional Features: [2020-05-15T09:14:50.193Z] - CONFIG_USER_NS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:14:50.193Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:14:50.193Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:14:50.193Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-15T09:14:50.193Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-15T09:14:50.193Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:14:50.193Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:14:50.193Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:14:50.193Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:14:50.193Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:14:50.193Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:14:50.193Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:14:50.193Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:14:50.193Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:14:50.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:14:50.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:14:50.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:14:50.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:14:50.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:14:50.447Z] - Network Drivers: [2020-05-15T09:14:50.447Z] - "overlay": [2020-05-15T09:14:50.447Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:14:50.447Z] Optional (for encrypted networks): [2020-05-15T09:14:50.447Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:14:50.447Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-15T09:14:50.447Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-15T09:14:50.447Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-15T09:14:50.447Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-15T09:14:50.447Z] - CONFIG_XFRM: enabled [2020-05-15T09:14:50.447Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:14:50.447Z] - "ipvlan": [2020-05-15T09:14:50.447Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:14:50.447Z] - "macvlan": [2020-05-15T09:14:50.447Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:14:50.447Z] - "ftp,tftp client in container": [2020-05-15T09:14:50.447Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:14:50.447Z] - Storage Drivers: [2020-05-15T09:14:50.447Z] - "aufs": [2020-05-15T09:14:50.447Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:14:50.447Z] - "btrfs": [2020-05-15T09:14:50.447Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:14:50.447Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:14:50.447Z] - "devicemapper": [2020-05-15T09:14:50.447Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:14:50.447Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:14:50.447Z] - "overlay": [2020-05-15T09:14:50.447Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:14:50.447Z] - "zfs": [2020-05-15T09:14:50.447Z] - /dev/zfs: missing [2020-05-15T09:14:50.447Z] - zfs command: missing [2020-05-15T09:14:50.447Z] - zpool command: missing [2020-05-15T09:14:50.447Z] [2020-05-15T09:14:50.447Z] Limits: [2020-05-15T09:14:50.447Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:14:50.447Z] [2020-05-15T09:14:50.447Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:14:50.532Z] #20 transferring context: 50.65MB 2.1s done [2020-05-15T09:14:50.532Z] #20 DONE 2.2s [2020-05-15T09:14:50.532Z] [2020-05-15T09:14:50.532Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:14:50.532Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-05-15T09:14:50.532Z] #57 DONE 2.2s [2020-05-15T09:14:50.532Z] [2020-05-15T09:14:50.532Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:50.551Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:50.865Z] + sudo modprobe ip_vs [2020-05-15T09:14:51.119Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:14:51.119Z] #2 [internal] load .dockerignore [2020-05-15T09:14:51.119Z] #2 transferring context: 87B done [2020-05-15T09:14:51.119Z] #2 DONE 0.0s [2020-05-15T09:14:51.119Z] [2020-05-15T09:14:51.119Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:14:51.119Z] #1 transferring dockerfile: 16.32kB done [2020-05-15T09:14:51.119Z] #1 DONE 0.0s [2020-05-15T09:14:51.119Z] [2020-05-15T09:14:51.119Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:14:51.119Z] #3 DONE 0.1s [2020-05-15T09:14:51.374Z] [2020-05-15T09:14:51.374Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:14:51.374Z] #4 CACHED [2020-05-15T09:14:50.585Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:50.639Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:14:51.933Z] [2020-05-15T09:14:51.934Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:14:51.934Z] #6 DONE 0.1s [2020-05-15T09:14:51.934Z] [2020-05-15T09:14:51.934Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:14:51.934Z] #5 DONE 0.1s [2020-05-15T09:14:51.934Z] [2020-05-15T09:14:51.934Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:14:51.934Z] #57 DONE 0.0s [2020-05-15T09:14:51.934Z] [2020-05-15T09:14:51.934Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:14:51.934Z] #7 DONE 0.0s [2020-05-15T09:14:51.934Z] [2020-05-15T09:14:51.934Z] #20 [internal] load build context [2020-05-15T09:14:53.314Z] #20 transferring context: 50.65MB 1.2s done [2020-05-15T09:14:53.314Z] #20 DONE 1.2s [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:53.314Z] #33 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:14:53.314Z] #17 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:14:53.314Z] #8 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:53.314Z] #30 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:14:53.314Z] #19 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #48 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:14:53.314Z] #55 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:14:53.314Z] #51 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:14:53.314Z] #28 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:14:53.314Z] #24 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:14:53.314Z] #18 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:14:53.314Z] #40 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #60 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:14:53.314Z] #16 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:14:53.314Z] #14 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:53.314Z] #59 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:14:53.314Z] #36 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:14:53.314Z] #27 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:14:53.314Z] #23 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #44 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:53.314Z] #21 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:14:53.314Z] #12 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:14:53.314Z] #35 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #37 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:14:53.314Z] #38 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:14:53.314Z] #13 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:14:53.314Z] #32 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:53.314Z] #43 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:53.314Z] #47 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #31 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:53.314Z] #49 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:14:53.314Z] #26 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #53 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #56 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #29 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #34 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:14:53.314Z] #22 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:14:53.314Z] #15 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #42 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:14:53.314Z] #10 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:14:53.314Z] #25 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #50 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:53.314Z] #54 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:14:53.314Z] #9 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:53.314Z] #45 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:14:53.314Z] #39 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:53.314Z] #41 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:14:53.314Z] #58 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:14:53.314Z] #46 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:14:53.314Z] #11 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:53.314Z] #52 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:14:53.314Z] #61 CACHED [2020-05-15T09:14:53.314Z] [2020-05-15T09:14:53.314Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:14:54.045Z] #54 3.177 + RM_GOPATH=0 [2020-05-15T09:14:54.045Z] #54 3.177 + TMP_GOPATH= [2020-05-15T09:14:54.045Z] #54 3.177 + : /build [2020-05-15T09:14:54.045Z] #54 3.177 + '[' -z '' ']' [2020-05-15T09:14:54.045Z] #54 3.178 ++ mktemp -d [2020-05-15T09:14:54.045Z] #54 3.179 + export GOPATH=/tmp/tmp.p1qyLbVdOe [2020-05-15T09:14:54.045Z] #54 3.179 + GOPATH=/tmp/tmp.p1qyLbVdOe [2020-05-15T09:14:54.045Z] #54 3.179 + RM_GOPATH=1 [2020-05-15T09:14:54.045Z] #54 3.179 ++ dirname /tmp/install/install.sh [2020-05-15T09:14:54.045Z] #54 3.180 + dir=/tmp/install [2020-05-15T09:14:54.045Z] #54 3.180 + bin=rootlesskit [2020-05-15T09:14:54.045Z] #54 3.180 + shift [2020-05-15T09:14:54.045Z] #54 3.180 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-15T09:14:54.045Z] #54 3.180 + . /tmp/install/rootlesskit.installer [2020-05-15T09:14:54.045Z] #54 3.180 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:14:54.045Z] #54 3.181 + install_rootlesskit [2020-05-15T09:14:54.045Z] #54 3.182 + case "$1" in [2020-05-15T09:14:54.045Z] #54 3.182 + export CGO_ENABLED=0 [2020-05-15T09:14:54.045Z] #54 3.182 + CGO_ENABLED=0 [2020-05-15T09:14:54.045Z] #54 3.182 + _install_rootlesskit [2020-05-15T09:14:54.045Z] #54 3.182 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-15T09:14:54.045Z] #54 3.182 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:14:54.045Z] #54 3.182 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p1qyLbVdOe/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:14:54.045Z] #54 3.185 Cloning into '/tmp/tmp.p1qyLbVdOe/src/github.com/rootless-containers/rootlesskit'... [2020-05-15T09:14:54.081Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:14:54.082Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:14:54.239Z] #62 DONE 0.9s [2020-05-15T09:14:54.239Z] [2020-05-15T09:14:54.239Z] #63 exporting to image [2020-05-15T09:14:54.239Z] #63 exporting layers [2020-05-15T09:14:54.635Z] Commit message: "Fix filter on expose and publish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:14:55.209Z] #63 exporting layers 1.0s done [2020-05-15T09:14:55.209Z] #63 writing image sha256:a306400ce5264bdc620c94e70a1078683eee854a30cc991f7c464ee6afe9d541 done [2020-05-15T09:14:55.209Z] #63 naming to docker.io/library/docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 done [2020-05-15T09:14:55.209Z] #63 DONE 1.0s [2020-05-15T09:14:53.851Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:14:53.986Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-15T09:14:54.116Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:54.171Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-15T09:14:56.110Z] + docker version [2020-05-15T09:14:56.110Z] Client: Docker Engine - Enterprise [2020-05-15T09:14:56.110Z] Version: 19.03.5 [2020-05-15T09:14:56.110Z] API version: 1.40 [2020-05-15T09:14:56.110Z] Go version: go1.12.12 [2020-05-15T09:14:56.110Z] Git commit: 2ee0c57608 [2020-05-15T09:14:56.110Z] Built: 11/13/2019 08:00:16 [2020-05-15T09:14:56.110Z] OS/Arch: windows/amd64 [2020-05-15T09:14:56.110Z] Experimental: false [2020-05-15T09:14:56.110Z] [2020-05-15T09:14:56.110Z] Server: Docker Engine - Enterprise [2020-05-15T09:14:56.110Z] Engine: [2020-05-15T09:14:56.110Z] Version: 19.03.5 [2020-05-15T09:14:56.110Z] API version: 1.40 (minimum version 1.24) [2020-05-15T09:14:56.110Z] Go version: go1.12.12 [2020-05-15T09:14:56.110Z] Git commit: 2ee0c57608 [2020-05-15T09:14:56.110Z] Built: 11/13/2019 07:58:51 [2020-05-15T09:14:56.110Z] OS/Arch: windows/amd64 [2020-05-15T09:14:56.110Z] Experimental: true [Pipeline] sh [2020-05-15T09:14:56.719Z] #54 ... [2020-05-15T09:14:56.719Z] [2020-05-15T09:14:56.719Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:14:56.719Z] #30 3.636 + RM_GOPATH=0 [2020-05-15T09:14:56.719Z] #30 3.636 + TMP_GOPATH= [2020-05-15T09:14:56.719Z] #30 3.636 + : /build [2020-05-15T09:14:56.719Z] #30 3.636 + '[' -z '' ']' [2020-05-15T09:14:56.719Z] #30 3.640 ++ mktemp -d [2020-05-15T09:14:56.719Z] #30 3.641 + export GOPATH=/tmp/tmp.znVNL1ME6k [2020-05-15T09:14:56.719Z] #30 3.641 + GOPATH=/tmp/tmp.znVNL1ME6k [2020-05-15T09:14:56.719Z] #30 3.646 + RM_GOPATH=1 [2020-05-15T09:14:56.719Z] #30 3.646 ++ dirname /tmp/install/install.sh [2020-05-15T09:14:56.719Z] #30 3.650 + dir=/tmp/install [2020-05-15T09:14:56.719Z] #30 3.650 + bin=tomlv [2020-05-15T09:14:56.719Z] #30 3.650 + shift [2020-05-15T09:14:56.719Z] #30 3.652 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-15T09:14:56.719Z] #30 3.652 + . /tmp/install/tomlv.installer [2020-05-15T09:14:56.719Z] #30 3.652 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:14:56.719Z] #30 3.652 + install_tomlv [2020-05-15T09:14:56.719Z] #30 3.652 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-15T09:14:56.719Z] #30 3.652 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:14:56.719Z] #30 3.652 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.znVNL1ME6k/src/github.com/BurntSushi/toml [2020-05-15T09:14:56.719Z] #30 3.653 Cloning into '/tmp/tmp.znVNL1ME6k/src/github.com/BurntSushi/toml'... [2020-05-15T09:14:56.719Z] #30 4.434 + cd /tmp/tmp.znVNL1ME6k/src/github.com/BurntSushi/toml [2020-05-15T09:14:56.719Z] #30 4.434 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:14:56.719Z] #30 4.451 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:14:56.719Z] #30 5.013 runtime/internal/atomic [2020-05-15T09:14:56.719Z] #30 5.027 internal/cpu [2020-05-15T09:14:56.719Z] #30 5.246 runtime/internal/sys [2020-05-15T09:14:56.719Z] #30 5.338 runtime/internal/math [2020-05-15T09:14:56.719Z] #30 5.366 internal/bytealg [2020-05-15T09:14:56.719Z] #30 5.397 math/bits [2020-05-15T09:14:56.719Z] #30 5.696 runtime [2020-05-15T09:14:56.719Z] #30 5.853 math [2020-05-15T09:14:56.778Z] [2020-05-15T09:14:56.778Z] Removing bundles/ [2020-05-15T09:14:56.778Z] [2020-05-15T09:14:56.778Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-15T09:14:56.778Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:14:56.778Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:14:57.173Z] + docker info [2020-05-15T09:14:57.332Z] #30 ... [2020-05-15T09:14:57.333Z] [2020-05-15T09:14:57.333Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:14:57.333Z] #54 6.811 + cd /tmp/tmp.p1qyLbVdOe/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:14:57.333Z] #54 6.812 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:14:57.333Z] #54 6.925 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:14:57.614Z] #54 6.925 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-15T09:14:58.229Z] #54 ... [2020-05-15T09:14:58.229Z] [2020-05-15T09:14:58.229Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:14:58.229Z] #23 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:14:58.229Z] #23 1.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:14:58.229Z] #23 1.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:14:58.229Z] #23 2.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-15T09:14:58.229Z] #23 3.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-15T09:14:58.229Z] #23 5.354 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-15T09:14:58.511Z] #23 ... [2020-05-15T09:14:58.511Z] [2020-05-15T09:14:58.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:14:58.511Z] #10 2.094 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:14:58.511Z] #10 2.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:14:58.511Z] #10 2.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:14:58.511Z] #10 2.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-15T09:14:58.511Z] #10 4.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-15T09:14:58.511Z] #10 5.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-15T09:14:58.511Z] #10 ... [2020-05-15T09:14:58.511Z] [2020-05-15T09:14:58.511Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:14:58.511Z] #38 2.205 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:14:58.511Z] #38 2.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:14:58.511Z] #38 2.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:14:58.511Z] #38 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-15T09:14:58.511Z] #38 4.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-15T09:14:58.511Z] #38 6.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-15T09:14:58.746Z] Client: [2020-05-15T09:14:58.746Z] Debug Mode: false [2020-05-15T09:14:58.746Z] Plugins: [2020-05-15T09:14:58.746Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-15T09:14:58.746Z] [2020-05-15T09:14:58.746Z] Server: [2020-05-15T09:14:58.746Z] Containers: 0 [2020-05-15T09:14:58.746Z] Running: 0 [2020-05-15T09:14:58.746Z] Paused: 0 [2020-05-15T09:14:58.746Z] Stopped: 0 [2020-05-15T09:14:58.746Z] Images: 10 [2020-05-15T09:14:58.746Z] Server Version: 19.03.5 [2020-05-15T09:14:58.746Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-15T09:14:58.746Z] Windows: [2020-05-15T09:14:58.746Z] LCOW: [2020-05-15T09:14:58.746Z] Logging Driver: json-file [2020-05-15T09:14:58.746Z] Plugins: [2020-05-15T09:14:58.746Z] Volume: local [2020-05-15T09:14:58.746Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-15T09:14:58.746Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-15T09:14:58.746Z] Swarm: inactive [2020-05-15T09:14:58.746Z] Default Isolation: process [2020-05-15T09:14:58.746Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-15T09:14:58.746Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-15T09:14:58.746Z] OSType: windows [2020-05-15T09:14:58.746Z] Architecture: x86_64 [2020-05-15T09:14:58.746Z] CPUs: 4 [2020-05-15T09:14:58.746Z] Total Memory: 32GiB [2020-05-15T09:14:58.746Z] Name: azwin-2-74c710 [2020-05-15T09:14:58.746Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-15T09:14:58.746Z] Docker Root Dir: D:\docker [2020-05-15T09:14:58.746Z] Debug Mode: false [2020-05-15T09:14:58.746Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:14:58.746Z] Labels: [2020-05-15T09:14:58.746Z] Experimental: true [2020-05-15T09:14:58.746Z] Insecure Registries: [2020-05-15T09:14:58.746Z] 10.0.0.4:5000 [2020-05-15T09:14:58.746Z] 127.0.0.0/8 [2020-05-15T09:14:58.746Z] Registry Mirrors: [2020-05-15T09:14:58.746Z] http://10.0.0.4:5000/ [2020-05-15T09:14:58.746Z] Live Restore Enabled: false [2020-05-15T09:14:58.746Z] [2020-05-15T09:14:58.794Z] #38 ... [2020-05-15T09:14:58.794Z] [2020-05-15T09:14:58.794Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:14:58.794Z] #51 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:14:58.794Z] #51 2.196 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:14:58.794Z] #51 2.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:14:58.794Z] #51 2.666 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-15T09:14:58.794Z] #51 3.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-15T09:14:58.794Z] #51 5.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-15T09:14:58.794Z] #51 ... [2020-05-15T09:14:58.794Z] [2020-05-15T09:14:58.794Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:14:58.794Z] #28 2.027 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-15T09:14:58.794Z] #28 2.038 Cloning into '.'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-15T09:14:59.076Z] #28 ... [2020-05-15T09:14:59.076Z] [2020-05-15T09:14:59.076Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:14:59.076Z] #36 1.833 + git clone https://github.com/docker/distribution.git . [2020-05-15T09:14:59.076Z] #36 1.835 Cloning into '.'... [2020-05-15T09:14:59.076Z] #36 ... [2020-05-15T09:14:59.076Z] [2020-05-15T09:14:59.076Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:14:59.076Z] #33 3.679 + RM_GOPATH=0 [2020-05-15T09:14:59.076Z] #33 3.679 + TMP_GOPATH= [2020-05-15T09:14:59.076Z] #33 3.679 + : /build [2020-05-15T09:14:59.076Z] #33 3.679 + '[' -z '' ']' [2020-05-15T09:14:59.076Z] #33 3.679 ++ mktemp -d [2020-05-15T09:14:59.076Z] #33 3.680 + export GOPATH=/tmp/tmp.2Lg9dDjsEt [2020-05-15T09:14:59.076Z] #33 3.680 + GOPATH=/tmp/tmp.2Lg9dDjsEt [2020-05-15T09:14:59.076Z] #33 3.680 + RM_GOPATH=1 [2020-05-15T09:14:59.076Z] #33 3.681 ++ dirname /tmp/install/install.sh [2020-05-15T09:14:59.076Z] #33 3.684 + dir=/tmp/install [2020-05-15T09:14:59.076Z] #33 3.684 + bin=tini [2020-05-15T09:14:59.076Z] #33 3.685 + shift [2020-05-15T09:14:59.076Z] #33 3.685 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-15T09:14:59.076Z] #33 3.685 + . /tmp/install/tini.installer [2020-05-15T09:14:59.076Z] #33 3.685 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:14:59.076Z] #33 3.685 + install_tini [2020-05-15T09:14:59.076Z] #33 3.685 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-15T09:14:59.076Z] #33 3.685 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:14:59.076Z] #33 3.685 + git clone https://github.com/krallin/tini.git /tmp/tmp.2Lg9dDjsEt/tini [2020-05-15T09:14:59.076Z] #33 3.687 Cloning into '/tmp/tmp.2Lg9dDjsEt/tini'... [2020-05-15T09:14:59.076Z] #33 4.470 + cd /tmp/tmp.2Lg9dDjsEt/tini [2020-05-15T09:14:59.076Z] #33 4.470 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:14:59.076Z] #33 4.482 + cmake . [2020-05-15T09:14:59.076Z] #33 5.082 -- The C compiler identification is GNU 8.3.0 [2020-05-15T09:14:59.076Z] #33 5.213 -- Check for working C compiler: /usr/bin/cc [2020-05-15T09:14:59.076Z] #33 5.940 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-15T09:14:59.076Z] #33 5.950 -- Detecting C compiler ABI info [2020-05-15T09:14:59.076Z] #33 6.531 -- Detecting C compiler ABI info - done [2020-05-15T09:14:59.076Z] #33 6.553 -- Detecting C compile features [2020-05-15T09:14:59.076Z] #33 8.311 -- Detecting C compile features - done [2020-05-15T09:14:59.076Z] #33 8.358 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-15T09:14:59.076Z] #33 8.595 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-15T09:14:59.271Z] Fetching without tags [2020-05-15T09:14:59.357Z] #33 8.669 -- Configuring done [2020-05-15T09:14:59.357Z] #33 8.694 -- Generating done [2020-05-15T09:14:59.357Z] #33 8.698 -- Build files have been written to: /tmp/tmp.2Lg9dDjsEt/tini [2020-05-15T09:14:59.357Z] #33 8.708 + make tini-static [2020-05-15T09:14:59.357Z] #33 ... [2020-05-15T09:14:59.357Z] [2020-05-15T09:14:59.357Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:14:59.357Z] #23 10.89 Fetched 8043 kB in 9s (853 kB/s) [2020-05-15T09:14:59.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:59.241Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:14:59.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:59.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:14:59.278Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:14:59.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:14:59.279Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:14:59.782Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:15:00.373Z] #23 10.89 Reading package lists... [2020-05-15T09:15:00.373Z] #23 ... [2020-05-15T09:15:00.373Z] [2020-05-15T09:15:00.373Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:00.373Z] #21 3.200 + RM_GOPATH=0 [2020-05-15T09:15:00.373Z] #21 3.200 + TMP_GOPATH= [2020-05-15T09:15:00.373Z] #21 3.200 + : /build [2020-05-15T09:15:00.373Z] #21 3.200 + '[' -z '' ']' [2020-05-15T09:15:00.373Z] #21 3.201 ++ mktemp -d [2020-05-15T09:15:00.373Z] #21 3.208 + export GOPATH=/tmp/tmp.onsaSozkYj [2020-05-15T09:15:00.373Z] #21 3.208 + GOPATH=/tmp/tmp.onsaSozkYj [2020-05-15T09:15:00.373Z] #21 3.208 + RM_GOPATH=1 [2020-05-15T09:15:00.373Z] #21 3.208 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:00.373Z] #21 3.209 + dir=/tmp/install [2020-05-15T09:15:00.373Z] #21 3.209 + bin=dockercli [2020-05-15T09:15:00.373Z] #21 3.209 + shift [2020-05-15T09:15:00.373Z] #21 3.209 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-15T09:15:00.373Z] #21 3.209 + . /tmp/install/dockercli.installer [2020-05-15T09:15:00.373Z] #21 3.209 ++ : stable [2020-05-15T09:15:00.373Z] #21 3.209 ++ : 17.06.2-ce [2020-05-15T09:15:00.373Z] #21 3.209 + install_dockercli [2020-05-15T09:15:00.373Z] #21 3.209 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-15T09:15:00.373Z] #21 3.210 Install docker/cli version 17.06.2-ce from stable [2020-05-15T09:15:00.373Z] #21 3.210 ++ uname -m [2020-05-15T09:15:00.373Z] #21 3.212 + arch=s390x [2020-05-15T09:15:00.373Z] #21 3.212 + '[' s390x '!=' x86_64 ']' [2020-05-15T09:15:00.373Z] #21 3.212 + '[' s390x '!=' s390x ']' [2020-05-15T09:15:00.373Z] #21 3.212 + url=https://download.docker.com/linux/static [2020-05-15T09:15:00.373Z] #21 3.212 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-15T09:15:00.373Z] #21 3.213 + tar -xz docker/docker [2020-05-15T09:15:00.373Z] #21 9.035 + mkdir -p /build [2020-05-15T09:15:00.373Z] #21 9.049 + mv docker/docker /build/ [2020-05-15T09:15:00.373Z] #21 9.058 + rmdir docker [2020-05-15T09:15:00.373Z] #21 DONE 9.6s [2020-05-15T09:15:00.373Z] [2020-05-15T09:15:00.373Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:15:00.373Z] #51 12.00 Fetched 8043 kB in 10s (810 kB/s) [2020-05-15T09:15:00.668Z] #51 12.00 Reading package lists... [2020-05-15T09:15:00.668Z] #51 ... [2020-05-15T09:15:00.668Z] [2020-05-15T09:15:00.668Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:00.668Z] #45 2.896 + RM_GOPATH=0 [2020-05-15T09:15:00.668Z] #45 2.896 + TMP_GOPATH= [2020-05-15T09:15:00.668Z] #45 2.896 + : /build [2020-05-15T09:15:00.668Z] #45 2.896 + '[' -z '' ']' [2020-05-15T09:15:00.668Z] #45 2.897 ++ mktemp -d [2020-05-15T09:15:00.668Z] #45 2.898 + export GOPATH=/tmp/tmp.0sNkqkHyCt [2020-05-15T09:15:00.668Z] #45 2.898 + GOPATH=/tmp/tmp.0sNkqkHyCt [2020-05-15T09:15:00.668Z] #45 2.898 + RM_GOPATH=1 [2020-05-15T09:15:00.668Z] #45 2.898 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:00.668Z] #45 2.899 + dir=/tmp/install [2020-05-15T09:15:00.668Z] #45 2.900 + bin=golangci_lint [2020-05-15T09:15:00.668Z] #45 2.900 + shift [2020-05-15T09:15:00.668Z] #45 2.900 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-15T09:15:00.668Z] #45 2.900 + . /tmp/install/golangci_lint.installer [2020-05-15T09:15:00.668Z] #45 2.901 ++ : v1.23.8 [2020-05-15T09:15:00.668Z] #45 2.902 + install_golangci_lint [2020-05-15T09:15:00.668Z] #45 2.903 + echo 'Installing golangci-lint version v1.23.8' [2020-05-15T09:15:00.668Z] #45 2.903 Installing golangci-lint version v1.23.8 [2020-05-15T09:15:00.668Z] #45 2.903 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-15T09:15:00.668Z] #45 ... [2020-05-15T09:15:00.668Z] [2020-05-15T09:15:00.668Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:00.668Z] #41 3.545 + RM_GOPATH=0 [2020-05-15T09:15:00.668Z] #41 3.545 + TMP_GOPATH= [2020-05-15T09:15:00.668Z] #41 3.545 + : /build [2020-05-15T09:15:00.668Z] #41 3.545 + '[' -z '' ']' [2020-05-15T09:15:00.668Z] #41 3.545 ++ mktemp -d [2020-05-15T09:15:00.668Z] #41 3.545 + export GOPATH=/tmp/tmp.gWeGigr2QN [2020-05-15T09:15:00.668Z] #41 3.545 + GOPATH=/tmp/tmp.gWeGigr2QN [2020-05-15T09:15:00.668Z] #41 3.545 + RM_GOPATH=1 [2020-05-15T09:15:00.668Z] #41 3.545 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:00.668Z] #41 3.546 + dir=/tmp/install [2020-05-15T09:15:00.668Z] #41 3.546 + bin=vndr [2020-05-15T09:15:00.668Z] #41 3.546 + shift [2020-05-15T09:15:00.668Z] #41 3.546 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-15T09:15:00.668Z] #41 3.546 + . /tmp/install/vndr.installer [2020-05-15T09:15:00.668Z] #41 3.546 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:15:00.668Z] #41 3.546 + install_vndr [2020-05-15T09:15:00.668Z] #41 3.546 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-15T09:15:00.668Z] #41 3.547 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:15:00.668Z] #41 3.547 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gWeGigr2QN/src/github.com/LK4D4/vndr [2020-05-15T09:15:00.668Z] #41 3.557 Cloning into '/tmp/tmp.gWeGigr2QN/src/github.com/LK4D4/vndr'... [2020-05-15T09:15:00.668Z] #41 4.138 + cd /tmp/tmp.gWeGigr2QN/src/github.com/LK4D4/vndr [2020-05-15T09:15:00.668Z] #41 4.139 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:15:00.668Z] #41 4.167 + go build -buildmode=pie -v -o /build/vndr . [2020-05-15T09:15:00.668Z] #41 5.129 internal/cpu [2020-05-15T09:15:00.668Z] #41 5.146 runtime/internal/atomic [2020-05-15T09:15:00.668Z] #41 5.271 runtime/internal/sys [2020-05-15T09:15:00.668Z] #41 5.430 internal/race [2020-05-15T09:15:00.668Z] #41 5.493 sync/atomic [2020-05-15T09:15:00.668Z] #41 5.614 unicode [2020-05-15T09:15:00.668Z] #41 5.621 internal/bytealg [2020-05-15T09:15:00.668Z] #41 6.090 runtime [2020-05-15T09:15:00.668Z] #41 8.105 unicode/utf8 [2020-05-15T09:15:00.668Z] #41 8.509 math [2020-05-15T09:15:00.952Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:15:00.952Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:15:00.962Z] #41 ... [2020-05-15T09:15:00.962Z] [2020-05-15T09:15:00.962Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:00.962Z] #43 3.519 + RM_GOPATH=0 [2020-05-15T09:15:00.962Z] #43 3.519 + TMP_GOPATH= [2020-05-15T09:15:00.962Z] #43 3.519 + : /build [2020-05-15T09:15:00.962Z] #43 3.519 + '[' -z '' ']' [2020-05-15T09:15:00.962Z] #43 3.521 ++ mktemp -d [2020-05-15T09:15:00.962Z] #43 3.523 + export GOPATH=/tmp/tmp.gmN9II7zoD [2020-05-15T09:15:00.962Z] #43 3.523 + GOPATH=/tmp/tmp.gmN9II7zoD [2020-05-15T09:15:00.962Z] #43 3.523 + RM_GOPATH=1 [2020-05-15T09:15:00.962Z] #43 3.525 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:00.962Z] #43 3.531 + dir=/tmp/install [2020-05-15T09:15:00.962Z] #43 3.531 + bin=gotestsum [2020-05-15T09:15:00.962Z] #43 3.531 + shift [2020-05-15T09:15:00.962Z] #43 3.531 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-15T09:15:00.962Z] #43 3.532 + . /tmp/install/gotestsum.installer [2020-05-15T09:15:00.962Z] #43 3.537 ++ : v0.3.5 [2020-05-15T09:15:00.962Z] #43 3.538 + install_gotestsum [2020-05-15T09:15:00.962Z] #43 3.538 + echo 'Installing gotestsum version v0.3.5' [2020-05-15T09:15:00.962Z] #43 3.538 Installing gotestsum version v0.3.5 [2020-05-15T09:15:00.962Z] #43 3.540 + go get -d gotest.tools/gotestsum [2020-05-15T09:15:00.962Z] #43 ... [2020-05-15T09:15:00.962Z] [2020-05-15T09:15:00.962Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:00.962Z] #47 3.712 + RM_GOPATH=0 [2020-05-15T09:15:00.962Z] #47 3.712 + TMP_GOPATH= [2020-05-15T09:15:00.962Z] #47 3.712 + : /build [2020-05-15T09:15:00.962Z] #47 3.713 + '[' -z '' ']' [2020-05-15T09:15:00.962Z] #47 3.713 ++ mktemp -d [2020-05-15T09:15:00.962Z] #47 3.714 + export GOPATH=/tmp/tmp.OM4JpyXekP [2020-05-15T09:15:00.962Z] #47 3.717 + GOPATH=/tmp/tmp.OM4JpyXekP [2020-05-15T09:15:00.962Z] #47 3.717 + RM_GOPATH=1 [2020-05-15T09:15:00.962Z] #47 3.717 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:00.962Z] #47 3.719 + dir=/tmp/install [2020-05-15T09:15:00.962Z] #47 3.719 + bin=shfmt [2020-05-15T09:15:00.962Z] #47 3.719 + shift [2020-05-15T09:15:00.962Z] #47 3.719 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-15T09:15:00.962Z] #47 3.719 + . /tmp/install/shfmt.installer [2020-05-15T09:15:00.962Z] #47 3.719 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:15:00.962Z] #47 3.719 + install_shfmt [2020-05-15T09:15:00.962Z] #47 3.719 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-15T09:15:00.962Z] #47 3.719 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OM4JpyXekP/src/github.com/mvdan/sh [2020-05-15T09:15:00.962Z] #47 3.719 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:15:00.962Z] #47 3.720 Cloning into '/tmp/tmp.OM4JpyXekP/src/github.com/mvdan/sh'... [2020-05-15T09:15:00.962Z] #47 9.780 + cd /tmp/tmp.OM4JpyXekP/src/github.com/mvdan/sh [2020-05-15T09:15:00.962Z] #47 9.780 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:15:00.962Z] #47 9.875 + GO111MODULE=on [2020-05-15T09:15:00.962Z] #47 9.875 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-15T09:15:01.308Z] #47 ... [2020-05-15T09:15:01.308Z] [2020-05-15T09:15:01.308Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:01.308Z] #59 2.242 + RM_GOPATH=0 [2020-05-15T09:15:01.308Z] #59 2.242 + TMP_GOPATH= [2020-05-15T09:15:01.308Z] #59 2.242 + : /build [2020-05-15T09:15:01.308Z] #59 2.242 + '[' -z '' ']' [2020-05-15T09:15:01.308Z] #59 2.242 ++ mktemp -d [2020-05-15T09:15:01.308Z] #59 2.242 + export GOPATH=/tmp/tmp.ESUwufB88T [2020-05-15T09:15:01.308Z] #59 2.242 + GOPATH=/tmp/tmp.ESUwufB88T [2020-05-15T09:15:01.308Z] #59 2.242 + RM_GOPATH=1 [2020-05-15T09:15:01.308Z] #59 2.242 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:01.308Z] #59 2.242 + dir=/tmp/install [2020-05-15T09:15:01.308Z] #59 2.242 + bin=proxy [2020-05-15T09:15:01.308Z] #59 2.242 + shift [2020-05-15T09:15:01.308Z] #59 2.242 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-15T09:15:01.308Z] #59 2.242 + . /tmp/install/proxy.installer [2020-05-15T09:15:01.308Z] #59 2.242 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:15:01.308Z] #59 2.242 + install_proxy [2020-05-15T09:15:01.308Z] #59 2.242 + case "$1" in [2020-05-15T09:15:01.308Z] #59 2.242 + export CGO_ENABLED=0 [2020-05-15T09:15:01.308Z] #59 2.242 + CGO_ENABLED=0 [2020-05-15T09:15:01.308Z] #59 2.242 + _install_proxy [2020-05-15T09:15:01.308Z] #59 2.242 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-15T09:15:01.308Z] #59 2.242 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ESUwufB88T/src/github.com/docker/libnetwork [2020-05-15T09:15:01.308Z] #59 2.242 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:15:01.308Z] #59 2.253 Cloning into '/tmp/tmp.ESUwufB88T/src/github.com/docker/libnetwork'... [2020-05-15T09:15:01.308Z] #59 ... [2020-05-15T09:15:01.308Z] [2020-05-15T09:15:01.308Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:15:01.308Z] #36 12.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-15T09:15:01.634Z] #36 ... [2020-05-15T09:15:01.634Z] [2020-05-15T09:15:01.634Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:01.634Z] #33 9.073 Scanning dependencies of target tini-static [2020-05-15T09:15:01.634Z] #33 9.090 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-15T09:15:01.634Z] #33 10.33 [100%] Linking C executable tini-static [2020-05-15T09:15:01.634Z] #33 10.71 [100%] Built target tini-static [2020-05-15T09:15:01.634Z] #33 10.80 + mkdir -p /build [2020-05-15T09:15:01.634Z] #33 10.81 + cp tini-static /build/docker-init [2020-05-15T09:15:01.634Z] #33 DONE 11.1s [2020-05-15T09:14:59.789Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:14:59.792Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:15:00.917Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:15:00.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:15:00.959Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:15:00.962Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:15:01.919Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:15:01.932Z] [2020-05-15T09:15:01.932Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:01.932Z] #47 11.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:15:02.223Z] #47 11.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:15:02.223Z] #47 11.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:15:02.505Z] #47 11.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:15:02.505Z] #47 11.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:15:02.964Z] + docker version [2020-05-15T09:15:02.964Z] Client: [2020-05-15T09:15:02.964Z] Version: 18.06.1-ce [2020-05-15T09:15:02.964Z] API version: 1.38 [2020-05-15T09:15:02.964Z] Go version: go1.10.3 [2020-05-15T09:15:02.964Z] Git commit: e68fc7a [2020-05-15T09:15:02.964Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-15T09:15:02.964Z] OS/Arch: linux/ppc64le [2020-05-15T09:15:02.964Z] Experimental: false [2020-05-15T09:15:02.964Z] [2020-05-15T09:15:02.964Z] Server: [2020-05-15T09:15:02.964Z] Engine: [2020-05-15T09:15:02.964Z] Version: 18.06.1-ce [2020-05-15T09:15:02.964Z] API version: 1.38 (minimum version 1.12) [2020-05-15T09:15:02.964Z] Go version: go1.10.3 [2020-05-15T09:15:02.964Z] Git commit: e68fc7a [2020-05-15T09:15:02.964Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-15T09:15:02.964Z] OS/Arch: linux/ppc64le [2020-05-15T09:15:02.964Z] Experimental: true [Pipeline] sh [2020-05-15T09:15:03.118Z] #47 12.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:15:03.341Z] + docker info [2020-05-15T09:15:03.341Z] Containers: 0 [2020-05-15T09:15:03.341Z] Running: 0 [2020-05-15T09:15:03.341Z] Paused: 0 [2020-05-15T09:15:03.341Z] Stopped: 0 [2020-05-15T09:15:03.341Z] Images: 0 [2020-05-15T09:15:03.341Z] Server Version: 18.06.1-ce [2020-05-15T09:15:03.341Z] Storage Driver: overlay2 [2020-05-15T09:15:03.341Z] Backing Filesystem: extfs [2020-05-15T09:15:03.341Z] Supports d_type: true [2020-05-15T09:15:03.341Z] Native Overlay Diff: true [2020-05-15T09:15:03.341Z] Logging Driver: json-file [2020-05-15T09:15:03.341Z] Cgroup Driver: cgroupfs [2020-05-15T09:15:03.341Z] Plugins: [2020-05-15T09:15:03.341Z] Volume: local [2020-05-15T09:15:03.341Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:15:03.341Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-15T09:15:03.341Z] Swarm: inactive [2020-05-15T09:15:03.341Z] Runtimes: runc [2020-05-15T09:15:03.341Z] Default Runtime: runc [2020-05-15T09:15:03.341Z] Init Binary: docker-init [2020-05-15T09:15:03.341Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-15T09:15:03.341Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-15T09:15:03.341Z] init version: fec3683 [2020-05-15T09:15:03.341Z] Security Options: [2020-05-15T09:15:03.341Z] apparmor [2020-05-15T09:15:03.341Z] seccomp [2020-05-15T09:15:03.341Z] Profile: default [2020-05-15T09:15:03.342Z] Kernel Version: 4.4.0-139-generic [2020-05-15T09:15:03.342Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-15T09:15:03.342Z] OSType: linux [2020-05-15T09:15:03.342Z] Architecture: ppc64le [2020-05-15T09:15:03.342Z] CPUs: 4 [2020-05-15T09:15:03.342Z] Total Memory: 7.972GiB [2020-05-15T09:15:03.342Z] Name: ppc64le-ubuntu-21 [2020-05-15T09:15:03.342Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-15T09:15:03.342Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:15:03.342Z] Debug Mode (client): false [2020-05-15T09:15:03.342Z] Debug Mode (server): false [2020-05-15T09:15:03.342Z] Username: dockerbuildbot [2020-05-15T09:15:03.342Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:15:03.342Z] Labels: [2020-05-15T09:15:03.342Z] Experimental: true [2020-05-15T09:15:03.342Z] Insecure Registries: [2020-05-15T09:15:03.342Z] 127.0.0.0/8 [2020-05-15T09:15:03.342Z] Live Restore Enabled: false [2020-05-15T09:15:03.342Z] [Pipeline] sh [2020-05-15T09:15:03.723Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:15:03.723Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:15:03.723Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:15:03.723Z] + bash /home/docker/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:15:03.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:15:03.723Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-15T09:15:03.723Z] [2020-05-15T09:15:03.723Z] Generally Necessary: [2020-05-15T09:15:03.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:15:03.723Z] - apparmor: enabled and tools installed [2020-05-15T09:15:03.723Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:15:03.723Z] - CONFIG_NET_NS: enabled [2020-05-15T09:15:03.731Z] #47 13.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:15:04.007Z] - CONFIG_PID_NS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_MEMCG: enabled [2020-05-15T09:15:04.007Z] - CONFIG_KEYS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:15:04.007Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:15:04.007Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:15:04.007Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-15T09:15:04.007Z] [2020-05-15T09:15:04.007Z] Optional Features: [2020-05-15T09:15:04.007Z] - CONFIG_USER_NS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:15:04.007Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:15:04.007Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:15:04.007Z] (cgroup swap accounting is currently enabled) [2020-05-15T09:15:04.007Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-15T09:15:04.007Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:15:04.007Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:15:04.007Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:15:04.007Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:15:04.293Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:15:04.293Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:15:04.293Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:15:04.293Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:15:04.293Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:15:04.293Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:15:04.293Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:15:04.293Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:15:04.293Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:15:04.293Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:15:04.293Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:15:04.293Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:15:04.293Z] - Network Drivers: [2020-05-15T09:15:04.293Z] - "overlay": [2020-05-15T09:15:04.293Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:15:04.293Z] Optional (for encrypted networks): [2020-05-15T09:15:04.293Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:15:04.293Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_XFRM: enabled [2020-05-15T09:15:04.293Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:15:04.293Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:15:04.293Z] - "ipvlan": [2020-05-15T09:15:04.293Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:15:04.293Z] - "macvlan": [2020-05-15T09:15:04.344Z] #47 13.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:15:04.578Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:15:04.578Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:15:04.578Z] - "ftp,tftp client in container": [2020-05-15T09:15:04.578Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:15:04.578Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:15:04.578Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:15:04.578Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:15:04.578Z] - Storage Drivers: [2020-05-15T09:15:04.578Z] - "aufs": [2020-05-15T09:15:04.578Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:15:04.578Z] - "btrfs": [2020-05-15T09:15:04.578Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:15:04.578Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:15:04.578Z] - "devicemapper": [2020-05-15T09:15:04.578Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:15:04.578Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:15:04.578Z] - "overlay": [2020-05-15T09:15:04.578Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:15:04.578Z] - "zfs": [2020-05-15T09:15:04.578Z] - /dev/zfs: missing [2020-05-15T09:15:04.578Z] - zfs command: missing [2020-05-15T09:15:04.578Z] - zpool command: missing [2020-05-15T09:15:04.578Z] [2020-05-15T09:15:04.578Z] Limits: [2020-05-15T09:15:04.578Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:15:04.578Z] [2020-05-15T09:15:04.578Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:15:04.957Z] #47 14.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:15:05.009Z] + make bundles/buildx [2020-05-15T09:15:05.239Z] #47 14.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:15:05.521Z] #47 14.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:15:05.521Z] #47 14.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:15:05.629Z] make: command: Command not found [2020-05-15T09:15:05.629Z] make: command: Command not found [2020-05-15T09:15:05.629Z] mkdir bundles [2020-05-15T09:15:05.629Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-15T09:15:05.629Z] --build-arg BUILDX_COMMIT \ [2020-05-15T09:15:05.629Z] --build-arg BUILDX_REPO \ [2020-05-15T09:15:05.629Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-15T09:15:05.629Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-15T09:15:05.629Z] . [2020-05-15T09:15:05.629Z] /bin/sh: 4: go: not found [2020-05-15T09:15:05.629Z] /bin/sh: 5: go: not found [2020-05-15T09:15:05.803Z] #47 15.26 runtime [2020-05-15T09:15:05.803Z] #47 15.29 runtime/cgo [2020-05-15T09:15:08.381Z] Sending build context to Docker daemon 55.39MB [2020-05-15T09:15:08.381Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-15T09:15:08.381Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-15T09:15:08.381Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-15T09:15:08.381Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-15T09:15:08.381Z] 1.13.10-stretch: Pulling from library/golang [2020-05-15T09:15:08.474Z] #47 ... [2020-05-15T09:15:08.474Z] [2020-05-15T09:15:08.474Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:08.474Z] #59 13.68 Checking out files: 96% (2002/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-15T09:15:08.474Z] #59 13.77 + cd /tmp/tmp.ESUwufB88T/src/github.com/docker/libnetwork [2020-05-15T09:15:08.474Z] #59 13.77 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:15:08.474Z] #59 13.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-15T09:15:08.666Z] 4cde65f7be4b: Pulling fs layer [2020-05-15T09:15:08.666Z] 00bc277ea268: Pulling fs layer [2020-05-15T09:15:08.666Z] 31c03e97e8a1: Pulling fs layer [2020-05-15T09:15:08.666Z] 2cae94e17fa6: Pulling fs layer [2020-05-15T09:15:08.666Z] c017a1580661: Pulling fs layer [2020-05-15T09:15:08.666Z] b3343b78770d: Pulling fs layer [2020-05-15T09:15:08.666Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-15T09:15:08.666Z] 2cae94e17fa6: Waiting [2020-05-15T09:15:08.666Z] b3343b78770d: Waiting [2020-05-15T09:15:08.666Z] c017a1580661: Waiting [2020-05-15T09:15:08.666Z] 7fe1d7df2e7c: Waiting [2020-05-15T09:15:08.955Z] 31c03e97e8a1: Verifying Checksum [2020-05-15T09:15:08.955Z] 31c03e97e8a1: Download complete [2020-05-15T09:15:09.242Z] 00bc277ea268: Verifying Checksum [2020-05-15T09:15:09.242Z] 00bc277ea268: Download complete [2020-05-15T09:15:09.944Z] #59 ... [2020-05-15T09:15:09.944Z] [2020-05-15T09:15:09.944Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:15:09.944Z] #23 10.89 Reading package lists... [2020-05-15T09:15:09.944Z] #23 15.69 Reading package lists... [2020-05-15T09:15:09.944Z] #23 18.90 Building dependency tree... [2020-05-15T09:15:09.944Z] #23 19.74 ca-certificates is already the newest version (20190110). [2020-05-15T09:15:09.944Z] #23 19.74 The following additional packages will be installed: [2020-05-15T09:15:09.944Z] #23 19.76 libjq1 libonig5 [2020-05-15T09:15:09.944Z] #23 19.99 The following NEW packages will be installed: [2020-05-15T09:15:09.944Z] #23 20.00 jq libjq1 libonig5 [2020-05-15T09:15:09.944Z] #23 20.11 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:15:09.944Z] #23 20.11 Need to get 350 kB of archives. [2020-05-15T09:15:09.944Z] #23 20.11 After this operation, 1154 kB of additional disk space will be used. [2020-05-15T09:15:09.944Z] #23 20.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-15T09:15:09.944Z] #23 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-15T09:15:09.944Z] #23 20.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-15T09:15:09.944Z] #23 20.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:15:09.944Z] #23 20.89 Fetched 350 kB in 0s (2815 kB/s) [2020-05-15T09:15:09.944Z] #23 20.95 Selecting previously unselected package libonig5:s390x. [2020-05-15T09:15:09.944Z] #23 20.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-15T09:15:09.944Z] #23 21.01 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-15T09:15:09.944Z] #23 21.01 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-15T09:15:09.944Z] #23 21.21 Selecting previously unselected package libjq1:s390x. [2020-05-15T09:15:09.944Z] #23 21.21 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-15T09:15:09.944Z] #23 21.22 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-15T09:15:09.944Z] #23 21.31 Selecting previously unselected package jq. [2020-05-15T09:15:09.944Z] #23 21.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-15T09:15:09.944Z] #23 21.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:15:09.944Z] #23 21.52 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-15T09:15:09.944Z] #23 21.55 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-15T09:15:09.944Z] #23 21.55 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:15:09.944Z] #23 21.56 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:15:09.944Z] #23 ... [2020-05-15T09:15:09.944Z] [2020-05-15T09:15:09.944Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:09.944Z] #10 11.70 Fetched 8043 kB in 10s (835 kB/s) [2020-05-15T09:15:09.944Z] #10 11.70 Reading package lists... [2020-05-15T09:15:09.944Z] #10 15.62 Reading package lists... [2020-05-15T09:15:09.944Z] #10 18.77 Building dependency tree... [2020-05-15T09:15:09.944Z] #10 19.65 The following additional packages will be installed: [2020-05-15T09:15:09.944Z] #10 19.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-15T09:15:09.944Z] #10 19.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-15T09:15:09.944Z] #10 19.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-15T09:15:09.944Z] #10 19.66 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-15T09:15:09.944Z] #10 19.66 mingw-w64-x86-64-dev [2020-05-15T09:15:09.944Z] #10 19.66 Suggested packages: [2020-05-15T09:15:09.944Z] #10 19.66 gcc-8-locales seccomp wine64 [2020-05-15T09:15:09.944Z] #10 20.68 The following NEW packages will be installed: [2020-05-15T09:15:09.944Z] #10 20.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-15T09:15:09.944Z] #10 20.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-15T09:15:09.944Z] #10 20.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-15T09:15:09.944Z] #10 20.69 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-15T09:15:09.944Z] #10 20.69 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-15T09:15:09.945Z] #10 20.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-15T09:15:09.945Z] #10 20.69 The following packages will be upgraded: [2020-05-15T09:15:09.945Z] #10 20.70 libsystemd0 libudev1 [2020-05-15T09:15:09.945Z] #10 20.83 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:15:09.945Z] #10 20.83 Need to get 73.7 MB of archives. [2020-05-15T09:15:09.945Z] #10 20.83 After this operation, 494 MB of additional disk space will be used. [2020-05-15T09:15:09.945Z] #10 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u4 [307 kB] [2020-05-15T09:15:09.945Z] #10 20.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u4 [144 kB] [2020-05-15T09:15:09.945Z] #10 20.89 Get:3 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-15T09:15:09.945Z] #10 21.02 Get:4 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-15T09:15:09.945Z] #10 21.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-15T09:15:09.945Z] #10 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-15T09:15:09.945Z] #10 21.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-15T09:15:09.945Z] #10 21.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-15T09:15:09.945Z] #10 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-15T09:15:09.945Z] #10 21.58 Get:10 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-15T09:15:09.945Z] #10 21.59 Get:11 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-15T09:15:10.226Z] #10 ... [2020-05-15T09:15:10.226Z] [2020-05-15T09:15:10.226Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:15:10.226Z] #38 12.36 Fetched 8043 kB in 10s (792 kB/s) [2020-05-15T09:15:10.226Z] #38 12.36 Reading package lists... [2020-05-15T09:15:10.226Z] #38 16.71 Reading package lists... [2020-05-15T09:15:10.226Z] #38 19.71 Building dependency tree... [2020-05-15T09:15:10.226Z] #38 20.74 The following additional packages will be installed: [2020-05-15T09:15:10.226Z] #38 20.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-15T09:15:10.226Z] #38 20.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-15T09:15:10.226Z] #38 20.74 Suggested packages: [2020-05-15T09:15:10.226Z] #38 20.74 manpages-dev python-setuptools [2020-05-15T09:15:10.226Z] #38 21.64 The following NEW packages will be installed: [2020-05-15T09:15:10.226Z] #38 21.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-15T09:15:10.226Z] #38 21.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-15T09:15:10.226Z] #38 21.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-15T09:15:10.226Z] #38 21.64 python-six zlib1g-dev [2020-05-15T09:15:10.226Z] #38 21.75 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:15:10.226Z] #38 21.75 Need to get 3742 kB of archives. [2020-05-15T09:15:10.226Z] #38 21.75 After this operation, 22.0 MB of additional disk space will be used. [2020-05-15T09:15:10.226Z] #38 21.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-15T09:15:10.226Z] #38 21.76 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-15T09:15:10.226Z] #38 21.78 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-15T09:15:10.226Z] #38 21.79 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-15T09:15:10.226Z] #38 21.79 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-15T09:15:10.226Z] #38 21.80 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-15T09:15:10.226Z] #38 21.80 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-15T09:15:10.226Z] #38 21.80 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-15T09:15:10.226Z] #38 21.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-15T09:15:10.226Z] #38 21.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-15T09:15:10.226Z] #38 21.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-15T09:15:10.226Z] #38 21.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-15T09:15:10.226Z] #38 21.95 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-15T09:15:10.226Z] #38 21.95 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-15T09:15:10.226Z] #38 21.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-15T09:15:10.226Z] #38 21.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-15T09:15:10.508Z] #38 21.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-15T09:15:10.508Z] #38 ... [2020-05-15T09:15:10.508Z] [2020-05-15T09:15:10.508Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:15:10.508Z] #23 DONE 22.2s [2020-05-15T09:15:10.508Z] [2020-05-15T09:15:10.508Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:15:10.508Z] #24 DONE 0.1s [2020-05-15T09:15:10.508Z] [2020-05-15T09:15:10.508Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:15:10.508Z] #51 12.00 Reading package lists... [2020-05-15T09:15:10.508Z] #51 17.14 Reading package lists... [2020-05-15T09:15:10.508Z] #51 20.39 Building dependency tree... [2020-05-15T09:15:10.508Z] #51 21.49 The following additional packages will be installed: [2020-05-15T09:15:10.508Z] #51 21.49 libbtrfs0 [2020-05-15T09:15:10.508Z] #51 21.54 The following NEW packages will be installed: [2020-05-15T09:15:10.508Z] #51 21.55 libbtrfs-dev libbtrfs0 [2020-05-15T09:15:10.508Z] #51 21.76 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:15:10.508Z] #51 21.76 Need to get 118 kB of archives. [2020-05-15T09:15:10.508Z] #51 21.76 After this operation, 390 kB of additional disk space will be used. [2020-05-15T09:15:10.508Z] #51 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-15T09:15:10.508Z] #51 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-15T09:15:10.791Z] #51 22.34 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:15:10.791Z] #51 22.48 Fetched 118 kB in 0s (630 kB/s) [2020-05-15T09:15:10.791Z] #51 22.54 Selecting previously unselected package libbtrfs0. [2020-05-15T09:15:11.073Z] #51 22.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-15T09:15:11.073Z] #51 22.64 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-15T09:15:11.073Z] #51 22.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:15:11.073Z] #51 22.71 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:15:11.073Z] #51 22.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-15T09:15:11.073Z] #51 ... [2020-05-15T09:15:11.073Z] [2020-05-15T09:15:11.073Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:15:11.073Z] #38 22.76 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:15:11.355Z] #38 22.84 Fetched 3742 kB in 0s (13.1 MB/s) [2020-05-15T09:15:11.355Z] #38 22.91 Selecting previously unselected package libcap-dev:s390x. [2020-05-15T09:15:11.355Z] #38 22.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 ... 15176 files and directories currently installed.) [2020-05-15T09:15:11.355Z] #38 22.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-15T09:15:11.355Z] #38 22.98 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-15T09:15:11.636Z] #38 23.07 Selecting previously unselected package libnet1:s390x. [2020-05-15T09:15:11.636Z] #38 23.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-15T09:15:11.636Z] #38 23.08 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-15T09:15:11.636Z] #38 23.13 Selecting previously unselected package libnet1-dev. [2020-05-15T09:15:11.636Z] #38 23.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-15T09:15:11.636Z] #38 23.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:15:11.636Z] #38 ... [2020-05-15T09:15:11.636Z] [2020-05-15T09:15:11.636Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:15:11.636Z] #51 22.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:15:11.636Z] #51 22.94 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:15:11.636Z] #51 22.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:15:11.636Z] #51 22.95 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:15:11.636Z] #51 DONE 23.3s [2020-05-15T09:15:11.636Z] [2020-05-15T09:15:11.636Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:15:11.636Z] #38 23.30 Selecting previously unselected package libnl-3-200:s390x. [2020-05-15T09:15:11.636Z] #38 23.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-15T09:15:11.636Z] #38 23.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-15T09:15:11.918Z] #38 23.40 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-15T09:15:11.918Z] #38 23.40 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-15T09:15:11.918Z] #38 23.41 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-15T09:15:11.918Z] #38 23.61 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-15T09:15:11.918Z] #38 23.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-15T09:15:11.918Z] #38 23.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-15T09:15:11.918Z] #38 23.72 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-15T09:15:11.918Z] #38 23.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-15T09:15:11.918Z] #38 23.73 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-15T09:15:11.946Z] 4cde65f7be4b: Verifying Checksum [2020-05-15T09:15:11.946Z] 4cde65f7be4b: Download complete [2020-05-15T09:15:12.200Z] #38 23.85 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-15T09:15:12.200Z] #38 23.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-15T09:15:12.200Z] #38 23.85 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-15T09:15:12.484Z] #38 24.08 Selecting previously unselected package libprotobuf17:s390x. [2020-05-15T09:15:12.484Z] #38 24.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:12.484Z] #38 24.08 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:12.484Z] #38 ... [2020-05-15T09:15:12.484Z] [2020-05-15T09:15:12.484Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:15:12.484Z] #36 13.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-15T09:15:12.484Z] #36 ... [2020-05-15T09:15:12.484Z] [2020-05-15T09:15:12.484Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:12.484Z] #30 11.96 internal/testlog [2020-05-15T09:15:12.484Z] #30 12.29 encoding [2020-05-15T09:15:12.484Z] #30 12.40 runtime/cgo [2020-05-15T09:15:12.568Z] 2cae94e17fa6: Verifying Checksum [2020-05-15T09:15:12.568Z] 2cae94e17fa6: Download complete [2020-05-15T09:15:12.766Z] #30 ... [2020-05-15T09:15:12.766Z] [2020-05-15T09:15:12.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:12.766Z] #10 23.42 Get:12 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-15T09:15:12.855Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-15T09:15:12.855Z] 7fe1d7df2e7c: Download complete [2020-05-15T09:15:13.048Z] #10 24.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-15T09:15:13.048Z] #10 24.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-15T09:15:13.048Z] #10 24.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-15T09:15:13.048Z] #10 24.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-15T09:15:13.048Z] #10 24.67 Get:17 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-15T09:15:13.048Z] #10 24.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-05-15T09:15:13.048Z] #10 24.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-15T09:15:13.048Z] #10 24.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-15T09:15:13.048Z] #10 24.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-15T09:15:13.048Z] #10 24.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-15T09:15:13.048Z] #10 24.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-15T09:15:13.048Z] #10 24.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-15T09:15:13.048Z] #10 24.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-15T09:15:13.048Z] #10 24.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-15T09:15:13.048Z] #10 24.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-05-15T09:15:13.141Z] c017a1580661: Verifying Checksum [2020-05-15T09:15:13.141Z] c017a1580661: Download complete [2020-05-15T09:15:13.662Z] #10 25.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:15:13.662Z] #10 25.23 Fetched 73.7 MB in 4s (18.4 MB/s) [2020-05-15T09:15:13.662Z] #10 25.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-15T09:15:13.662Z] #10 25.35 Preparing to unpack .../libsystemd0_241-7~deb10u4_s390x.deb ... [2020-05-15T09:15:13.662Z] #10 25.37 Unpacking libsystemd0:s390x (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:15:13.947Z] #10 ... [2020-05-15T09:15:13.947Z] [2020-05-15T09:15:13.947Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:13.947Z] #41 13.19 unicode/utf16 [2020-05-15T09:15:13.947Z] #41 13.36 container/list [2020-05-15T09:15:13.948Z] #41 13.69 crypto/internal/subtle [2020-05-15T09:15:13.948Z] #41 13.78 crypto/subtle [2020-05-15T09:15:13.948Z] #41 13.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-15T09:15:13.948Z] #41 13.95 internal/nettrace [2020-05-15T09:15:13.948Z] #41 13.99 runtime/cgo [2020-05-15T09:15:13.948Z] #41 18.36 vendor/golang.org/x/crypto/internal/subtle [2020-05-15T09:15:13.948Z] #41 ... [2020-05-15T09:15:13.948Z] [2020-05-15T09:15:13.948Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:13.948Z] #10 25.56 Setting up libsystemd0:s390x (241-7~deb10u4) ... [2020-05-15T09:15:14.230Z] #10 25.65 (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 ... 15176 files and directories currently installed.) [2020-05-15T09:15:14.230Z] #10 25.77 Preparing to unpack .../libudev1_241-7~deb10u4_s390x.deb ... [2020-05-15T09:15:14.230Z] #10 25.78 Unpacking libudev1:s390x (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:15:14.230Z] #10 25.91 Setting up libudev1:s390x (241-7~deb10u4) ... [2020-05-15T09:15:14.431Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-15T09:15:14.431Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-736d7ce8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-15T09:15:14.431Z] ---------------------------------------------------------------------------- [2020-05-15T09:15:14.431Z] [2020-05-15T09:15:14.431Z] INFO: executeCI.ps1 starting at Fri May 15 09:15:12 CUT 2020 [2020-05-15T09:15:14.431Z] [2020-05-15T09:15:14.431Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-15T09:15:14.431Z] INFO: Running git version 2.24.1.windows.2 [2020-05-15T09:15:14.431Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-15T09:15:14.431Z] INFO: Environment variables: [2020-05-15T09:15:14.431Z] [2020-05-15T09:15:14.431Z] Name Value [2020-05-15T09:15:14.431Z] ---- ----- [2020-05-15T09:15:14.431Z] ALLUSERSPROFILE C:\ProgramData [2020-05-15T09:15:14.431Z] amd64 true [2020-05-15T09:15:14.431Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-15T09:15:14.431Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-15T09:15:14.431Z] arm64 true [2020-05-15T09:15:14.431Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-15T09:15:14.431Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-15T09:15:14.431Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-15T09:15:14.431Z] BRANCH_NAME PR-40442 [2020-05-15T09:15:14.431Z] BUILD_DISPLAY_NAME #8 [2020-05-15T09:15:14.431Z] BUILD_ID 8 [2020-05-15T09:15:14.431Z] BUILD_NUMBER 8 [2020-05-15T09:15:14.431Z] BUILD_TAG jenkins-moby-PR-40442-8 [2020-05-15T09:15:14.431Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40442/8/ [2020-05-15T09:15:14.431Z] CHANGE_AUTHOR jecepeda [2020-05-15T09:15:14.431Z] CHANGE_AUTHOR_DISPLAY_NAME Jaime Cepeda [2020-05-15T09:15:14.431Z] CHANGE_BRANCH docker-ps-filter-publish-fix [2020-05-15T09:15:14.431Z] CHANGE_FORK jecepeda [2020-05-15T09:15:14.431Z] CHANGE_ID 40442 [2020-05-15T09:15:14.431Z] CHANGE_TARGET master [2020-05-15T09:15:14.431Z] CHANGE_TITLE Fix docker ps --filter publish [2020-05-15T09:15:14.431Z] CHANGE_URL https://github.com/moby/moby/pull/40442 [2020-05-15T09:15:14.431Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:15:14.431Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-15T09:15:14.431Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-15T09:15:14.431Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-15T09:15:14.431Z] COMPUTERNAME azwin-2-74c710 [2020-05-15T09:15:14.431Z] ComSpec C:\windows\system32\cmd.exe [2020-05-15T09:15:14.431Z] ConfigSequenceNumber 0 [2020-05-15T09:15:14.431Z] dco true [2020-05-15T09:15:14.431Z] DOCKER_BUILDKIT 0 [2020-05-15T09:15:14.431Z] DOCKER_DUT_DEBUG 1 [2020-05-15T09:15:14.431Z] DOCKER_EXPERIMENTAL 1 [2020-05-15T09:15:14.431Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-15T09:15:14.431Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-15T09:15:14.431Z] EXECUTOR_NUMBER 0 [2020-05-15T09:15:14.431Z] FQDN azwin-2-74c710.westus.cloudapp.azure.com [2020-05-15T09:15:14.431Z] GIT_BRANCH PR-40442 [2020-05-15T09:15:14.431Z] GIT_COMMIT f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:15:14.431Z] GIT_PREVIOUS_COMMIT e738fd6f499f990b3bb9f1b280504aa426834f6a [2020-05-15T09:15:14.431Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e738fd6f499f990b3bb9f1b280504aa426834f6a [2020-05-15T09:15:14.432Z] GIT_URL https://github.com/moby/moby.git [2020-05-15T09:15:14.432Z] HUDSON_COOKIE d8751155-8bab-4447-8820-f09c336feac4 [2020-05-15T09:15:14.432Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-15T09:15:14.432Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-15T09:15:14.432Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-15T09:15:14.432Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-15T09:15:14.432Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-15T09:15:14.432Z] JENKINS_NODE_COOKIE 4de4880b-0fc0-492f-b4cc-425c306487a7 [2020-05-15T09:15:14.432Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-15T09:15:14.432Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-15T09:15:14.432Z] JOB_BASE_NAME PR-40442 [2020-05-15T09:15:14.432Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40442/display/redirect [2020-05-15T09:15:14.432Z] JOB_NAME moby/PR-40442 [2020-05-15T09:15:14.432Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40442/ [2020-05-15T09:15:14.432Z] library.jps.version master [2020-05-15T09:15:14.432Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-15T09:15:14.432Z] NODE_LABELS amd64 azure azwin-2-74c710 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-15T09:15:14.432Z] NODE_NAME azwin-2-74c710 [2020-05-15T09:15:14.432Z] NUMBER_OF_PROCESSORS 4 [2020-05-15T09:15:14.432Z] OS Windows_NT [2020-05-15T09:15:14.432Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-15T09:15:14.432Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-15T09:15:14.432Z] ppc64le true [2020-05-15T09:15:14.432Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-15T09:15:14.432Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-15T09:15:14.432Z] PROCESSOR_LEVEL 6 [2020-05-15T09:15:14.432Z] PROCESSOR_REVISION 5504 [2020-05-15T09:15:14.432Z] ProgramData C:\ProgramData [2020-05-15T09:15:14.432Z] ProgramFiles C:\Program Files [2020-05-15T09:15:14.432Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-15T09:15:14.432Z] ProgramW6432 C:\Program Files [2020-05-15T09:15:14.432Z] PROMPT $P$G [2020-05-15T09:15:14.432Z] PSExecutionPolicyPreference Bypass [2020-05-15T09:15:14.432Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-15T09:15:14.432Z] PUBLIC C:\Users\Public [2020-05-15T09:15:14.432Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40442/8/display/redirect?page=changes [2020-05-15T09:15:14.432Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40442/8/display/redirect [2020-05-15T09:15:14.432Z] s390x true [2020-05-15T09:15:14.432Z] SKIP_VALIDATION_TESTS 1 [2020-05-15T09:15:14.432Z] SOURCES_DRIVE d [2020-05-15T09:15:14.432Z] SOURCES_SUBDIR gopath [2020-05-15T09:15:14.432Z] STAGE_NAME Run tests [2020-05-15T09:15:14.432Z] SystemDrive C: [2020-05-15T09:15:14.432Z] SystemRoot C:\windows [2020-05-15T09:15:14.432Z] TEMP C:\windows\TEMP [2020-05-15T09:15:14.432Z] TESTDEBUG 0 [2020-05-15T09:15:14.432Z] TESTRUN_DRIVE d [2020-05-15T09:15:14.432Z] TESTRUN_SUBDIR CI [2020-05-15T09:15:14.432Z] TIMEOUT 120m [2020-05-15T09:15:14.432Z] TMP C:\windows\TEMP [2020-05-15T09:15:14.432Z] unit_validate true [2020-05-15T09:15:14.432Z] USERDOMAIN WORKGROUP [2020-05-15T09:15:14.432Z] USERNAME azwin-2-74c710$ [2020-05-15T09:15:14.432Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-15T09:15:14.432Z] validate_force false [2020-05-15T09:15:14.432Z] windir C:\windows [2020-05-15T09:15:14.432Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-15T09:15:14.432Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-15T09:15:14.432Z] windowsRS1 false [2020-05-15T09:15:14.432Z] windowsRS5 true [2020-05-15T09:15:14.432Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] INFO: Sources under d:\gopath\... [2020-05-15T09:15:14.432Z] INFO: Test run under d:\CI\... [2020-05-15T09:15:14.432Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-15T09:15:14.432Z] INFO: docker/docker repository was found [2020-05-15T09:15:14.432Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-15T09:15:14.432Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-15T09:15:14.432Z] INFO: Docker version of control daemon [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] Client: Docker Engine - Enterprise [2020-05-15T09:15:14.432Z] Version: 19.03.5 [2020-05-15T09:15:14.432Z] API version: 1.40 [2020-05-15T09:15:14.432Z] Go version: go1.12.12 [2020-05-15T09:15:14.432Z] Git commit: 2ee0c57608 [2020-05-15T09:15:14.432Z] Built: 11/13/2019 08:00:16 [2020-05-15T09:15:14.432Z] OS/Arch: windows/amd64 [2020-05-15T09:15:14.432Z] Experimental: false [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] Server: Docker Engine - Enterprise [2020-05-15T09:15:14.432Z] Engine: [2020-05-15T09:15:14.432Z] Version: 19.03.5 [2020-05-15T09:15:14.432Z] API version: 1.40 (minimum version 1.24) [2020-05-15T09:15:14.432Z] Go version: go1.12.12 [2020-05-15T09:15:14.432Z] Git commit: 2ee0c57608 [2020-05-15T09:15:14.432Z] Built: 11/13/2019 07:58:51 [2020-05-15T09:15:14.432Z] OS/Arch: windows/amd64 [2020-05-15T09:15:14.432Z] Experimental: true [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.432Z] INFO: Docker info of control daemon [2020-05-15T09:15:14.432Z] [2020-05-15T09:15:14.512Z] #10 26.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-15T09:15:14.512Z] #10 26.03 (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 ... 15176 files and directories currently installed.) [2020-05-15T09:15:14.512Z] #10 26.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-15T09:15:14.512Z] #10 26.09 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:15:15.426Z] Client: [2020-05-15T09:15:15.426Z] Debug Mode: false [2020-05-15T09:15:15.426Z] Plugins: [2020-05-15T09:15:15.426Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-15T09:15:15.426Z] [2020-05-15T09:15:15.426Z] Server: [2020-05-15T09:15:15.426Z] Containers: 0 [2020-05-15T09:15:15.426Z] Running: 0 [2020-05-15T09:15:15.426Z] Paused: 0 [2020-05-15T09:15:15.426Z] Stopped: 0 [2020-05-15T09:15:15.426Z] Images: 10 [2020-05-15T09:15:15.426Z] Server Version: 19.03.5 [2020-05-15T09:15:15.426Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-15T09:15:15.426Z] Windows: [2020-05-15T09:15:15.426Z] LCOW: [2020-05-15T09:15:15.426Z] Logging Driver: json-file [2020-05-15T09:15:15.426Z] Plugins: [2020-05-15T09:15:15.426Z] Volume: local [2020-05-15T09:15:15.426Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-15T09:15:15.426Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-15T09:15:15.426Z] Swarm: inactive [2020-05-15T09:15:15.426Z] Default Isolation: process [2020-05-15T09:15:15.426Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-15T09:15:15.426Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-15T09:15:15.426Z] OSType: windows [2020-05-15T09:15:15.426Z] Architecture: x86_64 [2020-05-15T09:15:15.426Z] CPUs: 4 [2020-05-15T09:15:15.426Z] Total Memory: 32GiB [2020-05-15T09:15:15.426Z] Name: azwin-2-74c710 [2020-05-15T09:15:15.426Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-15T09:15:15.426Z] Docker Root Dir: D:\docker [2020-05-15T09:15:15.426Z] Debug Mode: false [2020-05-15T09:15:15.426Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:15:15.426Z] Labels: [2020-05-15T09:15:15.426Z] Experimental: true [2020-05-15T09:15:15.426Z] Insecure Registries: [2020-05-15T09:15:15.426Z] 10.0.0.4:5000 [2020-05-15T09:15:15.426Z] 127.0.0.0/8 [2020-05-15T09:15:15.426Z] Registry Mirrors: [2020-05-15T09:15:15.426Z] http://10.0.0.4:5000/ [2020-05-15T09:15:15.426Z] Live Restore Enabled: false [2020-05-15T09:15:15.426Z] [2020-05-15T09:15:15.426Z] [2020-05-15T09:15:15.426Z] INFO: Commit hash is f48b7d66f3 [2020-05-15T09:15:15.426Z] INFO: Nuke-Everything... [2020-05-15T09:15:15.864Z] 4cde65f7be4b: Pull complete [2020-05-15T09:15:15.895Z] INFO: Container count on control daemon to delete is 0 [2020-05-15T09:15:16.364Z] INFO: Nuking d:\CI [2020-05-15T09:15:16.364Z] INFO: Zapped successfully [2020-05-15T09:15:16.364Z] INFO: Location for testing is d:\CI\PR-40442\8 [2020-05-15T09:15:16.364Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-15T09:15:16.364Z] [2020-05-15T09:15:16.364Z] [2020-05-15T09:15:16.364Z] INFO: Building the image from Dockerfile.windows at 05/15/2020 09:15:16... [2020-05-15T09:15:16.364Z] [2020-05-15T09:15:16.553Z] #10 ... [2020-05-15T09:15:16.553Z] [2020-05-15T09:15:16.553Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:16.553Z] #59 DONE 25.7s [2020-05-15T09:15:16.553Z] [2020-05-15T09:15:16.553Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:15:16.553Z] #25 2.905 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-15T09:15:16.553Z] #25 3.152 [2020-05-15T09:15:16.554Z] #25 3.271 ### 4.2% ####### 10.5% ############ 16.8% ################ 23.1% ##################### 29.3% ######################### 35.6% ############################## 41.9% ################################## 48.2% ####################################### 54.4% ############################################# 62.8% ################################################# 69.0% ###################################################### 75.3% ########################################################## 81.6% ################################################################ 90.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-05-15T09:15:16.554Z] #25 5.329 [2020-05-15T09:15:16.880Z] #25 5.543 ###### 9.6% ################### 26.6% ########################### 37.9% ########################################### 60.5% ####################################################### 77.5% ################################################################ 88.9% ######################################################################## 100.0% [2020-05-15T09:15:16.884Z] 00bc277ea268: Pull complete [2020-05-15T09:15:17.170Z] 31c03e97e8a1: Pull complete [2020-05-15T09:15:17.503Z] #25 6.733 [2020-05-15T09:15:17.791Z] b3343b78770d: Verifying Checksum [2020-05-15T09:15:17.791Z] b3343b78770d: Download complete [2020-05-15T09:15:18.630Z] #25 6.909 ## 4.2% ######## 11.8% ############## 19.4% ##################### 29.6% ########################## 37.2% ################################ 44.8% ####################################### 55.0% ############################################# 62.6% ###################################################### 75.4% ############################################################### 88.1% #################################################################### 95.7% ######################################################################## 100.0% [2020-05-15T09:15:19.244Z] #25 8.437 [2020-05-15T09:15:20.488Z] 2cae94e17fa6: Pull complete [2020-05-15T09:15:21.504Z] #25 8.623 # 2.5% ### 5.3% ##### 8.1% ######## 11.9% ########### 15.7% ############## 20.4% ################# 24.2% #################### 28.9% ###################### 31.8% ########################## 36.5% ############################ 40.3% ############################### 44.0% ################################# 46.9% #################################### 50.7% ####################################### 54.2% ######################################### 57.0% ########################################### 59.9% ############################################# 62.7% ############################################### 65.5% ################################################# 69.3% [2020-05-15T09:15:21.504Z] #25 ... [2020-05-15T09:15:21.504Z] [2020-05-15T09:15:21.504Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:21.504Z] #52 1.608 + RM_GOPATH=0 [2020-05-15T09:15:21.504Z] #52 1.608 + TMP_GOPATH= [2020-05-15T09:15:21.504Z] #52 1.608 + : /build [2020-05-15T09:15:21.504Z] #52 1.608 + '[' -z '' ']' [2020-05-15T09:15:21.504Z] #52 1.609 ++ mktemp -d [2020-05-15T09:15:21.504Z] #52 1.611 + export GOPATH=/tmp/tmp.bIaEJNdHlp [2020-05-15T09:15:21.504Z] #52 1.611 + GOPATH=/tmp/tmp.bIaEJNdHlp [2020-05-15T09:15:21.504Z] #52 1.611 + RM_GOPATH=1 [2020-05-15T09:15:21.504Z] #52 1.612 ++ dirname /tmp/install/install.sh [2020-05-15T09:15:21.505Z] #52 1.616 + dir=/tmp/install [2020-05-15T09:15:21.505Z] #52 1.616 + bin=containerd [2020-05-15T09:15:21.505Z] #52 1.616 + shift [2020-05-15T09:15:21.505Z] #52 1.616 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-15T09:15:21.505Z] #52 1.616 + . /tmp/install/containerd.installer [2020-05-15T09:15:21.505Z] #52 1.616 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:15:21.505Z] #52 1.616 + install_containerd [2020-05-15T09:15:21.505Z] #52 1.616 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-15T09:15:21.505Z] #52 1.616 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bIaEJNdHlp/src/github.com/containerd/containerd [2020-05-15T09:15:21.505Z] #52 1.616 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:15:21.505Z] #52 1.625 Cloning into '/tmp/tmp.bIaEJNdHlp/src/github.com/containerd/containerd'... [2020-05-15T09:15:21.786Z] #52 ... [2020-05-15T09:15:21.786Z] [2020-05-15T09:15:21.786Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:15:22.245Z] Sending build context to Docker daemon 55.39MB [2020-05-15T09:15:22.245Z] [2020-05-15T09:15:22.245Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-15T09:15:22.245Z] ---> 561b89eac394 [2020-05-15T09:15:22.245Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 43cc0bceb91a [2020-05-15T09:15:22.245Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 1f0bf40420a2 [2020-05-15T09:15:22.245Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 8b78dbdce81d [2020-05-15T09:15:22.245Z] 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-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 904e86227555 [2020-05-15T09:15:22.245Z] 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-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 0762abf42dee [2020-05-15T09:15:22.245Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 466ca54e5e9d [2020-05-15T09:15:22.245Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> aab826792b4e [2020-05-15T09:15:22.245Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-15T09:15:22.245Z] ---> Using cache [2020-05-15T09:15:22.245Z] ---> 5edbeccb546b [2020-05-15T09:15:22.245Z] Step 10/10 : COPY . . [2020-05-15T09:15:22.635Z] #25 8.623 # 2.5% ### 5.3% ##### 8.1% ######## 11.9% ########### 15.7% ############## 20.4% ################# 24.2% #################### 28.9% ###################### 31.8% ########################## 36.5% ############################ 40.3% ############################### 44.0% ################################# 46.9% #################################### 50.7% ####################################### 54.2% ######################################### 57.0% ########################################### 59.9% ############################################# 62.7% ############################################### 65.5% ################################################# 69.3% ###################################################### 75.0% ######################################################## 78.8% ########################################################### 82.6% ############################################################## 86.4% ################################################################ 90.2% ################################################################### 93.9% ##################################################################### 96.8% ######################################################################## 100.0% [2020-05-15T09:15:22.635Z] #25 11.96 [2020-05-15T09:15:22.635Z] #25 ... [2020-05-15T09:15:22.635Z] [2020-05-15T09:15:22.635Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:15:22.635Z] #38 24.53 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-15T09:15:22.635Z] #38 24.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 24.54 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 24.73 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-15T09:15:22.635Z] #38 24.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 24.74 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 25.77 Selecting previously unselected package libprotoc17:s390x. [2020-05-15T09:15:22.635Z] #38 25.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 25.79 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 26.20 Selecting previously unselected package protobuf-c-compiler. [2020-05-15T09:15:22.635Z] #38 26.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 26.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:15:22.635Z] #38 26.30 Selecting previously unselected package protobuf-compiler. [2020-05-15T09:15:22.635Z] #38 26.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 26.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 26.41 Selecting previously unselected package python-pkg-resources. [2020-05-15T09:15:22.635Z] #38 26.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:15:22.635Z] #38 26.42 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-15T09:15:22.635Z] #38 26.64 Selecting previously unselected package python-six. [2020-05-15T09:15:22.635Z] #38 26.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-15T09:15:22.635Z] #38 26.66 Unpacking python-six (1.12.0-1) ... [2020-05-15T09:15:22.635Z] #38 26.72 Selecting previously unselected package python-protobuf. [2020-05-15T09:15:22.635Z] #38 26.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-15T09:15:22.635Z] #38 26.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 27.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-15T09:15:22.635Z] #38 29.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 29.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-15T09:15:22.635Z] #38 29.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-15T09:15:22.635Z] #38 29.03 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-15T09:15:22.635Z] #38 29.03 Setting up python-six (1.12.0-1) ... [2020-05-15T09:15:22.635Z] #38 30.63 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-15T09:15:22.635Z] #38 30.64 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-15T09:15:22.635Z] #38 30.65 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 30.66 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-15T09:15:22.635Z] #38 30.66 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 30.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 30.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:15:22.635Z] #38 30.69 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 30.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:15:22.635Z] #38 30.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-15T09:15:22.635Z] #38 33.78 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-15T09:15:22.635Z] #38 33.79 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:15:22.635Z] #38 DONE 34.4s [2020-05-15T09:15:22.916Z] [2020-05-15T09:15:22.916Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:23.181Z] c017a1580661: Pull complete [2020-05-15T09:15:25.589Z] #39 ... [2020-05-15T09:15:25.589Z] [2020-05-15T09:15:25.589Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:25.589Z] #30 24.88 sync [2020-05-15T09:15:25.589Z] #30 24.88 internal/reflectlite [2020-05-15T09:15:25.589Z] #30 27.33 errors [2020-05-15T09:15:25.589Z] #30 27.34 sort [2020-05-15T09:15:25.589Z] #30 27.60 strconv [2020-05-15T09:15:25.589Z] #30 28.30 io [2020-05-15T09:15:25.589Z] #30 29.10 internal/oserror [2020-05-15T09:15:25.589Z] #30 29.16 syscall [2020-05-15T09:15:25.589Z] #30 30.18 reflect [2020-05-15T09:15:25.589Z] #30 34.60 time [2020-05-15T09:15:25.589Z] #30 ... [2020-05-15T09:15:25.590Z] [2020-05-15T09:15:25.590Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:15:25.590Z] #25 13.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-15T09:15:25.590Z] #25 13.43 [2020-05-15T09:15:25.590Z] #25 13.60 ######################################################################## 100.0% [2020-05-15T09:15:25.590Z] #25 13.68 [2020-05-15T09:15:25.590Z] #25 14.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-15T09:15:25.590Z] #25 14.94 [2020-05-15T09:15:25.871Z] #25 15.05 ### 4.8% ######################################################################## 100.0% [2020-05-15T09:15:25.871Z] #25 15.17 [2020-05-15T09:15:26.485Z] #25 ... [2020-05-15T09:15:26.485Z] [2020-05-15T09:15:26.485Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:26.485Z] #10 28.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-15T09:15:26.485Z] #10 28.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-15T09:15:26.485Z] #10 28.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:15:26.485Z] #10 30.35 Selecting previously unselected package binutils-mingw-w64. [2020-05-15T09:15:26.485Z] #10 30.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-15T09:15:26.485Z] #10 30.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:15:26.485Z] #10 30.43 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-15T09:15:26.485Z] #10 30.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-15T09:15:26.485Z] #10 30.44 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-15T09:15:26.485Z] #10 30.55 Selecting previously unselected package dmsetup. [2020-05-15T09:15:26.485Z] #10 30.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-15T09:15:26.485Z] #10 30.56 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-15T09:15:26.485Z] #10 30.66 Selecting previously unselected package mingw-w64-common. [2020-05-15T09:15:26.485Z] #10 30.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-15T09:15:26.485Z] #10 30.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-15T09:15:26.485Z] #10 35.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-15T09:15:26.485Z] #10 35.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-15T09:15:26.485Z] #10 35.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:15:26.768Z] #10 ... [2020-05-15T09:15:26.768Z] [2020-05-15T09:15:26.768Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:15:26.768Z] #25 16.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-15T09:15:26.768Z] #25 16.20 skipping existing b63cc5f62c21 [2020-05-15T09:15:27.051Z] #25 16.27 [2020-05-15T09:15:27.664Z] #25 ... [2020-05-15T09:15:27.664Z] [2020-05-15T09:15:27.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:27.664Z] #41 27.12 github.com/LK4D4/vndr/godl/singleflight [2020-05-15T09:15:27.664Z] #41 27.12 internal/reflectlite [2020-05-15T09:15:27.664Z] #41 27.26 math/rand [2020-05-15T09:15:27.664Z] #41 27.90 internal/singleflight [2020-05-15T09:15:27.664Z] #41 28.96 io [2020-05-15T09:15:27.664Z] #41 28.96 strconv [2020-05-15T09:15:27.664Z] #41 29.72 bytes [2020-05-15T09:15:27.664Z] #41 31.33 bufio [2020-05-15T09:15:27.664Z] #41 31.51 reflect [2020-05-15T09:15:27.664Z] #41 32.54 syscall [2020-05-15T09:15:27.664Z] #41 36.43 time [2020-05-15T09:15:27.945Z] #41 ... [2020-05-15T09:15:27.946Z] [2020-05-15T09:15:27.946Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:27.946Z] #10 39.28 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-15T09:15:27.946Z] #10 39.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-15T09:15:27.946Z] #10 39.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:27.946Z] #10 39.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-15T09:15:27.946Z] #10 39.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-15T09:15:27.946Z] #10 39.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:27.946Z] #10 ... [2020-05-15T09:15:27.946Z] [2020-05-15T09:15:27.946Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:15:27.946Z] #28 29.21 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-15T09:15:27.946Z] #28 29.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-15T09:15:27.946Z] #28 30.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-15T09:15:28.227Z] #28 ... [2020-05-15T09:15:28.227Z] [2020-05-15T09:15:28.227Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:15:28.227Z] #25 17.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-15T09:15:28.227Z] #25 17.43 [2020-05-15T09:15:28.227Z] #25 17.52 ######################################################################## 100.0% [2020-05-15T09:15:28.227Z] #25 17.57 [2020-05-15T09:15:28.227Z] #25 17.60 Download of images into '/build' complete. [2020-05-15T09:15:28.227Z] #25 17.61 Use something like the following to load the result into a Docker daemon: [2020-05-15T09:15:28.227Z] #25 17.61 tar -cC '/build' . | docker load [2020-05-15T09:15:28.509Z] #25 DONE 17.8s [2020-05-15T09:15:28.509Z] [2020-05-15T09:15:28.509Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:28.509Z] #30 37.63 internal/poll [2020-05-15T09:15:28.697Z] b3343b78770d: Pull complete [2020-05-15T09:15:28.697Z] 7fe1d7df2e7c: Pull complete [2020-05-15T09:15:28.697Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-15T09:15:28.697Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-15T09:15:28.697Z] ---> 4d38c0565539 [2020-05-15T09:15:28.697Z] Step 5/15 : ARG BUILDX_REPO [2020-05-15T09:15:28.697Z] ---> Running in fabe822ad178 [2020-05-15T09:15:28.697Z] Removing intermediate container fabe822ad178 [2020-05-15T09:15:28.697Z] ---> 340db465e43e [2020-05-15T09:15:28.697Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-15T09:15:28.698Z] ---> Running in 9f6e905fb3ab [2020-05-15T09:15:28.982Z] Cloning into '/buildx'... [2020-05-15T09:15:29.546Z] #30 ... [2020-05-15T09:15:29.546Z] [2020-05-15T09:15:29.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:29.546Z] #43 28.87 + cd /tmp/tmp.gmN9II7zoD/src/gotest.tools/gotestsum [2020-05-15T09:15:29.546Z] #43 28.87 + git checkout -q v0.3.5 [2020-05-15T09:15:29.546Z] #43 28.93 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-15T09:15:29.546Z] #43 ... [2020-05-15T09:15:29.546Z] [2020-05-15T09:15:29.546Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:29.546Z] #30 39.03 internal/syscall/execenv [2020-05-15T09:15:29.558Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-02ab6ae126712cc85) in /home/ubuntu/workspace/moby_PR-40442 [Pipeline] { [Pipeline] checkout [2020-05-15T09:15:29.827Z] #30 39.18 internal/fmtsort [2020-05-15T09:15:29.827Z] #30 39.18 internal/syscall/unix [2020-05-15T09:15:30.109Z] #30 39.41 os [2020-05-15T09:15:30.109Z] #30 39.53 strings [2020-05-15T09:15:31.115Z] #30 ... [2020-05-15T09:15:31.115Z] [2020-05-15T09:15:31.115Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:31.115Z] #47 30.58 syscall [2020-05-15T09:15:31.115Z] #47 30.63 bytes [2020-05-15T09:15:31.115Z] #47 32.42 reflect [2020-05-15T09:15:31.115Z] #47 36.13 time [2020-05-15T09:15:31.115Z] #47 40.50 encoding/binary [2020-05-15T09:15:31.396Z] #47 40.70 os [2020-05-15T09:15:31.396Z] #47 ... [2020-05-15T09:15:31.396Z] [2020-05-15T09:15:31.396Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:31.396Z] #39 7.373 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:15:31.396Z] #39 7.373 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:15:31.396Z] #39 7.379 Note: Building without GnuTLS support [2020-05-15T09:15:31.396Z] #39 8.214 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:15:31.396Z] #39 8.356 GEN .gitid [2020-05-15T09:15:31.397Z] #39 8.359 GEN criu/include/version.h [2020-05-15T09:15:31.397Z] #39 8.379 GEN include/common/asm [2020-05-15T09:15:32.009Z] #39 9.292 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-15T09:15:32.291Z] #39 9.398 PBCC images/opts.pb-c.c [2020-05-15T09:15:32.291Z] #39 9.463 PBCC images/sit.pb-c.c [2020-05-15T09:15:32.291Z] #39 9.511 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-15T09:15:32.291Z] #39 9.560 DEP images/opts.pb-c.d [2020-05-15T09:15:32.291Z] #39 9.602 DEP images/sit.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.645 PBCC images/macvlan.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.649 DEP images/macvlan.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.699 PBCC images/autofs.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.705 DEP images/autofs.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.756 PBCC images/sysctl.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.774 DEP images/sysctl.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.833 PBCC images/time.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.850 DEP images/time.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.870 PBCC images/binfmt-misc.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.885 DEP images/binfmt-misc.pb-c.d [2020-05-15T09:15:32.573Z] #39 9.930 PBCC images/seccomp.pb-c.c [2020-05-15T09:15:32.573Z] #39 9.957 DEP images/seccomp.pb-c.d [2020-05-15T09:15:32.595Z] using credential docker-jenkins-github-credentials [2020-05-15T09:15:32.606Z] Cloning the remote Git repository [2020-05-15T09:15:32.606Z] Cloning with configured refspecs honoured and without tags [2020-05-15T09:15:32.854Z] #39 9.986 PBCC images/userns.pb-c.c [2020-05-15T09:15:32.854Z] #39 10.01 DEP images/userns.pb-c.d [2020-05-15T09:15:32.854Z] #39 10.03 PBCC images/cgroup.pb-c.c [2020-05-15T09:15:32.854Z] #39 10.06 DEP images/cgroup.pb-c.d [2020-05-15T09:15:32.854Z] #39 10.08 PBCC images/fown.pb-c.c [2020-05-15T09:15:32.855Z] #39 10.09 PBCC images/ext-file.pb-c.c [2020-05-15T09:15:32.855Z] #39 10.12 DEP images/fown.pb-c.d [2020-05-15T09:15:32.855Z] #39 10.16 DEP images/ext-file.pb-c.d [2020-05-15T09:15:33.146Z] #39 10.21 PBCC images/rpc.pb-c.c [2020-05-15T09:15:33.146Z] #39 10.26 DEP images/rpc.pb-c.d [2020-05-15T09:15:33.146Z] #39 10.31 PBCC images/siginfo.pb-c.c [2020-05-15T09:15:33.146Z] #39 10.34 DEP images/siginfo.pb-c.d [2020-05-15T09:15:33.146Z] #39 10.38 PBCC images/pagemap.pb-c.c [2020-05-15T09:15:33.146Z] #39 10.44 DEP images/pagemap.pb-c.d [2020-05-15T09:15:33.146Z] #39 10.50 PBCC images/rlimit.pb-c.c [2020-05-15T09:15:33.146Z] #39 10.51 DEP images/rlimit.pb-c.d [2020-05-15T09:15:32.343Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:15:32.412Z] > git init /home/ubuntu/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:15:32.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:15:32.787Z] > git --version # timeout=10 [2020-05-15T09:15:32.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:15:33.394Z] Removing intermediate container 9f6e905fb3ab [2020-05-15T09:15:33.394Z] ---> 71f9a68db128 [2020-05-15T09:15:33.394Z] Step 7/15 : WORKDIR /buildx [2020-05-15T09:15:33.394Z] ---> Running in 5327d408f7a0 [2020-05-15T09:15:33.453Z] #39 10.57 PBCC images/file-lock.pb-c.c [2020-05-15T09:15:33.453Z] #39 10.58 DEP images/file-lock.pb-c.d [2020-05-15T09:15:33.453Z] #39 10.62 PBCC images/tty.pb-c.c [2020-05-15T09:15:33.453Z] #39 10.66 DEP images/tty.pb-c.d [2020-05-15T09:15:33.453Z] #39 10.72 PBCC images/tun.pb-c.c [2020-05-15T09:15:33.453Z] #39 10.75 PBCC images/netdev.pb-c.c [2020-05-15T09:15:33.453Z] #39 10.78 DEP images/tun.pb-c.d [2020-05-15T09:15:33.680Z] Removing intermediate container 5327d408f7a0 [2020-05-15T09:15:33.680Z] ---> 5308ea40d411 [2020-05-15T09:15:33.680Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-15T09:15:33.680Z] ---> Running in 184a86f97cad [2020-05-15T09:15:33.680Z] Removing intermediate container 184a86f97cad [2020-05-15T09:15:33.680Z] ---> 106a2433cee6 [2020-05-15T09:15:33.680Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-15T09:15:33.680Z] ---> Running in 489094eadd95 [2020-05-15T09:15:33.738Z] #39 10.86 DEP images/netdev.pb-c.d [2020-05-15T09:15:33.739Z] #39 10.96 PBCC images/vma.pb-c.c [2020-05-15T09:15:33.739Z] #39 11.01 DEP images/vma.pb-c.d [2020-05-15T09:15:33.739Z] #39 11.08 PBCC images/creds.pb-c.c [2020-05-15T09:15:33.739Z] #39 11.08 DEP images/creds.pb-c.d [2020-05-15T09:15:34.021Z] #39 11.14 PBCC images/utsns.pb-c.c [2020-05-15T09:15:34.021Z] #39 11.18 DEP images/utsns.pb-c.d [2020-05-15T09:15:34.021Z] #39 11.21 PBCC images/ipc-desc.pb-c.c [2020-05-15T09:15:34.021Z] #39 11.22 PBCC images/ipc-sem.pb-c.c [2020-05-15T09:15:34.021Z] #39 11.25 DEP images/ipc-desc.pb-c.d [2020-05-15T09:15:34.021Z] #39 11.29 DEP images/ipc-sem.pb-c.d [2020-05-15T09:15:34.021Z] #39 11.34 PBCC images/ipc-msg.pb-c.c [2020-05-15T09:15:34.021Z] #39 11.34 DEP images/ipc-msg.pb-c.d [2020-05-15T09:15:34.021Z] #39 11.38 PBCC images/ipc-shm.pb-c.c [2020-05-15T09:15:34.021Z] #39 11.40 DEP images/ipc-shm.pb-c.d [2020-05-15T09:15:34.302Z] #39 11.43 PBCC images/ipc-var.pb-c.c [2020-05-15T09:15:34.302Z] #39 11.46 DEP images/ipc-var.pb-c.d [2020-05-15T09:15:34.302Z] #39 11.48 PBCC images/sk-opts.pb-c.c [2020-05-15T09:15:34.302Z] #39 11.50 PBCC images/packet-sock.pb-c.c [2020-05-15T09:15:34.302Z] #39 11.54 DEP images/sk-opts.pb-c.d [2020-05-15T09:15:34.302Z] #39 11.57 DEP images/packet-sock.pb-c.d [2020-05-15T09:15:34.302Z] #39 11.63 PBCC images/sk-netlink.pb-c.c [2020-05-15T09:15:34.302Z] #39 11.67 DEP images/sk-netlink.pb-c.d [2020-05-15T09:15:32.864Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:15:34.584Z] #39 11.71 PBCC images/sk-inet.pb-c.c [2020-05-15T09:15:34.584Z] #39 11.77 DEP images/sk-inet.pb-c.d [2020-05-15T09:15:34.584Z] #39 11.81 PBCC images/sk-unix.pb-c.c [2020-05-15T09:15:34.584Z] #39 11.82 DEP images/sk-unix.pb-c.d [2020-05-15T09:15:34.584Z] #39 11.87 PBCC images/mm.pb-c.c [2020-05-15T09:15:34.584Z] #39 11.90 DEP images/mm.pb-c.d [2020-05-15T09:15:34.584Z] #39 11.95 PBCC images/timerfd.pb-c.c [2020-05-15T09:15:34.707Z] From https://github.com/docker/buildx [2020-05-15T09:15:34.707Z] * [new tag] v0.3.1 -> build [2020-05-15T09:15:34.866Z] #39 11.99 DEP images/timerfd.pb-c.d [2020-05-15T09:15:34.866Z] #39 12.01 PBCC images/timer.pb-c.c [2020-05-15T09:15:34.866Z] #39 12.02 DEP images/timer.pb-c.d [2020-05-15T09:15:34.866Z] #39 12.06 PBCC images/sa.pb-c.c [2020-05-15T09:15:34.866Z] #39 12.10 DEP images/sa.pb-c.d [2020-05-15T09:15:34.866Z] #39 12.14 PBCC images/pipe-data.pb-c.c [2020-05-15T09:15:34.866Z] #39 12.15 DEP images/pipe-data.pb-c.d [2020-05-15T09:15:34.866Z] #39 12.18 PBCC images/mnt.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.23 DEP images/mnt.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.25 PBCC images/sk-packet.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.26 DEP images/sk-packet.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.30 PBCC images/tcp-stream.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.34 DEP images/tcp-stream.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.37 PBCC images/pipe.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.40 DEP images/pipe.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.44 PBCC images/pstree.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.45 DEP images/pstree.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.47 PBCC images/fs.pb-c.c [2020-05-15T09:15:35.148Z] #39 12.48 DEP images/fs.pb-c.d [2020-05-15T09:15:35.148Z] #39 12.51 PBCC images/signalfd.pb-c.c [2020-05-15T09:15:35.325Z] Switched to branch 'build' [2020-05-15T09:15:35.429Z] #39 12.54 DEP images/signalfd.pb-c.d [2020-05-15T09:15:35.429Z] #39 12.58 PBCC images/fh.pb-c.c [2020-05-15T09:15:35.429Z] #39 12.61 PBCC images/fsnotify.pb-c.c [2020-05-15T09:15:35.429Z] #39 12.64 DEP images/fh.pb-c.d [2020-05-15T09:15:35.429Z] #39 12.68 DEP images/fsnotify.pb-c.d [2020-05-15T09:15:35.429Z] #39 12.72 PBCC images/eventpoll.pb-c.c [2020-05-15T09:15:35.429Z] #39 12.74 DEP images/eventpoll.pb-c.d [2020-05-15T09:15:35.429Z] #39 12.77 PBCC images/eventfd.pb-c.c [2020-05-15T09:15:35.429Z] #39 12.77 DEP images/eventfd.pb-c.d [2020-05-15T09:15:35.429Z] #39 12.83 PBCC images/remap-file-path.pb-c.c [2020-05-15T09:15:35.710Z] #39 12.83 DEP images/remap-file-path.pb-c.d [2020-05-15T09:15:35.710Z] #39 12.86 PBCC images/fifo.pb-c.c [2020-05-15T09:15:35.710Z] #39 12.88 DEP images/fifo.pb-c.d [2020-05-15T09:15:35.710Z] #39 12.90 PBCC images/ghost-file.pb-c.c [2020-05-15T09:15:35.710Z] #39 12.92 DEP images/ghost-file.pb-c.d [2020-05-15T09:15:35.710Z] #39 12.96 PBCC images/regfile.pb-c.c [2020-05-15T09:15:35.710Z] #39 12.99 DEP images/regfile.pb-c.d [2020-05-15T09:15:35.710Z] #39 13.03 PBCC images/ns.pb-c.c [2020-05-15T09:15:35.710Z] #39 13.03 DEP images/ns.pb-c.d [2020-05-15T09:15:35.992Z] #39 13.11 PBCC images/fdinfo.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.14 DEP images/fdinfo.pb-c.d [2020-05-15T09:15:35.992Z] #39 13.18 PBCC images/core-aarch64.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.21 PBCC images/core-arm.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.23 PBCC images/core-ppc64.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.25 PBCC images/core-s390.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.28 PBCC images/core-x86.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.31 PBCC images/core.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.33 PBCC images/inventory.pb-c.c [2020-05-15T09:15:35.992Z] #39 13.39 DEP images/core-aarch64.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.42 DEP images/core-arm.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.45 DEP images/core-ppc64.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.49 DEP images/core-s390.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.51 DEP images/core-x86.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.54 DEP images/core.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.57 DEP images/inventory.pb-c.d [2020-05-15T09:15:36.273Z] #39 13.61 PBCC images/cpuinfo.pb-c.c [2020-05-15T09:15:36.341Z] Removing intermediate container 489094eadd95 [2020-05-15T09:15:36.341Z] ---> 6efee7c36623 [2020-05-15T09:15:36.341Z] Step 10/15 : ARG GOOS [2020-05-15T09:15:36.341Z] ---> Running in 682baebe3f42 [2020-05-15T09:15:36.341Z] Removing intermediate container 682baebe3f42 [2020-05-15T09:15:36.341Z] ---> 96cc219c7032 [2020-05-15T09:15:36.341Z] Step 11/15 : ARG GOARCH [2020-05-15T09:15:36.341Z] ---> Running in 852f09d4ea04 [2020-05-15T09:15:36.559Z] #39 13.62 DEP images/cpuinfo.pb-c.d [2020-05-15T09:15:36.559Z] #39 13.65 PBCC images/stats.pb-c.c [2020-05-15T09:15:36.559Z] #39 13.66 DEP images/stats.pb-c.d [2020-05-15T09:15:36.626Z] Removing intermediate container 852f09d4ea04 [2020-05-15T09:15:36.626Z] ---> 798575a96aca [2020-05-15T09:15:36.626Z] 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-15T09:15:36.626Z] ---> Running in 483fa866350e [2020-05-15T09:15:37.172Z] #39 14.41 make[1]: Nothing to be done for 'all'. [2020-05-15T09:15:38.177Z] #39 15.29 CC images/stats.o [2020-05-15T09:15:38.458Z] #39 15.57 CC images/core.o [2020-05-15T09:15:38.741Z] #39 16.01 CC images/core-x86.o [2020-05-15T09:15:39.023Z] #39 16.28 CC images/core-arm.o [2020-05-15T09:15:39.637Z] #39 16.62 CC images/core-aarch64.o [2020-05-15T09:15:39.637Z] #39 16.95 CC images/core-ppc64.o [2020-05-15T09:15:40.250Z] #39 17.39 CC images/core-s390.o [2020-05-15T09:15:40.532Z] #39 17.75 CC images/cpuinfo.o [2020-05-15T09:15:40.822Z] #39 ... [2020-05-15T09:15:40.822Z] [2020-05-15T09:15:40.822Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:40.822Z] #41 40.17 os [2020-05-15T09:15:40.822Z] #41 41.46 strings [2020-05-15T09:15:40.822Z] #41 42.37 fmt [2020-05-15T09:15:40.822Z] #41 43.67 path/filepath [2020-05-15T09:15:40.822Z] #41 44.41 regexp/syntax [2020-05-15T09:15:40.822Z] #41 46.51 go/token [2020-05-15T09:15:40.822Z] #41 47.35 go/scanner [2020-05-15T09:15:40.822Z] #41 47.59 regexp [2020-05-15T09:15:40.822Z] #41 48.16 go/ast [2020-05-15T09:15:40.822Z] #41 49.94 internal/lazyregexp [2020-05-15T09:15:40.822Z] #41 50.09 net/url [2020-05-15T09:15:40.822Z] #41 ... [2020-05-15T09:15:40.822Z] [2020-05-15T09:15:40.822Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:40.822Z] #39 18.06 CC images/inventory.o [2020-05-15T09:15:41.117Z] #39 18.20 CC images/fdinfo.o [2020-05-15T09:15:41.117Z] #39 18.38 CC images/fown.o [2020-05-15T09:15:41.405Z] #39 ... [2020-05-15T09:15:41.405Z] [2020-05-15T09:15:41.405Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:41.405Z] #30 41.85 path [2020-05-15T09:15:41.405Z] #30 42.22 text/tabwriter [2020-05-15T09:15:41.405Z] #30 42.58 fmt [2020-05-15T09:15:41.405Z] #30 42.74 path/filepath [2020-05-15T09:15:41.405Z] #30 43.78 io/ioutil [2020-05-15T09:15:41.405Z] #30 45.24 flag [2020-05-15T09:15:41.405Z] #30 45.24 github.com/BurntSushi/toml [2020-05-15T09:15:41.405Z] #30 46.06 log [2020-05-15T09:15:41.405Z] #30 47.60 github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:15:41.405Z] #30 DONE 50.6s [2020-05-15T09:15:41.405Z] [2020-05-15T09:15:41.405Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:15:41.405Z] #52 23.38 Checking out files: 68% (2169/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-05-15T09:15:41.405Z] #52 24.27 + cd /tmp/tmp.bIaEJNdHlp/src/github.com/containerd/containerd [2020-05-15T09:15:41.405Z] #52 24.27 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:15:41.405Z] #52 25.46 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-15T09:15:41.405Z] #52 25.46 + BUILDTAGS='netgo osusergo static_build' [2020-05-15T09:15:41.405Z] #52 25.46 + export EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:15:41.405Z] #52 25.46 + EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:15:41.405Z] #52 25.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-15T09:15:41.405Z] #52 25.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-15T09:15:41.405Z] #52 25.46 + '[' '' = dynamic ']' [2020-05-15T09:15:41.405Z] #52 25.46 + make [2020-05-15T09:15:41.405Z] #52 26.45 + bin/ctr [2020-05-15T09:15:42.048Z] #52 ... [2020-05-15T09:15:42.048Z] [2020-05-15T09:15:42.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:42.048Z] #41 51.62 text/template/parse [2020-05-15T09:15:42.662Z] #41 ... [2020-05-15T09:15:42.662Z] [2020-05-15T09:15:42.662Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:42.662Z] #47 41.91 encoding/base64 [2020-05-15T09:15:42.662Z] #47 42.51 golang.org/x/sys/unix [2020-05-15T09:15:42.662Z] #47 43.62 fmt [2020-05-15T09:15:42.662Z] #47 47.19 encoding/json [2020-05-15T09:15:42.662Z] #47 49.32 github.com/pkg/diff [2020-05-15T09:15:42.662Z] #47 50.31 go/ast [2020-05-15T09:15:42.662Z] #47 51.66 golang.org/x/crypto/ssh/terminal [2020-05-15T09:15:42.662Z] #47 ... [2020-05-15T09:15:42.662Z] [2020-05-15T09:15:42.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:42.662Z] #39 18.71 CC images/ns.o [2020-05-15T09:15:42.662Z] #39 19.05 CC images/regfile.o [2020-05-15T09:15:42.662Z] #39 19.19 CC images/ghost-file.o [2020-05-15T09:15:42.662Z] #39 19.32 CC images/fifo.o [2020-05-15T09:15:42.662Z] #39 19.48 CC images/remap-file-path.o [2020-05-15T09:15:42.662Z] #39 19.61 CC images/eventfd.o [2020-05-15T09:15:42.662Z] #39 19.71 CC images/eventpoll.o [2020-05-15T09:15:42.662Z] #39 20.01 CC images/fh.o [2020-05-15T09:15:42.944Z] #39 20.16 CC images/fsnotify.o [2020-05-15T09:15:43.226Z] #39 20.56 CC images/signalfd.o [2020-05-15T09:15:43.507Z] #39 20.76 CC images/fs.o [2020-05-15T09:15:43.789Z] #39 20.96 CC images/pstree.o [2020-05-15T09:15:43.789Z] #39 21.08 CC images/pipe.o [2020-05-15T09:15:43.789Z] #39 21.19 CC images/tcp-stream.o [2020-05-15T09:15:44.071Z] #39 21.33 CC images/sk-packet.o [2020-05-15T09:15:44.353Z] #39 21.51 CC images/mnt.o [2020-05-15T09:15:44.353Z] #39 21.71 CC images/pipe-data.o [2020-05-15T09:15:44.635Z] #39 21.92 CC images/sa.o [2020-05-15T09:15:44.917Z] #39 22.11 CC images/timer.o [2020-05-15T09:15:45.198Z] #39 22.38 CC images/timerfd.o [2020-05-15T09:15:45.481Z] #39 22.56 CC images/mm.o [2020-05-15T09:15:45.481Z] #39 22.72 CC images/sk-opts.o [2020-05-15T09:15:45.763Z] #39 22.89 CC images/sk-unix.o [2020-05-15T09:15:46.044Z] #39 23.14 CC images/sk-inet.o [2020-05-15T09:15:46.327Z] #39 23.45 CC images/tun.o [2020-05-15T09:15:46.327Z] #39 23.60 CC images/sk-netlink.o [2020-05-15T09:15:46.327Z] #39 23.73 CC images/packet-sock.o [2020-05-15T09:15:46.547Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f0f129125ed0abb) in /home/ubuntu/workspace/moby_PR-40442 [Pipeline] { [Pipeline] checkout [2020-05-15T09:15:46.609Z] #39 24.01 CC images/ipc-var.o [2020-05-15T09:15:46.890Z] #39 24.11 CC images/ipc-desc.o [2020-05-15T09:15:46.890Z] #39 24.23 CC images/ipc-shm.o [2020-05-15T09:15:47.175Z] #39 24.35 CC images/ipc-msg.o [2020-05-15T09:15:47.464Z] #39 24.58 CC images/ipc-sem.o [2020-05-15T09:15:47.464Z] #39 24.67 CC images/utsns.o [2020-05-15T09:15:47.464Z] #39 24.79 CC images/creds.o [2020-05-15T09:15:47.540Z] ---> 41153a188aa4 [2020-05-15T09:15:47.786Z] #39 25.01 CC images/vma.o [2020-05-15T09:15:48.068Z] #39 25.14 CC images/netdev.o [2020-05-15T09:15:48.352Z] #39 25.46 CC images/tty.o [2020-05-15T09:15:48.527Z] Successfully built 41153a188aa4 [2020-05-15T09:15:48.527Z] Successfully tagged docker:latest [2020-05-15T09:15:48.527Z] INFO: Image build ended at 05/15/2020 09:15:48. Duration:00:00:32.3188835 [2020-05-15T09:15:48.634Z] #39 25.77 CC images/file-lock.o [2020-05-15T09:15:48.634Z] #39 25.92 CC images/rlimit.o [2020-05-15T09:15:48.916Z] #39 26.05 CC images/pagemap.o [2020-05-15T09:15:48.996Z] [2020-05-15T09:15:48.996Z] [2020-05-15T09:15:48.996Z] INFO: Building the test binaries at 05/15/2020 09:15:48... [2020-05-15T09:15:49.198Z] #39 26.34 CC images/siginfo.o [2020-05-15T09:15:49.479Z] #39 26.58 CC images/rpc.o [2020-05-15T09:15:50.374Z] using credential docker-jenkins-github-credentials [2020-05-15T09:15:50.383Z] Cloning the remote Git repository [2020-05-15T09:15:50.383Z] Cloning with configured refspecs honoured and without tags [2020-05-15T09:15:50.484Z] #39 27.47 CC images/ext-file.o [2020-05-15T09:15:50.485Z] #39 27.65 CC images/cgroup.o [2020-05-15T09:15:50.766Z] #39 28.09 CC images/userns.o [2020-05-15T09:15:50.949Z] Fetching without tags [2020-05-15T09:15:51.048Z] #39 28.33 CC images/google/protobuf/descriptor.o [2020-05-15T09:15:50.423Z] Cloning repository https://github.com/moby/moby.git [2020-05-15T09:15:50.490Z] > git init /home/ubuntu/workspace/moby_PR-40442 # timeout=10 [2020-05-15T09:15:50.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:15:50.900Z] > git --version # timeout=10 [2020-05-15T09:15:50.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:15:50.968Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:15:51.356Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:15:50.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:15:50.595Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:15:50.611Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:15:50.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:15:50.640Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:15:50.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:15:50.642Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:15:51.053Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:15:51.062Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:15:52.057Z] #39 29.15 CC images/opts.o [2020-05-15T09:15:52.057Z] #39 ... [2020-05-15T09:15:52.057Z] [2020-05-15T09:15:52.057Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:15:52.057Z] #47 52.58 mvdan.cc/editorconfig [2020-05-15T09:15:52.057Z] #47 53.57 mvdan.cc/sh/v3/fileutil [2020-05-15T09:15:52.057Z] #47 53.72 mvdan.cc/sh/v3/syntax [2020-05-15T09:15:52.057Z] #47 58.01 mvdan.cc/sh/v3/cmd/shfmt [2020-05-15T09:15:52.057Z] #47 DONE 61.5s [2020-05-15T09:15:52.057Z] [2020-05-15T09:15:52.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:52.057Z] #41 52.41 go/parser [2020-05-15T09:15:52.057Z] #41 54.27 text/template [2020-05-15T09:15:52.057Z] #41 55.19 encoding/xml [2020-05-15T09:15:52.057Z] #41 58.10 go/doc [2020-05-15T09:15:52.057Z] #41 59.42 github.com/LK4D4/vndr/versioned [2020-05-15T09:15:52.057Z] #41 59.48 crypto/rsa [2020-05-15T09:15:52.057Z] #41 60.35 crypto/x509/pkix [2020-05-15T09:15:52.057Z] #41 60.71 vendor/golang.org/x/crypto/cryptobyte [2020-05-15T09:15:52.057Z] #41 60.76 github.com/LK4D4/vndr/build [2020-05-15T09:15:52.057Z] #41 ... [2020-05-15T09:15:52.057Z] [2020-05-15T09:15:52.057Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:52.057Z] #39 29.33 CC images/seccomp.o [2020-05-15T09:15:52.346Z] #39 29.64 CC images/binfmt-misc.o [2020-05-15T09:15:52.433Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:15:52.433Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:15:52.630Z] #39 29.73 CC images/time.o [2020-05-15T09:15:52.630Z] #39 29.83 CC images/sysctl.o [2020-05-15T09:15:52.630Z] #39 29.99 CC images/autofs.o [2020-05-15T09:15:53.248Z] #39 30.31 CC images/macvlan.o [2020-05-15T09:15:53.248Z] #39 30.40 CC images/sit.o [2020-05-15T09:15:53.248Z] #39 30.57 LINK images/built-in.o [2020-05-15T09:15:53.530Z] #39 30.67 GEN compel/include/asm [2020-05-15T09:15:53.530Z] #39 30.68 GEN compel/include/version.h [2020-05-15T09:15:53.530Z] #39 30.69 touch .config [2020-05-15T09:15:53.530Z] #39 30.71 GEN include/common/config.h [2020-05-15T09:15:53.530Z] #39 30.76 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-15T09:15:53.530Z] #39 30.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-15T09:15:52.108Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:15:52.144Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:15:52.165Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:15:52.170Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:15:53.812Z] #39 30.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-15T09:15:53.812Z] #39 30.84 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-15T09:15:53.812Z] #39 30.86 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-15T09:15:53.812Z] #39 30.87 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-15T09:15:53.812Z] #39 30.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-15T09:15:53.812Z] #39 30.89 DEP compel/plugins/std/infect.d [2020-05-15T09:15:53.812Z] #39 30.99 DEP compel/plugins/std/string.d [2020-05-15T09:15:53.812Z] #39 31.09 DEP compel/plugins/std/log.d [2020-05-15T09:15:53.845Z] INFO: make.ps1 starting at 05/15/2020 09:15:52 [2020-05-15T09:15:53.845Z] INFO: Git commit (f48b7d66f3) assumed from DOCKER_GITCOMMIT environment variable [2020-05-15T09:15:53.845Z] INFO: Invoking autogen... [2020-05-15T09:15:54.094Z] #39 31.17 DEP compel/plugins/std/fds.d [2020-05-15T09:15:54.094Z] #39 31.27 DEP compel/plugins/std/std.d [2020-05-15T09:15:54.094Z] #39 31.38 DEP compel/plugins/shmem/shmem.d [2020-05-15T09:15:54.094Z] #39 ... [2020-05-15T09:15:54.094Z] [2020-05-15T09:15:54.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:54.094Z] #10 55.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-15T09:15:54.094Z] #10 55.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-15T09:15:54.094Z] #10 55.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:54.094Z] #10 ... [2020-05-15T09:15:54.094Z] [2020-05-15T09:15:54.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:15:54.094Z] #39 31.49 DEP compel/plugins/fds/fds.d [2020-05-15T09:15:54.313Z] INFO: Building daemon... [2020-05-15T09:15:54.375Z] #39 31.57 CC compel/plugins/std/std.o [2020-05-15T09:15:54.657Z] #39 31.71 CC compel/plugins/std/fds.o [2020-05-15T09:15:54.657Z] #39 31.83 CC compel/plugins/std/log.o [2020-05-15T09:15:54.939Z] #39 32.19 CC compel/plugins/std/string.o [2020-05-15T09:15:55.551Z] #39 32.50 CC compel/plugins/std/infect.o [2020-05-15T09:15:55.551Z] #39 32.67 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-15T09:15:55.551Z] #39 32.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-15T09:15:55.551Z] #39 32.72 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-15T09:15:55.551Z] #39 32.87 AR compel/plugins/std.lib.a [2020-05-15T09:15:55.551Z] #39 32.90 CC compel/plugins/fds/fds.o [2020-05-15T09:15:55.833Z] #39 33.12 AR compel/plugins/fds.lib.a [2020-05-15T09:15:55.833Z] #39 33.15 HOSTDEP compel/src/lib/log-host.d [2020-05-15T09:15:56.114Z] #39 33.24 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-15T09:15:56.114Z] #39 33.32 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-15T09:15:56.114Z] #39 33.40 HOSTDEP compel/src/main-host.d [2020-05-15T09:15:56.396Z] #39 33.50 DEP compel/src/lib/ptrace.d [2020-05-15T09:15:56.396Z] #39 33.63 DEP compel/src/lib/infect.d [2020-05-15T09:15:56.396Z] #39 33.76 DEP compel/src/lib/infect-util.d [2020-05-15T09:15:56.508Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:15:56.677Z] #39 33.85 DEP compel/src/lib/infect-rpc.d [2020-05-15T09:15:56.677Z] #39 33.97 DEP compel/arch/s390/src/lib/infect.d [2020-05-15T09:15:56.959Z] #39 34.09 DEP compel/arch/s390/src/lib/cpu.d [2020-05-15T09:15:56.959Z] #39 34.19 DEP compel/src/lib/log.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:15:57.249Z] #39 34.30 DEP compel/src/main.d [2020-05-15T09:15:57.249Z] #39 34.41 DEP compel/src/lib/handle-elf.d [2020-05-15T09:15:57.249Z] #39 34.47 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-15T09:15:57.530Z] #39 34.61 CC compel/src/lib/log.o [2020-05-15T09:15:57.530Z] #39 34.78 CC compel/arch/s390/src/lib/cpu.o [2020-05-15T09:15:57.736Z] + docker version [2020-05-15T09:15:57.812Z] #39 34.97 CC compel/arch/s390/src/lib/infect.o [2020-05-15T09:15:58.426Z] #39 35.51 CC compel/src/lib/infect-rpc.o [2020-05-15T09:15:58.708Z] #39 35.85 CC compel/src/lib/infect-util.o [2020-05-15T09:15:58.708Z] #39 36.07 CC compel/src/lib/infect.o [2020-05-15T09:15:59.713Z] #39 ... [2020-05-15T09:15:59.713Z] [2020-05-15T09:15:59.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:15:59.713Z] #10 68.22 Selecting previously unselected package libapparmor1:s390x. [2020-05-15T09:15:59.713Z] #10 68.22 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.22 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-15T09:15:59.713Z] #10 68.31 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-15T09:15:59.713Z] #10 68.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.32 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-15T09:15:59.713Z] #10 68.42 Selecting previously unselected package libbtrfs0. [2020-05-15T09:15:59.713Z] #10 68.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:15:59.713Z] #10 68.48 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:15:59.713Z] #10 68.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:15:59.713Z] #10 68.56 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-15T09:15:59.713Z] #10 68.56 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.57 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 68.61 Selecting previously unselected package libudev-dev:s390x. [2020-05-15T09:15:59.713Z] #10 68.61 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.62 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-05-15T09:15:59.713Z] #10 68.70 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-15T09:15:59.713Z] #10 68.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.71 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-15T09:15:59.713Z] #10 68.89 Selecting previously unselected package libpcre16-3:s390x. [2020-05-15T09:15:59.713Z] #10 68.89 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.89 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 68.96 Selecting previously unselected package libpcre32-3:s390x. [2020-05-15T09:15:59.713Z] #10 68.96 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 68.97 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 69.11 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-15T09:15:59.713Z] #10 69.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 69.11 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 69.21 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-15T09:15:59.713Z] #10 69.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 69.22 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 69.55 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-15T09:15:59.713Z] #10 69.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 69.57 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-15T09:15:59.713Z] #10 69.77 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-15T09:15:59.713Z] #10 69.78 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 69.79 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 69.90 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-15T09:15:59.713Z] #10 69.90 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 69.91 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-15T09:15:59.713Z] #10 69.99 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-15T09:15:59.713Z] #10 70.00 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-05-15T09:15:59.713Z] #10 70.01 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-15T09:15:59.713Z] #10 70.42 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 70.47 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-15T09:15:59.713Z] #10 70.48 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-15T09:15:59.713Z] #10 70.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:15:59.713Z] #10 70.49 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 70.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-15T09:15:59.713Z] #10 70.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:59.713Z] #10 70.51 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:15:59.713Z] #10 70.52 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 70.53 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-05-15T09:15:59.713Z] #10 70.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:15:59.713Z] #10 70.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:15:59.713Z] #10 70.56 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-15T09:15:59.713Z] #10 70.57 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-15T09:15:59.713Z] #10 70.57 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-05-15T09:15:59.713Z] #10 70.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:15:59.713Z] #10 70.59 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-15T09:15:59.713Z] #10 70.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:59.713Z] #10 70.62 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-15T09:15:59.713Z] #10 70.62 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-15T09:15:59.713Z] #10 70.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:15:59.713Z] #10 70.63 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-15T09:15:59.713Z] #10 70.64 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-15T09:15:59.713Z] #10 70.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:15:59.713Z] #10 70.65 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-15T09:15:59.713Z] #10 70.66 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 70.67 Setting up dmsetup (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 70.67 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 70.68 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-15T09:15:59.713Z] #10 70.69 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:15:59.713Z] #10 DONE 71.2s [2020-05-15T09:15:59.713Z] [2020-05-15T09:15:59.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:15:59.713Z] #41 62.91 net [2020-05-15T09:15:59.713Z] #41 63.31 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-15T09:15:59.713Z] #41 63.69 vendor/golang.org/x/crypto/curve25519 [2020-05-15T09:15:59.713Z] #41 64.25 vendor/golang.org/x/text/transform [2020-05-15T09:15:59.713Z] #41 64.88 vendor/golang.org/x/text/unicode/bidi [2020-05-15T09:15:59.713Z] #41 66.29 vendor/golang.org/x/text/secure/bidirule [2020-05-15T09:15:59.713Z] #41 66.53 vendor/golang.org/x/text/unicode/norm [2020-05-15T09:15:59.713Z] #41 ... [2020-05-15T09:15:59.713Z] [2020-05-15T09:15:59.713Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:16:01.201Z] #11 DONE 1.6s [2020-05-15T09:16:01.201Z] [2020-05-15T09:16:01.201Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:16:03.226Z] #12 DONE 2.0s [2020-05-15T09:16:03.226Z] [2020-05-15T09:16:03.226Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:16:04.696Z] #13 1.580 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-15T09:16:05.017Z] #13 DONE 1.8s [2020-05-15T09:16:05.017Z] [2020-05-15T09:16:05.017Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:16:05.961Z] Client: Docker Engine - Community [2020-05-15T09:16:05.961Z] Version: 19.03.8 [2020-05-15T09:16:05.961Z] API version: 1.40 [2020-05-15T09:16:05.961Z] Go version: go1.12.17 [2020-05-15T09:16:05.961Z] Git commit: afacb8b [2020-05-15T09:16:05.961Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-15T09:16:05.961Z] OS/Arch: linux/arm64 [2020-05-15T09:16:05.961Z] Experimental: false [2020-05-15T09:16:05.961Z] [2020-05-15T09:16:05.961Z] Server: Docker Engine - Community [2020-05-15T09:16:05.961Z] Engine: [2020-05-15T09:16:05.961Z] Version: 19.03.8 [2020-05-15T09:16:05.961Z] API version: 1.40 (minimum version 1.12) [2020-05-15T09:16:05.961Z] Go version: go1.12.17 [2020-05-15T09:16:05.961Z] Git commit: afacb8b [2020-05-15T09:16:05.961Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-15T09:16:05.961Z] OS/Arch: linux/arm64 [2020-05-15T09:16:05.961Z] Experimental: true [2020-05-15T09:16:05.961Z] containerd: [2020-05-15T09:16:05.961Z] Version: 1.2.13 [2020-05-15T09:16:05.961Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:16:05.961Z] runc: [2020-05-15T09:16:05.961Z] Version: 1.0.0-rc10 [2020-05-15T09:16:05.961Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:05.961Z] docker-init: [2020-05-15T09:16:05.961Z] Version: 0.18.0 [2020-05-15T09:16:05.961Z] GitCommit: fec3683 [Pipeline] sh [2020-05-15T09:16:06.308Z] + docker info [2020-05-15T09:16:06.498Z] #14 DONE 1.5s [2020-05-15T09:16:06.498Z] [2020-05-15T09:16:06.498Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:16:07.968Z] #15 DONE 1.6s [2020-05-15T09:16:07.968Z] [2020-05-15T09:16:07.968Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:16:08.977Z] #16 ... [2020-05-15T09:16:08.977Z] [2020-05-15T09:16:08.977Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:08.977Z] #54 72.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:16:08.977Z] #54 72.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-15T09:16:08.977Z] #54 DONE 78.3s [2020-05-15T09:16:08.977Z] [2020-05-15T09:16:08.977Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:16:08.977Z] #55 DONE 0.1s [2020-05-15T09:16:08.977Z] [2020-05-15T09:16:08.977Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:08.977Z] #43 DONE 78.5s [2020-05-15T09:16:08.977Z] [2020-05-15T09:16:08.977Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:08.977Z] #39 37.57 CC compel/src/lib/ptrace.o [2020-05-15T09:16:08.977Z] #39 37.83 AR compel/libcompel.a [2020-05-15T09:16:08.977Z] #39 37.90 HOSTCC compel/src/main-host.o [2020-05-15T09:16:08.977Z] #39 38.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-15T09:16:08.977Z] #39 38.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-15T09:16:08.977Z] #39 38.69 HOSTCC compel/src/lib/log-host.o [2020-05-15T09:16:08.977Z] #39 38.91 HOSTLINK compel/compel-host-bin [2020-05-15T09:16:08.977Z] #39 39.00 DEP soccr/soccr.d [2020-05-15T09:16:08.977Z] #39 39.22 CC soccr/soccr.o [2020-05-15T09:16:08.977Z] #39 40.34 AR soccr/libsoccr.a [2020-05-15T09:16:08.977Z] #39 40.37 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:16:08.977Z] #39 40.65 DEP criu/arch/s390/sigframe.d [2020-05-15T09:16:08.977Z] #39 40.72 DEP criu/arch/s390/crtools.d [2020-05-15T09:16:08.977Z] #39 40.83 DEP criu/arch/s390/cpu.d [2020-05-15T09:16:08.977Z] #39 40.96 CC criu/arch/s390/cpu.o [2020-05-15T09:16:08.977Z] #39 41.26 CC criu/arch/s390/crtools.o [2020-05-15T09:16:08.977Z] #39 42.17 CC criu/arch/s390/sigframe.o [2020-05-15T09:16:08.977Z] #39 42.40 LINK criu/arch/s390/crtools.built-in.o [2020-05-15T09:16:08.977Z] #39 42.43 DEP criu/pie/util-vdso.d [2020-05-15T09:16:08.977Z] #39 42.54 DEP criu/pie/util.d [2020-05-15T09:16:08.977Z] #39 42.77 CC criu/pie/util.o [2020-05-15T09:16:08.977Z] #39 42.98 CC criu/pie/util-vdso.o [2020-05-15T09:16:08.977Z] #39 43.68 AR criu/pie/pie.lib.a [2020-05-15T09:16:08.977Z] #39 43.77 DEP criu/pie/restorer.d [2020-05-15T09:16:08.977Z] #39 44.00 DEP criu/arch/s390/restorer.d [2020-05-15T09:16:08.977Z] #39 44.17 DEP criu/arch/s390/vdso-pie.d [2020-05-15T09:16:08.977Z] #39 44.34 DEP criu/pie/parasite-vdso.d [2020-05-15T09:16:08.977Z] #39 44.57 DEP criu/pie/parasite.d [2020-05-15T09:16:08.977Z] #39 44.92 CC criu/pie/parasite.o [2020-05-15T09:16:08.977Z] #39 45.92 LINK criu/pie/parasite.built-in.o [2020-05-15T09:16:08.977Z] #39 45.94 GEN criu/pie/parasite-blob.h [2020-05-15T09:16:08.977Z] #39 45.99 CC criu/pie/parasite-vdso.o [2020-05-15T09:16:09.260Z] #39 46.62 CC criu/arch/s390/vdso-pie.o [2020-05-15T09:16:09.566Z] #39 ... [2020-05-15T09:16:09.566Z] [2020-05-15T09:16:09.566Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:09.566Z] #49 1.492 + RM_GOPATH=0 [2020-05-15T09:16:09.566Z] #49 1.492 + TMP_GOPATH= [2020-05-15T09:16:09.566Z] #49 1.492 + : /build [2020-05-15T09:16:09.566Z] #49 1.492 + '[' -z '' ']' [2020-05-15T09:16:09.566Z] #49 1.492 ++ mktemp -d [2020-05-15T09:16:09.566Z] #49 1.494 + export GOPATH=/tmp/tmp.k35i3E7eNQ [2020-05-15T09:16:09.566Z] #49 1.494 + GOPATH=/tmp/tmp.k35i3E7eNQ [2020-05-15T09:16:09.566Z] #49 1.494 + RM_GOPATH=1 [2020-05-15T09:16:09.566Z] #49 1.494 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:09.566Z] #49 1.495 + dir=/tmp/install [2020-05-15T09:16:09.566Z] #49 1.495 + bin=runc [2020-05-15T09:16:09.566Z] #49 1.495 + shift [2020-05-15T09:16:09.566Z] #49 1.495 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-15T09:16:09.566Z] #49 1.495 + . /tmp/install/runc.installer [2020-05-15T09:16:09.566Z] #49 1.495 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:09.566Z] #49 1.496 + install_runc [2020-05-15T09:16:09.566Z] #49 1.497 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-15T09:16:09.566Z] #49 1.497 + uname -r [2020-05-15T09:16:09.566Z] #49 1.502 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-15T09:16:09.566Z] #49 1.502 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-15T09:16:09.566Z] #49 1.502 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-15T09:16:09.566Z] #49 1.502 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k35i3E7eNQ/src/github.com/opencontainers/runc [2020-05-15T09:16:09.566Z] #49 1.510 Cloning into '/tmp/tmp.k35i3E7eNQ/src/github.com/opencontainers/runc'... [2020-05-15T09:16:09.566Z] #49 7.116 + cd /tmp/tmp.k35i3E7eNQ/src/github.com/opencontainers/runc [2020-05-15T09:16:09.566Z] #49 7.117 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:09.566Z] #49 7.783 + '[' -z '' ']' [2020-05-15T09:16:09.566Z] #49 7.784 + target=static [2020-05-15T09:16:09.566Z] #49 7.784 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-15T09:16:09.566Z] #49 8.870 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-15T09:16:09.857Z] #49 ... [2020-05-15T09:16:09.857Z] [2020-05-15T09:16:09.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:09.857Z] #39 46.95 CC criu/arch/s390/restorer.o [2020-05-15T09:16:10.145Z] #39 47.32 CC criu/pie/restorer.o [2020-05-15T09:16:10.462Z] #39 ... [2020-05-15T09:16:10.462Z] [2020-05-15T09:16:10.462Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:16:10.462Z] #16 DONE 2.4s [2020-05-15T09:16:10.462Z] [2020-05-15T09:16:10.462Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:10.462Z] #41 69.95 vendor/golang.org/x/net/idna [2020-05-15T09:16:10.462Z] #41 72.08 vendor/golang.org/x/net/http2/hpack [2020-05-15T09:16:10.462Z] #41 72.96 mime [2020-05-15T09:16:10.462Z] #41 74.59 mime/quotedprintable [2020-05-15T09:16:10.462Z] #41 74.87 net/http/internal [2020-05-15T09:16:10.462Z] #41 77.34 crypto/tls [2020-05-15T09:16:10.758Z] #41 ... [2020-05-15T09:16:10.758Z] [2020-05-15T09:16:10.758Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:12.231Z] #17 1.807 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:12.513Z] #17 1.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:12.513Z] #17 2.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:12.795Z] #17 2.300 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-15T09:16:13.408Z] #17 3.024 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-15T09:16:13.584Z] Fetching without tags [2020-05-15T09:16:14.022Z] #17 3.653 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-15T09:16:14.087Z] Merging remotes/origin/master commit c85b2e5c3026c117ae2eeb56095d4127c02aa27e into PR head commit f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:16:13.495Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:16:13.527Z] > git config --add remote.origin.fetch +refs/pull/40442/head:refs/remotes/origin/PR-40442 # timeout=10 [2020-05-15T09:16:13.559Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:16:13.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-15T09:16:13.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-15T09:16:13.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-15T09:16:13.623Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40442/head:refs/remotes/origin/PR-40442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-15T09:16:14.129Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:16:14.156Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:16:15.052Z] > git merge c85b2e5c3026c117ae2eeb56095d4127c02aa27e # timeout=10 [2020-05-15T09:16:15.076Z] Merge succeeded, producing f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:16:15.076Z] Checking out Revision f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 (PR-40442) [2020-05-15T09:16:16.289Z] Client: [2020-05-15T09:16:16.289Z] Debug Mode: false [2020-05-15T09:16:16.289Z] [2020-05-15T09:16:16.289Z] Server: [2020-05-15T09:16:16.289Z] Containers: 0 [2020-05-15T09:16:16.289Z] Running: 0 [2020-05-15T09:16:16.289Z] Paused: 0 [2020-05-15T09:16:16.289Z] Stopped: 0 [2020-05-15T09:16:16.289Z] Images: 0 [2020-05-15T09:16:16.289Z] Server Version: 19.03.8 [2020-05-15T09:16:16.289Z] Storage Driver: overlay2 [2020-05-15T09:16:16.289Z] Backing Filesystem: [2020-05-15T09:16:16.289Z] Supports d_type: true [2020-05-15T09:16:16.289Z] Native Overlay Diff: true [2020-05-15T09:16:16.289Z] Logging Driver: json-file [2020-05-15T09:16:16.289Z] Cgroup Driver: cgroupfs [2020-05-15T09:16:16.289Z] Plugins: [2020-05-15T09:16:16.289Z] Volume: local [2020-05-15T09:16:16.289Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:16:16.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-15T09:16:16.289Z] Swarm: inactive [2020-05-15T09:16:16.289Z] Runtimes: runc [2020-05-15T09:16:16.289Z] Default Runtime: runc [2020-05-15T09:16:16.289Z] Init Binary: docker-init [2020-05-15T09:16:16.289Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:16:16.289Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:16.289Z] init version: fec3683 [2020-05-15T09:16:16.289Z] Security Options: [2020-05-15T09:16:16.289Z] apparmor [2020-05-15T09:16:16.289Z] seccomp [2020-05-15T09:16:16.289Z] Profile: default [2020-05-15T09:16:16.289Z] Kernel Version: 4.15.0-1065-aws [2020-05-15T09:16:16.289Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-15T09:16:16.289Z] OSType: linux [2020-05-15T09:16:16.289Z] Architecture: aarch64 [2020-05-15T09:16:16.289Z] CPUs: 4 [2020-05-15T09:16:16.289Z] Total Memory: 7.525GiB [2020-05-15T09:16:16.289Z] Name: ip-10-100-51-222 [2020-05-15T09:16:16.289Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-15T09:16:16.289Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:16:16.289Z] Debug Mode: false [2020-05-15T09:16:16.289Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:16:16.289Z] Labels: [2020-05-15T09:16:16.289Z] Experimental: true [2020-05-15T09:16:16.289Z] Insecure Registries: [2020-05-15T09:16:16.289Z] 127.0.0.0/8 [2020-05-15T09:16:16.289Z] Live Restore Enabled: true [2020-05-15T09:16:16.289Z] [2020-05-15T09:16:16.289Z] WARNING: No swap limit support [Pipeline] sh [2020-05-15T09:16:16.584Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:16:16.584Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:16:16.584Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:16:16.584Z] + bash /home/ubuntu/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:16:16.584Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:16:16.584Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-15T09:16:16.584Z] [2020-05-15T09:16:16.584Z] Generally Necessary: [2020-05-15T09:16:16.584Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:16:16.584Z] - apparmor: enabled and tools installed [2020-05-15T09:16:16.692Z] #17 ... [2020-05-15T09:16:16.693Z] [2020-05-15T09:16:16.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:16.693Z] #39 49.34 LINK criu/pie/restorer.built-in.o [2020-05-15T09:16:16.693Z] #39 49.37 GEN criu/pie/restorer-blob.h [2020-05-15T09:16:16.693Z] #39 49.40 DEP criu/vdso.d [2020-05-15T09:16:16.693Z] #39 49.51 DEP criu/uts_ns.d [2020-05-15T09:16:16.693Z] #39 49.61 DEP criu/util.d [2020-05-15T09:16:16.693Z] #39 49.81 DEP criu/uffd.d [2020-05-15T09:16:16.693Z] #39 50.03 DEP criu/tun.d [2020-05-15T09:16:16.693Z] #39 50.13 DEP criu/tty.d [2020-05-15T09:16:16.693Z] #39 50.31 DEP criu/timerfd.d [2020-05-15T09:16:16.693Z] #39 50.46 DEP criu/sysfs_parse.d [2020-05-15T09:16:16.693Z] #39 50.55 DEP criu/sysctl.d [2020-05-15T09:16:16.693Z] #39 50.66 DEP criu/string.d [2020-05-15T09:16:16.693Z] #39 50.68 DEP criu/stats.d [2020-05-15T09:16:16.693Z] #39 50.80 DEP criu/sockets.d [2020-05-15T09:16:16.693Z] #39 50.97 DEP criu/sk-unix.d [2020-05-15T09:16:16.693Z] #39 51.06 DEP criu/sk-tcp.d [2020-05-15T09:16:16.693Z] #39 51.28 DEP criu/sk-queue.d [2020-05-15T09:16:16.693Z] #39 51.44 DEP criu/sk-packet.d [2020-05-15T09:16:16.693Z] #39 51.61 DEP criu/sk-netlink.d [2020-05-15T09:16:16.693Z] #39 51.77 DEP criu/sk-inet.d [2020-05-15T09:16:16.693Z] #39 51.91 DEP criu/signalfd.d [2020-05-15T09:16:16.693Z] #39 52.07 DEP criu/sigframe.d [2020-05-15T09:16:16.693Z] #39 52.17 DEP criu/shmem.d [2020-05-15T09:16:16.693Z] #39 52.33 DEP criu/servicefd.d [2020-05-15T09:16:16.693Z] #39 52.41 DEP criu/seize.d [2020-05-15T09:16:16.693Z] #39 52.56 DEP criu/seccomp.d [2020-05-15T09:16:16.693Z] #39 52.70 DEP criu/rst-malloc.d [2020-05-15T09:16:16.693Z] #39 52.76 DEP criu/rbtree.d [2020-05-15T09:16:16.693Z] #39 52.78 DEP criu/pstree.d [2020-05-15T09:16:16.693Z] #39 52.87 DEP criu/protobuf.d [2020-05-15T09:16:16.693Z] #39 52.95 GEN criu/protobuf-desc-gen.h [2020-05-15T09:16:16.693Z] #39 53.91 DEP criu/protobuf-desc.d [2020-05-15T09:16:16.693Z] #39 54.01 DEP criu/proc_parse.d [2020-05-15T09:16:16.844Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:16:16.844Z] - CONFIG_NET_NS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_PID_NS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:16:16.844Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_MEMCG: enabled [2020-05-15T09:16:16.844Z] - CONFIG_KEYS: enabled [2020-05-15T09:16:16.844Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:16:16.844Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:16:16.844Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:16:16.844Z] [2020-05-15T09:16:16.844Z] Optional Features: [2020-05-15T09:16:16.844Z] - CONFIG_USER_NS: enabled [2020-05-15T09:16:16.974Z] #39 54.13 DEP criu/plugin.d [2020-05-15T09:16:16.974Z] #39 54.24 DEP criu/pipes.d [2020-05-15T09:16:16.974Z] #39 54.34 DEP criu/pie-util.d [2020-05-15T09:16:17.103Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:16:17.103Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:16:17.103Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:16:17.103Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:16:17.103Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-15T09:16:17.103Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:16:17.103Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:16:17.103Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:16:17.103Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:16:17.103Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:16:17.103Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:16:17.103Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:16:17.103Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:16:17.103Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:16:17.103Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:16:17.103Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:16:17.103Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:16:17.103Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:16:17.103Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:16:17.103Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:16:17.103Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:16:17.103Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:16:17.103Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:16:17.103Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:16:17.103Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:16:17.256Z] #39 54.38 DEP criu/pie-util-vdso.d [2020-05-15T09:16:17.256Z] #39 54.46 DEP criu/path.d [2020-05-15T09:16:17.363Z] - Network Drivers: [2020-05-15T09:16:17.363Z] - "overlay": [2020-05-15T09:16:17.363Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:16:17.363Z] Optional (for encrypted networks): [2020-05-15T09:16:17.363Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:16:17.363Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-15T09:16:17.363Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-15T09:16:17.363Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-15T09:16:17.363Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-15T09:16:17.363Z] - CONFIG_XFRM: enabled [2020-05-15T09:16:17.363Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:16:17.363Z] - "ipvlan": [2020-05-15T09:16:17.363Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:16:17.363Z] - "macvlan": [2020-05-15T09:16:17.363Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:16:17.363Z] - "ftp,tftp client in container": [2020-05-15T09:16:17.363Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:16:17.363Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:16:17.363Z] - Storage Drivers: [2020-05-15T09:16:17.363Z] - "aufs": [2020-05-15T09:16:17.363Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:16:17.363Z] - "btrfs": [2020-05-15T09:16:17.363Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:16:15.083Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-15T09:16:15.107Z] > git config core.sparsecheckout # timeout=10 [2020-05-15T09:16:15.135Z] > git checkout -f f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 # timeout=10 [2020-05-15T09:16:17.538Z] #39 54.61 DEP criu/parasite-syscall.d [2020-05-15T09:16:17.538Z] #39 54.77 DEP criu/pagemap.d [2020-05-15T09:16:17.538Z] #39 54.89 DEP criu/pagemap-cache.d [2020-05-15T09:16:17.622Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:16:17.622Z] - "devicemapper": [2020-05-15T09:16:17.622Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:16:17.622Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:16:17.622Z] - "overlay": [2020-05-15T09:16:17.622Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:16:17.622Z] - "zfs": [2020-05-15T09:16:17.622Z] - /dev/zfs: missing [2020-05-15T09:16:17.622Z] - zfs command: missing [2020-05-15T09:16:17.622Z] - zpool command: missing [2020-05-15T09:16:17.622Z] [2020-05-15T09:16:17.622Z] Limits: [2020-05-15T09:16:17.622Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:16:17.622Z] [2020-05-15T09:16:17.622Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:16:17.819Z] #39 55.01 DEP criu/page-xfer.d [2020-05-15T09:16:17.819Z] #39 55.14 DEP criu/page-pipe.d [2020-05-15T09:16:17.967Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:16:17.967Z] #2 [internal] load .dockerignore [2020-05-15T09:16:18.101Z] #39 55.19 DEP criu/netfilter.d [2020-05-15T09:16:18.101Z] #39 55.27 DEP criu/net.d [2020-05-15T09:16:18.136Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:16:18.136Z] [2020-05-15T09:16:18.227Z] #2 transferring context: 87B 0.0s done [2020-05-15T09:16:18.227Z] #2 DONE 0.2s [2020-05-15T09:16:18.227Z] [2020-05-15T09:16:18.227Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:16:18.227Z] #1 transferring dockerfile: 16.32kB done [2020-05-15T09:16:18.227Z] #1 DONE 0.2s [2020-05-15T09:16:18.227Z] [2020-05-15T09:16:18.227Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:16:18.383Z] #39 55.42 DEP criu/namespaces.d [2020-05-15T09:16:18.383Z] #39 55.51 DEP criu/mount.d [2020-05-15T09:16:18.383Z] #39 55.66 DEP criu/mem.d [2020-05-15T09:16:18.665Z] #39 55.84 DEP criu/lsm.d [2020-05-15T09:16:18.796Z] #3 DONE 0.5s [2020-05-15T09:16:18.796Z] [2020-05-15T09:16:18.796Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:16:18.796Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-15T09:16:18.796Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-15T09:16:18.796Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-15T09:16:18.796Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-15T09:16:18.796Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s [2020-05-15T09:16:18.947Z] #39 55.99 DEP criu/log.d [2020-05-15T09:16:18.947Z] #39 56.11 DEP criu/libnetlink.d [2020-05-15T09:16:18.947Z] #39 56.18 DEP criu/kerndat.d [2020-05-15T09:16:19.056Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.72MB / 8.28MB 0.1s [2020-05-15T09:16:19.056Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done [2020-05-15T09:16:19.056Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-05-15T09:16:19.063Z] [2020-05-15T09:16:19.063Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-15T09:16:19.228Z] #39 56.39 DEP criu/kcmp-ids.d [2020-05-15T09:16:19.228Z] #39 56.48 DEP criu/irmap.d [2020-05-15T09:16:19.316Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-15T09:16:19.316Z] #4 DONE 0.6s [2020-05-15T09:16:19.317Z] [2020-05-15T09:16:19.317Z] [2020-05-15T09:16:19.317Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:16:19.317Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:16:19.317Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:16:19.317Z] HOSTNAME=a601db90c75f [2020-05-15T09:16:19.317Z] TEST_SKIP_INTEGRATION=1 [2020-05-15T09:16:19.317Z] TESTDEBUG=0 [2020-05-15T09:16:19.317Z] DEST=bundles/test-integration [2020-05-15T09:16:19.317Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:16:19.317Z] KEEPBUNDLE=1 [2020-05-15T09:16:19.317Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:16:19.317Z] container=docker [2020-05-15T09:16:19.317Z] HOME=/root [2020-05-15T09:16:19.317Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:16:19.317Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:16:19.317Z] VALIDATE_BRANCH=master [2020-05-15T09:16:19.317Z] TERM=xterm [2020-05-15T09:16:19.317Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:16:19.317Z] SHLVL=1 [2020-05-15T09:16:19.317Z] TIMEOUT=120m [2020-05-15T09:16:19.318Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:16:19.318Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:16:19.318Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-15T09:16:19.318Z] GO111MODULE=off [2020-05-15T09:16:19.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:16:19.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:16:19.318Z] GOPATH=/go [2020-05-15T09:16:19.318Z] PKG_CONFIG=pkg-config [2020-05-15T09:16:19.318Z] _=/usr/bin/env [2020-05-15T09:16:19.318Z] Building test suite binary ./integration-cli/test.main [2020-05-15T09:16:19.318Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:16:19.318Z] HOSTNAME=438f14f39d25 [2020-05-15T09:16:19.318Z] TEST_SKIP_INTEGRATION=1 [2020-05-15T09:16:19.318Z] TESTDEBUG=0 [2020-05-15T09:16:19.318Z] DEST=bundles/test-integration [2020-05-15T09:16:19.318Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:16:19.318Z] KEEPBUNDLE=1 [2020-05-15T09:16:19.318Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:16:19.318Z] container=docker [2020-05-15T09:16:19.318Z] HOME=/root [2020-05-15T09:16:19.318Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:16:19.318Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:16:19.318Z] VALIDATE_BRANCH=master [2020-05-15T09:16:19.318Z] TERM=xterm [2020-05-15T09:16:19.318Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:16:19.318Z] SHLVL=1 [2020-05-15T09:16:19.318Z] TIMEOUT=120m [2020-05-15T09:16:19.318Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:16:19.318Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:16:19.318Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-15T09:16:19.318Z] GO111MODULE=off [2020-05-15T09:16:19.318Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:16:19.318Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:16:19.318Z] GOPATH=/go [2020-05-15T09:16:19.318Z] PKG_CONFIG=pkg-config [2020-05-15T09:16:19.318Z] _=/usr/bin/env [2020-05-15T09:16:19.318Z] Building test suite binary ./integration-cli/test.main [2020-05-15T09:16:19.510Z] #39 56.68 DEP criu/ipc_ns.d [2020-05-15T09:16:19.577Z] No new tests added to integration. [2020-05-15T09:16:19.577Z] [2020-05-15T09:16:19.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:16:19.689Z] Commit message: "Fix filter on expose and publish" [2020-05-15T09:16:19.792Z] #39 56.85 DEP criu/image.d [2020-05-15T09:16:19.792Z] #39 57.03 DEP criu/image-desc.d [2020-05-15T09:16:19.888Z] [2020-05-15T09:16:19.888Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:16:20.074Z] #39 57.13 DEP criu/fsnotify.d [2020-05-15T09:16:20.074Z] #39 57.24 DEP criu/filesystems.d [2020-05-15T09:16:20.074Z] #39 57.33 DEP criu/files.d [2020-05-15T09:16:20.148Z] #6 DONE 0.2s [2020-05-15T09:16:20.148Z] [2020-05-15T09:16:20.148Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:16:20.148Z] #5 DONE 0.3s [2020-05-15T09:16:20.148Z] [2020-05-15T09:16:20.148Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:16:20.148Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-15T09:16:20.356Z] #39 57.44 DEP criu/files-reg.d [2020-05-15T09:16:20.356Z] #39 57.62 DEP criu/files-ext.d [2020-05-15T09:16:20.356Z] #39 57.72 DEP criu/file-lock.d [2020-05-15T09:16:20.461Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-15T09:16:20.461Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-15T09:16:20.461Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-05-15T09:16:20.461Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.64MB / 9.86MB 0.3s [2020-05-15T09:16:20.638Z] #39 57.90 DEP criu/file-ids.d [2020-05-15T09:16:20.721Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-05-15T09:16:20.721Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-15T09:16:20.726Z] + docker version [2020-05-15T09:16:20.920Z] #39 58.09 DEP criu/fifo.d [2020-05-15T09:16:20.920Z] #39 58.18 DEP criu/fdstore.d [2020-05-15T09:16:20.920Z] #39 58.26 DEP criu/fault-injection.d [2020-05-15T09:16:20.937Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:16:20.937Z] HOSTNAME=71aa69a76963 [2020-05-15T09:16:20.937Z] TESTDEBUG=0 [2020-05-15T09:16:20.937Z] DEST=bundles/test-integration [2020-05-15T09:16:20.937Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:16:20.937Z] KEEPBUNDLE=1 [2020-05-15T09:16:20.937Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:16:20.937Z] container=docker [2020-05-15T09:16:20.937Z] HOME=/root [2020-05-15T09:16:20.937Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:16:20.937Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:16:20.937Z] VALIDATE_BRANCH=master [2020-05-15T09:16:20.937Z] TERM=xterm [2020-05-15T09:16:20.937Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:16:20.937Z] SHLVL=1 [2020-05-15T09:16:20.937Z] TIMEOUT=120m [2020-05-15T09:16:20.937Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:16:20.937Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:16:20.937Z] GO111MODULE=off [2020-05-15T09:16:20.937Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-15T09:16:20.937Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:16:20.937Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:16:20.937Z] GOPATH=/go [2020-05-15T09:16:20.937Z] PKG_CONFIG=pkg-config [2020-05-15T09:16:20.937Z] _=/usr/bin/env [2020-05-15T09:16:20.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:16:21.201Z] #39 58.27 DEP criu/external.d [2020-05-15T09:16:21.202Z] #39 58.37 DEP criu/eventpoll.d [2020-05-15T09:16:21.483Z] #39 58.54 DEP criu/eventfd.d [2020-05-15T09:16:21.483Z] #39 58.69 DEP criu/crtools.d [2020-05-15T09:16:21.764Z] #39 58.92 DEP criu/cr-service.d [2020-05-15T09:16:21.764Z] #39 59.01 DEP criu/cr-restore.d [2020-05-15T09:16:22.093Z] #39 59.16 DEP criu/cr-errno.d [2020-05-15T09:16:22.093Z] #39 59.17 DEP criu/cr-dump.d [2020-05-15T09:16:22.093Z] #39 59.34 DEP criu/cr-dedup.d [2020-05-15T09:16:22.109Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-05-15T09:16:22.109Z] #57 DONE 2.1s [2020-05-15T09:16:22.109Z] [2020-05-15T09:16:22.109Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:22.109Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-15T09:16:22.109Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-15T09:16:22.109Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.5s done [2020-05-15T09:16:22.109Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.3s done [2020-05-15T09:16:22.109Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-15T09:16:22.109Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-15T09:16:22.109Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 1.3s done [2020-05-15T09:16:22.109Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.8s done [2020-05-15T09:16:22.109Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 12.91MB / 62.47MB 2.1s [2020-05-15T09:16:22.109Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 11.72MB / 97.69MB 2.1s [2020-05-15T09:16:22.109Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0.3s [2020-05-15T09:16:22.109Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 2.0s done [2020-05-15T09:16:22.376Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 19.85MB / 62.47MB 2.2s [2020-05-15T09:16:22.376Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 18.70MB / 97.69MB 2.2s [2020-05-15T09:16:22.377Z] #39 59.45 DEP criu/cr-check.d [2020-05-15T09:16:22.377Z] #39 59.62 DEP criu/config.d [2020-05-15T09:16:22.377Z] #39 ... [2020-05-15T09:16:22.377Z] [2020-05-15T09:16:22.377Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:22.377Z] #17 6.261 Fetched 8043 kB in 5s (1720 kB/s) [2020-05-15T09:16:22.377Z] #17 6.261 Reading package lists... [2020-05-15T09:16:22.377Z] #17 8.116 Reading package lists... [2020-05-15T09:16:22.377Z] #17 9.893 Building dependency tree... [2020-05-15T09:16:22.377Z] #17 10.45 libcap2-bin is already the newest version (1:2.25-2). [2020-05-15T09:16:22.377Z] #17 10.45 The following additional packages will be installed: [2020-05-15T09:16:22.377Z] #17 10.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-15T09:16:22.377Z] #17 10.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-15T09:16:22.377Z] #17 10.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-15T09:16:22.377Z] #17 10.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-15T09:16:22.377Z] #17 10.47 python3.7 python3.7-minimal vim-runtime xxd [2020-05-15T09:16:22.377Z] #17 10.47 Suggested packages: [2020-05-15T09:16:22.377Z] #17 10.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-15T09:16:22.377Z] #17 10.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-15T09:16:22.377Z] #17 10.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-15T09:16:22.377Z] #17 10.47 Recommended packages: [2020-05-15T09:16:22.377Z] #17 10.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-15T09:16:22.377Z] #17 10.47 python3-keyrings.alt python3-xdg unzip [2020-05-15T09:16:22.377Z] #17 11.49 The following NEW packages will be installed: [2020-05-15T09:16:22.377Z] #17 11.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-15T09:16:22.377Z] #17 11.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-15T09:16:22.377Z] #17 11.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-15T09:16:22.377Z] #17 11.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-15T09:16:22.377Z] #17 11.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-15T09:16:22.377Z] #17 11.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-15T09:16:22.377Z] #17 11.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-15T09:16:22.377Z] #17 11.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-15T09:16:22.377Z] #17 11.50 xz-utils zip [2020-05-15T09:16:22.377Z] #17 11.58 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:16:22.377Z] #17 11.58 Need to get 27.7 MB of archives. [2020-05-15T09:16:22.377Z] #17 11.58 After this operation, 117 MB of additional disk space will be used. [2020-05-15T09:16:22.377Z] #17 11.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-15T09:16:22.377Z] #17 11.61 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-15T09:16:22.377Z] #17 11.65 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-15T09:16:22.377Z] #17 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-15T09:16:22.377Z] #17 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-15T09:16:22.377Z] #17 11.69 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-15T09:16:22.377Z] #17 11.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-15T09:16:22.377Z] #17 11.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-15T09:16:22.377Z] #17 11.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-15T09:16:22.377Z] #17 11.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-15T09:16:22.377Z] #17 11.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-15T09:16:22.377Z] #17 11.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-15T09:16:22.377Z] #17 11.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-15T09:16:22.377Z] #17 11.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-15T09:16:22.377Z] #17 11.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-15T09:16:22.377Z] #17 11.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-15T09:16:22.377Z] #17 11.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-15T09:16:22.377Z] #17 11.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:16:22.377Z] #17 11.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-15T09:16:22.377Z] #17 11.83 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-15T09:16:22.377Z] #17 11.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-15T09:16:22.377Z] #17 11.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-15T09:16:22.377Z] #17 11.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-15T09:16:22.377Z] #17 11.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-15T09:16:22.377Z] #17 11.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-15T09:16:22.377Z] #17 11.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-15T09:16:22.377Z] #17 11.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-15T09:16:22.377Z] #17 11.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-15T09:16:22.377Z] #17 11.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-15T09:16:22.651Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 27.83MB / 62.47MB 2.4s [2020-05-15T09:16:22.651Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 24.57MB / 97.69MB 2.4s [2020-05-15T09:16:22.651Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 40.97MB / 62.47MB 2.5s [2020-05-15T09:16:22.651Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 31.42MB / 97.69MB 2.5s [2020-05-15T09:16:22.651Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 44.49MB / 62.47MB 2.6s [2020-05-15T09:16:22.651Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 37.90MB / 97.69MB 2.6s [2020-05-15T09:16:22.659Z] #17 ... [2020-05-15T09:16:22.659Z] [2020-05-15T09:16:22.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:22.659Z] #39 59.81 DEP criu/clone-noasan.d [2020-05-15T09:16:22.659Z] #39 59.89 DEP criu/cgroup.d [2020-05-15T09:16:22.940Z] #39 60.04 DEP criu/cgroup-props.d [2020-05-15T09:16:22.940Z] #39 60.11 DEP criu/bitmap.d [2020-05-15T09:16:22.940Z] #39 60.13 DEP criu/bfd.d [2020-05-15T09:16:22.940Z] #39 60.24 DEP criu/autofs.d [2020-05-15T09:16:22.940Z] #39 ... [2020-05-15T09:16:22.940Z] [2020-05-15T09:16:22.940Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:22.940Z] #41 82.41 net/http/httptrace [2020-05-15T09:16:22.940Z] #41 82.55 net/http [2020-05-15T09:16:22.940Z] #41 89.78 github.com/LK4D4/vndr/godl [2020-05-15T09:16:22.940Z] #41 90.37 github.com/LK4D4/vndr [2020-05-15T09:16:22.960Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 55.33MB / 62.47MB 2.8s [2020-05-15T09:16:22.960Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 55.70MB / 97.69MB 2.8s [2020-05-15T09:16:23.221Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 59.76MB / 62.47MB 2.9s [2020-05-15T09:16:23.221Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 62.91MB / 97.69MB 2.9s [2020-05-15T09:16:23.221Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 3.0s done [2020-05-15T09:16:23.221Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 85.48MB / 97.69MB 3.1s [2020-05-15T09:16:23.221Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 94.01MB / 97.69MB 3.2s [2020-05-15T09:16:23.222Z] #41 ... [2020-05-15T09:16:23.222Z] [2020-05-15T09:16:23.222Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:23.222Z] #17 12.17 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-15T09:16:23.222Z] #17 12.19 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-15T09:16:23.222Z] #17 12.19 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-15T09:16:23.222Z] #17 12.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-15T09:16:23.222Z] #17 12.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-15T09:16:23.222Z] #17 12.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-15T09:16:23.222Z] #17 12.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-15T09:16:23.222Z] #17 12.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-15T09:16:23.222Z] #17 12.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-15T09:16:23.222Z] #17 12.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-15T09:16:23.222Z] #17 12.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-15T09:16:23.222Z] #17 12.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-15T09:16:23.222Z] #17 12.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-15T09:16:23.222Z] #17 12.31 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-15T09:16:23.222Z] #17 12.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-15T09:16:23.222Z] #17 12.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-15T09:16:23.222Z] #17 12.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-15T09:16:23.222Z] #17 12.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-15T09:16:23.222Z] #17 12.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-15T09:16:23.504Z] #17 13.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:16:23.785Z] #17 13.21 Fetched 27.7 MB in 1s (25.3 MB/s) [2020-05-15T09:16:23.785Z] #17 13.25 Selecting previously unselected package pigz. [2020-05-15T09:16:23.785Z] #17 13.25 (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 ... 23198 files and directories currently installed.) [2020-05-15T09:16:23.785Z] #17 13.28 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-15T09:16:23.785Z] #17 13.28 Unpacking pigz (2.4-1) ... [2020-05-15T09:16:23.785Z] #17 13.33 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-15T09:16:23.785Z] #17 13.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-15T09:16:23.785Z] #17 13.33 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-15T09:16:23.800Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.4s done [2020-05-15T09:16:24.369Z] #7 ... [2020-05-15T09:16:24.369Z] [2020-05-15T09:16:24.369Z] #20 [internal] load build context [2020-05-15T09:16:24.369Z] #20 transferring context: 50.65MB 4.0s done [2020-05-15T09:16:24.369Z] #20 DONE 4.2s [2020-05-15T09:16:24.369Z] [2020-05-15T09:16:24.369Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:24.399Z] #17 13.69 Selecting previously unselected package python3.7-minimal. [2020-05-15T09:16:24.399Z] #17 13.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-15T09:16:24.399Z] #17 13.70 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:16:24.680Z] #17 14.24 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-15T09:16:24.680Z] #17 14.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:16:26.289Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.8s done [2020-05-15T09:16:26.289Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-15T09:16:26.550Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-15T09:16:26.699Z] #17 15.95 Selecting previously unselected package python3-minimal. [2020-05-15T09:16:26.699Z] #17 15.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) [2020-05-15T09:16:26.699Z] #17 15.99 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-15T09:16:26.699Z] #17 16.00 Unpacking python3-minimal (3.7.3-1) ... [2020-05-15T09:16:26.699Z] #17 16.07 Selecting previously unselected package libmpdec2:s390x. [2020-05-15T09:16:26.699Z] #17 16.07 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-15T09:16:26.699Z] #17 16.08 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-15T09:16:26.699Z] #17 16.16 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-15T09:16:26.699Z] #17 16.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-15T09:16:26.699Z] #17 16.16 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-15T09:16:26.810Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.1s [2020-05-15T09:16:27.069Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-15T09:16:27.069Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-15T09:16:27.267Z] Client: Docker Engine - Community [2020-05-15T09:16:27.267Z] Version: 19.03.8 [2020-05-15T09:16:27.267Z] API version: 1.40 [2020-05-15T09:16:27.267Z] Go version: go1.12.17 [2020-05-15T09:16:27.267Z] Git commit: afacb8b7f0 [2020-05-15T09:16:27.267Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-15T09:16:27.267Z] OS/Arch: linux/amd64 [2020-05-15T09:16:27.267Z] Experimental: false [2020-05-15T09:16:27.267Z] [2020-05-15T09:16:27.267Z] Server: Docker Engine - Community [2020-05-15T09:16:27.267Z] Engine: [2020-05-15T09:16:27.267Z] Version: 19.03.8 [2020-05-15T09:16:27.267Z] API version: 1.40 (minimum version 1.12) [2020-05-15T09:16:27.267Z] Go version: go1.12.17 [2020-05-15T09:16:27.267Z] Git commit: afacb8b7f0 [2020-05-15T09:16:27.267Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-15T09:16:27.267Z] OS/Arch: linux/amd64 [2020-05-15T09:16:27.267Z] Experimental: true [2020-05-15T09:16:27.267Z] containerd: [2020-05-15T09:16:27.267Z] Version: 1.2.13 [2020-05-15T09:16:27.267Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:16:27.267Z] runc: [2020-05-15T09:16:27.267Z] Version: 1.0.0-rc10 [2020-05-15T09:16:27.267Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:27.267Z] docker-init: [2020-05-15T09:16:27.267Z] Version: 0.18.0 [2020-05-15T09:16:27.267Z] GitCommit: fec3683 [Pipeline] sh [2020-05-15T09:16:27.655Z] + docker info [2020-05-15T09:16:27.707Z] #17 ... [2020-05-15T09:16:27.707Z] [2020-05-15T09:16:27.707Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:27.707Z] #41 DONE 96.8s [2020-05-15T09:16:27.707Z] [2020-05-15T09:16:27.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:27.707Z] #17 17.07 Selecting previously unselected package python3.7. [2020-05-15T09:16:27.707Z] #17 17.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-15T09:16:27.707Z] #17 17.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:16:27.707Z] #17 17.17 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-15T09:16:27.707Z] #17 17.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-15T09:16:27.707Z] #17 17.18 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-15T09:16:27.707Z] #17 17.28 Setting up python3-minimal (3.7.3-1) ... [2020-05-15T09:16:28.711Z] #17 18.04 Selecting previously unselected package python3. [2020-05-15T09:16:28.711Z] #17 18.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23859 files and directories currently installed.) [2020-05-15T09:16:28.711Z] #17 18.12 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-15T09:16:28.711Z] #17 18.13 Unpacking python3 (3.7.3-1) ... [2020-05-15T09:16:28.711Z] #17 18.18 Selecting previously unselected package libip4tc0:s390x. [2020-05-15T09:16:28.711Z] #17 18.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-15T09:16:28.711Z] #17 18.18 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-15T09:16:28.711Z] #17 18.24 Selecting previously unselected package libip6tc0:s390x. [2020-05-15T09:16:28.711Z] #17 18.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-15T09:16:28.711Z] #17 18.24 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-15T09:16:28.711Z] #17 18.29 Selecting previously unselected package libiptc0:s390x. [2020-05-15T09:16:28.711Z] #17 18.29 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-15T09:16:28.711Z] #17 18.30 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-15T09:16:28.711Z] #17 18.34 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-15T09:16:28.992Z] #17 18.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-15T09:16:28.992Z] #17 18.34 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-15T09:16:28.992Z] #17 18.39 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-15T09:16:28.992Z] #17 18.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-15T09:16:28.992Z] #17 18.39 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-15T09:16:28.992Z] #17 18.44 Selecting previously unselected package libnftnl11:s390x. [2020-05-15T09:16:28.992Z] #17 18.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-15T09:16:28.992Z] #17 18.44 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-15T09:16:28.992Z] #17 18.53 Selecting previously unselected package iptables. [2020-05-15T09:16:28.992Z] #17 18.53 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-15T09:16:28.992Z] #17 18.53 Unpacking iptables (1.8.2-4) ... [2020-05-15T09:16:29.274Z] #17 18.74 Selecting previously unselected package xxd. [2020-05-15T09:16:29.274Z] #17 18.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-15T09:16:29.274Z] #17 18.74 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:16:29.274Z] #17 18.86 Selecting previously unselected package vim-common. [2020-05-15T09:16:29.274Z] #17 18.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:16:29.556Z] #17 18.87 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:16:29.556Z] #17 19.01 Selecting previously unselected package bash-completion. [2020-05-15T09:16:29.556Z] #17 19.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-15T09:16:29.611Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-15T09:16:29.611Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0.1s [2020-05-15T09:16:31.030Z] #17 ... [2020-05-15T09:16:31.031Z] [2020-05-15T09:16:31.031Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:16:31.031Z] #28 DONE 102.1s [2020-05-15T09:16:31.031Z] [2020-05-15T09:16:31.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:31.031Z] #39 60.41 DEP criu/aio.d [2020-05-15T09:16:31.031Z] #39 60.58 DEP criu/action-scripts.d [2020-05-15T09:16:31.031Z] #39 60.93 CC criu/action-scripts.o [2020-05-15T09:16:31.031Z] #39 61.38 CC criu/aio.o [2020-05-15T09:16:31.031Z] #39 61.76 CC criu/autofs.o [2020-05-15T09:16:31.031Z] #39 62.44 CC criu/bfd.o [2020-05-15T09:16:31.031Z] #39 62.93 CC criu/bitmap.o [2020-05-15T09:16:31.031Z] #39 63.05 CC criu/cgroup-props.o [2020-05-15T09:16:31.031Z] #39 63.66 CC criu/cgroup.o [2020-05-15T09:16:31.031Z] #39 65.83 CC criu/clone-noasan.o [2020-05-15T09:16:31.031Z] #39 66.00 CC criu/config.o [2020-05-15T09:16:31.031Z] #39 66.89 CC criu/cr-check.o [2020-05-15T09:16:31.031Z] #39 67.68 CC criu/cr-dedup.o [2020-05-15T09:16:31.031Z] #39 67.87 CC criu/cr-dump.o [2020-05-15T09:16:31.031Z] #39 ... [2020-05-15T09:16:31.031Z] [2020-05-15T09:16:31.031Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:31.031Z] #17 20.73 Unpacking bash-completion (1:2.8-6) ... [2020-05-15T09:16:31.539Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.8s done [2020-05-15T09:16:31.539Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-15T09:16:31.653Z] #17 21.25 Selecting previously unselected package bzip2. [2020-05-15T09:16:31.653Z] #17 21.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-15T09:16:31.653Z] #17 21.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:16:31.935Z] #17 21.33 Selecting previously unselected package xz-utils. [2020-05-15T09:16:31.935Z] #17 21.34 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-15T09:16:31.935Z] #17 21.34 Unpacking xz-utils (5.2.4-1) ... [2020-05-15T09:16:31.935Z] #17 21.47 Selecting previously unselected package apparmor. [2020-05-15T09:16:31.935Z] #17 21.47 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-15T09:16:31.935Z] #17 21.52 Unpacking apparmor (2.13.2-10) ... [2020-05-15T09:16:32.217Z] #17 21.77 Selecting previously unselected package aufs-tools. [2020-05-15T09:16:32.217Z] #17 21.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-15T09:16:32.217Z] #17 21.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:16:32.217Z] #17 21.88 Selecting previously unselected package libonig5:s390x. [2020-05-15T09:16:32.498Z] #17 21.88 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-15T09:16:32.498Z] #17 21.88 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-15T09:16:32.498Z] #17 21.97 Selecting previously unselected package libjq1:s390x. [2020-05-15T09:16:32.498Z] #17 21.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-15T09:16:32.498Z] #17 21.98 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-15T09:16:32.498Z] #17 22.05 Selecting previously unselected package jq. [2020-05-15T09:16:32.498Z] #17 22.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-15T09:16:32.498Z] #17 22.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:16:32.498Z] #17 22.09 Selecting previously unselected package libaio1:s390x. [2020-05-15T09:16:32.498Z] #17 22.10 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-15T09:16:32.498Z] #17 22.10 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-15T09:16:32.498Z] #17 22.12 Selecting previously unselected package libgpm2:s390x. [2020-05-15T09:16:32.498Z] #17 22.13 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-15T09:16:32.498Z] #17 22.13 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-15T09:16:32.498Z] #17 22.18 Selecting previously unselected package libicu63:s390x. [2020-05-15T09:16:32.780Z] #17 22.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-15T09:16:32.780Z] #17 22.18 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-15T09:16:35.450Z] #17 24.52 Selecting previously unselected package libnet1:s390x. [2020-05-15T09:16:35.450Z] #17 24.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-15T09:16:35.450Z] #17 24.53 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-15T09:16:35.450Z] #17 24.59 Selecting previously unselected package libnl-3-200:s390x. [2020-05-15T09:16:35.450Z] #17 24.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-15T09:16:35.450Z] #17 24.59 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-15T09:16:35.450Z] #17 24.64 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-15T09:16:35.450Z] #17 24.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-15T09:16:35.450Z] #17 24.65 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-15T09:16:35.450Z] #17 24.68 Selecting previously unselected package libreadline5:s390x. [2020-05-15T09:16:35.450Z] #17 24.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-15T09:16:35.450Z] #17 24.69 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-15T09:16:35.450Z] #17 24.74 Selecting previously unselected package net-tools. [2020-05-15T09:16:35.450Z] #17 24.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-15T09:16:35.450Z] #17 24.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:16:35.450Z] #17 24.84 Selecting previously unselected package python-pip-whl. [2020-05-15T09:16:35.450Z] #17 24.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-15T09:16:35.450Z] #17 24.84 Unpacking python-pip-whl (18.1-5) ... [2020-05-15T09:16:35.732Z] #17 25.17 Selecting previously unselected package python3-lib2to3. [2020-05-15T09:16:35.732Z] #17 25.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-15T09:16:35.732Z] #17 25.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:16:35.732Z] #17 25.25 Selecting previously unselected package python3-distutils. [2020-05-15T09:16:35.732Z] #17 25.25 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-15T09:16:35.732Z] #17 25.26 Unpacking python3-distutils (3.7.3-1) ... [2020-05-15T09:16:35.732Z] #17 25.34 Selecting previously unselected package python3-pip. [2020-05-15T09:16:35.732Z] #17 25.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-15T09:16:35.732Z] #17 25.34 Unpacking python3-pip (18.1-5) ... [2020-05-15T09:16:35.750Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.7s done [2020-05-15T09:16:35.750Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac [2020-05-15T09:16:35.750Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-15T09:16:35.750Z] #7 DONE 15.6s [2020-05-15T09:16:35.750Z] [2020-05-15T09:16:35.750Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:16:36.014Z] #17 25.45 Selecting previously unselected package python3-pkg-resources. [2020-05-15T09:16:36.014Z] #17 25.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:16:36.014Z] #17 25.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:16:36.014Z] #17 25.51 Selecting previously unselected package python3-setuptools. [2020-05-15T09:16:36.014Z] #17 25.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-15T09:16:36.014Z] #17 25.52 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-15T09:16:36.296Z] #17 25.67 Selecting previously unselected package python3-wheel. [2020-05-15T09:16:36.296Z] #17 25.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-15T09:16:36.296Z] #17 25.68 Unpacking python3-wheel (0.32.3-2) ... [2020-05-15T09:16:36.296Z] #17 25.72 Selecting previously unselected package sudo. [2020-05-15T09:16:36.296Z] #17 25.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-15T09:16:36.296Z] #17 25.72 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:16:36.578Z] #17 25.99 Selecting previously unselected package thin-provisioning-tools. [2020-05-15T09:16:36.578Z] #17 25.99 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-15T09:16:36.578Z] #17 26.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:16:36.578Z] #17 26.10 Selecting previously unselected package uidmap. [2020-05-15T09:16:36.578Z] #17 26.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-15T09:16:36.578Z] #17 26.11 Unpacking uidmap (1:4.5-1.1) ... [2020-05-15T09:16:36.578Z] #17 26.18 Selecting previously unselected package vim-runtime. [2020-05-15T09:16:36.860Z] #17 26.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:16:36.860Z] #17 26.19 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-15T09:16:36.860Z] #17 26.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-15T09:16:36.860Z] #17 26.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:16:37.141Z] #8 DONE 1.4s [2020-05-15T09:16:37.141Z] [2020-05-15T09:16:37.141Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:16:37.606Z] Client: [2020-05-15T09:16:37.606Z] Debug Mode: false [2020-05-15T09:16:37.606Z] [2020-05-15T09:16:37.606Z] Server: [2020-05-15T09:16:37.606Z] Containers: 0 [2020-05-15T09:16:37.606Z] Running: 0 [2020-05-15T09:16:37.606Z] Paused: 0 [2020-05-15T09:16:37.606Z] Stopped: 0 [2020-05-15T09:16:37.606Z] Images: 0 [2020-05-15T09:16:37.606Z] Server Version: 19.03.8 [2020-05-15T09:16:37.606Z] Storage Driver: overlay2 [2020-05-15T09:16:37.606Z] Backing Filesystem: [2020-05-15T09:16:37.606Z] Supports d_type: true [2020-05-15T09:16:37.606Z] Native Overlay Diff: true [2020-05-15T09:16:37.606Z] Logging Driver: json-file [2020-05-15T09:16:37.606Z] Cgroup Driver: cgroupfs [2020-05-15T09:16:37.606Z] Plugins: [2020-05-15T09:16:37.606Z] Volume: local [2020-05-15T09:16:37.606Z] Network: bridge host ipvlan macvlan null overlay [2020-05-15T09:16:37.606Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-15T09:16:37.606Z] Swarm: inactive [2020-05-15T09:16:37.606Z] Runtimes: runc [2020-05-15T09:16:37.606Z] Default Runtime: runc [2020-05-15T09:16:37.606Z] Init Binary: docker-init [2020-05-15T09:16:37.606Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-15T09:16:37.606Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:16:37.606Z] init version: fec3683 [2020-05-15T09:16:37.606Z] Security Options: [2020-05-15T09:16:37.606Z] apparmor [2020-05-15T09:16:37.606Z] seccomp [2020-05-15T09:16:37.606Z] Profile: default [2020-05-15T09:16:37.606Z] Kernel Version: 4.15.0-1065-aws [2020-05-15T09:16:37.606Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-15T09:16:37.606Z] OSType: linux [2020-05-15T09:16:37.606Z] Architecture: x86_64 [2020-05-15T09:16:37.606Z] CPUs: 2 [2020-05-15T09:16:37.606Z] Total Memory: 7.501GiB [2020-05-15T09:16:37.606Z] Name: ip-10-100-74-113 [2020-05-15T09:16:37.606Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-15T09:16:37.606Z] Docker Root Dir: /var/lib/docker [2020-05-15T09:16:37.606Z] Debug Mode: false [2020-05-15T09:16:37.606Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:16:37.606Z] Labels: [2020-05-15T09:16:37.606Z] Experimental: true [2020-05-15T09:16:37.606Z] Insecure Registries: [2020-05-15T09:16:37.606Z] 127.0.0.0/8 [2020-05-15T09:16:37.606Z] Live Restore Enabled: true [2020-05-15T09:16:37.606Z] [2020-05-15T09:16:37.606Z] WARNING: No swap limit support [Pipeline] sh [2020-05-15T09:16:38.020Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:16:38.020Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-15T09:16:38.020Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40442/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-15T09:16:38.020Z] + bash /home/ubuntu/workspace/moby_PR-40442/check-config.sh [2020-05-15T09:16:38.020Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-15T09:16:38.020Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-15T09:16:38.020Z] [2020-05-15T09:16:38.020Z] Generally Necessary: [2020-05-15T09:16:38.020Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-15T09:16:38.020Z] - apparmor: enabled and tools installed [2020-05-15T09:16:38.020Z] - CONFIG_NAMESPACES: enabled [2020-05-15T09:16:38.020Z] - CONFIG_NET_NS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_PID_NS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_IPC_NS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_UTS_NS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CGROUPS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-15T09:16:38.020Z] - CONFIG_CPUSETS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_MEMCG: enabled [2020-05-15T09:16:38.020Z] - CONFIG_KEYS: enabled [2020-05-15T09:16:38.020Z] - CONFIG_VETH: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-15T09:16:38.020Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-15T09:16:38.082Z] #9 DONE 0.9s [2020-05-15T09:16:38.082Z] [2020-05-15T09:16:38.082Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:16:38.082Z] #35 DONE 0.1s [2020-05-15T09:16:38.082Z] [2020-05-15T09:16:38.082Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:16:38.281Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-15T09:16:38.281Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-15T09:16:38.281Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-15T09:16:38.281Z] [2020-05-15T09:16:38.281Z] Optional Features: [2020-05-15T09:16:38.281Z] - CONFIG_USER_NS: enabled [2020-05-15T09:16:38.281Z] - CONFIG_SECCOMP: enabled [2020-05-15T09:16:38.281Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-15T09:16:38.281Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-15T09:16:38.281Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-15T09:16:38.281Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-15T09:16:38.281Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-15T09:16:38.281Z] - CONFIG_BLK_CGROUP: enabled [2020-05-15T09:16:38.281Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-15T09:16:38.281Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-15T09:16:38.281Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-15T09:16:38.281Z] - CONFIG_CGROUP_PERF: enabled [2020-05-15T09:16:38.281Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-15T09:16:38.281Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-15T09:16:38.281Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-15T09:16:38.281Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-15T09:16:38.281Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-15T09:16:38.281Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-15T09:16:38.281Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-15T09:16:38.281Z] - CONFIG_IP_VS: enabled (as module) [2020-05-15T09:16:38.281Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-15T09:16:38.281Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-15T09:16:38.281Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-15T09:16:38.281Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-15T09:16:38.281Z] - CONFIG_EXT4_FS: enabled [2020-05-15T09:16:38.281Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-15T09:16:38.342Z] #36 ... [2020-05-15T09:16:38.342Z] [2020-05-15T09:16:38.342Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:16:38.342Z] #27 DONE 0.1s [2020-05-15T09:16:38.342Z] [2020-05-15T09:16:38.342Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:16:38.540Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-15T09:16:38.540Z] - Network Drivers: [2020-05-15T09:16:38.540Z] - "overlay": [2020-05-15T09:16:38.540Z] - CONFIG_VXLAN: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-15T09:16:38.540Z] Optional (for encrypted networks): [2020-05-15T09:16:38.540Z] - CONFIG_CRYPTO: enabled [2020-05-15T09:16:38.540Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-15T09:16:38.540Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-15T09:16:38.540Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-15T09:16:38.540Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-15T09:16:38.540Z] - CONFIG_XFRM: enabled [2020-05-15T09:16:38.540Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-15T09:16:38.540Z] - "ipvlan": [2020-05-15T09:16:38.540Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-15T09:16:38.540Z] - "macvlan": [2020-05-15T09:16:38.540Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_DUMMY: enabled (as module) [2020-05-15T09:16:38.540Z] - "ftp,tftp client in container": [2020-05-15T09:16:38.540Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-15T09:16:38.540Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-15T09:16:38.540Z] - Storage Drivers: [2020-05-15T09:16:38.540Z] - "aufs": [2020-05-15T09:16:38.796Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-15T09:16:38.796Z] - "btrfs": [2020-05-15T09:16:38.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-15T09:16:38.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-15T09:16:38.796Z] - "devicemapper": [2020-05-15T09:16:38.796Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-15T09:16:38.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-15T09:16:38.796Z] - "overlay": [2020-05-15T09:16:38.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-15T09:16:38.796Z] - "zfs": [2020-05-15T09:16:38.796Z] - /dev/zfs: missing [2020-05-15T09:16:38.796Z] - zfs command: missing [2020-05-15T09:16:38.796Z] - zpool command: missing [2020-05-15T09:16:38.796Z] [2020-05-15T09:16:38.796Z] Limits: [2020-05-15T09:16:38.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-15T09:16:38.796Z] [2020-05-15T09:16:38.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-15T09:16:38.878Z] #17 28.15 Selecting previously unselected package vim. [2020-05-15T09:16:38.878Z] #17 28.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-15T09:16:38.878Z] #17 28.16 Unpacking vim (2:8.1.0875-5) ... [2020-05-15T09:16:38.878Z] #17 28.48 Selecting previously unselected package xfsprogs. [2020-05-15T09:16:38.878Z] #17 28.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-15T09:16:38.878Z] #17 28.48 Unpacking xfsprogs (4.20.0-1) ... [2020-05-15T09:16:39.160Z] #17 28.74 Selecting previously unselected package zip. [2020-05-15T09:16:39.160Z] #17 28.75 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-15T09:16:39.160Z] #17 28.75 Unpacking zip (3.0-11+b1) ... [2020-05-15T09:16:39.160Z] #17 28.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:16:39.251Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:16:39.251Z] #1 [internal] load build definition from Dockerfile [2020-05-15T09:16:39.251Z] #1 transferring dockerfile: 16.32kB done [2020-05-15T09:16:39.251Z] #1 DONE 0.1s [2020-05-15T09:16:39.251Z] [2020-05-15T09:16:39.251Z] #2 [internal] load .dockerignore [2020-05-15T09:16:39.251Z] #2 transferring context: 87B done [2020-05-15T09:16:39.251Z] #2 DONE 0.1s [2020-05-15T09:16:39.251Z] [2020-05-15T09:16:39.251Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:16:39.442Z] #17 28.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:16:39.442Z] #17 28.86 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-15T09:16:39.442Z] #17 28.87 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-15T09:16:39.442Z] #17 28.88 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-15T09:16:39.442Z] #17 28.89 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-15T09:16:39.442Z] #17 28.90 Setting up uidmap (1:4.5-1.1) ... [2020-05-15T09:16:39.442Z] #17 28.92 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-15T09:16:39.442Z] #17 28.92 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-15T09:16:39.442Z] #17 28.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:16:39.442Z] #17 28.94 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-15T09:16:39.442Z] #17 28.94 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-15T09:16:39.442Z] #17 28.95 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:16:39.442Z] #17 28.96 Setting up zip (3.0-11+b1) ... [2020-05-15T09:16:39.442Z] #17 28.96 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:16:39.442Z] #17 28.98 Setting up bash-completion (1:2.8-6) ... [2020-05-15T09:16:39.509Z] #3 DONE 0.3s [2020-05-15T09:16:39.765Z] [2020-05-15T09:16:39.765Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:16:39.765Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-15T09:16:39.765Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-15T09:16:39.765Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-15T09:16:39.765Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-15T09:16:39.765Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.17MB / 8.88MB 0.1s [2020-05-15T09:16:40.023Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-15T09:16:40.023Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-15T09:16:40.278Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-05-15T09:16:40.278Z] #4 DONE 0.6s [2020-05-15T09:16:40.896Z] [2020-05-15T09:16:40.896Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:16:40.896Z] #6 DONE 0.3s [2020-05-15T09:16:40.896Z] [2020-05-15T09:16:40.896Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:16:40.950Z] #17 30.41 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-15T09:16:40.950Z] #17 30.42 Setting up xz-utils (5.2.4-1) ... [2020-05-15T09:16:40.950Z] #17 30.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-15T09:16:40.950Z] #17 30.43 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:16:40.950Z] #17 30.46 invoke-rc.d: could not determine current runlevel [2020-05-15T09:16:40.950Z] #17 30.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-15T09:16:40.950Z] #17 30.47 Setting up pigz (2.4-1) ... [2020-05-15T09:16:40.950Z] #17 30.48 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-15T09:16:40.950Z] #17 30.48 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-15T09:16:40.950Z] #17 30.50 Setting up python-pip-whl (18.1-5) ... [2020-05-15T09:16:40.950Z] #17 30.50 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-15T09:16:40.950Z] #17 30.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:16:41.152Z] #5 DONE 0.3s [2020-05-15T09:16:41.152Z] [2020-05-15T09:16:41.152Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:41.152Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-15T09:16:41.231Z] #17 30.76 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-15T09:16:41.231Z] #17 30.77 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-15T09:16:41.231Z] #17 30.77 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-15T09:16:41.231Z] #17 30.78 Setting up vim (2:8.1.0875-5) ... [2020-05-15T09:16:41.231Z] #17 30.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-15T09:16:41.231Z] #17 30.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-15T09:16:41.231Z] #17 30.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-15T09:16:41.231Z] #17 30.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-15T09:16:41.231Z] #17 30.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-15T09:16:41.231Z] #17 30.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-15T09:16:41.231Z] #17 30.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-15T09:16:41.231Z] #17 30.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-15T09:16:41.231Z] #17 30.83 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-15T09:16:41.231Z] #17 30.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:16:41.231Z] #17 30.85 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-15T09:16:41.231Z] #17 30.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:16:41.231Z] #17 30.87 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-15T09:16:41.231Z] #17 30.87 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:16:41.409Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-15T09:16:41.409Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-15T09:16:41.409Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-15T09:16:41.409Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.31MB / 50.38MB 0.3s [2020-05-15T09:16:41.409Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.56MB / 7.81MB 0.3s [2020-05-15T09:16:41.409Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 243.24kB / 10.00MB 0.3s [2020-05-15T09:16:41.667Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 11.98MB / 50.38MB 0.4s [2020-05-15T09:16:41.667Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done [2020-05-15T09:16:41.667Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 3.03MB / 10.00MB 0.4s [2020-05-15T09:16:41.667Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.4s [2020-05-15T09:16:41.667Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 17.97MB / 50.38MB 0.6s [2020-05-15T09:16:41.667Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s [2020-05-15T09:16:41.667Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 6.85MB / 51.83MB 0.6s [2020-05-15T09:16:41.926Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s done [2020-05-15T09:16:41.926Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 10.03MB / 51.83MB 0.8s [2020-05-15T09:16:41.926Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 1.29MB / 68.61MB 0.8s [2020-05-15T09:16:42.183Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 26.34MB / 50.38MB 1.0s [2020-05-15T09:16:42.183Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 20.83MB / 51.83MB 1.0s [2020-05-15T09:16:42.184Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 7.11MB / 68.61MB 1.0s [2020-05-15T09:16:42.184Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 34.15MB / 50.38MB 1.2s [2020-05-15T09:16:42.184Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 28.94MB / 51.83MB 1.2s [2020-05-15T09:16:42.236Z] #17 ... [2020-05-15T09:16:42.236Z] [2020-05-15T09:16:42.236Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:42.236Z] #39 69.46 CC criu/cr-errno.o [2020-05-15T09:16:42.236Z] #39 69.50 CC criu/cr-restore.o [2020-05-15T09:16:42.236Z] #39 71.44 CC criu/cr-service.o [2020-05-15T09:16:42.236Z] #39 72.09 CC criu/crtools.o [2020-05-15T09:16:42.236Z] #39 72.29 CC criu/eventfd.o [2020-05-15T09:16:42.236Z] #39 72.52 CC criu/eventpoll.o [2020-05-15T09:16:42.236Z] #39 73.02 CC criu/external.o [2020-05-15T09:16:42.236Z] #39 73.20 CC criu/fault-injection.o [2020-05-15T09:16:42.236Z] #39 73.26 CC criu/fdstore.o [2020-05-15T09:16:42.236Z] #39 73.42 CC criu/fifo.o [2020-05-15T09:16:42.236Z] #39 73.60 CC criu/file-ids.o [2020-05-15T09:16:42.236Z] #39 73.83 CC criu/file-lock.o [2020-05-15T09:16:42.236Z] #39 74.21 CC criu/files-ext.o [2020-05-15T09:16:42.236Z] #39 74.46 CC criu/files-reg.o [2020-05-15T09:16:42.236Z] #39 75.57 CC criu/files.o [2020-05-15T09:16:42.236Z] #39 76.67 CC criu/filesystems.o [2020-05-15T09:16:42.236Z] #39 77.09 CC criu/fsnotify.o [2020-05-15T09:16:42.236Z] #39 77.73 CC criu/image-desc.o [2020-05-15T09:16:42.236Z] #39 77.79 CC criu/image.o [2020-05-15T09:16:42.236Z] #39 78.22 CC criu/ipc_ns.o [2020-05-15T09:16:42.236Z] #39 78.92 CC criu/irmap.o [2020-05-15T09:16:42.236Z] #39 79.23 CC criu/kcmp-ids.o [2020-05-15T09:16:42.236Z] #39 79.40 CC criu/kerndat.o [2020-05-15T09:16:42.444Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.75MB / 50.38MB 1.3s [2020-05-15T09:16:42.444Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.24MB / 51.83MB 1.3s [2020-05-15T09:16:42.444Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 14.02MB / 68.61MB 1.3s [2020-05-15T09:16:42.444Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 44.32MB / 50.38MB 1.4s [2020-05-15T09:16:42.704Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 49.92MB / 50.38MB 1.6s [2020-05-15T09:16:42.704Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.23MB / 51.83MB 1.6s [2020-05-15T09:16:42.704Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 27.15MB / 68.61MB 1.6s [2020-05-15T09:16:42.850Z] #39 80.06 CC criu/libnetlink.o [2020-05-15T09:16:42.850Z] #39 ... [2020-05-15T09:16:42.850Z] [2020-05-15T09:16:42.850Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:16:42.850Z] #17 32.54 Setting up iptables (1.8.2-4) ... [2020-05-15T09:16:42.964Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 30.87MB / 68.61MB 1.7s [2020-05-15T09:16:43.131Z] #17 32.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-15T09:16:43.131Z] #17 32.56 Setting up python3 (3.7.3-1) ... [2020-05-15T09:16:43.131Z] #17 32.75 Setting up python3-wheel (0.32.3-2) ... [2020-05-15T09:16:43.219Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-15T09:16:43.219Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 46.12MB / 51.83MB 1.9s [2020-05-15T09:16:43.219Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.04MB / 68.61MB 1.9s [2020-05-15T09:16:43.219Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.9s [2020-05-15T09:16:43.219Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 49.76MB / 51.83MB 2.1s [2020-05-15T09:16:43.219Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 44.17MB / 68.61MB 2.1s [2020-05-15T09:16:43.219Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 6.35MB / 120.15MB 2.1s [2020-05-15T09:16:43.219Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 [2020-05-15T09:16:43.475Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done [2020-05-15T09:16:43.475Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 49.71MB / 68.61MB 2.4s [2020-05-15T09:16:43.475Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 16.97MB / 120.15MB 2.4s [2020-05-15T09:16:43.475Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done [2020-05-15T09:16:43.736Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 54.18MB / 68.61MB 2.6s [2020-05-15T09:16:43.736Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 23.64MB / 120.15MB 2.6s [2020-05-15T09:16:43.745Z] #17 33.08 Setting up apparmor (2.13.2-10) ... [2020-05-15T09:16:43.994Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 59.62MB / 68.61MB 2.8s [2020-05-15T09:16:44.120Z] #28 ... [2020-05-15T09:16:44.120Z] [2020-05-15T09:16:44.120Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:44.120Z] #21 5.318 + RM_GOPATH=0 [2020-05-15T09:16:44.120Z] #21 5.318 + TMP_GOPATH= [2020-05-15T09:16:44.120Z] #21 5.318 + : /build [2020-05-15T09:16:44.120Z] #21 5.318 + '[' -z '' ']' [2020-05-15T09:16:44.120Z] #21 5.319 ++ mktemp -d [2020-05-15T09:16:44.120Z] #21 5.325 + export GOPATH=/tmp/tmp.dqtjzpmyLl [2020-05-15T09:16:44.120Z] #21 5.325 + GOPATH=/tmp/tmp.dqtjzpmyLl [2020-05-15T09:16:44.120Z] #21 5.325 + RM_GOPATH=1 [2020-05-15T09:16:44.120Z] #21 5.327 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:44.120Z] #21 5.330 + dir=/tmp/install [2020-05-15T09:16:44.120Z] #21 5.330 + bin=dockercli [2020-05-15T09:16:44.120Z] #21 5.330 + shift [2020-05-15T09:16:44.120Z] #21 5.330 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-15T09:16:44.120Z] #21 5.330 + . /tmp/install/dockercli.installer [2020-05-15T09:16:44.120Z] #21 5.330 ++ : stable [2020-05-15T09:16:44.120Z] #21 5.330 ++ : 17.06.2-ce [2020-05-15T09:16:44.120Z] #21 5.330 + install_dockercli [2020-05-15T09:16:44.120Z] #21 5.330 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-15T09:16:44.120Z] #21 5.330 Install docker/cli version 17.06.2-ce from stable [2020-05-15T09:16:44.120Z] #21 5.331 ++ uname -m [2020-05-15T09:16:44.120Z] #21 5.334 + arch=aarch64 [2020-05-15T09:16:44.120Z] #21 5.334 + '[' aarch64 '!=' x86_64 ']' [2020-05-15T09:16:44.120Z] #21 5.334 + '[' aarch64 '!=' s390x ']' [2020-05-15T09:16:44.120Z] #21 5.334 + '[' aarch64 '!=' armhf ']' [2020-05-15T09:16:44.120Z] #21 5.334 + build_dockercli [2020-05-15T09:16:44.120Z] #21 5.334 + git clone https://github.com/docker/docker-ce /tmp/tmp.dqtjzpmyLl/tmp/docker-ce [2020-05-15T09:16:44.120Z] #21 5.337 Cloning into '/tmp/tmp.dqtjzpmyLl/tmp/docker-ce'... [2020-05-15T09:16:44.120Z] #21 ... [2020-05-15T09:16:44.120Z] [2020-05-15T09:16:44.120Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:44.120Z] #41 6.030 + RM_GOPATH=0 [2020-05-15T09:16:44.120Z] #41 6.030 + TMP_GOPATH= [2020-05-15T09:16:44.120Z] #41 6.031 + : /build [2020-05-15T09:16:44.120Z] #41 6.031 + '[' -z '' ']' [2020-05-15T09:16:44.120Z] #41 6.032 ++ mktemp -d [2020-05-15T09:16:44.120Z] #41 6.035 + export GOPATH=/tmp/tmp.TR9LdBJMqd [2020-05-15T09:16:44.120Z] #41 6.035 + GOPATH=/tmp/tmp.TR9LdBJMqd [2020-05-15T09:16:44.120Z] #41 6.035 + RM_GOPATH=1 [2020-05-15T09:16:44.120Z] #41 6.036 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:44.120Z] #41 6.039 + dir=/tmp/install [2020-05-15T09:16:44.120Z] #41 6.039 + bin=vndr [2020-05-15T09:16:44.120Z] #41 6.039 + shift [2020-05-15T09:16:44.120Z] #41 6.039 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-15T09:16:44.120Z] #41 6.039 + . /tmp/install/vndr.installer [2020-05-15T09:16:44.120Z] #41 6.039 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:16:44.120Z] #41 6.040 + install_vndr [2020-05-15T09:16:44.120Z] #41 6.040 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-15T09:16:44.120Z] #41 6.040 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TR9LdBJMqd/src/github.com/LK4D4/vndr [2020-05-15T09:16:44.120Z] #41 6.040 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:16:44.120Z] #41 6.049 Cloning into '/tmp/tmp.TR9LdBJMqd/src/github.com/LK4D4/vndr'... [2020-05-15T09:16:44.250Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.26MB / 68.61MB 3.1s [2020-05-15T09:16:44.250Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 31.38MB / 120.15MB 3.1s [2020-05-15T09:16:44.505Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.2s done [2020-05-15T09:16:44.505Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 39.36MB / 120.15MB 3.4s [2020-05-15T09:16:44.750Z] #17 34.29 Setting up xfsprogs (4.20.0-1) ... [2020-05-15T09:16:44.750Z] #17 34.30 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:16:44.768Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 48.17MB / 120.15MB 3.7s [2020-05-15T09:16:44.941Z] Removing intermediate container 483fa866350e [2020-05-15T09:16:44.941Z] ---> db8c47c003e8 [2020-05-15T09:16:44.941Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-15T09:16:44.941Z] ---> 4d38c0565539 [2020-05-15T09:16:44.941Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-15T09:16:44.941Z] ---> 8bfd9fd5b3a1 [2020-05-15T09:16:44.941Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-15T09:16:44.941Z] ---> Running in bd5613f027ef [2020-05-15T09:16:44.941Z] Removing intermediate container bd5613f027ef [2020-05-15T09:16:44.941Z] ---> b15c7fc8403f [2020-05-15T09:16:44.941Z] Successfully built b15c7fc8403f [2020-05-15T09:16:44.941Z] Successfully tagged moby-buildx:latest [2020-05-15T09:16:44.941Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-15T09:16:44.941Z] if [ -n "${id}" ]; then \ [2020-05-15T09:16:44.941Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-15T09:16:44.941Z] && touch bundles/buildx; \ [2020-05-15T09:16:44.941Z] docker rm -f ${id}; \ [2020-05-15T09:16:44.941Z] fi [2020-05-15T09:16:44.941Z] 20a1daa26e5bd4aff687db40452fb6ef06b8a90d629b7d10be7c2524c5fc4a26 [2020-05-15T09:16:44.941Z] bundles/buildx version [2020-05-15T09:16:44.941Z] buildx v0.3.1 6db68d0 [2020-05-15T09:16:44.941Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 . [2020-05-15T09:16:44.941Z] #1 [internal] booting buildkit [2020-05-15T09:16:44.941Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-15T09:16:44.941Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-15T09:16:44.941Z] #1 creating container buildx_buildkit_default [2020-05-15T09:16:44.941Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-15T09:16:44.941Z] #1 DONE 3.0s [2020-05-15T09:16:44.941Z] [2020-05-15T09:16:44.941Z] #3 [internal] load .dockerignore [2020-05-15T09:16:44.941Z] #3 transferring context: 87B done [2020-05-15T09:16:44.941Z] #3 DONE 0.0s [2020-05-15T09:16:44.941Z] [2020-05-15T09:16:44.941Z] #2 [internal] load build definition from Dockerfile [2020-05-15T09:16:44.941Z] #2 transferring dockerfile: 16.31kB done [2020-05-15T09:16:44.941Z] #2 DONE 0.0s [2020-05-15T09:16:44.941Z] [2020-05-15T09:16:44.941Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-15T09:16:44.941Z] #4 DONE 0.9s [2020-05-15T09:16:44.941Z] [2020-05-15T09:16:44.941Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-15T09:16:44.941Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-15T09:16:44.941Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-15T09:16:44.941Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-15T09:16:44.941Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-15T09:16:44.941Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-15T09:16:44.941Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 7.85MB / 8.20MB 0.4s [2020-05-15T09:16:44.941Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-05-15T09:16:44.941Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-15T09:16:44.941Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-15T09:16:45.028Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 56.38MB / 120.15MB 3.9s [2020-05-15T09:16:45.031Z] #17 34.56 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:16:45.072Z] #41 6.884 + cd /tmp/tmp.TR9LdBJMqd/src/github.com/LK4D4/vndr [2020-05-15T09:16:45.072Z] #41 6.884 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:16:45.072Z] #41 6.915 + go build -buildmode=pie -v -o /build/vndr . [2020-05-15T09:16:45.223Z] #5 DONE 1.3s [2020-05-15T09:16:45.223Z] [2020-05-15T09:16:45.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:16:45.290Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 65.63MB / 120.15MB 4.1s [2020-05-15T09:16:45.545Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 79.31MB / 120.15MB 4.5s [2020-05-15T09:16:45.644Z] #17 35.10 Setting up python3-distutils (3.7.3-1) ... [2020-05-15T09:16:45.800Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 90.75MB / 120.15MB 4.8s [2020-05-15T09:16:45.925Z] #17 35.39 Setting up python3-setuptools (40.8.0-1) ... [2020-05-15T09:16:46.027Z] #41 ... [2020-05-15T09:16:46.027Z] [2020-05-15T09:16:46.027Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:16:46.027Z] #28 7.725 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-15T09:16:46.027Z] #28 7.734 Cloning into '.'... [2020-05-15T09:16:46.056Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 100.74MB / 120.15MB 5.0s [2020-05-15T09:16:46.238Z] #7 ... [2020-05-15T09:16:46.238Z] [2020-05-15T09:16:46.238Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-15T09:16:46.238Z] #6 DONE 0.8s [2020-05-15T09:16:46.238Z] [2020-05-15T09:16:46.238Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-15T09:16:46.238Z] #7 DONE 0.9s [2020-05-15T09:16:46.238Z] [2020-05-15T09:16:46.238Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:16:46.238Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-15T09:16:46.238Z] #58 DONE 0.0s [2020-05-15T09:16:46.238Z] [2020-05-15T09:16:46.238Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:46.238Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-15T09:16:46.238Z] #8 DONE 0.0s [2020-05-15T09:16:46.238Z] [2020-05-15T09:16:46.238Z] #21 [internal] load build context [2020-05-15T09:16:46.310Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 111.41MB / 120.15MB 5.2s [2020-05-15T09:16:46.310Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 119.54MB / 120.15MB 5.3s [2020-05-15T09:16:46.538Z] #17 36.16 Setting up python3-pip (18.1-5) ... [2020-05-15T09:16:46.871Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.6s done [2020-05-15T09:16:47.444Z] #7 ... [2020-05-15T09:16:47.444Z] [2020-05-15T09:16:47.444Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:16:47.444Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-15T09:16:47.444Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-15T09:16:47.444Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-15T09:16:47.444Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2020-05-15T09:16:47.444Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-05-15T09:16:47.444Z] #57 DONE 6.1s [2020-05-15T09:16:47.444Z] [2020-05-15T09:16:47.444Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:47.444Z] #7 ... [2020-05-15T09:16:47.444Z] [2020-05-15T09:16:47.444Z] #20 [internal] load build context [2020-05-15T09:16:47.444Z] #20 transferring context: 34.41MB 6.2s [2020-05-15T09:16:47.543Z] #17 36.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:16:47.543Z] #17 36.82 Processing triggers for mime-support (3.62) ... [2020-05-15T09:16:47.844Z] #17 DONE 37.3s [2020-05-15T09:16:47.844Z] [2020-05-15T09:16:47.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:47.844Z] #39 80.33 CC criu/log.o [2020-05-15T09:16:47.844Z] #39 80.57 CC criu/lsm.o [2020-05-15T09:16:47.844Z] #39 80.84 CC criu/mem.o [2020-05-15T09:16:47.844Z] #39 81.73 CC criu/mount.o [2020-05-15T09:16:47.844Z] #39 84.29 CC criu/namespaces.o [2020-05-15T09:16:48.012Z] #28 ... [2020-05-15T09:16:48.012Z] [2020-05-15T09:16:48.012Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:48.012Z] #59 6.327 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:16:48.012Z] #59 6.351 + RM_GOPATH=0 [2020-05-15T09:16:48.012Z] #59 6.351 + TMP_GOPATH= [2020-05-15T09:16:48.012Z] #59 6.351 + : /build [2020-05-15T09:16:48.012Z] #59 6.351 + '[' -z '' ']' [2020-05-15T09:16:48.012Z] #59 6.351 ++ mktemp -d [2020-05-15T09:16:48.012Z] #59 6.351 + export GOPATH=/tmp/tmp.9a8ixQM5kZ [2020-05-15T09:16:48.012Z] #59 6.351 + GOPATH=/tmp/tmp.9a8ixQM5kZ [2020-05-15T09:16:48.012Z] #59 6.351 + RM_GOPATH=1 [2020-05-15T09:16:48.012Z] #59 6.351 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:48.012Z] #59 6.351 + dir=/tmp/install [2020-05-15T09:16:48.012Z] #59 6.351 + bin=proxy [2020-05-15T09:16:48.012Z] #59 6.351 + shift [2020-05-15T09:16:48.012Z] #59 6.351 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-15T09:16:48.012Z] #59 6.351 + . /tmp/install/proxy.installer [2020-05-15T09:16:48.012Z] #59 6.351 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:16:48.012Z] #59 6.351 + install_proxy [2020-05-15T09:16:48.012Z] #59 6.351 + case "$1" in [2020-05-15T09:16:48.012Z] #59 6.351 + export CGO_ENABLED=0 [2020-05-15T09:16:48.012Z] #59 6.351 + CGO_ENABLED=0 [2020-05-15T09:16:48.012Z] #59 6.351 + _install_proxy [2020-05-15T09:16:48.012Z] #59 6.351 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-15T09:16:48.012Z] #59 6.351 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9a8ixQM5kZ/src/github.com/docker/libnetwork [2020-05-15T09:16:48.012Z] #59 6.351 Cloning into '/tmp/tmp.9a8ixQM5kZ/src/github.com/docker/libnetwork'... [2020-05-15T09:16:48.135Z] #39 85.32 CC criu/net.o [2020-05-15T09:16:48.272Z] #59 ... [2020-05-15T09:16:48.272Z] [2020-05-15T09:16:48.272Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:48.272Z] #45 5.585 + RM_GOPATH=0 [2020-05-15T09:16:48.272Z] #45 5.585 + TMP_GOPATH= [2020-05-15T09:16:48.272Z] #45 5.585 + : /build [2020-05-15T09:16:48.272Z] #45 5.585 + '[' -z '' ']' [2020-05-15T09:16:48.272Z] #45 5.585 ++ mktemp -d [2020-05-15T09:16:48.272Z] #45 5.588 Installing golangci-lint version v1.23.8 [2020-05-15T09:16:48.272Z] #45 5.592 + export GOPATH=/tmp/tmp.Ev3AAQm0Gh [2020-05-15T09:16:48.272Z] #45 5.592 + GOPATH=/tmp/tmp.Ev3AAQm0Gh [2020-05-15T09:16:48.272Z] #45 5.592 + RM_GOPATH=1 [2020-05-15T09:16:48.272Z] #45 5.592 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:48.272Z] #45 5.592 + dir=/tmp/install [2020-05-15T09:16:48.272Z] #45 5.592 + bin=golangci_lint [2020-05-15T09:16:48.272Z] #45 5.592 + shift [2020-05-15T09:16:48.272Z] #45 5.592 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-15T09:16:48.272Z] #45 5.592 + . /tmp/install/golangci_lint.installer [2020-05-15T09:16:48.273Z] #45 5.592 ++ : v1.23.8 [2020-05-15T09:16:48.273Z] #45 5.592 + install_golangci_lint [2020-05-15T09:16:48.273Z] #45 5.592 + echo 'Installing golangci-lint version v1.23.8' [2020-05-15T09:16:48.273Z] #45 5.592 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-15T09:16:48.273Z] #45 ... [2020-05-15T09:16:48.273Z] [2020-05-15T09:16:48.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:16:48.273Z] #10 7.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:48.273Z] #10 7.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:48.273Z] #10 7.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:48.273Z] #10 8.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:16:48.371Z] #20 transferring context: 50.65MB 7.2s done [2020-05-15T09:16:48.371Z] #20 DONE 7.3s [2020-05-15T09:16:48.371Z] [2020-05-15T09:16:48.371Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:48.371Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.0s [2020-05-15T09:16:48.379Z] #21 transferring context: 13.48MB 1.8s [2020-05-15T09:16:48.533Z] #10 ... [2020-05-15T09:16:48.533Z] [2020-05-15T09:16:48.533Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:48.533Z] #47 4.744 + RM_GOPATH=0 [2020-05-15T09:16:48.533Z] #47 4.744 + TMP_GOPATH= [2020-05-15T09:16:48.533Z] #47 4.744 + : /build [2020-05-15T09:16:48.533Z] #47 4.744 + '[' -z '' ']' [2020-05-15T09:16:48.533Z] #47 4.745 ++ mktemp -d [2020-05-15T09:16:48.533Z] #47 4.750 + export GOPATH=/tmp/tmp.Sc7d3bDsIZ [2020-05-15T09:16:48.533Z] #47 4.750 + GOPATH=/tmp/tmp.Sc7d3bDsIZ [2020-05-15T09:16:48.533Z] #47 4.750 + RM_GOPATH=1 [2020-05-15T09:16:48.533Z] #47 4.754 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:48.533Z] #47 4.755 + dir=/tmp/install [2020-05-15T09:16:48.533Z] #47 4.755 + bin=shfmt [2020-05-15T09:16:48.533Z] #47 4.755 + shift [2020-05-15T09:16:48.533Z] #47 4.755 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-15T09:16:48.533Z] #47 4.755 + . /tmp/install/shfmt.installer [2020-05-15T09:16:48.533Z] #47 4.755 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:16:48.533Z] #47 4.756 + install_shfmt [2020-05-15T09:16:48.533Z] #47 4.756 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-15T09:16:48.533Z] #47 4.756 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sc7d3bDsIZ/src/github.com/mvdan/sh [2020-05-15T09:16:48.533Z] #47 4.756 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:16:48.533Z] #47 4.766 Cloning into '/tmp/tmp.Sc7d3bDsIZ/src/github.com/mvdan/sh'... [2020-05-15T09:16:48.793Z] #47 ... [2020-05-15T09:16:48.793Z] [2020-05-15T09:16:48.793Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:16:48.793Z] #32 7.887 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:48.793Z] #32 8.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:48.793Z] #32 8.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:48.793Z] #32 ... [2020-05-15T09:16:48.793Z] [2020-05-15T09:16:48.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:48.793Z] #30 6.704 + RM_GOPATH=0 [2020-05-15T09:16:48.793Z] #30 6.704 + TMP_GOPATH= [2020-05-15T09:16:48.793Z] #30 6.704 + : /build [2020-05-15T09:16:48.793Z] #30 6.704 + '[' -z '' ']' [2020-05-15T09:16:48.793Z] #30 6.704 ++ mktemp -d [2020-05-15T09:16:48.793Z] #30 6.704 + export GOPATH=/tmp/tmp.FBM9OMqiK7 [2020-05-15T09:16:48.793Z] #30 6.704 + GOPATH=/tmp/tmp.FBM9OMqiK7 [2020-05-15T09:16:48.793Z] #30 6.704 + RM_GOPATH=1 [2020-05-15T09:16:48.793Z] #30 6.704 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:48.793Z] #30 6.715 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:16:48.793Z] #30 6.715 + dir=/tmp/install [2020-05-15T09:16:48.793Z] #30 6.715 + bin=tomlv [2020-05-15T09:16:48.793Z] #30 6.715 + shift [2020-05-15T09:16:48.793Z] #30 6.715 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-15T09:16:48.793Z] #30 6.715 + . /tmp/install/tomlv.installer [2020-05-15T09:16:48.793Z] #30 6.715 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:16:48.793Z] #30 6.715 + install_tomlv [2020-05-15T09:16:48.793Z] #30 6.715 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-15T09:16:48.793Z] #30 6.715 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FBM9OMqiK7/src/github.com/BurntSushi/toml [2020-05-15T09:16:48.793Z] #30 6.721 Cloning into '/tmp/tmp.FBM9OMqiK7/src/github.com/BurntSushi/toml'... [2020-05-15T09:16:48.793Z] #30 7.663 + cd /tmp/tmp.FBM9OMqiK7/src/github.com/BurntSushi/toml [2020-05-15T09:16:48.793Z] #30 7.664 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:16:48.793Z] #30 7.673 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:16:48.793Z] #30 9.289 internal/cpu [2020-05-15T09:16:48.793Z] #30 9.300 math/bits [2020-05-15T09:16:48.793Z] #30 9.323 runtime/internal/atomic [2020-05-15T09:16:48.793Z] #30 9.330 runtime/internal/sys [2020-05-15T09:16:48.793Z] #30 9.677 unicode/utf8 [2020-05-15T09:16:48.793Z] #30 9.885 sync/atomic [2020-05-15T09:16:48.793Z] #30 10.32 internal/bytealg [2020-05-15T09:16:48.793Z] #30 10.41 unicode [2020-05-15T09:16:48.793Z] #30 10.46 internal/testlog [2020-05-15T09:16:48.793Z] #30 10.47 math [2020-05-15T09:16:49.059Z] #30 ... [2020-05-15T09:16:49.059Z] [2020-05-15T09:16:49.059Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:16:49.059Z] #23 8.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:49.059Z] #23 8.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:49.059Z] #23 8.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:49.059Z] #23 9.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:16:49.059Z] #23 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:16:49.059Z] #23 ... [2020-05-15T09:16:49.059Z] [2020-05-15T09:16:49.059Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:49.059Z] #54 8.135 + RM_GOPATH=0 [2020-05-15T09:16:49.059Z] #54 8.135 + TMP_GOPATH= [2020-05-15T09:16:49.059Z] #54 8.136 + : /build [2020-05-15T09:16:49.059Z] #54 8.136 + '[' -z '' ']' [2020-05-15T09:16:49.059Z] #54 8.149 ++ mktemp -d [2020-05-15T09:16:49.059Z] #54 8.164 + export GOPATH=/tmp/tmp.ZGbmpPtdwZ [2020-05-15T09:16:49.059Z] #54 8.164 + GOPATH=/tmp/tmp.ZGbmpPtdwZ [2020-05-15T09:16:49.059Z] #54 8.164 + RM_GOPATH=1 [2020-05-15T09:16:49.059Z] #54 8.172 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:49.059Z] #54 8.174 + dir=/tmp/install [2020-05-15T09:16:49.059Z] #54 8.176 + bin=rootlesskit [2020-05-15T09:16:49.059Z] #54 8.176 + shift [2020-05-15T09:16:49.059Z] #54 8.176 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-15T09:16:49.059Z] #54 8.176 + . /tmp/install/rootlesskit.installer [2020-05-15T09:16:49.059Z] #54 8.176 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:16:49.059Z] #54 8.176 + install_rootlesskit [2020-05-15T09:16:49.059Z] #54 8.176 + case "$1" in [2020-05-15T09:16:49.059Z] #54 8.176 + export CGO_ENABLED=0 [2020-05-15T09:16:49.059Z] #54 8.176 + CGO_ENABLED=0 [2020-05-15T09:16:49.059Z] #54 8.176 + _install_rootlesskit [2020-05-15T09:16:49.059Z] #54 8.176 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-15T09:16:49.059Z] #54 8.176 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:16:49.059Z] #54 8.178 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZGbmpPtdwZ/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:16:49.059Z] #54 8.188 Cloning into '/tmp/tmp.ZGbmpPtdwZ/src/github.com/rootless-containers/rootlesskit'... [2020-05-15T09:16:49.152Z] #39 ... [2020-05-15T09:16:49.152Z] [2020-05-15T09:16:49.152Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:16:49.152Z] #18 1.244 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-15T09:16:49.152Z] #18 1.247 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-15T09:16:49.152Z] #18 1.249 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-15T09:16:49.152Z] #18 DONE 1.4s [2020-05-15T09:16:49.152Z] [2020-05-15T09:16:49.152Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:16:49.320Z] #54 ... [2020-05-15T09:16:49.320Z] [2020-05-15T09:16:49.320Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:16:49.320Z] #38 8.988 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:49.320Z] #38 9.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:49.320Z] #38 9.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:49.320Z] #38 10.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:16:49.320Z] #38 ... [2020-05-15T09:16:49.320Z] [2020-05-15T09:16:49.320Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:49.320Z] #43 5.782 + RM_GOPATH=0 [2020-05-15T09:16:49.320Z] #43 5.782 + TMP_GOPATH= [2020-05-15T09:16:49.320Z] #43 5.782 + : /build [2020-05-15T09:16:49.320Z] #43 5.782 + '[' -z '' ']' [2020-05-15T09:16:49.320Z] #43 5.782 ++ mktemp -d [2020-05-15T09:16:49.320Z] #43 5.788 + export GOPATH=/tmp/tmp.JOMqI8CQcf [2020-05-15T09:16:49.320Z] #43 5.789 + GOPATH=/tmp/tmp.JOMqI8CQcf [2020-05-15T09:16:49.320Z] #43 5.789 + RM_GOPATH=1 [2020-05-15T09:16:49.320Z] #43 5.789 ++ dirname /tmp/install/install.sh [2020-05-15T09:16:49.320Z] #43 5.790 + dir=/tmp/install [2020-05-15T09:16:49.320Z] #43 5.791 + bin=gotestsum [2020-05-15T09:16:49.320Z] #43 5.791 + shift [2020-05-15T09:16:49.320Z] #43 5.791 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-15T09:16:49.320Z] #43 5.791 + . /tmp/install/gotestsum.installer [2020-05-15T09:16:49.320Z] #43 5.791 ++ : v0.3.5 [2020-05-15T09:16:49.320Z] #43 5.791 + install_gotestsum [2020-05-15T09:16:49.320Z] #43 5.791 + echo 'Installing gotestsum version v0.3.5' [2020-05-15T09:16:49.320Z] #43 5.791 Installing gotestsum version v0.3.5 [2020-05-15T09:16:49.320Z] #43 5.791 + go get -d gotest.tools/gotestsum [2020-05-15T09:16:49.581Z] #43 ... [2020-05-15T09:16:49.581Z] [2020-05-15T09:16:49.581Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:16:49.581Z] #51 9.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:16:49.581Z] #51 9.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:16:49.581Z] #51 9.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:16:49.581Z] #51 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:16:49.581Z] #51 ... [2020-05-15T09:16:49.581Z] [2020-05-15T09:16:49.581Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:49.581Z] #30 11.18 encoding [2020-05-15T09:16:49.581Z] #30 11.49 runtime/cgo [2020-05-15T09:16:49.581Z] #30 11.63 runtime [2020-05-15T09:16:50.886Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.2s done [2020-05-15T09:16:50.886Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-15T09:16:51.054Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|files|imports|compiled_files|exports_file) took 1m55.81822299s [2020-05-15T09:16:51.054Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.690643ms [2020-05-15T09:16:51.143Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-15T09:16:51.402Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-15T09:16:51.657Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.3s done [2020-05-15T09:16:51.912Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0.1s [2020-05-15T09:16:53.046Z] #21 ... [2020-05-15T09:16:53.046Z] [2020-05-15T09:16:53.046Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:53.046Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.4s done [2020-05-15T09:16:53.046Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-15T09:16:53.046Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 6.1s done [2020-05-15T09:16:53.046Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-15T09:16:53.046Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-15T09:16:53.046Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.07MB / 54.14MB 6.1s [2020-05-15T09:16:53.046Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 51.15MB / 73.51MB 6.1s [2020-05-15T09:16:53.046Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 0.9s done [2020-05-15T09:16:53.046Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 50.93MB / 96.51MB 6.1s [2020-05-15T09:16:53.046Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-15T09:16:53.046Z] #8 ... [2020-05-15T09:16:53.046Z] [2020-05-15T09:16:53.046Z] #21 [internal] load build context [2020-05-15T09:16:53.046Z] #21 transferring context: 40.93MB 6.8s [2020-05-15T09:16:53.333Z] #21 ... [2020-05-15T09:16:53.333Z] [2020-05-15T09:16:53.333Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-15T09:16:53.333Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-15T09:16:53.333Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.8s done [2020-05-15T09:16:53.333Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-15T09:16:53.333Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.6s done [2020-05-15T09:16:53.333Z] #58 DONE 7.1s [2020-05-15T09:16:53.333Z] [2020-05-15T09:16:53.333Z] #21 [internal] load build context [2020-05-15T09:16:53.526Z] #19 3.496 Collecting yamllint==1.16.0 [2020-05-15T09:16:53.526Z] #19 3.644 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-15T09:16:53.526Z] #19 3.679 Collecting pyyaml (from yamllint==1.16.0) [2020-05-15T09:16:53.526Z] #19 3.755 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-15T09:16:53.807Z] #19 4.529 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-15T09:16:53.807Z] #19 4.562 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-15T09:16:53.807Z] #19 4.581 Building wheels for collected packages: pyyaml [2020-05-15T09:16:53.807Z] #19 4.581 Running setup.py bdist_wheel for pyyaml: started [2020-05-15T09:16:53.973Z] #21 transferring context: 50.65MB 7.9s done [2020-05-15T09:16:53.973Z] #21 DONE 8.0s [2020-05-15T09:16:53.973Z] [2020-05-15T09:16:53.973Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-15T09:16:53.973Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 6.2s done [2020-05-15T09:16:53.973Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 7.5s [2020-05-15T09:16:53.973Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 75.77MB / 96.51MB 7.5s [2020-05-15T09:16:54.261Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 7.5s done [2020-05-15T09:16:54.261Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 81.78MB / 96.51MB 7.6s [2020-05-15T09:16:54.261Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 87.75MB / 96.51MB 7.8s [2020-05-15T09:16:54.421Z] #19 5.242 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-15T09:16:54.545Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 93.15MB / 96.51MB 7.9s [2020-05-15T09:16:54.545Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 8.1s done [2020-05-15T09:16:54.545Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 8.1s done [2020-05-15T09:16:54.545Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-15T09:16:54.702Z] #19 5.243 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-15T09:16:54.702Z] #19 5.283 Successfully built pyyaml [2020-05-15T09:16:54.702Z] #19 5.286 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-15T09:16:54.702Z] #19 5.449 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-15T09:16:54.881Z] #30 ... [2020-05-15T09:16:54.881Z] [2020-05-15T09:16:54.881Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:16:54.881Z] #41 9.045 internal/cpu [2020-05-15T09:16:54.881Z] #41 9.081 internal/race [2020-05-15T09:16:54.881Z] #41 9.124 runtime/internal/atomic [2020-05-15T09:16:54.881Z] #41 9.136 runtime/internal/sys [2020-05-15T09:16:54.881Z] #41 9.373 runtime/internal/math [2020-05-15T09:16:54.881Z] #41 9.461 sync/atomic [2020-05-15T09:16:54.881Z] #41 9.566 unicode [2020-05-15T09:16:54.881Z] #41 9.588 unicode/utf8 [2020-05-15T09:16:54.881Z] #41 10.25 math/bits [2020-05-15T09:16:54.881Z] #41 10.46 internal/bytealg [2020-05-15T09:16:54.881Z] #41 10.77 internal/testlog [2020-05-15T09:16:54.881Z] #41 11.15 math [2020-05-15T09:16:54.881Z] #41 11.56 unicode/utf16 [2020-05-15T09:16:54.881Z] #41 11.94 runtime [2020-05-15T09:16:54.881Z] #41 12.61 container/list [2020-05-15T09:16:54.881Z] #41 14.39 crypto/internal/subtle [2020-05-15T09:16:54.881Z] #41 14.67 crypto/subtle [2020-05-15T09:16:54.881Z] #41 15.00 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-15T09:16:54.881Z] #41 15.17 internal/nettrace [2020-05-15T09:16:54.881Z] #41 15.65 runtime/cgo [2020-05-15T09:16:54.984Z] #19 DONE 5.8s [2020-05-15T09:16:54.984Z] [2020-05-15T09:16:54.984Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:16:54.984Z] #39 87.07 CC criu/netfilter.o [2020-05-15T09:16:54.984Z] #39 87.27 CC criu/page-pipe.o [2020-05-15T09:16:54.984Z] #39 87.70 CC criu/page-xfer.o [2020-05-15T09:16:54.984Z] #39 88.46 CC criu/pagemap-cache.o [2020-05-15T09:16:54.984Z] #39 88.76 CC criu/pagemap.o [2020-05-15T09:16:54.984Z] #39 89.22 CC criu/parasite-syscall.o [2020-05-15T09:16:54.984Z] #39 89.95 CC criu/path.o [2020-05-15T09:16:54.984Z] #39 90.14 CC criu/pie-util-vdso.o [2020-05-15T09:16:54.984Z] #39 90.42 CC criu/pie-util.o [2020-05-15T09:16:54.984Z] #39 90.50 CC criu/pipes.o [2020-05-15T09:16:54.984Z] #39 90.88 CC criu/plugin.o [2020-05-15T09:16:54.984Z] #39 91.13 CC criu/proc_parse.o [2020-05-15T09:16:55.176Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done [2020-05-15T09:16:55.266Z] #39 ... [2020-05-15T09:16:55.266Z] [2020-05-15T09:16:55.266Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:16:55.266Z] #22 DONE 0.2s [2020-05-15T09:16:55.266Z] [2020-05-15T09:16:55.266Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:16:55.432Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-15T09:16:55.457Z] #41 17.24 vendor/golang.org/x/crypto/internal/subtle [2020-05-15T09:16:55.879Z] #26 DONE 0.7s [2020-05-15T09:16:55.879Z] [2020-05-15T09:16:55.879Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:16:56.027Z] #41 ... [2020-05-15T09:16:56.027Z] [2020-05-15T09:16:56.027Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:56.027Z] #47 11.80 + cd /tmp/tmp.Sc7d3bDsIZ/src/github.com/mvdan/sh [2020-05-15T09:16:56.027Z] #47 11.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:16:56.027Z] #47 11.99 + GO111MODULE=on [2020-05-15T09:16:56.027Z] #47 11.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-15T09:16:56.027Z] #47 13.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:16:56.027Z] #47 13.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:16:56.027Z] #47 13.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:16:56.027Z] #47 13.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:16:56.027Z] #47 13.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:16:56.027Z] #47 14.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:16:56.027Z] #47 15.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:16:56.027Z] #47 16.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:16:56.027Z] #47 17.54 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:16:56.027Z] #47 17.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:16:56.027Z] #47 17.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:16:56.027Z] #47 17.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:16:56.161Z] #29 DONE 0.2s [2020-05-15T09:16:56.161Z] [2020-05-15T09:16:56.161Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:16:56.161Z] #31 DONE 0.1s [2020-05-15T09:16:56.161Z] [2020-05-15T09:16:56.161Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:16:56.161Z] #34 DONE 0.1s [2020-05-15T09:16:56.161Z] [2020-05-15T09:16:56.161Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:16:56.161Z] #36 126.8 + dpkg --print-architecture [2020-05-15T09:16:56.161Z] #36 126.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-15T09:16:56.161Z] #36 126.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-15T09:16:56.161Z] #36 126.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-15T09:16:56.969Z] #47 18.94 runtime/cgo [2020-05-15T09:16:57.228Z] #47 19.19 runtime [2020-05-15T09:16:57.228Z] #47 ... [2020-05-15T09:16:57.228Z] [2020-05-15T09:16:57.228Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:16:57.228Z] #36 8.964 + git clone https://github.com/docker/distribution.git . [2020-05-15T09:16:57.228Z] #36 8.973 Cloning into '.'... [2020-05-15T09:16:59.141Z] #36 ... [2020-05-15T09:16:59.141Z] [2020-05-15T09:16:59.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:16:59.141Z] #10 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:16:59.141Z] #10 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:16:59.141Z] #10 19.25 Fetched 8175 kB in 13s (651 kB/s) [2020-05-15T09:16:59.141Z] #10 19.25 Reading package lists... [2020-05-15T09:16:59.141Z] #10 ... [2020-05-15T09:16:59.141Z] [2020-05-15T09:16:59.141Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:16:59.142Z] #54 13.82 + cd /tmp/tmp.ZGbmpPtdwZ/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:16:59.142Z] #54 13.82 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:16:59.142Z] #54 14.15 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:16:59.142Z] #54 14.15 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-15T09:16:59.403Z] #54 ... [2020-05-15T09:16:59.403Z] [2020-05-15T09:16:59.403Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:59.595Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done [2020-05-15T09:16:59.595Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-15T09:16:59.665Z] #59 21.30 Checking out files: 59% (1232/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) [2020-05-15T09:16:59.666Z] #59 ... [2020-05-15T09:16:59.666Z] [2020-05-15T09:16:59.666Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:16:59.666Z] #38 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:16:59.666Z] #38 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:16:59.666Z] #38 19.94 Fetched 8175 kB in 12s (707 kB/s) [2020-05-15T09:16:59.666Z] #38 19.94 Reading package lists... [2020-05-15T09:16:59.666Z] #38 ... [2020-05-15T09:16:59.666Z] [2020-05-15T09:16:59.666Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:16:59.926Z] #59 21.30 Checking out files: 59% (1232/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) [2020-05-15T09:16:59.926Z] #59 ... [2020-05-15T09:16:59.926Z] [2020-05-15T09:16:59.926Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:16:59.926Z] #32 11.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:16:59.926Z] #32 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:16:59.926Z] #32 15.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:16:59.926Z] #32 21.61 Fetched 8175 kB in 14s (583 kB/s) [2020-05-15T09:16:59.926Z] #32 21.61 Reading package lists... [2020-05-15T09:16:59.926Z] #32 ... [2020-05-15T09:16:59.926Z] [2020-05-15T09:16:59.926Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:00.187Z] #59 21.30 Checking out files: 59% (1232/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 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-15T09:17:00.188Z] #59 22.19 + cd /tmp/tmp.9a8ixQM5kZ/src/github.com/docker/libnetwork [2020-05-15T09:17:00.188Z] #59 22.20 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:00.188Z] #59 ... [2020-05-15T09:17:00.188Z] [2020-05-15T09:17:00.188Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:00.188Z] #51 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:17:00.188Z] #51 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:17:00.188Z] #51 20.66 Fetched 8175 kB in 12s (696 kB/s) [2020-05-15T09:17:00.449Z] #51 20.66 Reading package lists... [2020-05-15T09:17:00.449Z] #51 ... [2020-05-15T09:17:00.449Z] [2020-05-15T09:17:00.449Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:00.449Z] #36 22.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-15T09:17:01.392Z] #36 ... [2020-05-15T09:17:01.392Z] [2020-05-15T09:17:01.392Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:01.392Z] #23 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:17:01.392Z] #23 20.08 Fetched 8175 kB in 12s (668 kB/s) [2020-05-15T09:17:01.392Z] #23 20.08 Reading package lists... [2020-05-15T09:17:01.392Z] #23 ... [2020-05-15T09:17:01.392Z] [2020-05-15T09:17:01.392Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:01.392Z] #59 22.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-15T09:17:01.639Z] #36 ... [2020-05-15T09:17:01.639Z] [2020-05-15T09:17:01.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:01.639Z] #39 92.98 CC criu/protobuf-desc.o [2020-05-15T09:17:01.639Z] #39 93.49 CC criu/protobuf.o [2020-05-15T09:17:01.639Z] #39 93.73 CC criu/pstree.o [2020-05-15T09:17:01.639Z] #39 94.48 CC criu/rbtree.o [2020-05-15T09:17:01.639Z] #39 94.67 CC criu/rst-malloc.o [2020-05-15T09:17:01.639Z] #39 94.86 CC criu/seccomp.o [2020-05-15T09:17:01.639Z] #39 95.40 CC criu/seize.o [2020-05-15T09:17:01.639Z] #39 95.83 CC criu/servicefd.o [2020-05-15T09:17:01.639Z] #39 96.17 CC criu/shmem.o [2020-05-15T09:17:01.639Z] #39 96.55 CC criu/sigframe.o [2020-05-15T09:17:01.639Z] #39 96.62 CC criu/signalfd.o [2020-05-15T09:17:01.639Z] #39 96.87 CC criu/sk-inet.o [2020-05-15T09:17:01.639Z] #39 97.58 CC criu/sk-netlink.o [2020-05-15T09:17:01.639Z] #39 97.90 CC criu/sk-packet.o [2020-05-15T09:17:01.639Z] #39 98.31 CC criu/sk-queue.o [2020-05-15T09:17:01.639Z] #39 98.68 CC criu/sk-tcp.o [2020-05-15T09:17:01.930Z] #39 99.07 CC criu/sk-unix.o [2020-05-15T09:17:02.975Z] #39 100.1 CC criu/sockets.o [2020-05-15T09:17:03.256Z] #39 100.5 CC criu/stats.o [2020-05-15T09:17:03.538Z] #39 100.7 CC criu/string.o [2020-05-15T09:17:03.538Z] #39 100.8 CC criu/sysctl.o [2020-05-15T09:17:04.151Z] #39 101.2 CC criu/sysfs_parse.o [2020-05-15T09:17:04.433Z] #39 101.5 CC criu/timerfd.o [2020-05-15T09:17:04.433Z] #39 101.7 CC criu/tty.o [2020-05-15T09:17:04.836Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s [2020-05-15T09:17:05.438Z] #39 102.7 CC criu/tun.o [2020-05-15T09:17:05.621Z] #59 ... [2020-05-15T09:17:05.621Z] [2020-05-15T09:17:05.621Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:05.621Z] #23 20.08 Reading package lists... [2020-05-15T09:17:05.719Z] #39 102.9 CC criu/uffd.o [2020-05-15T09:17:06.332Z] #39 103.5 CC criu/util.o [2020-05-15T09:17:06.619Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-15T09:17:06.619Z] [2020-05-15T09:17:06.619Z] ________ ____ __. [2020-05-15T09:17:06.619Z] \_____ \ | |/ _| [2020-05-15T09:17:06.619Z] / | \| < [2020-05-15T09:17:06.619Z] / | \ | \ [2020-05-15T09:17:06.619Z] \_______ /____|__ \ [2020-05-15T09:17:06.619Z] \/ \/ [2020-05-15T09:17:06.619Z] [2020-05-15T09:17:06.619Z] INFO: make.ps1 ended at 05/15/2020 09:17:02 [2020-05-15T09:17:06.619Z] INFO: Binaries build ended at 05/15/2020 09:17:05. Duration:00:01:16.3716895 [2020-05-15T09:17:06.946Z] #39 104.1 CC criu/uts_ns.o [2020-05-15T09:17:06.946Z] #39 104.2 CC criu/vdso.o [2020-05-15T09:17:07.228Z] #39 104.4 LINK criu/built-in.o [2020-05-15T09:17:07.228Z] #39 104.5 LINK criu/criu [2020-05-15T09:17:07.354Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.6s done [2020-05-15T09:17:07.509Z] #39 104.7 DEP lib/c/criu.d [2020-05-15T09:17:07.509Z] #39 104.8 CC images/rpc.pb-c.o [2020-05-15T09:17:07.602Z] INFO: Copying the built daemon binary to d:\CI\PR-40442\8\binary\dockerd-f48b7d66f3.exe... [2020-05-15T09:17:07.609Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-15T09:17:07.609Z] #7 DONE 26.5s [2020-05-15T09:17:07.609Z] [2020-05-15T09:17:07.609Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:17:08.124Z] #39 105.2 CC lib/c/criu.o [2020-05-15T09:17:08.586Z] INFO: Copying the built client binary to d:\CI\PR-40442\8\binary\docker-f48b7d66f3.exe... [2020-05-15T09:17:08.586Z] INFO: Copying dockerversion from the container... [2020-05-15T09:17:08.737Z] #39 105.9 LINK lib/c/built-in.o [2020-05-15T09:17:08.737Z] #39 105.9 LINK lib/c/libcriu.so [2020-05-15T09:17:08.737Z] #39 105.9 LINK lib/c/libcriu.a [2020-05-15T09:17:08.737Z] #39 106.0 GEN magic.py [2020-05-15T09:17:08.737Z] #39 106.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:17:08.737Z] #39 106.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:17:09.019Z] #39 106.1 Note: Building without GnuTLS support [2020-05-15T09:17:09.053Z] INFO: Copying the golang package from the container to d:\CI\PR-40442\8\installer\go.zip... [2020-05-15T09:17:09.302Z] #39 106.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:17:09.496Z] #8 DONE 1.7s [2020-05-15T09:17:09.496Z] [2020-05-15T09:17:09.496Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:17:09.585Z] #39 107.0 make[1]: Nothing to be done for 'all'. [2020-05-15T09:17:09.867Z] #39 ... [2020-05-15T09:17:09.867Z] [2020-05-15T09:17:09.867Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:09.867Z] #36 DONE 141.1s [2020-05-15T09:17:09.867Z] [2020-05-15T09:17:09.867Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:10.422Z] #9 DONE 0.9s [2020-05-15T09:17:10.422Z] [2020-05-15T09:17:10.422Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:17:10.422Z] #27 DONE 0.1s [2020-05-15T09:17:10.422Z] [2020-05-15T09:17:10.422Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:10.422Z] #43 ... [2020-05-15T09:17:10.422Z] [2020-05-15T09:17:10.422Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:17:10.422Z] #35 DONE 0.1s [2020-05-15T09:17:10.481Z] #39 107.8 make[1]: 'images/built-in.o' is up to date. [2020-05-15T09:17:10.481Z] #39 107.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-15T09:17:10.682Z] [2020-05-15T09:17:10.682Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:10.764Z] #39 107.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-15T09:17:10.764Z] #39 107.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-15T09:17:10.764Z] #39 107.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-15T09:17:10.764Z] #39 107.9 make[1]: Nothing to be done for 'all'. [2020-05-15T09:17:10.764Z] #39 107.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:17:10.764Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:10.764Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:10.764Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:10.764Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:10.933Z] #23 27.31 Reading package lists... [2020-05-15T09:17:10.933Z] #23 ... [2020-05-15T09:17:10.933Z] [2020-05-15T09:17:10.933Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:10.933Z] #36 24.45 + 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-15T09:17:11.052Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:11.052Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:11.052Z] #39 108.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:11.052Z] #39 108.2 make[2]: Nothing to be done for 'all'. [2020-05-15T09:17:11.052Z] #39 108.3 INSTALL criu/criu [2020-05-15T09:17:11.195Z] #36 ... [2020-05-15T09:17:11.195Z] [2020-05-15T09:17:11.195Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:11.195Z] #23 27.31 Reading package lists... [2020-05-15T09:17:11.346Z] #39 DONE 108.5s [2020-05-15T09:17:11.346Z] [2020-05-15T09:17:11.346Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:17:11.346Z] #37 DONE 0.2s [2020-05-15T09:17:11.346Z] [2020-05-15T09:17:11.346Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:11.965Z] #49 ... [2020-05-15T09:17:11.965Z] [2020-05-15T09:17:11.965Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:17:11.965Z] #40 DONE 0.1s [2020-05-15T09:17:11.965Z] [2020-05-15T09:17:11.965Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:17:11.997Z] INFO: Extracting go.zip to d:\CI\PR-40442\8\go [2020-05-15T09:17:12.247Z] #42 DONE 0.2s [2020-05-15T09:17:12.247Z] [2020-05-15T09:17:12.247Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:17:12.247Z] #44 DONE 0.2s [2020-05-15T09:17:12.247Z] [2020-05-15T09:17:12.247Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:12.852Z] #23 33.52 Building dependency tree... [2020-05-15T09:17:12.860Z] #49 73.26 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-15T09:17:13.870Z] #49 74.06 + mkdir -p /build [2020-05-15T09:17:13.870Z] #49 74.06 + cp runc /build/runc [2020-05-15T09:17:13.870Z] #49 DONE 74.3s [2020-05-15T09:17:13.870Z] [2020-05-15T09:17:13.870Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:13.870Z] #45 142.5 + cd /tmp/tmp.0sNkqkHyCt/src/github.com/golangci/golangci-lint/ [2020-05-15T09:17:13.870Z] #45 142.5 + git checkout -q v1.23.8 [2020-05-15T09:17:13.870Z] #45 142.6 ++ git describe --tags [2020-05-15T09:17:13.870Z] #45 142.6 + version=v1.23.8 [2020-05-15T09:17:13.870Z] #45 142.6 ++ git rev-parse --short HEAD [2020-05-15T09:17:13.870Z] #45 142.7 + commit=76a82c6 [2020-05-15T09:17:13.870Z] #45 142.7 ++ git show -s --format=%cd [2020-05-15T09:17:13.870Z] #45 142.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-15T09:17:13.870Z] #45 142.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-15T09:17:14.240Z] #23 ... [2020-05-15T09:17:14.241Z] [2020-05-15T09:17:14.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:14.241Z] #10 19.25 Reading package lists... [2020-05-15T09:17:14.241Z] #10 26.42 Reading package lists... [2020-05-15T09:17:14.241Z] #10 32.72 Building dependency tree... [2020-05-15T09:17:14.241Z] #10 35.97 The following additional packages will be installed: [2020-05-15T09:17:14.241Z] #10 35.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-15T09:17:14.241Z] #10 35.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-15T09:17:14.241Z] #10 35.99 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-15T09:17:14.241Z] #10 35.99 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-15T09:17:14.241Z] #10 35.99 mingw-w64-x86-64-dev [2020-05-15T09:17:14.241Z] #10 36.01 Suggested packages: [2020-05-15T09:17:14.241Z] #10 36.01 gcc-8-locales seccomp wine64 [2020-05-15T09:17:14.814Z] #10 ... [2020-05-15T09:17:14.814Z] [2020-05-15T09:17:14.814Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:14.814Z] #38 19.94 Reading package lists... [2020-05-15T09:17:14.814Z] #38 27.38 Reading package lists... [2020-05-15T09:17:14.814Z] #38 33.57 Building dependency tree... [2020-05-15T09:17:14.814Z] #38 36.79 The following additional packages will be installed: [2020-05-15T09:17:14.814Z] #38 36.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-15T09:17:14.814Z] #38 36.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-15T09:17:14.814Z] #38 36.81 Suggested packages: [2020-05-15T09:17:14.814Z] #38 36.81 manpages-dev python-setuptools [2020-05-15T09:17:14.814Z] #38 ... [2020-05-15T09:17:14.814Z] [2020-05-15T09:17:14.814Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:14.814Z] #23 36.81 ca-certificates is already the newest version (20190110). [2020-05-15T09:17:14.814Z] #23 36.81 The following additional packages will be installed: [2020-05-15T09:17:14.814Z] #23 36.83 libjq1 libonig5 [2020-05-15T09:17:15.387Z] #23 37.28 The following NEW packages will be installed: [2020-05-15T09:17:15.387Z] #23 37.29 jq libjq1 libonig5 [2020-05-15T09:17:15.650Z] #23 37.72 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:17:15.650Z] #23 37.72 Need to get 325 kB of archives. [2020-05-15T09:17:15.650Z] #23 37.72 After this operation, 1019 kB of additional disk space will be used. [2020-05-15T09:17:15.650Z] #23 37.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-15T09:17:15.650Z] #23 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-15T09:17:15.650Z] #23 ... [2020-05-15T09:17:15.650Z] [2020-05-15T09:17:15.650Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:15.650Z] #51 20.66 Reading package lists... [2020-05-15T09:17:15.650Z] #51 28.26 Reading package lists... [2020-05-15T09:17:15.650Z] #51 34.77 Building dependency tree... [2020-05-15T09:17:15.919Z] #51 ... [2020-05-15T09:17:15.919Z] [2020-05-15T09:17:15.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:15.919Z] #10 37.60 The following NEW packages will be installed: [2020-05-15T09:17:15.919Z] #10 37.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-15T09:17:15.919Z] #10 37.60 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-15T09:17:15.919Z] #10 37.60 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-15T09:17:15.919Z] #10 37.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-15T09:17:15.919Z] #10 37.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-15T09:17:15.919Z] #10 37.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-15T09:17:15.919Z] #10 37.63 The following packages will be upgraded: [2020-05-15T09:17:15.919Z] #10 37.63 libsystemd0 libudev1 [2020-05-15T09:17:15.927Z] #36 ... [2020-05-15T09:17:15.927Z] [2020-05-15T09:17:15.927Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:15.927Z] #23 5.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:15.927Z] #23 5.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:16.183Z] #23 5.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:16.185Z] #10 38.07 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:17:16.185Z] #10 38.07 Need to get 73.8 MB of archives. [2020-05-15T09:17:16.185Z] #10 38.07 After this operation, 472 MB of additional disk space will be used. [2020-05-15T09:17:16.185Z] #10 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB] [2020-05-15T09:17:16.185Z] #10 38.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB] [2020-05-15T09:17:16.185Z] #10 38.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-15T09:17:16.185Z] #10 38.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-15T09:17:16.441Z] #23 6.122 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:17:16.448Z] #10 38.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-15T09:17:16.448Z] #10 38.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-15T09:17:16.448Z] #10 38.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-15T09:17:16.448Z] #10 38.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-15T09:17:16.711Z] #10 38.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-15T09:17:16.711Z] #10 ... [2020-05-15T09:17:16.711Z] [2020-05-15T09:17:16.711Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:16.711Z] #32 21.61 Reading package lists... [2020-05-15T09:17:16.711Z] #32 28.89 Reading package lists... [2020-05-15T09:17:16.711Z] #32 35.35 Building dependency tree... [2020-05-15T09:17:16.711Z] #32 38.63 The following additional packages will be installed: [2020-05-15T09:17:16.711Z] #32 38.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-15T09:17:16.711Z] #32 38.66 Suggested packages: [2020-05-15T09:17:16.711Z] #32 38.67 cmake-doc ninja-build lrzip [2020-05-15T09:17:16.711Z] #32 38.67 Recommended packages: [2020-05-15T09:17:16.711Z] #32 38.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-15T09:17:16.984Z] #32 ... [2020-05-15T09:17:16.984Z] [2020-05-15T09:17:16.984Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:16.984Z] #10 38.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-15T09:17:16.984Z] #10 38.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-15T09:17:18.330Z] #23 ... [2020-05-15T09:17:18.330Z] [2020-05-15T09:17:18.330Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:18.330Z] #59 7.676 + RM_GOPATH=0 [2020-05-15T09:17:18.330Z] #59 7.676 + TMP_GOPATH= [2020-05-15T09:17:18.330Z] #59 7.676 + : /build [2020-05-15T09:17:18.330Z] #59 7.676 + '[' -z '' ']' [2020-05-15T09:17:18.330Z] #59 7.676 ++ mktemp -d [2020-05-15T09:17:18.330Z] #59 7.679 + export GOPATH=/tmp/tmp.KzEyFK1dPf [2020-05-15T09:17:18.330Z] #59 7.679 + GOPATH=/tmp/tmp.KzEyFK1dPf [2020-05-15T09:17:18.330Z] #59 7.679 + RM_GOPATH=1 [2020-05-15T09:17:18.330Z] #59 7.679 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:18.330Z] #59 7.715 + dir=/tmp/install [2020-05-15T09:17:18.330Z] #59 7.715 + bin=proxy [2020-05-15T09:17:18.330Z] #59 7.715 + shift [2020-05-15T09:17:18.330Z] #59 7.715 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-15T09:17:18.330Z] #59 7.715 + . /tmp/install/proxy.installer [2020-05-15T09:17:18.330Z] #59 7.715 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:18.330Z] #59 7.715 + install_proxy [2020-05-15T09:17:18.330Z] #59 7.715 + case "$1" in [2020-05-15T09:17:18.330Z] #59 7.715 + export CGO_ENABLED=0 [2020-05-15T09:17:18.330Z] #59 7.715 + CGO_ENABLED=0 [2020-05-15T09:17:18.330Z] #59 7.715 + _install_proxy [2020-05-15T09:17:18.330Z] #59 7.715 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-15T09:17:18.330Z] #59 7.715 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KzEyFK1dPf/src/github.com/docker/libnetwork [2020-05-15T09:17:18.330Z] #59 7.715 Cloning into '/tmp/tmp.KzEyFK1dPf/src/github.com/docker/libnetwork'... [2020-05-15T09:17:18.330Z] #59 7.715 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:18.901Z] #10 ... [2020-05-15T09:17:18.901Z] [2020-05-15T09:17:18.901Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:18.901Z] #59 DONE 40.7s [2020-05-15T09:17:18.901Z] [2020-05-15T09:17:18.901Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:18.901Z] #23 37.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-15T09:17:18.901Z] #23 38.82 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:17:18.901Z] #23 39.00 Fetched 325 kB in 0s (1083 kB/s) [2020-05-15T09:17:18.901Z] #23 39.16 Selecting previously unselected package libonig5:arm64. [2020-05-15T09:17:18.901Z] #23 39.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-15T09:17:18.901Z] #23 39.27 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-15T09:17:18.901Z] #23 39.30 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-15T09:17:18.901Z] #23 39.64 Selecting previously unselected package libjq1:arm64. [2020-05-15T09:17:18.901Z] #23 39.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-15T09:17:18.901Z] #23 39.68 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-15T09:17:18.901Z] #23 40.01 Selecting previously unselected package jq. [2020-05-15T09:17:18.901Z] #23 40.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-15T09:17:18.901Z] #23 40.09 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:17:18.901Z] #23 40.54 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-15T09:17:18.901Z] #23 40.72 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-15T09:17:18.901Z] #23 40.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:17:18.901Z] #23 40.77 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:17:19.482Z] #23 DONE 41.4s [2020-05-15T09:17:19.482Z] [2020-05-15T09:17:19.482Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:19.482Z] #38 38.05 The following NEW packages will be installed: [2020-05-15T09:17:19.482Z] #38 38.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-15T09:17:19.482Z] #38 38.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-15T09:17:19.482Z] #38 38.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-15T09:17:19.482Z] #38 38.09 python-six zlib1g-dev [2020-05-15T09:17:19.482Z] #38 38.47 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:17:19.482Z] #38 38.47 Need to get 3798 kB of archives. [2020-05-15T09:17:19.482Z] #38 38.47 After this operation, 21.6 MB of additional disk space will be used. [2020-05-15T09:17:19.482Z] #38 38.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-15T09:17:19.482Z] #38 38.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-15T09:17:19.482Z] #38 38.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-15T09:17:19.482Z] #38 38.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-15T09:17:19.482Z] #38 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-15T09:17:19.482Z] #38 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-15T09:17:19.482Z] #38 38.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-05-15T09:17:19.482Z] #38 38.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-15T09:17:19.482Z] #38 38.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-15T09:17:19.482Z] #38 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-15T09:17:19.482Z] #38 38.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-15T09:17:19.482Z] #38 38.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-15T09:17:19.482Z] #38 38.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-05-15T09:17:19.482Z] #38 38.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-15T09:17:19.482Z] #38 38.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-15T09:17:19.482Z] #38 38.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-15T09:17:19.482Z] #38 38.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-15T09:17:19.482Z] #38 40.38 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:17:19.482Z] #38 40.86 Fetched 3798 kB in 1s (6139 kB/s) [2020-05-15T09:17:19.482Z] #38 41.05 Selecting previously unselected package libcap-dev:arm64. [2020-05-15T09:17:19.482Z] #38 41.05 (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 ... 15382 files and directories currently installed.) [2020-05-15T09:17:19.482Z] #38 41.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-15T09:17:19.482Z] #38 41.19 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-15T09:17:19.482Z] #38 41.53 Selecting previously unselected package libnet1:arm64. [2020-05-15T09:17:19.482Z] #38 41.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-15T09:17:19.692Z] #59 ... [2020-05-15T09:17:19.692Z] [2020-05-15T09:17:19.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:19.692Z] #41 9.118 + RM_GOPATH=0 [2020-05-15T09:17:19.692Z] #41 9.118 + TMP_GOPATH= [2020-05-15T09:17:19.692Z] #41 9.118 + : /build [2020-05-15T09:17:19.692Z] #41 9.118 + '[' -z '' ']' [2020-05-15T09:17:19.692Z] #41 9.121 ++ mktemp -d [2020-05-15T09:17:19.692Z] #41 9.121 + export GOPATH=/tmp/tmp.gs8i3gOPWr [2020-05-15T09:17:19.692Z] #41 9.121 + GOPATH=/tmp/tmp.gs8i3gOPWr [2020-05-15T09:17:19.692Z] #41 9.121 + RM_GOPATH=1 [2020-05-15T09:17:19.692Z] #41 9.153 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:19.692Z] #41 9.174 + dir=/tmp/install [2020-05-15T09:17:19.692Z] #41 9.182 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:19.692Z] #41 9.182 + bin=vndr [2020-05-15T09:17:19.692Z] #41 9.182 + shift [2020-05-15T09:17:19.692Z] #41 9.182 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-15T09:17:19.692Z] #41 9.182 + . /tmp/install/vndr.installer [2020-05-15T09:17:19.692Z] #41 9.182 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:19.692Z] #41 9.182 + install_vndr [2020-05-15T09:17:19.692Z] #41 9.182 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-15T09:17:19.692Z] #41 9.182 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gs8i3gOPWr/src/github.com/LK4D4/vndr [2020-05-15T09:17:19.692Z] #41 9.210 Cloning into '/tmp/tmp.gs8i3gOPWr/src/github.com/LK4D4/vndr'... [2020-05-15T09:17:19.742Z] #38 ... [2020-05-15T09:17:19.742Z] [2020-05-15T09:17:19.742Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:17:19.742Z] #24 DONE 0.1s [2020-05-15T09:17:19.742Z] [2020-05-15T09:17:19.742Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:19.742Z] #38 41.56 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:17:19.947Z] #41 ... [2020-05-15T09:17:19.947Z] [2020-05-15T09:17:19.947Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:19.947Z] #43 9.829 + RM_GOPATH=0 [2020-05-15T09:17:19.947Z] #43 9.829 + TMP_GOPATH= [2020-05-15T09:17:19.947Z] #43 9.829 + : /build [2020-05-15T09:17:19.947Z] #43 9.829 + '[' -z '' ']' [2020-05-15T09:17:19.947Z] #43 9.829 ++ mktemp -d [2020-05-15T09:17:20.002Z] #38 41.82 Selecting previously unselected package libnet1-dev. [2020-05-15T09:17:20.002Z] #38 41.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-15T09:17:20.002Z] #38 41.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:17:20.202Z] #43 9.853 + export GOPATH=/tmp/tmp.g1drwSCWef [2020-05-15T09:17:20.202Z] #43 9.853 + GOPATH=/tmp/tmp.g1drwSCWef [2020-05-15T09:17:20.202Z] #43 9.853 + RM_GOPATH=1 [2020-05-15T09:17:20.202Z] #43 9.853 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:20.202Z] #43 9.867 + dir=/tmp/install [2020-05-15T09:17:20.202Z] #43 9.867 + bin=gotestsum [2020-05-15T09:17:20.202Z] #43 9.867 + shift [2020-05-15T09:17:20.202Z] #43 9.867 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-15T09:17:20.202Z] #43 9.867 + . /tmp/install/gotestsum.installer [2020-05-15T09:17:20.202Z] #43 9.867 ++ : v0.3.5 [2020-05-15T09:17:20.202Z] #43 9.867 + install_gotestsum [2020-05-15T09:17:20.202Z] #43 9.867 + echo 'Installing gotestsum version v0.3.5' [2020-05-15T09:17:20.202Z] #43 9.867 + go get -d gotest.tools/gotestsum [2020-05-15T09:17:20.202Z] #43 9.867 Installing gotestsum version v0.3.5 [2020-05-15T09:17:20.202Z] #43 ... [2020-05-15T09:17:20.202Z] [2020-05-15T09:17:20.202Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:20.265Z] #38 42.16 Selecting previously unselected package libnl-3-200:arm64. [2020-05-15T09:17:20.265Z] #38 42.16 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-15T09:17:20.265Z] #38 42.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-15T09:17:20.265Z] #38 42.38 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-15T09:17:20.458Z] #21 ... [2020-05-15T09:17:20.458Z] [2020-05-15T09:17:20.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:20.458Z] #38 7.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:20.458Z] #38 7.617 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:20.458Z] #38 7.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:20.458Z] #38 9.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:17:20.458Z] #38 ... [2020-05-15T09:17:20.458Z] [2020-05-15T09:17:20.458Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:20.525Z] #38 42.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-15T09:17:20.525Z] #38 42.40 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-15T09:17:20.525Z] #38 ... [2020-05-15T09:17:20.525Z] [2020-05-15T09:17:20.525Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:20.525Z] #51 37.93 The following additional packages will be installed: [2020-05-15T09:17:20.525Z] #51 37.95 libbtrfs0 [2020-05-15T09:17:20.525Z] #51 38.12 The following NEW packages will be installed: [2020-05-15T09:17:20.525Z] #51 38.15 libbtrfs-dev libbtrfs0 [2020-05-15T09:17:20.525Z] #51 38.65 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:17:20.525Z] #51 38.65 Need to get 119 kB of archives. [2020-05-15T09:17:20.525Z] #51 38.65 After this operation, 387 kB of additional disk space will be used. [2020-05-15T09:17:20.525Z] #51 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-15T09:17:20.525Z] #51 38.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-15T09:17:20.525Z] #51 40.26 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:17:20.525Z] #51 40.60 Fetched 119 kB in 0s (314 kB/s) [2020-05-15T09:17:20.525Z] #51 40.79 Selecting previously unselected package libbtrfs0. [2020-05-15T09:17:20.525Z] #51 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-15T09:17:20.525Z] #51 40.90 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-15T09:17:20.525Z] #51 40.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:17:20.525Z] #51 41.15 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:17:20.525Z] #51 41.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-15T09:17:20.525Z] #51 41.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:17:20.525Z] #51 41.77 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:17:20.526Z] #51 41.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:17:20.526Z] #51 41.83 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:17:20.526Z] #51 DONE 42.5s [2020-05-15T09:17:20.713Z] #32 ... [2020-05-15T09:17:20.713Z] [2020-05-15T09:17:20.713Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:20.713Z] #47 9.155 + RM_GOPATH=0 [2020-05-15T09:17:20.713Z] #47 9.155 + TMP_GOPATH= [2020-05-15T09:17:20.713Z] #47 9.155 + : /build [2020-05-15T09:17:20.713Z] #47 9.155 + '[' -z '' ']' [2020-05-15T09:17:20.713Z] #47 9.156 ++ mktemp -d [2020-05-15T09:17:20.713Z] #47 9.156 + export GOPATH=/tmp/tmp.0Iy8GAWAKz [2020-05-15T09:17:20.713Z] #47 9.156 + GOPATH=/tmp/tmp.0Iy8GAWAKz [2020-05-15T09:17:20.713Z] #47 9.156 + RM_GOPATH=1 [2020-05-15T09:17:20.713Z] #47 9.166 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:20.713Z] #47 9.174 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:20.713Z] #47 9.174 + dir=/tmp/install [2020-05-15T09:17:20.713Z] #47 9.174 + bin=shfmt [2020-05-15T09:17:20.713Z] #47 9.174 + shift [2020-05-15T09:17:20.713Z] #47 9.174 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-15T09:17:20.713Z] #47 9.174 + . /tmp/install/shfmt.installer [2020-05-15T09:17:20.713Z] #47 9.174 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:20.713Z] #47 9.174 + install_shfmt [2020-05-15T09:17:20.713Z] #47 9.174 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-15T09:17:20.713Z] #47 9.174 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0Iy8GAWAKz/src/github.com/mvdan/sh [2020-05-15T09:17:20.713Z] #47 9.194 Cloning into '/tmp/tmp.0Iy8GAWAKz/src/github.com/mvdan/sh'... [2020-05-15T09:17:20.713Z] #47 ... [2020-05-15T09:17:20.713Z] [2020-05-15T09:17:20.713Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:20.790Z] [2020-05-15T09:17:20.790Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:20.968Z] #51 ... [2020-05-15T09:17:20.968Z] [2020-05-15T09:17:20.969Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:17:20.969Z] #28 10.16 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-15T09:17:20.969Z] #28 10.16 Cloning into '.'... [2020-05-15T09:17:20.969Z] #28 ... [2020-05-15T09:17:20.969Z] [2020-05-15T09:17:20.969Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:20.969Z] #45 10.61 + RM_GOPATH=0 [2020-05-15T09:17:20.969Z] #45 10.61 + TMP_GOPATH= [2020-05-15T09:17:20.969Z] #45 10.61 + : /build [2020-05-15T09:17:20.969Z] #45 10.61 + '[' -z '' ']' [2020-05-15T09:17:20.969Z] #45 10.61 ++ mktemp -d [2020-05-15T09:17:20.969Z] #45 10.61 + export GOPATH=/tmp/tmp.LDsQZc0rjQ [2020-05-15T09:17:20.969Z] #45 10.61 + GOPATH=/tmp/tmp.LDsQZc0rjQ [2020-05-15T09:17:20.969Z] #45 10.61 + RM_GOPATH=1 [2020-05-15T09:17:20.969Z] #45 10.61 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:20.969Z] #45 10.61 + dir=/tmp/install [2020-05-15T09:17:20.969Z] #45 10.61 + bin=golangci_lint [2020-05-15T09:17:20.969Z] #45 10.61 + shift [2020-05-15T09:17:20.969Z] #45 10.61 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-15T09:17:20.969Z] #45 10.61 + . /tmp/install/golangci_lint.installer [2020-05-15T09:17:20.969Z] #45 10.61 ++ : v1.23.8 [2020-05-15T09:17:20.969Z] #45 10.61 + install_golangci_lint [2020-05-15T09:17:20.969Z] #45 10.61 + echo 'Installing golangci-lint version v1.23.8' [2020-05-15T09:17:20.969Z] #45 10.61 Installing golangci-lint version v1.23.8 [2020-05-15T09:17:20.969Z] #45 10.62 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-15T09:17:21.233Z] #45 ... [2020-05-15T09:17:21.233Z] [2020-05-15T09:17:21.233Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:21.233Z] #30 10.45 + RM_GOPATH=0 [2020-05-15T09:17:21.233Z] #30 10.45 + TMP_GOPATH= [2020-05-15T09:17:21.233Z] #30 10.45 + : /build [2020-05-15T09:17:21.233Z] #30 10.45 + '[' -z '' ']' [2020-05-15T09:17:21.233Z] #30 10.45 ++ mktemp -d [2020-05-15T09:17:21.233Z] #30 10.47 + export GOPATH=/tmp/tmp.279cC2Bzod [2020-05-15T09:17:21.233Z] #30 10.47 + GOPATH=/tmp/tmp.279cC2Bzod [2020-05-15T09:17:21.233Z] #30 10.47 + RM_GOPATH=1 [2020-05-15T09:17:21.233Z] #30 10.47 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:21.233Z] #30 10.49 + dir=/tmp/install [2020-05-15T09:17:21.233Z] #30 10.49 + bin=tomlv [2020-05-15T09:17:21.233Z] #30 10.49 + shift [2020-05-15T09:17:21.233Z] #30 10.49 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-15T09:17:21.233Z] #30 10.49 + . /tmp/install/tomlv.installer [2020-05-15T09:17:21.233Z] #30 10.49 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:21.233Z] #30 10.49 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:21.233Z] #30 10.49 + install_tomlv [2020-05-15T09:17:21.233Z] #30 10.49 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-15T09:17:21.233Z] #30 10.49 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.279cC2Bzod/src/github.com/BurntSushi/toml [2020-05-15T09:17:21.233Z] #30 10.49 Cloning into '/tmp/tmp.279cC2Bzod/src/github.com/BurntSushi/toml'... [2020-05-15T09:17:21.494Z] #30 ... [2020-05-15T09:17:21.494Z] [2020-05-15T09:17:21.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:21.494Z] #10 10.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:21.494Z] #10 10.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:21.494Z] #10 10.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:21.494Z] #10 ... [2020-05-15T09:17:21.494Z] [2020-05-15T09:17:21.494Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:21.494Z] #54 9.247 + RM_GOPATH=0 [2020-05-15T09:17:21.494Z] #54 9.247 + TMP_GOPATH= [2020-05-15T09:17:21.494Z] #54 9.247 + : /build [2020-05-15T09:17:21.494Z] #54 9.247 + '[' -z '' ']' [2020-05-15T09:17:21.494Z] #54 9.253 ++ mktemp -d [2020-05-15T09:17:21.494Z] #54 9.267 + export GOPATH=/tmp/tmp.b1w1IYjrfZ [2020-05-15T09:17:21.494Z] #54 9.267 + GOPATH=/tmp/tmp.b1w1IYjrfZ [2020-05-15T09:17:21.494Z] #54 9.267 + RM_GOPATH=1 [2020-05-15T09:17:21.494Z] #54 9.269 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:21.494Z] #54 9.291 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:21.494Z] #54 9.291 + dir=/tmp/install [2020-05-15T09:17:21.494Z] #54 9.291 + bin=rootlesskit [2020-05-15T09:17:21.494Z] #54 9.291 + shift [2020-05-15T09:17:21.494Z] #54 9.291 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-15T09:17:21.494Z] #54 9.291 + . /tmp/install/rootlesskit.installer [2020-05-15T09:17:21.494Z] #54 9.291 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:21.494Z] #54 9.291 + install_rootlesskit [2020-05-15T09:17:21.494Z] #54 9.291 + case "$1" in [2020-05-15T09:17:21.494Z] #54 9.291 + export CGO_ENABLED=0 [2020-05-15T09:17:21.494Z] #54 9.291 + CGO_ENABLED=0 [2020-05-15T09:17:21.494Z] #54 9.291 + _install_rootlesskit [2020-05-15T09:17:21.494Z] #54 9.291 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-15T09:17:21.494Z] #54 9.291 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b1w1IYjrfZ/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:17:21.494Z] #54 9.300 Cloning into '/tmp/tmp.b1w1IYjrfZ/src/github.com/rootless-containers/rootlesskit'... [2020-05-15T09:17:21.749Z] #54 ... [2020-05-15T09:17:21.749Z] [2020-05-15T09:17:21.749Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:21.749Z] #32 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:21.749Z] #32 11.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:21.749Z] #32 11.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:23.113Z] #32 12.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:17:24.092Z] #52 2.931 + RM_GOPATH=0 [2020-05-15T09:17:24.092Z] #52 2.932 + TMP_GOPATH= [2020-05-15T09:17:24.092Z] #52 2.933 + : /build [2020-05-15T09:17:24.092Z] #52 2.933 + '[' -z '' ']' [2020-05-15T09:17:24.092Z] #52 2.935 ++ mktemp -d [2020-05-15T09:17:24.092Z] #52 2.938 + export GOPATH=/tmp/tmp.l3lqGRkOXg [2020-05-15T09:17:24.092Z] #52 2.938 + GOPATH=/tmp/tmp.l3lqGRkOXg [2020-05-15T09:17:24.092Z] #52 2.938 + RM_GOPATH=1 [2020-05-15T09:17:24.092Z] #52 2.938 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:24.092Z] #52 2.940 + dir=/tmp/install [2020-05-15T09:17:24.092Z] #52 2.940 + bin=containerd [2020-05-15T09:17:24.092Z] #52 2.940 + shift [2020-05-15T09:17:24.092Z] #52 2.940 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-15T09:17:24.092Z] #52 2.940 + . /tmp/install/containerd.installer [2020-05-15T09:17:24.092Z] #52 2.940 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:17:24.092Z] #52 2.940 + install_containerd [2020-05-15T09:17:24.092Z] #52 2.940 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-15T09:17:24.092Z] #52 2.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l3lqGRkOXg/src/github.com/containerd/containerd [2020-05-15T09:17:24.092Z] #52 2.940 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:17:24.092Z] #52 2.949 Cloning into '/tmp/tmp.l3lqGRkOXg/src/github.com/containerd/containerd'... [2020-05-15T09:17:26.010Z] #52 ... [2020-05-15T09:17:26.010Z] [2020-05-15T09:17:26.010Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:26.010Z] #25 4.916 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-15T09:17:26.010Z] #25 5.404 #=#=# [2020-05-15T09:17:27.091Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.5s done [2020-05-15T09:17:27.091Z] #8 DONE 38.9s [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-15T09:17:27.091Z] #9 DONE 0.2s [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-15T09:17:27.091Z] #10 DONE 0.2s [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:27.091Z] #39 ... [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-15T09:17:27.091Z] #28 DONE 0.1s [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-15T09:17:27.091Z] #36 DONE 0.1s [2020-05-15T09:17:27.091Z] [2020-05-15T09:17:27.091Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:27.091Z] #37 1.327 + git clone https://github.com/docker/distribution.git . [2020-05-15T09:17:27.091Z] #37 1.335 Cloning into '.'... [2020-05-15T09:17:27.278Z] #32 ... [2020-05-15T09:17:27.278Z] [2020-05-15T09:17:27.278Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:27.278Z] #54 16.64 Checking out files: 96% (771/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-15T09:17:27.278Z] #54 16.72 + cd /tmp/tmp.b1w1IYjrfZ/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:17:27.278Z] #54 16.72 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:27.533Z] #54 17.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:17:27.533Z] #54 17.34 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-15T09:17:27.602Z] #25 5.778 0.0% ## 3.7% ##### 7.5% ####### 10.5% ######### 13.9% ############## 19.9% ################## 25.3% ################### 27.6% ###################### 31.4% ########################### 37.7% ################################ 45.1% ###################################### 52.9% ########################################### 60.4% ############################################### 66.0% #################################################### 72.2% ###################################################### 76.2% ########################################################### 83.0% ############################################################# 85.6% ############################################################### 88.7% #################################################################### 95.6% ######################################################################## 100.0% [2020-05-15T09:17:27.602Z] #25 ... [2020-05-15T09:17:27.602Z] [2020-05-15T09:17:27.602Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:27.602Z] #30 39.50 sync [2020-05-15T09:17:27.602Z] #30 39.52 internal/reflectlite [2020-05-15T09:17:27.602Z] #30 42.63 sort [2020-05-15T09:17:27.602Z] #30 42.68 errors [2020-05-15T09:17:27.602Z] #30 43.07 strconv [2020-05-15T09:17:27.602Z] #30 43.08 io [2020-05-15T09:17:27.602Z] #30 43.15 internal/oserror [2020-05-15T09:17:27.602Z] #30 43.27 syscall [2020-05-15T09:17:27.602Z] #30 45.85 strings [2020-05-15T09:17:27.602Z] #30 45.85 bytes [2020-05-15T09:17:27.602Z] #30 ... [2020-05-15T09:17:27.602Z] [2020-05-15T09:17:27.602Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:27.602Z] #32 39.43 The following NEW packages will be installed: [2020-05-15T09:17:27.602Z] #32 39.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-15T09:17:27.602Z] #32 39.47 vim-common xxd [2020-05-15T09:17:27.602Z] #32 39.88 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:17:27.602Z] #32 39.88 Need to get 14.2 MB of archives. [2020-05-15T09:17:27.602Z] #32 39.88 After this operation, 60.0 MB of additional disk space will be used. [2020-05-15T09:17:27.602Z] #32 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-15T09:17:27.602Z] #32 39.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:17:27.602Z] #32 39.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-15T09:17:27.602Z] #32 40.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-15T09:17:27.602Z] #32 40.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-15T09:17:27.602Z] #32 41.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-15T09:17:27.602Z] #32 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-15T09:17:27.602Z] #32 41.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-15T09:17:27.602Z] #32 41.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-15T09:17:27.602Z] #32 41.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-15T09:17:27.602Z] #32 43.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:17:27.602Z] #32 43.56 Fetched 14.2 MB in 2s (7146 kB/s) [2020-05-15T09:17:27.602Z] #32 43.72 Selecting previously unselected package xxd. [2020-05-15T09:17:27.602Z] #32 43.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-15T09:17:27.602Z] #32 43.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-15T09:17:27.602Z] #32 43.96 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:17:27.602Z] #32 44.29 Selecting previously unselected package vim-common. [2020-05-15T09:17:27.602Z] #32 44.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:17:27.602Z] #32 44.40 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:17:27.602Z] #32 44.91 Selecting previously unselected package cmake-data. [2020-05-15T09:17:27.602Z] #32 44.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-15T09:17:27.602Z] #32 44.96 Unpacking cmake-data (3.13.4-1) ... [2020-05-15T09:17:27.870Z] #32 ... [2020-05-15T09:17:27.870Z] [2020-05-15T09:17:27.870Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:27.870Z] #41 39.52 internal/reflectlite [2020-05-15T09:17:27.870Z] #41 39.52 sync [2020-05-15T09:17:27.870Z] #41 40.67 github.com/LK4D4/vndr/godl/singleflight [2020-05-15T09:17:27.870Z] #41 40.68 math/rand [2020-05-15T09:17:27.870Z] #41 40.68 internal/singleflight [2020-05-15T09:17:27.870Z] #41 43.35 sort [2020-05-15T09:17:27.870Z] #41 43.35 io [2020-05-15T09:17:27.870Z] #41 43.49 strconv [2020-05-15T09:17:27.870Z] #41 43.49 syscall [2020-05-15T09:17:27.870Z] #41 45.47 vendor/golang.org/x/net/dns/dnsmessage [2020-05-15T09:17:27.870Z] #41 46.08 bytes [2020-05-15T09:17:27.870Z] #41 49.59 bufio [2020-05-15T09:17:27.870Z] #41 ... [2020-05-15T09:17:27.870Z] [2020-05-15T09:17:27.870Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:27.870Z] #32 49.84 Selecting previously unselected package libicu63:arm64. [2020-05-15T09:17:27.870Z] #32 49.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-15T09:17:27.870Z] #32 49.89 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-15T09:17:29.085Z] #45 ... [2020-05-15T09:17:29.086Z] [2020-05-15T09:17:29.086Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:29.086Z] #52 125.7 + bin/containerd [2020-05-15T09:17:29.254Z] #32 ... [2020-05-15T09:17:29.254Z] [2020-05-15T09:17:29.254Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:29.254Z] #10 41.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-15T09:17:29.254Z] #10 43.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-15T09:17:29.254Z] #10 43.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-15T09:17:29.254Z] #10 43.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-15T09:17:29.254Z] #10 43.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-15T09:17:29.254Z] #10 43.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-15T09:17:29.254Z] #10 43.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-15T09:17:29.254Z] #10 43.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-15T09:17:29.254Z] #10 43.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-15T09:17:29.254Z] #10 43.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-15T09:17:29.254Z] #10 43.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-15T09:17:29.254Z] #10 43.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-15T09:17:29.254Z] #10 43.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-15T09:17:29.254Z] #10 43.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-15T09:17:29.254Z] #10 43.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-15T09:17:29.254Z] #10 43.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-15T09:17:29.254Z] #10 44.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:17:29.254Z] #10 45.15 Fetched 73.8 MB in 6s (11.9 MB/s) [2020-05-15T09:17:29.254Z] #10 45.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-15T09:17:29.254Z] #10 45.48 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ... [2020-05-15T09:17:29.254Z] #10 45.55 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:17:29.254Z] #10 46.01 Setting up libsystemd0:arm64 (241-7~deb10u4) ... [2020-05-15T09:17:29.254Z] #10 46.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-15T09:17:29.254Z] #10 46.30 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ... [2020-05-15T09:17:29.254Z] #10 46.35 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:17:29.254Z] #10 46.65 Setting up libudev1:arm64 (241-7~deb10u4) ... [2020-05-15T09:17:29.254Z] #10 46.87 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-15T09:17:29.254Z] #10 46.87 (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 ... 15382 files and directories currently installed.) [2020-05-15T09:17:29.254Z] #10 47.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-15T09:17:29.254Z] #10 47.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:17:29.254Z] #10 49.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-15T09:17:29.254Z] #10 49.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-15T09:17:29.254Z] #10 49.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:17:29.516Z] #10 ... [2020-05-15T09:17:29.516Z] [2020-05-15T09:17:29.516Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:29.516Z] #25 8.344 [2020-05-15T09:17:29.516Z] #25 8.737 0.1% # 1.8% ### 5.2% ##################### 29.3% ############################################## 64.7% ######################################################### 80.3% ######################################################################## 100.0% [2020-05-15T09:17:29.516Z] #25 9.944 [2020-05-15T09:17:30.046Z] #54 ... [2020-05-15T09:17:30.046Z] [2020-05-15T09:17:30.046Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:30.046Z] #23 9.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:17:30.046Z] #23 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:17:30.046Z] #23 ... [2020-05-15T09:17:30.046Z] [2020-05-15T09:17:30.046Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:30.046Z] #41 10.30 + cd /tmp/tmp.gs8i3gOPWr/src/github.com/LK4D4/vndr [2020-05-15T09:17:30.046Z] #41 10.32 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:30.046Z] #41 10.33 + go build -buildmode=pie -v -o /build/vndr . [2020-05-15T09:17:30.046Z] #41 12.27 internal/cpu [2020-05-15T09:17:30.046Z] #41 12.31 runtime/internal/atomic [2020-05-15T09:17:30.046Z] #41 12.78 runtime/internal/sys [2020-05-15T09:17:30.046Z] #41 13.04 internal/bytealg [2020-05-15T09:17:30.046Z] #41 13.26 runtime/internal/math [2020-05-15T09:17:30.046Z] #41 13.37 internal/race [2020-05-15T09:17:30.046Z] #41 13.52 sync/atomic [2020-05-15T09:17:30.046Z] #41 14.15 unicode [2020-05-15T09:17:30.046Z] #41 14.53 runtime [2020-05-15T09:17:30.600Z] #37 ... [2020-05-15T09:17:30.600Z] [2020-05-15T09:17:30.600Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:30.600Z] #31 0.858 + RM_GOPATH=0 [2020-05-15T09:17:30.600Z] #31 0.858 + TMP_GOPATH= [2020-05-15T09:17:30.600Z] #31 0.858 + : /build [2020-05-15T09:17:30.600Z] #31 0.858 + '[' -z '' ']' [2020-05-15T09:17:30.600Z] #31 0.859 ++ mktemp -d [2020-05-15T09:17:30.600Z] #31 0.860 + export GOPATH=/tmp/tmp.iDw4ofVKMF [2020-05-15T09:17:30.600Z] #31 0.860 + GOPATH=/tmp/tmp.iDw4ofVKMF [2020-05-15T09:17:30.600Z] #31 0.860 + RM_GOPATH=1 [2020-05-15T09:17:30.600Z] #31 0.861 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:30.600Z] #31 0.862 + dir=/tmp/install [2020-05-15T09:17:30.600Z] #31 0.863 + bin=tomlv [2020-05-15T09:17:30.600Z] #31 0.863 + shift [2020-05-15T09:17:30.600Z] #31 0.863 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-15T09:17:30.600Z] #31 0.863 + . /tmp/install/tomlv.installer [2020-05-15T09:17:30.600Z] #31 0.863 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:30.600Z] #31 0.864 + install_tomlv [2020-05-15T09:17:30.600Z] #31 0.864 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-15T09:17:30.600Z] #31 0.865 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iDw4ofVKMF/src/github.com/BurntSushi/toml [2020-05-15T09:17:30.600Z] #31 0.865 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:30.600Z] #31 0.868 Cloning into '/tmp/tmp.iDw4ofVKMF/src/github.com/BurntSushi/toml'... [2020-05-15T09:17:30.600Z] #31 1.660 + cd /tmp/tmp.iDw4ofVKMF/src/github.com/BurntSushi/toml [2020-05-15T09:17:30.600Z] #31 1.661 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:30.600Z] #31 1.694 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:17:30.600Z] #31 2.776 internal/cpu [2020-05-15T09:17:30.600Z] #31 2.782 math/bits [2020-05-15T09:17:30.600Z] #31 2.803 runtime/internal/sys [2020-05-15T09:17:30.600Z] #31 2.917 runtime/internal/atomic [2020-05-15T09:17:30.600Z] #31 3.722 runtime/internal/math [2020-05-15T09:17:30.600Z] #31 4.270 unicode/utf8 [2020-05-15T09:17:30.600Z] #31 4.396 internal/race [2020-05-15T09:17:30.600Z] #31 4.907 sync/atomic [2020-05-15T09:17:30.612Z] #41 20.21 unicode/utf8 [2020-05-15T09:17:30.612Z] #41 ... [2020-05-15T09:17:30.612Z] [2020-05-15T09:17:30.612Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:30.612Z] #21 10.36 + RM_GOPATH=0 [2020-05-15T09:17:30.612Z] #21 10.36 + TMP_GOPATH= [2020-05-15T09:17:30.612Z] #21 10.36 + : /build [2020-05-15T09:17:30.612Z] #21 10.36 + '[' -z '' ']' [2020-05-15T09:17:30.612Z] #21 10.36 ++ mktemp -d [2020-05-15T09:17:30.612Z] #21 10.37 + export GOPATH=/tmp/tmp.Y1TCUyJTpX [2020-05-15T09:17:30.612Z] #21 10.37 + GOPATH=/tmp/tmp.Y1TCUyJTpX [2020-05-15T09:17:30.612Z] #21 10.37 + RM_GOPATH=1 [2020-05-15T09:17:30.612Z] #21 10.37 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:30.612Z] #21 10.38 Install docker/cli version 17.06.2-ce from stable [2020-05-15T09:17:30.612Z] #21 10.38 + dir=/tmp/install [2020-05-15T09:17:30.612Z] #21 10.38 + bin=dockercli [2020-05-15T09:17:30.612Z] #21 10.38 + shift [2020-05-15T09:17:30.612Z] #21 10.38 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-15T09:17:30.612Z] #21 10.38 + . /tmp/install/dockercli.installer [2020-05-15T09:17:30.612Z] #21 10.38 ++ : stable [2020-05-15T09:17:30.612Z] #21 10.38 ++ : 17.06.2-ce [2020-05-15T09:17:30.612Z] #21 10.38 + install_dockercli [2020-05-15T09:17:30.612Z] #21 10.38 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-15T09:17:30.612Z] #21 10.38 ++ uname -m [2020-05-15T09:17:30.612Z] #21 10.40 + arch=x86_64 [2020-05-15T09:17:30.612Z] #21 10.40 + '[' x86_64 '!=' x86_64 ']' [2020-05-15T09:17:30.612Z] #21 10.40 + url=https://download.docker.com/linux/static [2020-05-15T09:17:30.612Z] #21 10.40 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-15T09:17:30.612Z] #21 10.40 + tar -xz docker/docker [2020-05-15T09:17:30.870Z] #21 ... [2020-05-15T09:17:30.870Z] [2020-05-15T09:17:30.870Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:30.870Z] #30 11.89 + cd /tmp/tmp.279cC2Bzod/src/github.com/BurntSushi/toml [2020-05-15T09:17:30.870Z] #30 11.89 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-15T09:17:30.870Z] #30 11.91 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:17:30.870Z] #30 12.91 internal/cpu [2020-05-15T09:17:30.870Z] #30 12.95 runtime/internal/sys [2020-05-15T09:17:30.870Z] #30 13.34 runtime/internal/math [2020-05-15T09:17:30.870Z] #30 13.73 math/bits [2020-05-15T09:17:30.870Z] #30 14.13 internal/bytealg [2020-05-15T09:17:30.870Z] #30 14.89 math [2020-05-15T09:17:30.870Z] #30 15.28 runtime [2020-05-15T09:17:30.870Z] #30 ... [2020-05-15T09:17:30.870Z] [2020-05-15T09:17:30.870Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:30.870Z] #36 10.63 + git clone https://github.com/docker/distribution.git . [2020-05-15T09:17:30.870Z] #36 10.65 Cloning into '.'... [2020-05-15T09:17:30.890Z] #31 5.404 internal/bytealg [2020-05-15T09:17:31.130Z] #36 ... [2020-05-15T09:17:31.131Z] [2020-05-15T09:17:31.131Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:31.131Z] #51 11.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:31.131Z] #51 11.51 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:31.131Z] #51 11.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:31.131Z] #51 13.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:17:31.131Z] #51 18.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:17:31.308Z] #25 10.27 0.0% ### 5.4% ######## 11.4% ########### 16.4% ############## 20.8% ################### 26.5% ####################### 32.1% ############################ 39.2% ############################## 42.0% ################################## 47.6% [2020-05-15T09:17:31.309Z] #25 ... [2020-05-15T09:17:31.309Z] [2020-05-15T09:17:31.309Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:31.309Z] #38 42.89 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-15T09:17:31.309Z] #38 42.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 42.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-15T09:17:31.309Z] #38 43.12 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-15T09:17:31.309Z] #38 43.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 43.15 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-15T09:17:31.309Z] #38 43.48 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-15T09:17:31.309Z] #38 43.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 43.52 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-15T09:17:31.309Z] #38 43.89 Selecting previously unselected package libprotobuf17:arm64. [2020-05-15T09:17:31.309Z] #38 43.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 43.90 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 44.83 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-15T09:17:31.309Z] #38 44.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 44.86 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 45.21 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-15T09:17:31.309Z] #38 45.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 45.22 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 46.56 Selecting previously unselected package libprotoc17:arm64. [2020-05-15T09:17:31.309Z] #38 46.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 46.57 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 47.21 Selecting previously unselected package protobuf-c-compiler. [2020-05-15T09:17:31.309Z] #38 47.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 47.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:17:31.309Z] #38 47.37 Selecting previously unselected package protobuf-compiler. [2020-05-15T09:17:31.309Z] #38 47.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 47.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 47.61 Selecting previously unselected package python-pkg-resources. [2020-05-15T09:17:31.309Z] #38 47.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:17:31.309Z] #38 47.62 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-15T09:17:31.309Z] #38 48.00 Selecting previously unselected package python-six. [2020-05-15T09:17:31.309Z] #38 48.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-15T09:17:31.309Z] #38 48.03 Unpacking python-six (1.12.0-1) ... [2020-05-15T09:17:31.309Z] #38 48.21 Selecting previously unselected package python-protobuf. [2020-05-15T09:17:31.309Z] #38 48.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-15T09:17:31.309Z] #38 48.22 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-15T09:17:31.309Z] #38 49.05 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-15T09:17:31.309Z] #38 ... [2020-05-15T09:17:31.309Z] [2020-05-15T09:17:31.309Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:31.522Z] #31 6.133 math [2020-05-15T09:17:31.569Z] #25 10.27 0.0% ### 5.4% ######## 11.4% ########### 16.4% ############## 20.8% ################### 26.5% ####################### 32.1% ############################ 39.2% ############################## 42.0% ################################## 47.6% #################################### 50.8% ######################################## 56.5% ############################################ 62.1% ############################################### 65.4% [2020-05-15T09:17:31.570Z] #25 ... [2020-05-15T09:17:31.570Z] [2020-05-15T09:17:31.570Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:17:31.570Z] #28 43.43 Checking out files: 89% (1360/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-15T09:17:31.570Z] #28 44.10 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-15T09:17:31.570Z] #28 44.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-15T09:17:31.701Z] #51 ... [2020-05-15T09:17:31.701Z] [2020-05-15T09:17:31.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:31.701Z] #10 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:17:31.701Z] #10 15.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:17:31.701Z] #10 19.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:17:31.838Z] #28 ... [2020-05-15T09:17:31.838Z] [2020-05-15T09:17:31.838Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:31.958Z] #10 ... [2020-05-15T09:17:31.958Z] [2020-05-15T09:17:31.958Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:31.958Z] #32 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:17:31.958Z] #32 21.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:17:32.099Z] #25 10.27 0.0% ### 5.4% ######## 11.4% ########### 16.4% ############## 20.8% ################### 26.5% ####################### 32.1% ############################ 39.2% ############################## 42.0% ################################## 47.6% #################################### 50.8% ######################################## 56.5% ############################################ 62.1% ############################################### 65.4% ################################################## 70.5% ###################################################### 76.1% ########################################################### 82.9% ################################################################# 90.9% ######################################################################## 100.0% [2020-05-15T09:17:32.162Z] #31 6.537 unicode [2020-05-15T09:17:32.363Z] #25 12.82 [2020-05-15T09:17:32.887Z] #32 ... [2020-05-15T09:17:32.887Z] [2020-05-15T09:17:32.887Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:32.887Z] #51 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:17:33.190Z] #31 7.479 internal/testlog [2020-05-15T09:17:33.448Z] #51 ... [2020-05-15T09:17:33.448Z] [2020-05-15T09:17:33.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:33.448Z] #38 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:17:33.448Z] #38 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:17:33.704Z] #38 ... [2020-05-15T09:17:33.704Z] [2020-05-15T09:17:33.704Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:33.704Z] #41 21.72 math [2020-05-15T09:17:33.934Z] #25 13.09 0.0% # 2.5% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 10.1% ######## 11.6% ######### 13.3% ########### 16.1% ############# 19.1% ############### 21.4% [2020-05-15T09:17:33.934Z] #25 ... [2020-05-15T09:17:33.934Z] [2020-05-15T09:17:33.934Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:33.934Z] #47 45.92 strconv [2020-05-15T09:17:33.934Z] #47 45.94 bytes [2020-05-15T09:17:33.934Z] #47 45.95 strings [2020-05-15T09:17:33.934Z] #47 45.99 syscall [2020-05-15T09:17:33.934Z] #47 51.60 bufio [2020-05-15T09:17:33.934Z] #47 52.03 text/tabwriter [2020-05-15T09:17:33.934Z] #47 53.99 reflect [2020-05-15T09:17:33.934Z] #47 54.01 regexp/syntax [2020-05-15T09:17:33.934Z] #47 ... [2020-05-15T09:17:33.934Z] [2020-05-15T09:17:33.934Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:34.226Z] #31 8.510 encoding [2020-05-15T09:17:34.857Z] #31 9.301 runtime/cgo [2020-05-15T09:17:35.147Z] #31 9.625 runtime [2020-05-15T09:17:35.240Z] #25 13.09 0.0% # 2.5% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 10.1% ######## 11.6% ######### 13.3% ########### 16.1% ############# 19.1% ############### 21.4% ################# 24.2% ################### 27.0% ##################### 29.4% ###################### 31.2% ####################### 32.7% ######################## 34.7% ########################## 36.4% ########################### 38.0% ############################ 39.8% ############################# 41.6% ############################### 43.5% ################################ 45.4% [2020-05-15T09:17:35.241Z] #25 ... [2020-05-15T09:17:35.241Z] [2020-05-15T09:17:35.241Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:35.241Z] #43 47.23 + cd /tmp/tmp.JOMqI8CQcf/src/gotest.tools/gotestsum [2020-05-15T09:17:35.241Z] #43 47.23 + git checkout -q v0.3.5 [2020-05-15T09:17:35.241Z] #43 47.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-15T09:17:35.241Z] #43 ... [2020-05-15T09:17:35.241Z] [2020-05-15T09:17:35.241Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:35.439Z] #31 ... [2020-05-15T09:17:35.439Z] [2020-05-15T09:17:35.439Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:35.439Z] #24 1.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:35.439Z] #24 2.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:35.439Z] #24 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:35.439Z] #24 4.241 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:17:35.439Z] #24 7.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:17:35.729Z] #24 ... [2020-05-15T09:17:35.729Z] [2020-05-15T09:17:35.729Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:35.729Z] #48 0.784 + RM_GOPATH=0 [2020-05-15T09:17:35.729Z] #48 0.784 + TMP_GOPATH= [2020-05-15T09:17:35.729Z] #48 0.784 + : /build [2020-05-15T09:17:35.729Z] #48 0.784 + '[' -z '' ']' [2020-05-15T09:17:35.729Z] #48 0.784 ++ mktemp -d [2020-05-15T09:17:35.729Z] #48 0.788 + export GOPATH=/tmp/tmp.7oapzWoCqh [2020-05-15T09:17:35.729Z] #48 0.788 + GOPATH=/tmp/tmp.7oapzWoCqh [2020-05-15T09:17:35.729Z] #48 0.789 + RM_GOPATH=1 [2020-05-15T09:17:35.729Z] #48 0.791 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:35.729Z] #48 0.793 + dir=/tmp/install [2020-05-15T09:17:35.729Z] #48 0.793 + bin=shfmt [2020-05-15T09:17:35.729Z] #48 0.793 + shift [2020-05-15T09:17:35.729Z] #48 0.795 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-15T09:17:35.729Z] #48 0.795 + . /tmp/install/shfmt.installer [2020-05-15T09:17:35.729Z] #48 0.795 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:35.729Z] #48 0.797 + install_shfmt [2020-05-15T09:17:35.729Z] #48 0.798 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-15T09:17:35.729Z] #48 0.798 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:35.729Z] #48 0.799 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7oapzWoCqh/src/github.com/mvdan/sh [2020-05-15T09:17:35.729Z] #48 0.811 Cloning into '/tmp/tmp.7oapzWoCqh/src/github.com/mvdan/sh'... [2020-05-15T09:17:35.729Z] #48 ... [2020-05-15T09:17:35.729Z] [2020-05-15T09:17:35.729Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:35.729Z] #11 1.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:35.729Z] #11 1.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:35.729Z] #11 1.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:35.729Z] #11 3.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:17:35.729Z] #11 7.008 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:17:35.729Z] #11 9.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:17:36.018Z] #11 ... [2020-05-15T09:17:36.018Z] [2020-05-15T09:17:36.018Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:36.018Z] #22 1.476 + RM_GOPATH=0 [2020-05-15T09:17:36.018Z] #22 1.477 + TMP_GOPATH= [2020-05-15T09:17:36.018Z] #22 1.478 + : /build [2020-05-15T09:17:36.018Z] #22 1.479 + '[' -z '' ']' [2020-05-15T09:17:36.018Z] #22 1.481 ++ mktemp -d [2020-05-15T09:17:36.018Z] #22 1.487 + export GOPATH=/tmp/tmp.mO3xkmNI4P [2020-05-15T09:17:36.018Z] #22 1.488 + GOPATH=/tmp/tmp.mO3xkmNI4P [2020-05-15T09:17:36.018Z] #22 1.489 + RM_GOPATH=1 [2020-05-15T09:17:36.018Z] #22 1.497 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:36.018Z] #22 1.500 + dir=/tmp/install [2020-05-15T09:17:36.018Z] #22 1.501 + bin=dockercli [2020-05-15T09:17:36.018Z] #22 1.502 + shift [2020-05-15T09:17:36.018Z] #22 1.503 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-15T09:17:36.018Z] #22 1.504 + . /tmp/install/dockercli.installer [2020-05-15T09:17:36.018Z] #22 1.505 ++ : stable [2020-05-15T09:17:36.018Z] #22 1.506 ++ : 17.06.2-ce [2020-05-15T09:17:36.018Z] #22 1.507 + install_dockercli [2020-05-15T09:17:36.018Z] #22 1.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-15T09:17:36.018Z] #22 1.510 Install docker/cli version 17.06.2-ce from stable [2020-05-15T09:17:36.018Z] #22 1.537 ++ uname -m [2020-05-15T09:17:36.018Z] #22 1.545 + arch=ppc64le [2020-05-15T09:17:36.018Z] #22 1.549 + '[' ppc64le '!=' x86_64 ']' [2020-05-15T09:17:36.018Z] #22 1.550 + '[' ppc64le '!=' s390x ']' [2020-05-15T09:17:36.018Z] #22 1.550 + '[' ppc64le '!=' armhf ']' [2020-05-15T09:17:36.018Z] #22 1.550 + build_dockercli [2020-05-15T09:17:36.018Z] #22 1.552 + git clone https://github.com/docker/docker-ce /tmp/tmp.mO3xkmNI4P/tmp/docker-ce [2020-05-15T09:17:36.018Z] #22 1.558 Cloning into '/tmp/tmp.mO3xkmNI4P/tmp/docker-ce'... [2020-05-15T09:17:36.018Z] #22 ... [2020-05-15T09:17:36.018Z] [2020-05-15T09:17:36.018Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:36.018Z] #55 0.985 + RM_GOPATH=0 [2020-05-15T09:17:36.018Z] #55 0.985 + TMP_GOPATH= [2020-05-15T09:17:36.018Z] #55 0.985 + : /build [2020-05-15T09:17:36.018Z] #55 0.985 + '[' -z '' ']' [2020-05-15T09:17:36.018Z] #55 0.986 ++ mktemp -d [2020-05-15T09:17:36.018Z] #55 0.989 + export GOPATH=/tmp/tmp.0V7OamprLX [2020-05-15T09:17:36.018Z] #55 0.989 + GOPATH=/tmp/tmp.0V7OamprLX [2020-05-15T09:17:36.018Z] #55 0.989 + RM_GOPATH=1 [2020-05-15T09:17:36.018Z] #55 0.990 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:36.018Z] #55 0.991 + dir=/tmp/install [2020-05-15T09:17:36.018Z] #55 0.991 + bin=rootlesskit [2020-05-15T09:17:36.018Z] #55 0.991 + shift [2020-05-15T09:17:36.018Z] #55 0.991 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-15T09:17:36.018Z] #55 0.991 + . /tmp/install/rootlesskit.installer [2020-05-15T09:17:36.018Z] #55 0.991 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:36.018Z] #55 0.992 + install_rootlesskit [2020-05-15T09:17:36.018Z] #55 0.992 + case "$1" in [2020-05-15T09:17:36.018Z] #55 0.992 + export CGO_ENABLED=0 [2020-05-15T09:17:36.018Z] #55 0.992 + CGO_ENABLED=0 [2020-05-15T09:17:36.018Z] #55 0.992 + _install_rootlesskit [2020-05-15T09:17:36.018Z] #55 0.992 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-15T09:17:36.018Z] #55 0.992 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:36.018Z] #55 0.993 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0V7OamprLX/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:17:36.018Z] #55 0.998 Cloning into '/tmp/tmp.0V7OamprLX/src/github.com/rootless-containers/rootlesskit'... [2020-05-15T09:17:36.018Z] #55 9.179 + cd /tmp/tmp.0V7OamprLX/src/github.com/rootless-containers/rootlesskit [2020-05-15T09:17:36.018Z] #55 9.191 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-15T09:17:36.018Z] #55 9.795 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:17:36.018Z] #55 9.803 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-15T09:17:36.306Z] #55 ... [2020-05-15T09:17:36.306Z] [2020-05-15T09:17:36.306Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:36.306Z] #42 1.452 + RM_GOPATH=0 [2020-05-15T09:17:36.306Z] #42 1.456 + TMP_GOPATH= [2020-05-15T09:17:36.306Z] #42 1.456 + : /build [2020-05-15T09:17:36.306Z] #42 1.456 + '[' -z '' ']' [2020-05-15T09:17:36.306Z] #42 1.457 ++ mktemp -d [2020-05-15T09:17:36.306Z] #42 1.462 + export GOPATH=/tmp/tmp.hbd8fOQ4Cy [2020-05-15T09:17:36.306Z] #42 1.488 + GOPATH=/tmp/tmp.hbd8fOQ4Cy [2020-05-15T09:17:36.306Z] #42 1.488 + RM_GOPATH=1 [2020-05-15T09:17:36.306Z] #42 1.499 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:36.306Z] #42 1.518 + dir=/tmp/install [2020-05-15T09:17:36.306Z] #42 1.524 + bin=vndr [2020-05-15T09:17:36.306Z] #42 1.524 + shift [2020-05-15T09:17:36.306Z] #42 1.525 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-15T09:17:36.306Z] #42 1.525 + . /tmp/install/vndr.installer [2020-05-15T09:17:36.306Z] #42 1.527 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:36.306Z] #42 1.537 + install_vndr [2020-05-15T09:17:36.306Z] #42 1.538 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-15T09:17:36.306Z] #42 1.538 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:36.306Z] #42 1.538 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hbd8fOQ4Cy/src/github.com/LK4D4/vndr [2020-05-15T09:17:36.306Z] #42 1.557 Cloning into '/tmp/tmp.hbd8fOQ4Cy/src/github.com/LK4D4/vndr'... [2020-05-15T09:17:36.306Z] #42 3.244 + cd /tmp/tmp.hbd8fOQ4Cy/src/github.com/LK4D4/vndr [2020-05-15T09:17:36.306Z] #42 3.245 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-15T09:17:36.306Z] #42 3.311 + go build -buildmode=pie -v -o /build/vndr . [2020-05-15T09:17:36.306Z] #42 5.634 internal/bytealg [2020-05-15T09:17:36.306Z] #42 5.732 sync/atomic [2020-05-15T09:17:36.306Z] #42 5.807 unicode [2020-05-15T09:17:36.306Z] #42 6.065 unicode/utf8 [2020-05-15T09:17:36.306Z] #42 7.741 math [2020-05-15T09:17:36.306Z] #42 9.438 runtime [2020-05-15T09:17:36.306Z] #42 9.668 unicode/utf16 [2020-05-15T09:17:36.306Z] #42 10.69 container/list [2020-05-15T09:17:36.306Z] #42 ... [2020-05-15T09:17:36.306Z] [2020-05-15T09:17:36.306Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:36.306Z] #52 1.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:36.306Z] #52 1.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:36.306Z] #52 1.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:36.306Z] #52 4.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:17:36.306Z] #52 7.576 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:17:36.306Z] #52 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:17:36.594Z] #52 ... [2020-05-15T09:17:36.594Z] [2020-05-15T09:17:36.594Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:36.594Z] #33 1.761 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:36.594Z] #33 1.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:36.594Z] #33 1.994 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:36.594Z] #33 4.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:17:36.594Z] #33 7.455 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:17:36.594Z] #33 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:17:36.594Z] #33 ... [2020-05-15T09:17:36.594Z] [2020-05-15T09:17:36.594Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:36.594Z] #60 1.470 + RM_GOPATH=0 [2020-05-15T09:17:36.594Z] #60 1.470 + TMP_GOPATH= [2020-05-15T09:17:36.594Z] #60 1.470 + : /build [2020-05-15T09:17:36.594Z] #60 1.470 + '[' -z '' ']' [2020-05-15T09:17:36.594Z] #60 1.471 ++ mktemp -d [2020-05-15T09:17:36.594Z] #60 1.480 + export GOPATH=/tmp/tmp.W697GWplCp [2020-05-15T09:17:36.594Z] #60 1.484 + GOPATH=/tmp/tmp.W697GWplCp [2020-05-15T09:17:36.594Z] #60 1.484 + RM_GOPATH=1 [2020-05-15T09:17:36.594Z] #60 1.485 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:36.594Z] #60 1.518 + dir=/tmp/install [2020-05-15T09:17:36.594Z] #60 1.518 + bin=proxy [2020-05-15T09:17:36.594Z] #60 1.518 + shift [2020-05-15T09:17:36.594Z] #60 1.518 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-15T09:17:36.594Z] #60 1.518 + . /tmp/install/proxy.installer [2020-05-15T09:17:36.594Z] #60 1.518 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:36.594Z] #60 1.521 + install_proxy [2020-05-15T09:17:36.594Z] #60 1.521 + case "$1" in [2020-05-15T09:17:36.594Z] #60 1.521 + export CGO_ENABLED=0 [2020-05-15T09:17:36.594Z] #60 1.521 + CGO_ENABLED=0 [2020-05-15T09:17:36.594Z] #60 1.521 + _install_proxy [2020-05-15T09:17:36.594Z] #60 1.521 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-15T09:17:36.594Z] #60 1.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W697GWplCp/src/github.com/docker/libnetwork [2020-05-15T09:17:36.594Z] #60 1.521 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:36.594Z] #60 1.527 Cloning into '/tmp/tmp.W697GWplCp/src/github.com/docker/libnetwork'... [2020-05-15T09:17:36.883Z] #60 ... [2020-05-15T09:17:36.883Z] [2020-05-15T09:17:36.883Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:17:36.883Z] #29 1.292 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-15T09:17:36.883Z] #29 1.302 Cloning into '.'... [2020-05-15T09:17:36.970Z] #41 ... [2020-05-15T09:17:36.970Z] [2020-05-15T09:17:36.970Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:36.970Z] #21 26.75 + mkdir -p /build [2020-05-15T09:17:36.970Z] #21 26.76 + mv docker/docker /build/ [2020-05-15T09:17:36.970Z] #21 26.77 + rmdir docker [2020-05-15T09:17:37.172Z] #29 ... [2020-05-15T09:17:37.172Z] [2020-05-15T09:17:37.172Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:37.172Z] #46 0.985 + RM_GOPATH=0 [2020-05-15T09:17:37.172Z] #46 0.985 + TMP_GOPATH= [2020-05-15T09:17:37.172Z] #46 0.986 + : /build [2020-05-15T09:17:37.172Z] #46 0.986 + '[' -z '' ']' [2020-05-15T09:17:37.172Z] #46 0.988 ++ mktemp -d [2020-05-15T09:17:37.172Z] #46 0.992 + export GOPATH=/tmp/tmp.Sp440MRPO3 [2020-05-15T09:17:37.172Z] #46 0.992 + GOPATH=/tmp/tmp.Sp440MRPO3 [2020-05-15T09:17:37.172Z] #46 0.992 + RM_GOPATH=1 [2020-05-15T09:17:37.172Z] #46 0.993 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:37.172Z] #46 0.995 + dir=/tmp/install [2020-05-15T09:17:37.172Z] #46 0.995 + bin=golangci_lint [2020-05-15T09:17:37.172Z] #46 0.996 + shift [2020-05-15T09:17:37.172Z] #46 0.996 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-15T09:17:37.172Z] #46 0.997 + . /tmp/install/golangci_lint.installer [2020-05-15T09:17:37.172Z] #46 0.997 ++ : v1.23.8 [2020-05-15T09:17:37.172Z] #46 0.998 + install_golangci_lint [2020-05-15T09:17:37.172Z] #46 0.999 + echo 'Installing golangci-lint version v1.23.8' [2020-05-15T09:17:37.172Z] #46 0.999 Installing golangci-lint version v1.23.8 [2020-05-15T09:17:37.172Z] #46 0.999 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-15T09:17:37.172Z] #46 ... [2020-05-15T09:17:37.172Z] [2020-05-15T09:17:37.172Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:37.172Z] #44 1.418 + RM_GOPATH=0 [2020-05-15T09:17:37.172Z] #44 1.418 + TMP_GOPATH= [2020-05-15T09:17:37.172Z] #44 1.418 + : /build [2020-05-15T09:17:37.172Z] #44 1.418 + '[' -z '' ']' [2020-05-15T09:17:37.172Z] #44 1.437 ++ mktemp -d [2020-05-15T09:17:37.172Z] #44 1.483 + export GOPATH=/tmp/tmp.ihYlpPgHf4 [2020-05-15T09:17:37.172Z] #44 1.485 + GOPATH=/tmp/tmp.ihYlpPgHf4 [2020-05-15T09:17:37.172Z] #44 1.485 + RM_GOPATH=1 [2020-05-15T09:17:37.172Z] #44 1.487 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:37.172Z] #44 1.520 + dir=/tmp/install [2020-05-15T09:17:37.172Z] #44 1.520 + bin=gotestsum [2020-05-15T09:17:37.172Z] #44 1.520 + shift [2020-05-15T09:17:37.172Z] #44 1.521 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-15T09:17:37.172Z] #44 1.521 + . /tmp/install/gotestsum.installer [2020-05-15T09:17:37.172Z] #44 1.522 ++ : v0.3.5 [2020-05-15T09:17:37.172Z] #44 1.523 + install_gotestsum [2020-05-15T09:17:37.172Z] #44 1.524 + echo 'Installing gotestsum version v0.3.5' [2020-05-15T09:17:37.172Z] #44 1.526 + go get -d gotest.tools/gotestsum [2020-05-15T09:17:37.172Z] #44 1.526 Installing gotestsum version v0.3.5 [2020-05-15T09:17:37.277Z] INFO: Extraction ended at 05/15/2020 09:17:36. Duration:00:00:24.7403015 [2020-05-15T09:17:37.277Z] INFO: Updating the golang and path environment variables [2020-05-15T09:17:37.277Z] INFO: GOPATH=d:\gopath [2020-05-15T09:17:37.277Z] INFO: go version go1.13.10 windows/amd64 [2020-05-15T09:17:37.277Z] INFO: Running the daemon under test in debug mode [2020-05-15T09:17:37.277Z] INFO: Starting a daemon under test... [2020-05-15T09:17:37.277Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40442\8\daemon --pidfile d:\CI\PR-40442\8\docker.pid -D [2020-05-15T09:17:37.277Z] INFO: Process started successfully. [2020-05-15T09:17:37.277Z] INFO: Start tailing logs of the daemon under tests [2020-05-15T09:17:37.277Z] INFO: Waiting for the daemon under test to start... [2020-05-15T09:17:37.461Z] #44 ... [2020-05-15T09:17:37.461Z] [2020-05-15T09:17:37.461Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:37.461Z] #39 1.795 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:17:37.461Z] #39 1.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:17:37.461Z] #39 1.942 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:17:37.461Z] #39 4.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:17:37.461Z] #39 7.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:17:37.461Z] #39 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:17:37.461Z] #39 ... [2020-05-15T09:17:37.461Z] [2020-05-15T09:17:37.461Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:37.461Z] #24 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:17:37.908Z] #21 DONE 27.5s [2020-05-15T09:17:37.908Z] [2020-05-15T09:17:37.908Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:37.908Z] #47 24.92 + cd /tmp/tmp.0Iy8GAWAKz/src/github.com/mvdan/sh [2020-05-15T09:17:37.908Z] #47 24.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:37.908Z] #47 25.20 + GO111MODULE=on [2020-05-15T09:17:37.908Z] #47 25.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-15T09:17:37.908Z] #47 27.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:37.908Z] #47 27.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:37.908Z] #47 27.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:37.908Z] #47 27.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:38.379Z] #25 13.09 0.0% # 2.5% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 10.1% ######## 11.6% ######### 13.3% ########### 16.1% ############# 19.1% ############### 21.4% ################# 24.2% ################### 27.0% ##################### 29.4% ###################### 31.2% ####################### 32.7% ######################## 34.7% ########################## 36.4% ########################### 38.0% ############################ 39.8% ############################# 41.6% ############################### 43.5% ################################ 45.4% ################################# 47.2% ################################### 49.0% #################################### 50.7% ###################################### 52.8% ####################################### 54.7% ######################################## 56.3% ######################################### 57.3% ########################################## 58.7% ########################################### 60.7% ############################################ 61.6% ############################################# 63.3% ############################################### 65.7% ################################################ 67.5% ################################################## 69.6% ################################################### 71.0% #################################################### 72.3% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 77.6% ######################################################### 79.8% ########################################################## 81.4% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 89.2% ################################################################ 90.2% ################################################################## 91.9% [2020-05-15T09:17:38.379Z] #25 ... [2020-05-15T09:17:38.379Z] [2020-05-15T09:17:38.379Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:38.379Z] #30 50.25 reflect [2020-05-15T09:17:38.379Z] #30 50.32 bufio [2020-05-15T09:17:38.379Z] #30 53.30 path [2020-05-15T09:17:38.379Z] #30 56.00 internal/syscall/execenv [2020-05-15T09:17:38.379Z] #30 56.03 internal/syscall/unix [2020-05-15T09:17:38.379Z] #30 56.07 time [2020-05-15T09:17:38.379Z] #30 ... [2020-05-15T09:17:38.379Z] [2020-05-15T09:17:38.379Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:38.469Z] #47 28.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:38.905Z] #25 13.09 0.0% # 2.5% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 10.1% ######## 11.6% ######### 13.3% ########### 16.1% ############# 19.1% ############### 21.4% ################# 24.2% ################### 27.0% ##################### 29.4% ###################### 31.2% ####################### 32.7% ######################## 34.7% ########################## 36.4% ########################### 38.0% ############################ 39.8% ############################# 41.6% ############################### 43.5% ################################ 45.4% ################################# 47.2% ################################### 49.0% #################################### 50.7% ###################################### 52.8% ####################################### 54.7% ######################################## 56.3% ######################################### 57.3% ########################################## 58.7% ########################################### 60.7% ############################################ 61.6% ############################################# 63.3% ############################################### 65.7% ################################################ 67.5% ################################################## 69.6% ################################################### 71.0% #################################################### 72.3% ##################################################### 74.9% ###################################################### 75.7% ####################################################### 77.6% ######################################################### 79.8% ########################################################## 81.4% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 87.0% ################################################################ 89.2% ################################################################ 90.2% ################################################################## 91.9% ################################################################## 92.6% ################################################################### 93.9% #################################################################### 95.8% #################################################################### 95.8% ####################################################################### 99.8% ######################################################################## 100.0% [2020-05-15T09:17:38.905Z] #25 ... [2020-05-15T09:17:38.905Z] [2020-05-15T09:17:38.905Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:38.905Z] #41 50.86 reflect [2020-05-15T09:17:38.905Z] #41 52.54 regexp/syntax [2020-05-15T09:17:38.905Z] #41 56.40 hash/crc32 [2020-05-15T09:17:38.905Z] #41 57.41 time [2020-05-15T09:17:38.905Z] #41 57.43 crypto [2020-05-15T09:17:38.905Z] #41 58.02 crypto/rc4 [2020-05-15T09:17:38.905Z] #41 58.40 vendor/golang.org/x/text/transform [2020-05-15T09:17:39.165Z] #41 ... [2020-05-15T09:17:39.165Z] [2020-05-15T09:17:39.165Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:39.165Z] #25 19.35 [2020-05-15T09:17:39.834Z] #47 29.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:40.220Z] INFO: Daemon under test started and replied! [2020-05-15T09:17:40.221Z] INFO: Docker version of the daemon under test [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] Client: [2020-05-15T09:17:40.221Z] Version: 17.06.2-ce [2020-05-15T09:17:40.221Z] API version: 1.30 [2020-05-15T09:17:40.221Z] Go version: go1.8.3 [2020-05-15T09:17:40.221Z] Git commit: cec0b72 [2020-05-15T09:17:40.221Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-15T09:17:40.221Z] OS/Arch: windows/amd64 [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] Server: [2020-05-15T09:17:40.221Z] Version: 0.0.0-dev [2020-05-15T09:17:40.221Z] API version: 1.41 (minimum version 1.24) [2020-05-15T09:17:40.221Z] Go version: go1.13.10 [2020-05-15T09:17:40.221Z] Git commit: f48b7d66f3 [2020-05-15T09:17:40.221Z] Built: 05/15/2020 09:15:53 [2020-05-15T09:17:40.221Z] OS/Arch: windows/amd64 [2020-05-15T09:17:40.221Z] Experimental: false [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] INFO: Docker info of the daemon under test [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] Containers: 0 [2020-05-15T09:17:40.221Z] Running: 0 [2020-05-15T09:17:40.221Z] Paused: 0 [2020-05-15T09:17:40.221Z] Stopped: 0 [2020-05-15T09:17:40.221Z] Images: 0 [2020-05-15T09:17:40.221Z] Server Version: 0.0.0-dev [2020-05-15T09:17:40.221Z] Storage Driver: windowsfilter [2020-05-15T09:17:40.221Z] Windows: [2020-05-15T09:17:40.221Z] Logging Driver: json-file [2020-05-15T09:17:40.221Z] Plugins: [2020-05-15T09:17:40.221Z] Volume: local [2020-05-15T09:17:40.221Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-15T09:17:40.221Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-15T09:17:40.221Z] Swarm: inactive [2020-05-15T09:17:40.221Z] Default Isolation: process [2020-05-15T09:17:40.221Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-15T09:17:40.221Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-15T09:17:40.221Z] OSType: windows [2020-05-15T09:17:40.221Z] Architecture: x86_64 [2020-05-15T09:17:40.221Z] CPUs: 4 [2020-05-15T09:17:40.221Z] Total Memory: 32GiB [2020-05-15T09:17:40.221Z] Name: azwin-2-74c710 [2020-05-15T09:17:40.221Z] ID: JTLO:EQUN:RCJB:5THM:CBTZ:LE7Z:CD4X:7YB7:AROG:SBPQ:MGJ5:66DV [2020-05-15T09:17:40.221Z] Docker Root Dir: D:\CI\PR-40442\8\daemon [2020-05-15T09:17:40.221Z] Debug Mode (client): false [2020-05-15T09:17:40.221Z] Debug Mode (server): true [2020-05-15T09:17:40.221Z] File Descriptors: -1 [2020-05-15T09:17:40.221Z] Goroutines: 17 [2020-05-15T09:17:40.221Z] System Time: 2020-05-15T09:17:40.0263846Z [2020-05-15T09:17:40.221Z] EventsListeners: 0 [2020-05-15T09:17:40.221Z] Registry: https://index.docker.io/v1/ [2020-05-15T09:17:40.221Z] Labels: [2020-05-15T09:17:40.221Z] Experimental: false [2020-05-15T09:17:40.221Z] Insecure Registries: [2020-05-15T09:17:40.221Z] 127.0.0.0/8 [2020-05-15T09:17:40.221Z] Live Restore Enabled: false [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] INFO: Docker images of the daemon under test [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-15T09:17:40.221Z] [2020-05-15T09:17:40.221Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-15T09:17:40.221Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-15T09:17:40.563Z] #25 20.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-15T09:17:40.687Z] ltsc2019: Pulling from windows/servercore [2020-05-15T09:17:40.687Z] 4612f6d0b889: Pulling fs layer [2020-05-15T09:17:40.761Z] #47 ... [2020-05-15T09:17:40.761Z] [2020-05-15T09:17:40.761Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:40.761Z] #23 30.49 Fetched 8347 kB in 25s (333 kB/s) [2020-05-15T09:17:40.824Z] #25 21.17 [2020-05-15T09:17:41.087Z] #25 21.40 # 2.2% ######################################################################## 100.0% [2020-05-15T09:17:41.087Z] #25 21.52 [2020-05-15T09:17:41.349Z] #25 ... [2020-05-15T09:17:41.349Z] [2020-05-15T09:17:41.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:41.349Z] #10 53.30 Selecting previously unselected package binutils-mingw-w64. [2020-05-15T09:17:41.349Z] #10 53.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-15T09:17:41.349Z] #10 53.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:17:41.349Z] #10 53.46 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-15T09:17:41.349Z] #10 53.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-15T09:17:41.349Z] #10 53.49 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-15T09:17:41.349Z] #10 53.72 Selecting previously unselected package dmsetup. [2020-05-15T09:17:41.349Z] #10 53.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-15T09:17:41.349Z] #10 53.76 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-15T09:17:41.349Z] #10 53.97 Selecting previously unselected package mingw-w64-common. [2020-05-15T09:17:41.349Z] #10 53.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-15T09:17:41.349Z] #10 53.98 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-15T09:17:41.349Z] #10 61.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-15T09:17:41.349Z] #10 61.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-15T09:17:41.349Z] #10 61.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:17:41.616Z] #10 ... [2020-05-15T09:17:41.616Z] [2020-05-15T09:17:41.616Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:41.616Z] #32 56.36 Selecting previously unselected package libxml2:arm64. [2020-05-15T09:17:41.616Z] #32 56.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 56.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:17:41.616Z] #32 56.96 Selecting previously unselected package libarchive13:arm64. [2020-05-15T09:17:41.616Z] #32 56.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 56.98 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-15T09:17:41.616Z] #32 57.36 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-15T09:17:41.616Z] #32 57.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 57.37 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-15T09:17:41.616Z] #32 57.60 Selecting previously unselected package librhash0:arm64. [2020-05-15T09:17:41.616Z] #32 57.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 57.62 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-15T09:17:41.616Z] #32 57.95 Selecting previously unselected package libuv1:arm64. [2020-05-15T09:17:41.616Z] #32 57.96 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 57.99 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-15T09:17:41.616Z] #32 58.17 Selecting previously unselected package cmake. [2020-05-15T09:17:41.616Z] #32 58.17 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-15T09:17:41.616Z] #32 58.18 Unpacking cmake (3.13.4-1) ... [2020-05-15T09:17:41.616Z] #32 61.53 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-15T09:17:41.616Z] #32 61.56 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:17:41.616Z] #32 61.62 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-15T09:17:41.616Z] #32 61.70 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:17:41.616Z] #32 61.77 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-15T09:17:41.616Z] #32 61.82 Setting up cmake-data (3.13.4-1) ... [2020-05-15T09:17:41.616Z] #32 61.86 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:17:41.616Z] #32 61.90 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-15T09:17:41.616Z] #32 61.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-15T09:17:41.616Z] #32 61.94 Setting up cmake (3.13.4-1) ... [2020-05-15T09:17:41.616Z] #32 61.97 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:17:41.616Z] #32 62.08 Processing triggers for mime-support (3.62) ... [2020-05-15T09:17:41.616Z] #32 DONE 63.5s [2020-05-15T09:17:41.616Z] [2020-05-15T09:17:41.616Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:41.616Z] #38 53.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 53.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:17:41.616Z] #38 53.63 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-15T09:17:41.616Z] #38 53.69 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-15T09:17:41.616Z] #38 53.72 Setting up python-six (1.12.0-1) ... [2020-05-15T09:17:41.616Z] #38 56.37 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-15T09:17:41.616Z] #38 56.39 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-15T09:17:41.616Z] #38 56.44 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 56.46 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-15T09:17:41.616Z] #38 56.49 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 56.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 56.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:17:41.616Z] #38 56.54 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 56.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:17:41.616Z] #38 56.58 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-15T09:17:41.616Z] #38 61.92 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-15T09:17:41.616Z] #38 61.94 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:17:41.616Z] #38 DONE 63.5s [2020-05-15T09:17:41.616Z] [2020-05-15T09:17:41.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:41.904Z] #24 ... [2020-05-15T09:17:41.904Z] [2020-05-15T09:17:41.904Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:41.904Z] #42 15.17 crypto/internal/subtle [2020-05-15T09:17:41.904Z] #42 15.63 crypto/subtle [2020-05-15T09:17:41.904Z] #42 16.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-15T09:17:42.529Z] #42 17.12 internal/nettrace [2020-05-15T09:17:43.154Z] #42 17.64 runtime/cgo [2020-05-15T09:17:44.029Z] #23 30.49 Reading package lists... [2020-05-15T09:17:44.029Z] #23 ... [2020-05-15T09:17:44.029Z] [2020-05-15T09:17:44.029Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:44.029Z] #30 23.74 internal/testlog [2020-05-15T09:17:44.029Z] #30 24.36 encoding [2020-05-15T09:17:44.029Z] #30 24.66 runtime/cgo [2020-05-15T09:17:44.029Z] #30 ... [2020-05-15T09:17:44.029Z] [2020-05-15T09:17:44.029Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:44.305Z] #52 ... [2020-05-15T09:17:44.305Z] [2020-05-15T09:17:44.305Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:44.305Z] #45 DONE 172.1s [2020-05-15T09:17:44.305Z] [2020-05-15T09:17:44.305Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:44.305Z] #52 ... [2020-05-15T09:17:44.305Z] [2020-05-15T09:17:44.305Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:17:44.587Z] #46 DONE 0.2s [2020-05-15T09:17:44.587Z] [2020-05-15T09:17:44.587Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:17:44.587Z] #48 DONE 0.1s [2020-05-15T09:17:44.587Z] [2020-05-15T09:17:44.587Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:17:44.869Z] #50 DONE 0.1s [2020-05-15T09:17:44.869Z] [2020-05-15T09:17:44.869Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:45.322Z] #59 33.38 Checking out files: 43% (891/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: 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: 82% (1714/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-15T09:17:45.322Z] #59 35.06 + cd /tmp/tmp.KzEyFK1dPf/src/github.com/docker/libnetwork [2020-05-15T09:17:45.322Z] #59 35.07 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:45.578Z] #59 35.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-15T09:17:46.180Z] #39 4.391 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:17:46.180Z] #39 4.392 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:17:46.180Z] #39 4.412 Note: Building without GnuTLS support [2020-05-15T09:17:47.543Z] #52 155.8 + bin/containerd-stress [2020-05-15T09:17:47.580Z] #39 ... [2020-05-15T09:17:47.580Z] [2020-05-15T09:17:47.580Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:47.580Z] #25 22.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-15T09:17:47.580Z] #25 23.65 [2020-05-15T09:17:47.580Z] #25 23.98 0.8% ######################################### 57.7% ######################################################################## 100.0% [2020-05-15T09:17:47.580Z] #25 24.26 [2020-05-15T09:17:47.580Z] #25 25.51 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-15T09:17:47.580Z] #25 25.62 skipping existing ed4b54129745 [2020-05-15T09:17:47.580Z] #25 25.77 [2020-05-15T09:17:47.580Z] #25 ... [2020-05-15T09:17:47.580Z] [2020-05-15T09:17:47.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:47.580Z] #47 59.36 time [2020-05-15T09:17:47.580Z] #47 61.21 regexp [2020-05-15T09:17:47.580Z] #47 66.71 os [2020-05-15T09:17:47.580Z] #47 ... [2020-05-15T09:17:47.580Z] [2020-05-15T09:17:47.580Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:47.580Z] #33 2.884 + RM_GOPATH=0 [2020-05-15T09:17:47.580Z] #33 2.884 + TMP_GOPATH= [2020-05-15T09:17:47.580Z] #33 2.884 + : /build [2020-05-15T09:17:47.580Z] #33 2.884 + '[' -z '' ']' [2020-05-15T09:17:47.580Z] #33 2.886 ++ mktemp -d [2020-05-15T09:17:47.580Z] #33 2.889 + export GOPATH=/tmp/tmp.QFazxiyRcN [2020-05-15T09:17:47.580Z] #33 2.889 + GOPATH=/tmp/tmp.QFazxiyRcN [2020-05-15T09:17:47.580Z] #33 2.889 + RM_GOPATH=1 [2020-05-15T09:17:47.580Z] #33 2.890 ++ dirname /tmp/install/install.sh [2020-05-15T09:17:47.580Z] #33 2.895 + dir=/tmp/install [2020-05-15T09:17:47.580Z] #33 2.903 + bin=tini [2020-05-15T09:17:47.580Z] #33 2.904 + shift [2020-05-15T09:17:47.580Z] #33 2.904 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-15T09:17:47.580Z] #33 2.904 + . /tmp/install/tini.installer [2020-05-15T09:17:47.580Z] #33 2.905 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:17:47.580Z] #33 2.908 + install_tini [2020-05-15T09:17:47.580Z] #33 2.908 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-15T09:17:47.580Z] #33 2.909 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:17:47.580Z] #33 2.909 + git clone https://github.com/krallin/tini.git /tmp/tmp.QFazxiyRcN/tini [2020-05-15T09:17:47.580Z] #33 2.916 Cloning into '/tmp/tmp.QFazxiyRcN/tini'... [2020-05-15T09:17:47.580Z] #33 3.827 + cd /tmp/tmp.QFazxiyRcN/tini [2020-05-15T09:17:47.580Z] #33 3.828 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:17:47.580Z] #33 3.875 + cmake . [2020-05-15T09:17:47.583Z] #42 ... [2020-05-15T09:17:47.583Z] [2020-05-15T09:17:47.583Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:47.583Z] #48 18.05 + cd /tmp/tmp.7oapzWoCqh/src/github.com/mvdan/sh [2020-05-15T09:17:47.583Z] #48 18.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-15T09:17:47.583Z] #48 18.23 + GO111MODULE=on [2020-05-15T09:17:47.583Z] #48 18.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-15T09:17:47.583Z] #48 20.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:47.583Z] #48 20.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:47.583Z] #48 20.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:47.583Z] #48 20.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:47.583Z] #48 21.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:48.548Z] #52 157.1 + bin/containerd-shim [2020-05-15T09:17:48.608Z] #48 23.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:48.843Z] #59 ... [2020-05-15T09:17:48.843Z] [2020-05-15T09:17:48.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:48.843Z] #41 28.61 unicode/utf16 [2020-05-15T09:17:48.843Z] #41 29.13 container/list [2020-05-15T09:17:48.843Z] #41 30.02 crypto/internal/subtle [2020-05-15T09:17:48.843Z] #41 30.13 crypto/subtle [2020-05-15T09:17:48.843Z] #41 30.45 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-15T09:17:48.843Z] #41 30.56 internal/nettrace [2020-05-15T09:17:48.843Z] #41 30.71 runtime/cgo [2020-05-15T09:17:49.100Z] #41 ... [2020-05-15T09:17:49.100Z] [2020-05-15T09:17:49.100Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:17:49.100Z] #51 38.68 Fetched 8347 kB in 28s (302 kB/s) [2020-05-15T09:17:49.298Z] #33 ... [2020-05-15T09:17:49.298Z] [2020-05-15T09:17:49.298Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:49.298Z] #30 61.33 internal/poll [2020-05-15T09:17:49.298Z] #30 63.19 os [2020-05-15T09:17:49.298Z] #30 66.73 path/filepath [2020-05-15T09:17:49.298Z] #30 68.15 io/ioutil [2020-05-15T09:17:49.298Z] #30 68.37 internal/fmtsort [2020-05-15T09:17:49.298Z] #30 69.93 fmt [2020-05-15T09:17:49.567Z] #30 ... [2020-05-15T09:17:49.567Z] [2020-05-15T09:17:49.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:49.567Z] #39 7.826 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:17:49.567Z] #39 7.861 GEN .gitid [2020-05-15T09:17:49.567Z] #39 7.875 GEN criu/include/version.h [2020-05-15T09:17:49.567Z] #39 7.916 GEN include/common/asm [2020-05-15T09:17:50.109Z] #48 24.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:50.397Z] #48 ... [2020-05-15T09:17:50.397Z] [2020-05-15T09:17:50.397Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:50.397Z] #42 24.91 vendor/golang.org/x/crypto/internal/subtle [2020-05-15T09:17:50.956Z] #39 ... [2020-05-15T09:17:50.956Z] [2020-05-15T09:17:50.956Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:17:50.956Z] #25 30.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-15T09:17:50.956Z] #25 30.43 [2020-05-15T09:17:50.956Z] #25 30.58 ######################################################################## 100.0% [2020-05-15T09:17:50.956Z] #25 30.84 [2020-05-15T09:17:50.956Z] #25 30.88 Download of images into '/build' complete. [2020-05-15T09:17:50.956Z] #25 30.89 Use something like the following to load the result into a Docker daemon: [2020-05-15T09:17:50.956Z] #25 30.89 tar -cC '/build' . | docker load [2020-05-15T09:17:50.956Z] #25 DONE 31.3s [2020-05-15T09:17:50.956Z] [2020-05-15T09:17:50.956Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:50.956Z] #41 62.85 regexp [2020-05-15T09:17:50.956Z] #41 66.20 os [2020-05-15T09:17:50.956Z] #41 69.60 github.com/LK4D4/vndr/versioned [2020-05-15T09:17:50.956Z] #41 72.73 internal/lazyregexp [2020-05-15T09:17:50.956Z] #41 72.78 net [2020-05-15T09:17:50.956Z] #41 72.78 os/exec [2020-05-15T09:17:50.956Z] #41 ... [2020-05-15T09:17:50.956Z] [2020-05-15T09:17:50.956Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:50.956Z] #33 8.587 -- The C compiler identification is GNU 8.3.0 [2020-05-15T09:17:50.956Z] #33 8.604 -- Check for working C compiler: /usr/bin/cc [2020-05-15T09:17:51.622Z] #51 38.68 Reading package lists... [2020-05-15T09:17:51.622Z] #51 ... [2020-05-15T09:17:51.622Z] [2020-05-15T09:17:51.622Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:51.622Z] #47 30.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:51.622Z] #47 33.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:51.622Z] #47 35.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:51.622Z] #47 35.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:51.622Z] #47 36.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:51.622Z] #47 36.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:51.622Z] #47 37.07 runtime/cgo [2020-05-15T09:17:51.622Z] #47 37.65 runtime [2020-05-15T09:17:51.622Z] #47 ... [2020-05-15T09:17:51.622Z] [2020-05-15T09:17:51.622Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:17:51.622Z] #36 35.10 Checking out files: 81% (1301/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-15T09:17:51.622Z] #36 35.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-15T09:17:51.622Z] #36 39.16 + 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-15T09:17:51.896Z] #33 10.22 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-15T09:17:51.896Z] #33 10.22 -- Detecting C compiler ABI info [2020-05-15T09:17:52.659Z] #33 10.97 -- Detecting C compiler ABI info - done [2020-05-15T09:17:52.659Z] #33 11.00 -- Detecting C compile features [2020-05-15T09:17:54.024Z] #52 161.5 + bin/containerd-shim-runc-v1 [2020-05-15T09:17:54.892Z] #36 ... [2020-05-15T09:17:54.892Z] [2020-05-15T09:17:54.892Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:54.892Z] #38 34.46 Fetched 8347 kB in 28s (303 kB/s) [2020-05-15T09:17:54.892Z] #38 34.46 Reading package lists... [2020-05-15T09:17:54.892Z] #38 ... [2020-05-15T09:17:54.892Z] [2020-05-15T09:17:54.892Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:17:54.892Z] #23 30.49 Reading package lists... [2020-05-15T09:17:55.200Z] #33 13.69 -- Detecting C compile features - done [2020-05-15T09:17:55.200Z] #33 13.72 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-15T09:17:55.460Z] #33 13.89 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-15T09:17:55.460Z] #33 13.96 -- Configuring done [2020-05-15T09:17:55.460Z] #33 13.98 -- Generating done [2020-05-15T09:17:55.460Z] #33 14.00 -- Build files have been written to: /tmp/tmp.QFazxiyRcN/tini [2020-05-15T09:17:55.493Z] #52 163.5 + bin/containerd-shim-runc-v2 [2020-05-15T09:17:55.668Z] 4612f6d0b889: Download complete [2020-05-15T09:17:55.721Z] #33 14.01 + make tini-static [2020-05-15T09:17:55.721Z] #33 ... [2020-05-15T09:17:55.721Z] [2020-05-15T09:17:55.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:55.721Z] #39 10.21 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-15T09:17:55.721Z] #39 10.39 PBCC images/opts.pb-c.c [2020-05-15T09:17:55.721Z] #39 10.43 PBCC images/sit.pb-c.c [2020-05-15T09:17:55.721Z] #39 10.50 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-15T09:17:55.721Z] #39 10.55 DEP images/opts.pb-c.d [2020-05-15T09:17:55.721Z] #39 10.61 DEP images/sit.pb-c.d [2020-05-15T09:17:55.721Z] #39 10.70 PBCC images/macvlan.pb-c.c [2020-05-15T09:17:55.721Z] #39 10.77 DEP images/macvlan.pb-c.d [2020-05-15T09:17:55.721Z] #39 10.84 PBCC images/autofs.pb-c.c [2020-05-15T09:17:55.721Z] #39 10.88 DEP images/autofs.pb-c.d [2020-05-15T09:17:55.721Z] #39 10.95 PBCC images/sysctl.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.05 DEP images/sysctl.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.32 PBCC images/time.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.37 DEP images/time.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.43 PBCC images/binfmt-misc.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.47 DEP images/binfmt-misc.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.53 PBCC images/seccomp.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.59 DEP images/seccomp.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.73 PBCC images/userns.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.76 DEP images/userns.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.80 PBCC images/cgroup.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.84 DEP images/cgroup.pb-c.d [2020-05-15T09:17:55.721Z] #39 11.92 PBCC images/fown.pb-c.c [2020-05-15T09:17:55.721Z] #39 11.97 PBCC images/ext-file.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.01 DEP images/fown.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.07 DEP images/ext-file.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.15 PBCC images/rpc.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.21 DEP images/rpc.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.27 PBCC images/siginfo.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.30 DEP images/siginfo.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.38 PBCC images/pagemap.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.43 DEP images/pagemap.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.49 PBCC images/rlimit.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.51 DEP images/rlimit.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.53 PBCC images/file-lock.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.55 DEP images/file-lock.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.66 PBCC images/tty.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.71 DEP images/tty.pb-c.d [2020-05-15T09:17:55.721Z] #39 12.79 PBCC images/tun.pb-c.c [2020-05-15T09:17:55.721Z] #39 12.92 PBCC images/netdev.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.02 DEP images/tun.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.09 DEP images/netdev.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.15 PBCC images/vma.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.20 DEP images/vma.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.27 PBCC images/creds.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.35 DEP images/creds.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.44 PBCC images/utsns.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.45 DEP images/utsns.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.51 PBCC images/ipc-desc.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.54 PBCC images/ipc-sem.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.56 DEP images/ipc-desc.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.64 DEP images/ipc-sem.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.76 PBCC images/ipc-msg.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.80 DEP images/ipc-msg.pb-c.d [2020-05-15T09:17:55.721Z] #39 13.88 PBCC images/ipc-shm.pb-c.c [2020-05-15T09:17:55.721Z] #39 13.93 DEP images/ipc-shm.pb-c.d [2020-05-15T09:17:55.721Z] #39 14.03 PBCC images/ipc-var.pb-c.c [2020-05-15T09:17:55.721Z] #39 14.06 DEP images/ipc-var.pb-c.d [2020-05-15T09:17:55.721Z] #39 14.11 PBCC images/sk-opts.pb-c.c [2020-05-15T09:17:55.721Z] #39 14.17 PBCC images/packet-sock.pb-c.c [2020-05-15T09:17:55.775Z] #52 164.2 + binaries [2020-05-15T09:17:55.775Z] #52 164.2 + mkdir -p /build [2020-05-15T09:17:55.775Z] #52 164.2 + cp bin/containerd /build/containerd [2020-05-15T09:17:55.776Z] #52 164.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-15T09:17:55.776Z] #52 164.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-15T09:17:55.776Z] #52 164.2 + cp bin/ctr /build/ctr [2020-05-15T09:17:55.950Z] #42 ... [2020-05-15T09:17:55.950Z] [2020-05-15T09:17:55.950Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:55.950Z] #48 27.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:55.950Z] #48 29.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-15T09:17:55.950Z] #48 29.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-15T09:17:55.950Z] #48 29.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-15T09:17:55.950Z] #48 30.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-15T09:17:55.981Z] #39 14.27 DEP images/sk-opts.pb-c.d [2020-05-15T09:17:55.981Z] #39 14.31 DEP images/packet-sock.pb-c.d [2020-05-15T09:17:55.981Z] #39 14.38 PBCC images/sk-netlink.pb-c.c [2020-05-15T09:17:55.981Z] #39 14.43 DEP images/sk-netlink.pb-c.d [2020-05-15T09:17:56.241Z] #39 14.51 PBCC images/sk-inet.pb-c.c [2020-05-15T09:17:56.241Z] #39 14.64 DEP images/sk-inet.pb-c.d [2020-05-15T09:17:56.241Z] #39 14.77 PBCC images/sk-unix.pb-c.c [2020-05-15T09:17:56.389Z] #52 DONE 164.7s [2020-05-15T09:17:56.501Z] #39 14.86 DEP images/sk-unix.pb-c.d [2020-05-15T09:17:56.502Z] #39 14.92 PBCC images/mm.pb-c.c [2020-05-15T09:17:56.502Z] #39 14.97 DEP images/mm.pb-c.d [2020-05-15T09:17:56.762Z] #39 15.08 PBCC images/timerfd.pb-c.c [2020-05-15T09:17:56.762Z] #39 15.16 DEP images/timerfd.pb-c.d [2020-05-15T09:17:56.762Z] #39 15.28 PBCC images/timer.pb-c.c [2020-05-15T09:17:56.762Z] #39 15.34 DEP images/timer.pb-c.d [2020-05-15T09:17:56.783Z] #23 42.25 Reading package lists... [2020-05-15T09:17:56.783Z] #23 ... [2020-05-15T09:17:56.783Z] [2020-05-15T09:17:56.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:17:56.783Z] #10 36.54 Fetched 8347 kB in 27s (314 kB/s) [2020-05-15T09:17:57.002Z] [2020-05-15T09:17:57.002Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:17:57.022Z] #39 15.37 PBCC images/sa.pb-c.c [2020-05-15T09:17:57.022Z] #39 15.44 DEP images/sa.pb-c.d [2020-05-15T09:17:57.022Z] #39 15.54 PBCC images/pipe-data.pb-c.c [2020-05-15T09:17:57.039Z] #10 36.54 Reading package lists... [2020-05-15T09:17:57.039Z] #10 ... [2020-05-15T09:17:57.039Z] [2020-05-15T09:17:57.039Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:17:57.039Z] #32 36.61 Fetched 8347 kB in 26s (325 kB/s) [2020-05-15T09:17:57.039Z] #32 36.61 Reading package lists... [2020-05-15T09:17:57.039Z] #32 ... [2020-05-15T09:17:57.039Z] [2020-05-15T09:17:57.039Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:17:57.039Z] #38 34.46 Reading package lists... [2020-05-15T09:17:57.283Z] #39 15.60 DEP images/pipe-data.pb-c.d [2020-05-15T09:17:57.283Z] #39 15.69 PBCC images/mnt.pb-c.c [2020-05-15T09:17:57.283Z] #39 15.75 DEP images/mnt.pb-c.d [2020-05-15T09:17:57.283Z] #39 15.86 PBCC images/sk-packet.pb-c.c [2020-05-15T09:17:57.283Z] #39 15.92 DEP images/sk-packet.pb-c.d [2020-05-15T09:17:57.284Z] #53 DONE 0.3s [2020-05-15T09:17:57.284Z] [2020-05-15T09:17:57.284Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:17:57.444Z] #48 32.09 runtime/cgo [2020-05-15T09:17:57.544Z] #39 16.03 PBCC images/tcp-stream.pb-c.c [2020-05-15T09:17:57.544Z] #39 16.09 DEP images/tcp-stream.pb-c.d [2020-05-15T09:17:57.566Z] #56 DONE 0.2s [2020-05-15T09:17:57.566Z] [2020-05-15T09:17:57.566Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:17:57.566Z] #58 DONE 0.2s [2020-05-15T09:17:57.566Z] [2020-05-15T09:17:57.566Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:17:57.805Z] #39 16.18 PBCC images/pipe.pb-c.c [2020-05-15T09:17:57.805Z] #39 16.31 DEP images/pipe.pb-c.d [2020-05-15T09:17:57.847Z] #60 DONE 0.2s [2020-05-15T09:17:57.847Z] [2020-05-15T09:17:57.847Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:17:57.847Z] #61 DONE 0.1s [2020-05-15T09:17:57.847Z] [2020-05-15T09:17:57.847Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:17:58.066Z] #39 16.45 PBCC images/pstree.pb-c.c [2020-05-15T09:17:58.066Z] #39 16.49 DEP images/pstree.pb-c.d [2020-05-15T09:17:58.066Z] #39 16.59 PBCC images/fs.pb-c.c [2020-05-15T09:17:58.066Z] #39 16.62 DEP images/fs.pb-c.d [2020-05-15T09:17:58.066Z] #39 16.67 PBCC images/signalfd.pb-c.c [2020-05-15T09:17:58.069Z] #48 32.55 runtime [2020-05-15T09:17:58.069Z] #48 ... [2020-05-15T09:17:58.069Z] [2020-05-15T09:17:58.069Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:58.069Z] #60 31.08 Checking out files: 52% (1090/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 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: 96% (2000/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-15T09:17:58.069Z] #60 32.23 + cd /tmp/tmp.W697GWplCp/src/github.com/docker/libnetwork [2020-05-15T09:17:58.069Z] #60 32.23 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-15T09:17:58.327Z] #39 16.79 DEP images/signalfd.pb-c.d [2020-05-15T09:17:58.327Z] #39 16.90 PBCC images/fh.pb-c.c [2020-05-15T09:17:58.357Z] #60 32.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-15T09:17:58.459Z] #62 DONE 0.6s [2020-05-15T09:17:58.588Z] #39 16.98 PBCC images/fsnotify.pb-c.c [2020-05-15T09:17:58.588Z] #39 ... [2020-05-15T09:17:58.588Z] [2020-05-15T09:17:58.588Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:17:58.588Z] #52 36.37 Checking out files: 42% (1359/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 80% (2544/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-05-15T09:17:58.588Z] #52 38.11 + cd /tmp/tmp.l3lqGRkOXg/src/github.com/containerd/containerd [2020-05-15T09:17:58.588Z] #52 38.12 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:17:58.715Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.838481491s with top 10 stages: buildssa: 1m34.032746434s, goimports: 22.28705546s, unconvert: 12.341085369s, gosec: 10.924907655s, golint: 6.367178572s, ineffassign: 4.465022932s, misspell: 4.194963907s, inspect: 3.494390312s, vrp: 3.328093506s, ctrlflow: 1.897460166s [2020-05-15T09:17:58.741Z] [2020-05-15T09:17:58.741Z] #63 exporting to image [2020-05-15T09:17:58.741Z] #63 exporting layers [2020-05-15T09:17:59.529Z] #52 ... [2020-05-15T09:17:59.529Z] [2020-05-15T09:17:59.529Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:17:59.529Z] #47 71.38 mvdan.cc/sh/v3/fileutil [2020-05-15T09:17:59.529Z] #47 72.65 fmt [2020-05-15T09:17:59.529Z] #47 72.69 encoding/binary [2020-05-15T09:17:59.529Z] #47 75.88 encoding/base64 [2020-05-15T09:17:59.529Z] #47 75.92 golang.org/x/sys/unix [2020-05-15T09:17:59.529Z] #47 79.07 github.com/pkg/diff [2020-05-15T09:17:59.529Z] #47 79.09 go/ast [2020-05-15T09:17:59.529Z] #47 79.11 encoding/json [2020-05-15T09:17:59.529Z] #47 ... [2020-05-15T09:17:59.529Z] [2020-05-15T09:17:59.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:59.529Z] #39 17.05 DEP images/fh.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.11 DEP images/fsnotify.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.20 PBCC images/eventpoll.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.24 DEP images/eventpoll.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.31 PBCC images/eventfd.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.34 DEP images/eventfd.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.42 PBCC images/remap-file-path.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.49 DEP images/remap-file-path.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.57 PBCC images/fifo.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.65 DEP images/fifo.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.72 PBCC images/ghost-file.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.74 DEP images/ghost-file.pb-c.d [2020-05-15T09:17:59.529Z] #39 17.84 PBCC images/regfile.pb-c.c [2020-05-15T09:17:59.529Z] #39 17.97 DEP images/regfile.pb-c.d [2020-05-15T09:17:59.529Z] #39 18.05 PBCC images/ns.pb-c.c [2020-05-15T09:17:59.529Z] #39 18.10 DEP images/ns.pb-c.d [2020-05-15T09:17:59.790Z] #39 18.18 PBCC images/fdinfo.pb-c.c [2020-05-15T09:17:59.790Z] #39 ... [2020-05-15T09:17:59.790Z] [2020-05-15T09:17:59.790Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:17:59.790Z] #33 14.49 Scanning dependencies of target tini-static [2020-05-15T09:17:59.790Z] #33 14.64 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-15T09:17:59.790Z] #33 16.76 [100%] Linking C executable tini-static [2020-05-15T09:17:59.790Z] #33 17.41 [100%] Built target tini-static [2020-05-15T09:17:59.790Z] #33 17.44 + mkdir -p /build [2020-05-15T09:17:59.790Z] #33 17.45 + cp tini-static /build/docker-init [2020-05-15T09:17:59.790Z] #33 DONE 18.3s [2020-05-15T09:17:59.790Z] [2020-05-15T09:17:59.790Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:17:59.790Z] #39 18.25 DEP images/fdinfo.pb-c.d [2020-05-15T09:17:59.790Z] #39 18.40 PBCC images/core-aarch64.pb-c.c [2020-05-15T09:18:00.051Z] #39 18.49 PBCC images/core-arm.pb-c.c [2020-05-15T09:18:00.313Z] #39 18.69 PBCC images/core-ppc64.pb-c.c [2020-05-15T09:18:00.313Z] #39 18.78 PBCC images/core-s390.pb-c.c [2020-05-15T09:18:00.575Z] #39 18.90 PBCC images/core-x86.pb-c.c [2020-05-15T09:18:00.575Z] #39 19.03 PBCC images/core.pb-c.c [2020-05-15T09:18:00.838Z] #39 19.19 PBCC images/inventory.pb-c.c [2020-05-15T09:18:00.838Z] #39 19.28 DEP images/core-aarch64.pb-c.d [2020-05-15T09:18:00.839Z] #39 19.37 DEP images/core-arm.pb-c.d [2020-05-15T09:18:01.099Z] #39 19.52 DEP images/core-ppc64.pb-c.d [2020-05-15T09:18:01.099Z] #39 19.58 DEP images/core-s390.pb-c.d [2020-05-15T09:18:01.099Z] #39 19.67 DEP images/core-x86.pb-c.d [2020-05-15T09:18:01.206Z] #38 45.71 Reading package lists... [2020-05-15T09:18:01.206Z] #38 ... [2020-05-15T09:18:01.206Z] [2020-05-15T09:18:01.206Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:01.206Z] #51 38.68 Reading package lists... [2020-05-15T09:18:01.359Z] #39 19.78 DEP images/core.pb-c.d [2020-05-15T09:18:01.359Z] #39 19.98 DEP images/inventory.pb-c.d [2020-05-15T09:18:01.359Z] #39 ... [2020-05-15T09:18:01.359Z] [2020-05-15T09:18:01.359Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:01.359Z] #10 73.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-15T09:18:01.359Z] #10 73.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-15T09:18:01.359Z] #10 73.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:01.359Z] #10 73.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-15T09:18:01.359Z] #10 73.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-15T09:18:01.359Z] #10 73.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:01.416Z] #63 exporting layers 2.4s done [2020-05-15T09:18:01.416Z] #63 writing image sha256:908cdfe890aa163cd115e1a5f2ac1f08c4e42c8493ba5720016bf6ad3863454a done [2020-05-15T09:18:01.416Z] #63 naming to docker.io/library/docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 done [2020-05-15T09:18:01.416Z] #63 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-15T09:18:01.619Z] #10 ... [2020-05-15T09:18:01.619Z] [2020-05-15T09:18:01.619Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:01.619Z] #30 73.51 flag [2020-05-15T09:18:01.619Z] #30 73.51 log [2020-05-15T09:18:01.619Z] #30 73.51 github.com/BurntSushi/toml [2020-05-15T09:18:01.619Z] #30 78.64 github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:18:01.866Z] #60 ... [2020-05-15T09:18:01.866Z] [2020-05-15T09:18:01.866Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:01.866Z] #24 26.39 Fetched 8128 kB in 25s (330 kB/s) [2020-05-15T09:18:01.866Z] #24 26.39 Reading package lists... [2020-05-15T09:18:01.866Z] #24 ... [2020-05-15T09:18:01.866Z] [2020-05-15T09:18:01.866Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:18:01.866Z] #37 30.29 Checking out files: 79% (1271/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-15T09:18:01.866Z] #37 30.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-15T09:18:01.866Z] #37 33.26 + 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-15T09:18:01.867Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/test/unit [2020-05-15T09:18:01.884Z] #30 ... [2020-05-15T09:18:01.884Z] [2020-05-15T09:18:01.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:01.884Z] #39 20.02 PBCC images/cpuinfo.pb-c.c [2020-05-15T09:18:01.884Z] #39 20.08 DEP images/cpuinfo.pb-c.d [2020-05-15T09:18:01.884Z] #39 20.17 PBCC images/stats.pb-c.c [2020-05-15T09:18:01.884Z] #39 20.18 DEP images/stats.pb-c.d [2020-05-15T09:18:01.884Z] #39 ... [2020-05-15T09:18:01.884Z] [2020-05-15T09:18:01.884Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:01.884Z] #41 73.86 flag [2020-05-15T09:18:01.884Z] #41 73.99 go/token [2020-05-15T09:18:01.884Z] #41 75.09 go/scanner [2020-05-15T09:18:01.884Z] #41 76.52 net/url [2020-05-15T09:18:01.884Z] #41 76.84 text/template/parse [2020-05-15T09:18:01.884Z] #41 77.73 go/ast [2020-05-15T09:18:01.884Z] #41 80.48 encoding/json [2020-05-15T09:18:02.153Z] #37 ... [2020-05-15T09:18:02.153Z] [2020-05-15T09:18:02.153Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:02.153Z] #33 26.58 Fetched 8128 kB in 25s (327 kB/s) [2020-05-15T09:18:02.153Z] #33 26.58 Reading package lists... [2020-05-15T09:18:02.153Z] #33 ... [2020-05-15T09:18:02.153Z] [2020-05-15T09:18:02.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:02.153Z] #11 26.74 Fetched 8128 kB in 26s (317 kB/s) [2020-05-15T09:18:02.153Z] #11 26.74 Reading package lists... [2020-05-15T09:18:02.165Z] #41 ... [2020-05-15T09:18:02.165Z] [2020-05-15T09:18:02.165Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:02.165Z] #52 40.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-15T09:18:02.165Z] #52 40.86 + BUILDTAGS='netgo osusergo static_build' [2020-05-15T09:18:02.165Z] #52 40.86 + export EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:18:02.165Z] #52 40.86 + EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:18:02.165Z] #52 40.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-15T09:18:02.165Z] #52 40.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-15T09:18:02.165Z] #52 40.86 + '[' '' = dynamic ']' [2020-05-15T09:18:02.165Z] #52 40.86 + make [2020-05-15T09:18:02.426Z] #52 ... [2020-05-15T09:18:02.426Z] [2020-05-15T09:18:02.426Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:02.426Z] #30 DONE 84.3s [2020-05-15T09:18:02.426Z] [2020-05-15T09:18:02.426Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:02.426Z] #47 81.85 mvdan.cc/editorconfig [2020-05-15T09:18:02.442Z] #11 ... [2020-05-15T09:18:02.442Z] [2020-05-15T09:18:02.442Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:02.701Z] #47 84.68 mvdan.cc/sh/v3/syntax [2020-05-15T09:18:02.731Z] #24 36.93 Reading package lists... [2020-05-15T09:18:02.731Z] #24 ... [2020-05-15T09:18:02.731Z] [2020-05-15T09:18:02.731Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:02.731Z] #52 27.35 Fetched 8128 kB in 26s (316 kB/s) [2020-05-15T09:18:03.021Z] #52 27.35 Reading package lists... [2020-05-15T09:18:03.021Z] #52 ... [2020-05-15T09:18:03.021Z] [2020-05-15T09:18:03.021Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:03.021Z] #39 27.37 Fetched 8128 kB in 26s (317 kB/s) [2020-05-15T09:18:03.021Z] #39 27.37 Reading package lists... [2020-05-15T09:18:03.021Z] #39 37.70 Reading package lists... [2020-05-15T09:18:03.021Z] #39 ... [2020-05-15T09:18:03.021Z] [2020-05-15T09:18:03.021Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:03.021Z] #52 27.35 Reading package lists... [2020-05-15T09:18:04.544Z] ? github.com/docker/docker/api [no test files] [2020-05-15T09:18:06.020Z] #47 ... [2020-05-15T09:18:06.020Z] [2020-05-15T09:18:06.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:06.020Z] #39 22.83 make[1]: Nothing to be done for 'all'. [2020-05-15T09:18:06.281Z] #39 24.91 CC images/stats.o [2020-05-15T09:18:06.458Z] #51 50.94 Reading package lists... [2020-05-15T09:18:06.458Z] #51 ... [2020-05-15T09:18:06.458Z] [2020-05-15T09:18:06.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:06.458Z] #38 45.71 Reading package lists... [2020-05-15T09:18:07.223Z] #39 25.46 CC images/core.o [2020-05-15T09:18:07.823Z] #38 56.23 Building dependency tree... [2020-05-15T09:18:07.823Z] #38 ... [2020-05-15T09:18:07.823Z] [2020-05-15T09:18:07.823Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:07.823Z] #32 36.61 Reading package lists... [2020-05-15T09:18:07.823Z] #32 48.28 Reading package lists... [2020-05-15T09:18:08.080Z] #32 ... [2020-05-15T09:18:08.080Z] [2020-05-15T09:18:08.080Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:08.080Z] #23 42.25 Reading package lists... [2020-05-15T09:18:08.080Z] #23 53.67 Building dependency tree... [2020-05-15T09:18:08.080Z] #23 ... [2020-05-15T09:18:08.080Z] [2020-05-15T09:18:08.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:08.080Z] #10 36.54 Reading package lists... [2020-05-15T09:18:08.165Z] #39 26.61 CC images/core-x86.o [2020-05-15T09:18:08.337Z] #10 48.41 Reading package lists... [2020-05-15T09:18:08.337Z] #10 ... [2020-05-15T09:18:08.337Z] [2020-05-15T09:18:08.337Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:09.107Z] #39 27.45 CC images/core-arm.o [2020-05-15T09:18:09.679Z] #39 28.08 CC images/core-aarch64.o [2020-05-15T09:18:09.679Z] #39 ... [2020-05-15T09:18:09.679Z] [2020-05-15T09:18:09.679Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:09.679Z] #47 91.82 golang.org/x/crypto/ssh/terminal [2020-05-15T09:18:10.851Z] #32 57.93 Building dependency tree... [2020-05-15T09:18:12.217Z] #32 ... [2020-05-15T09:18:12.217Z] [2020-05-15T09:18:12.217Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:12.217Z] #59 DONE 62.0s [2020-05-15T09:18:12.473Z] [2020-05-15T09:18:12.473Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:12.473Z] #30 61.69 sync [2020-05-15T09:18:12.473Z] #30 61.70 internal/reflectlite [2020-05-15T09:18:12.915Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-05-15T09:18:13.007Z] #47 ... [2020-05-15T09:18:13.007Z] [2020-05-15T09:18:13.007Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:13.007Z] #52 42.40 + bin/ctr [2020-05-15T09:18:13.267Z] #52 ... [2020-05-15T09:18:13.267Z] [2020-05-15T09:18:13.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:13.267Z] #39 28.77 CC images/core-ppc64.o [2020-05-15T09:18:13.267Z] #39 29.73 CC images/core-s390.o [2020-05-15T09:18:13.267Z] #39 30.84 CC images/cpuinfo.o [2020-05-15T09:18:13.267Z] #39 31.81 CC images/inventory.o [2020-05-15T09:18:13.546Z] #39 ... [2020-05-15T09:18:13.546Z] [2020-05-15T09:18:13.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:13.546Z] #41 85.50 text/template [2020-05-15T09:18:13.546Z] #41 88.76 go/parser [2020-05-15T09:18:13.546Z] #41 91.71 encoding/xml [2020-05-15T09:18:13.806Z] #41 ... [2020-05-15T09:18:13.806Z] [2020-05-15T09:18:13.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:13.806Z] #39 32.34 CC images/fdinfo.o [2020-05-15T09:18:14.383Z] #39 32.99 CC images/fown.o [2020-05-15T09:18:14.387Z] #52 38.31 Reading package lists... [2020-05-15T09:18:14.388Z] #52 ... [2020-05-15T09:18:14.388Z] [2020-05-15T09:18:14.388Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:14.388Z] #33 37.21 Reading package lists... [2020-05-15T09:18:14.388Z] #33 ... [2020-05-15T09:18:14.388Z] [2020-05-15T09:18:14.388Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:14.388Z] #11 37.28 Reading package lists... [2020-05-15T09:18:14.388Z] #11 ... [2020-05-15T09:18:14.388Z] [2020-05-15T09:18:14.388Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:14.388Z] #24 36.93 Reading package lists... [2020-05-15T09:18:14.644Z] #39 33.23 CC images/ns.o [2020-05-15T09:18:14.905Z] #39 33.47 CC images/regfile.o [2020-05-15T09:18:15.475Z] #39 33.84 CC images/ghost-file.o [2020-05-15T09:18:15.888Z] #24 47.92 Building dependency tree... [2020-05-15T09:18:16.047Z] #39 34.33 CC images/fifo.o [2020-05-15T09:18:16.307Z] #39 34.67 CC images/remap-file-path.o [2020-05-15T09:18:16.568Z] #39 34.99 CC images/eventfd.o [2020-05-15T09:18:16.643Z] #30 ... [2020-05-15T09:18:16.643Z] [2020-05-15T09:18:16.643Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:16.643Z] #23 58.89 ca-certificates is already the newest version (20190110). [2020-05-15T09:18:16.643Z] #23 58.89 The following additional packages will be installed: [2020-05-15T09:18:16.643Z] #23 58.90 libjq1 libonig5 [2020-05-15T09:18:16.643Z] #23 59.59 The following NEW packages will be installed: [2020-05-15T09:18:16.643Z] #23 59.61 jq libjq1 libonig5 [2020-05-15T09:18:16.643Z] #23 60.18 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:16.643Z] #23 60.18 Need to get 355 kB of archives. [2020-05-15T09:18:16.643Z] #23 60.18 After this operation, 1072 kB of additional disk space will be used. [2020-05-15T09:18:16.643Z] #23 60.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-15T09:18:16.643Z] #23 60.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-15T09:18:16.643Z] #23 60.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-15T09:18:16.643Z] #23 62.08 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:16.643Z] #23 62.47 Fetched 355 kB in 0s (1094 kB/s) [2020-05-15T09:18:16.643Z] #23 62.74 Selecting previously unselected package libonig5:amd64. [2020-05-15T09:18:16.643Z] #23 62.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 ... 15409 files and directories currently installed.) [2020-05-15T09:18:16.643Z] #23 62.84 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-15T09:18:16.643Z] #23 62.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-15T09:18:16.643Z] #23 63.59 Selecting previously unselected package libjq1:amd64. [2020-05-15T09:18:16.643Z] #23 63.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-15T09:18:16.643Z] #23 63.65 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-15T09:18:16.643Z] #23 64.33 Selecting previously unselected package jq. [2020-05-15T09:18:16.643Z] #23 64.34 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-15T09:18:16.643Z] #23 64.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:18:16.643Z] #23 64.80 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-15T09:18:16.643Z] #23 64.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-15T09:18:16.643Z] #23 64.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:18:16.643Z] #23 65.00 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:16.643Z] #23 DONE 65.6s [2020-05-15T09:18:16.643Z] [2020-05-15T09:18:16.643Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:18:16.643Z] #24 DONE 0.1s [2020-05-15T09:18:16.643Z] [2020-05-15T09:18:16.643Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:16.780Z] INFO [runner/unused/goanalysis] analyzers took 26.722120668s with top 10 stages: buildssa: 22.529686648s, U1000: 4.19243402s [2020-05-15T09:18:16.780Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-15T09:18:16.780Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1691/1691, skip_dirs: 1691/1691, exclude: 1586/1586, filename_unadjuster: 1691/1691, autogenerated_exclude: 1586/1691, identifier_marker: 1586/1586, path_prettifier: 1691/1691, exclude-rules: 63/1586, cgo: 1691/2300, nolint: 0/63 [2020-05-15T09:18:16.780Z] INFO [runner] processing took 167.557814ms with stages: nolint: 74.401508ms, identifier_marker: 38.546814ms, path_prettifier: 34.680352ms, autogenerated_exclude: 7.178048ms, exclude-rules: 6.751736ms, skip_dirs: 3.795079ms, cgo: 1.229295ms, filename_unadjuster: 967.363µs, max_same_issues: 2.811µs, diff: 856ns, skip_files: 771ns, uniq_by_line: 768ns, path_shortener: 560ns, source_code: 532ns, exclude: 510ns, max_from_linter: 494ns, max_per_file_from_linter: 317ns [2020-05-15T09:18:16.780Z] INFO [runner] linters took 1m34.400327085s with stages: goanalysis_metalinter: 1m16.265232076s, unused: 17.967085376s [2020-05-15T09:18:16.780Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-15T09:18:16.780Z] INFO Memory: 1590 samples, avg is 244.4MB, max is 3096.9MB [2020-05-15T09:18:16.780Z] INFO Execution took 3m31.507096112s [2020-05-15T09:18:16.780Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-05-15T09:18:16.829Z] #39 35.25 CC images/eventpoll.o [Pipeline] sh [2020-05-15T09:18:17.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh dynbinary-daemon test-docker-py [2020-05-15T09:18:17.400Z] #39 35.81 CC images/fh.o [2020-05-15T09:18:17.675Z] [2020-05-15T09:18:17.675Z] Removing bundles/ [2020-05-15T09:18:17.675Z] [2020-05-15T09:18:17.675Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-15T09:18:17.932Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:18:17.932Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:18:17.945Z] #24 52.30 ca-certificates is already the newest version (20190110). [2020-05-15T09:18:17.945Z] #24 52.30 The following additional packages will be installed: [2020-05-15T09:18:17.945Z] #24 52.31 libjq1 libonig5 [2020-05-15T09:18:17.972Z] #39 36.36 CC images/fsnotify.o [2020-05-15T09:18:18.531Z] #25 ... [2020-05-15T09:18:18.531Z] [2020-05-15T09:18:18.531Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:18.531Z] #10 48.41 Reading package lists... [2020-05-15T09:18:18.531Z] #10 58.56 Building dependency tree... [2020-05-15T09:18:18.531Z] #10 64.20 The following additional packages will be installed: [2020-05-15T09:18:18.531Z] #10 64.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-15T09:18:18.531Z] #10 64.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-15T09:18:18.531Z] #10 64.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-15T09:18:18.531Z] #10 64.28 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-15T09:18:18.531Z] #10 64.28 mingw-w64-x86-64-dev [2020-05-15T09:18:18.531Z] #10 64.28 Suggested packages: [2020-05-15T09:18:18.531Z] #10 64.28 gcc-8-locales seccomp wine64 [2020-05-15T09:18:18.531Z] #10 66.91 The following NEW packages will be installed: [2020-05-15T09:18:18.531Z] #10 66.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-15T09:18:18.531Z] #10 66.94 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-15T09:18:18.531Z] #10 66.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-15T09:18:18.531Z] #10 66.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-15T09:18:18.531Z] #10 66.95 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-15T09:18:18.531Z] #10 66.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-15T09:18:18.531Z] #10 66.96 The following packages will be upgraded: [2020-05-15T09:18:18.531Z] #10 66.98 libsystemd0 libudev1 [2020-05-15T09:18:18.531Z] #10 67.45 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:18:18.531Z] #10 67.45 Need to get 78.2 MB of archives. [2020-05-15T09:18:18.531Z] #10 67.45 After this operation, 487 MB of additional disk space will be used. [2020-05-15T09:18:18.531Z] #10 67.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-15T09:18:18.531Z] #10 67.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-15T09:18:18.531Z] #10 67.48 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-15T09:18:18.531Z] #10 67.64 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-15T09:18:18.531Z] #10 68.14 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-15T09:18:18.531Z] #10 68.16 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-15T09:18:18.531Z] #10 68.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-15T09:18:18.531Z] #10 68.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-15T09:18:18.531Z] #10 ... [2020-05-15T09:18:18.531Z] [2020-05-15T09:18:18.531Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:18.531Z] #32 63.46 The following additional packages will be installed: [2020-05-15T09:18:18.531Z] #32 63.46 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-15T09:18:18.531Z] #32 63.52 Suggested packages: [2020-05-15T09:18:18.531Z] #32 63.52 cmake-doc ninja-build lrzip [2020-05-15T09:18:18.531Z] #32 63.52 Recommended packages: [2020-05-15T09:18:18.531Z] #32 63.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-15T09:18:18.531Z] #32 65.08 The following NEW packages will be installed: [2020-05-15T09:18:18.531Z] #32 65.10 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-15T09:18:18.531Z] #32 65.13 vim-common xxd [2020-05-15T09:18:18.531Z] #32 65.71 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:18.531Z] #32 65.71 Need to get 14.9 MB of archives. [2020-05-15T09:18:18.531Z] #32 65.71 After this operation, 61.8 MB of additional disk space will be used. [2020-05-15T09:18:18.531Z] #32 65.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-15T09:18:18.531Z] #32 65.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:18:18.531Z] #32 65.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-15T09:18:18.531Z] #32 66.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-15T09:18:18.531Z] #32 67.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-15T09:18:18.531Z] #32 67.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-15T09:18:18.531Z] #32 67.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-15T09:18:18.531Z] #32 67.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-15T09:18:18.531Z] #32 67.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-15T09:18:18.531Z] #32 67.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-15T09:18:18.573Z] #24 ... [2020-05-15T09:18:18.573Z] [2020-05-15T09:18:18.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:18.573Z] #11 37.28 Reading package lists... [2020-05-15T09:18:18.573Z] #11 48.36 Building dependency tree... [2020-05-15T09:18:18.573Z] #11 52.46 The following additional packages will be installed: [2020-05-15T09:18:18.573Z] #11 52.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-15T09:18:18.573Z] #11 52.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-15T09:18:18.573Z] #11 52.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-15T09:18:18.573Z] #11 52.47 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-15T09:18:18.573Z] #11 52.47 mingw-w64-x86-64-dev [2020-05-15T09:18:18.573Z] #11 52.48 Suggested packages: [2020-05-15T09:18:18.573Z] #11 52.48 gcc-8-locales seccomp wine64 [2020-05-15T09:18:18.788Z] #32 ... [2020-05-15T09:18:18.789Z] [2020-05-15T09:18:18.789Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:18.789Z] #38 56.23 Building dependency tree... [2020-05-15T09:18:18.789Z] #38 62.13 The following additional packages will be installed: [2020-05-15T09:18:18.789Z] #38 62.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-15T09:18:18.789Z] #38 62.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-15T09:18:18.789Z] #38 62.15 Suggested packages: [2020-05-15T09:18:18.789Z] #38 62.15 manpages-dev python-setuptools [2020-05-15T09:18:18.789Z] #38 64.42 The following NEW packages will be installed: [2020-05-15T09:18:18.789Z] #38 64.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-15T09:18:18.789Z] #38 64.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-15T09:18:18.789Z] #38 64.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-15T09:18:18.789Z] #38 64.42 python-six zlib1g-dev [2020-05-15T09:18:18.789Z] #38 65.01 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:18.789Z] #38 65.01 Need to get 4095 kB of archives. [2020-05-15T09:18:18.789Z] #38 65.01 After this operation, 22.5 MB of additional disk space will be used. [2020-05-15T09:18:18.789Z] #38 65.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-15T09:18:18.789Z] #38 65.01 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-15T09:18:18.789Z] #38 65.04 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-15T09:18:18.789Z] #38 65.05 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-15T09:18:18.789Z] #38 65.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-15T09:18:18.789Z] #38 65.08 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-15T09:18:18.789Z] #38 65.11 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-15T09:18:18.789Z] #38 65.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-15T09:18:18.789Z] #38 65.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-15T09:18:18.789Z] #38 65.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-15T09:18:18.789Z] #38 65.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-15T09:18:18.789Z] #38 65.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-15T09:18:18.789Z] #38 65.74 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-15T09:18:18.789Z] #38 65.74 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-15T09:18:18.789Z] #38 65.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-15T09:18:18.789Z] #38 65.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-15T09:18:18.789Z] #38 65.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-15T09:18:18.789Z] #38 67.80 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:18.789Z] #38 68.19 Fetched 4095 kB in 1s (3614 kB/s) [2020-05-15T09:18:18.789Z] #38 68.43 Selecting previously unselected package libcap-dev:amd64. [2020-05-15T09:18:18.789Z] #38 68.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 ... 15409 files and directories currently installed.) [2020-05-15T09:18:18.789Z] #38 68.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-15T09:18:18.789Z] #38 68.58 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-15T09:18:18.863Z] #11 ... [2020-05-15T09:18:18.863Z] [2020-05-15T09:18:18.863Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:18.863Z] #24 53.25 The following NEW packages will be installed: [2020-05-15T09:18:18.863Z] #24 53.27 jq libjq1 libonig5 [2020-05-15T09:18:18.911Z] #39 37.37 CC images/signalfd.o [2020-05-15T09:18:19.045Z] #38 68.82 Selecting previously unselected package libnet1:amd64. [2020-05-15T09:18:19.045Z] #38 68.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-15T09:18:19.045Z] #38 68.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:19.045Z] #38 ... [2020-05-15T09:18:19.045Z] [2020-05-15T09:18:19.045Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:19.045Z] #10 68.88 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-15T09:18:19.152Z] #24 53.51 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:19.152Z] #24 53.51 Need to get 358 kB of archives. [2020-05-15T09:18:19.152Z] #24 53.51 After this operation, 1277 kB of additional disk space will be used. [2020-05-15T09:18:19.152Z] #24 53.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-15T09:18:19.152Z] #24 53.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-15T09:18:19.152Z] #24 53.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-15T09:18:19.481Z] #39 37.70 CC images/fs.o [2020-05-15T09:18:19.608Z] #10 69.35 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-15T09:18:19.608Z] #10 69.37 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-15T09:18:19.742Z] #39 38.02 CC images/pstree.o [2020-05-15T09:18:20.002Z] #39 38.43 CC images/pipe.o [2020-05-15T09:18:20.171Z] #10 ... [2020-05-15T09:18:20.171Z] [2020-05-15T09:18:20.171Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:20.171Z] #51 50.94 Reading package lists... [2020-05-15T09:18:20.171Z] #51 60.43 Building dependency tree... [2020-05-15T09:18:20.171Z] #51 66.61 The following additional packages will be installed: [2020-05-15T09:18:20.171Z] #51 66.62 libbtrfs0 [2020-05-15T09:18:20.171Z] #51 67.09 The following NEW packages will be installed: [2020-05-15T09:18:20.171Z] #51 67.10 libbtrfs-dev libbtrfs0 [2020-05-15T09:18:20.171Z] #51 67.50 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:20.171Z] #51 67.50 Need to get 119 kB of archives. [2020-05-15T09:18:20.171Z] #51 67.50 After this operation, 387 kB of additional disk space will be used. [2020-05-15T09:18:20.171Z] #51 67.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-15T09:18:20.171Z] #51 67.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-15T09:18:20.171Z] #51 69.32 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:20.171Z] #51 69.51 Fetched 119 kB in 0s (416 kB/s) [2020-05-15T09:18:20.171Z] #51 69.66 Selecting previously unselected package libbtrfs0. [2020-05-15T09:18:20.171Z] #51 69.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-15T09:18:20.171Z] #51 69.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-15T09:18:20.171Z] #51 69.87 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:20.171Z] #51 70.01 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:18:20.262Z] #39 ... [2020-05-15T09:18:20.262Z] [2020-05-15T09:18:20.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:20.262Z] #47 96.56 mvdan.cc/sh/v3/cmd/shfmt [2020-05-15T09:18:20.262Z] #47 DONE 102.4s [2020-05-15T09:18:20.262Z] [2020-05-15T09:18:20.262Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:20.262Z] #39 38.77 CC images/tcp-stream.o [2020-05-15T09:18:20.262Z] #39 ... [2020-05-15T09:18:20.262Z] [2020-05-15T09:18:20.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:20.262Z] #10 96.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-15T09:18:20.262Z] #10 96.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-15T09:18:20.262Z] #10 96.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:20.442Z] #51 70.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-15T09:18:20.442Z] #51 70.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:20.442Z] #51 ... [2020-05-15T09:18:20.442Z] [2020-05-15T09:18:20.442Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:20.442Z] #38 69.06 Selecting previously unselected package libnet1-dev. [2020-05-15T09:18:20.442Z] #38 69.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-15T09:18:20.442Z] #38 69.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:20.442Z] #38 69.42 Selecting previously unselected package libnl-3-200:amd64. [2020-05-15T09:18:20.442Z] #38 69.42 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-15T09:18:20.442Z] #38 69.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-15T09:18:20.442Z] #38 69.60 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-15T09:18:20.442Z] #38 69.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-15T09:18:20.442Z] #38 69.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-15T09:18:20.442Z] #38 70.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-15T09:18:20.442Z] #38 70.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-15T09:18:20.442Z] #38 70.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-15T09:18:20.698Z] #38 70.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-15T09:18:20.698Z] #38 70.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-15T09:18:20.698Z] #38 70.54 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-15T09:18:20.832Z] #10 ... [2020-05-15T09:18:20.832Z] [2020-05-15T09:18:20.832Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:20.832Z] #39 39.03 CC images/sk-packet.o [2020-05-15T09:18:21.212Z] #24 55.81 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:21.276Z] #38 71.03 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-15T09:18:21.276Z] #38 71.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-15T09:18:21.276Z] #38 71.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-15T09:18:21.404Z] #39 39.68 CC images/mnt.o [2020-05-15T09:18:21.520Z] #24 56.12 Fetched 358 kB in 0s (1677 kB/s) [2020-05-15T09:18:21.664Z] #39 40.13 CC images/pipe-data.o [2020-05-15T09:18:21.814Z] #24 56.25 Selecting previously unselected package libonig5:ppc64el. [2020-05-15T09:18:21.814Z] #24 56.25 (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-15T09:18:21.814Z] #24 56.42 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-15T09:18:21.814Z] #24 56.44 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-15T09:18:21.837Z] #38 ... [2020-05-15T09:18:21.837Z] [2020-05-15T09:18:21.837Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:21.837Z] #51 70.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:21.837Z] #51 70.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:21.837Z] #51 70.61 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:21.837Z] #51 DONE 71.4s [2020-05-15T09:18:21.837Z] [2020-05-15T09:18:21.837Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:21.837Z] #38 71.62 Selecting previously unselected package libprotobuf17:amd64. [2020-05-15T09:18:21.837Z] #38 71.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:21.837Z] #38 71.67 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:22.234Z] #39 40.66 CC images/sa.o [2020-05-15T09:18:22.447Z] #24 56.96 Selecting previously unselected package libjq1:ppc64el. [2020-05-15T09:18:22.447Z] #24 57.00 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-15T09:18:22.447Z] #24 57.00 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-15T09:18:22.497Z] #39 40.95 CC images/timer.o [2020-05-15T09:18:22.738Z] #24 57.36 Selecting previously unselected package jq. [2020-05-15T09:18:22.738Z] #24 57.38 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-15T09:18:22.738Z] #24 57.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:18:22.757Z] #39 41.32 CC images/timerfd.o [2020-05-15T09:18:23.027Z] #24 57.69 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-15T09:18:23.209Z] #38 73.09 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-15T09:18:23.210Z] #38 73.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:23.210Z] #38 73.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:23.315Z] #24 57.71 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-15T09:18:23.315Z] #24 57.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:18:23.315Z] #24 57.75 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:23.315Z] #24 ... [2020-05-15T09:18:23.315Z] [2020-05-15T09:18:23.315Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:23.315Z] #39 37.70 Reading package lists... [2020-05-15T09:18:23.315Z] #39 48.22 Building dependency tree... [2020-05-15T09:18:23.316Z] #39 53.14 The following additional packages will be installed: [2020-05-15T09:18:23.316Z] #39 53.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-15T09:18:23.316Z] #39 53.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-15T09:18:23.316Z] #39 53.16 Suggested packages: [2020-05-15T09:18:23.316Z] #39 53.16 manpages-dev python-setuptools [2020-05-15T09:18:23.316Z] #39 55.81 The following NEW packages will be installed: [2020-05-15T09:18:23.316Z] #39 55.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-15T09:18:23.316Z] #39 55.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-15T09:18:23.316Z] #39 55.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-15T09:18:23.316Z] #39 55.82 python-six zlib1g-dev [2020-05-15T09:18:23.316Z] #39 56.00 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:23.316Z] #39 56.00 Need to get 4075 kB of archives. [2020-05-15T09:18:23.316Z] #39 56.00 After this operation, 24.5 MB of additional disk space will be used. [2020-05-15T09:18:23.316Z] #39 56.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-15T09:18:23.316Z] #39 56.03 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-15T09:18:23.316Z] #39 56.04 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-15T09:18:23.316Z] #39 56.08 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-15T09:18:23.316Z] #39 56.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-15T09:18:23.316Z] #39 56.15 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-15T09:18:23.316Z] #39 56.16 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-15T09:18:23.316Z] #39 56.19 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-15T09:18:23.316Z] #39 56.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-15T09:18:23.316Z] #39 56.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-15T09:18:23.316Z] #39 56.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-15T09:18:23.316Z] #39 56.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-15T09:18:23.316Z] #39 56.94 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-15T09:18:23.316Z] #39 56.97 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-15T09:18:23.316Z] #39 57.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-15T09:18:23.316Z] #39 57.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-15T09:18:23.316Z] #39 57.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-15T09:18:23.316Z] #39 ... [2020-05-15T09:18:23.316Z] [2020-05-15T09:18:23.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:23.316Z] #11 55.30 The following NEW packages will be installed: [2020-05-15T09:18:23.316Z] #11 55.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-15T09:18:23.316Z] #11 55.30 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-15T09:18:23.316Z] #11 55.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-15T09:18:23.316Z] #11 55.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-15T09:18:23.316Z] #11 55.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-15T09:18:23.316Z] #11 55.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-15T09:18:23.316Z] #11 55.35 The following packages will be upgraded: [2020-05-15T09:18:23.316Z] #11 55.35 libsystemd0 libudev1 [2020-05-15T09:18:23.316Z] #11 55.60 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:18:23.316Z] #11 55.60 Need to get 79.4 MB of archives. [2020-05-15T09:18:23.316Z] #11 55.60 After this operation, 532 MB of additional disk space will be used. [2020-05-15T09:18:23.316Z] #11 55.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB] [2020-05-15T09:18:23.316Z] #11 55.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB] [2020-05-15T09:18:23.316Z] #11 55.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-15T09:18:23.316Z] #11 56.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-15T09:18:23.316Z] #11 57.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-15T09:18:23.316Z] #11 57.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-15T09:18:23.316Z] #11 57.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-15T09:18:23.316Z] #11 57.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-15T09:18:23.327Z] #39 41.56 CC images/mm.o [2020-05-15T09:18:23.587Z] #39 41.84 CC images/sk-opts.o [2020-05-15T09:18:23.587Z] #39 42.06 CC images/sk-unix.o [2020-05-15T09:18:23.604Z] #11 ... [2020-05-15T09:18:23.604Z] [2020-05-15T09:18:23.604Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-15T09:18:23.604Z] #24 DONE 58.2s [2020-05-15T09:18:23.604Z] [2020-05-15T09:18:23.604Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:23.604Z] #11 58.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-15T09:18:23.604Z] #11 ... [2020-05-15T09:18:23.604Z] [2020-05-15T09:18:23.604Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:23.604Z] #33 37.21 Reading package lists... [2020-05-15T09:18:23.604Z] #33 48.65 Building dependency tree... [2020-05-15T09:18:23.604Z] #33 52.34 The following additional packages will be installed: [2020-05-15T09:18:23.604Z] #33 52.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-15T09:18:23.604Z] #33 52.36 Suggested packages: [2020-05-15T09:18:23.604Z] #33 52.36 cmake-doc ninja-build lrzip [2020-05-15T09:18:23.604Z] #33 52.36 Recommended packages: [2020-05-15T09:18:23.604Z] #33 52.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-15T09:18:23.604Z] #33 54.01 The following NEW packages will be installed: [2020-05-15T09:18:23.604Z] #33 54.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-15T09:18:23.604Z] #33 54.04 vim-common xxd [2020-05-15T09:18:23.604Z] #33 54.19 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:23.604Z] #33 54.19 Need to get 14.9 MB of archives. [2020-05-15T09:18:23.604Z] #33 54.19 After this operation, 67.2 MB of additional disk space will be used. [2020-05-15T09:18:23.604Z] #33 54.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-15T09:18:23.604Z] #33 54.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:18:23.604Z] #33 54.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-15T09:18:23.604Z] #33 54.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-15T09:18:23.604Z] #33 55.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-15T09:18:23.604Z] #33 56.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-15T09:18:23.604Z] #33 56.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-15T09:18:23.604Z] #33 56.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-15T09:18:23.604Z] #33 56.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-15T09:18:23.604Z] #33 56.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-15T09:18:23.771Z] #38 73.56 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-15T09:18:23.771Z] #38 73.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:23.771Z] #38 73.69 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:23.851Z] #39 42.32 CC images/sk-inet.o [2020-05-15T09:18:23.895Z] #33 ... [2020-05-15T09:18:23.895Z] [2020-05-15T09:18:23.895Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:18:23.895Z] #25 DONE 0.1s [2020-05-15T09:18:23.895Z] [2020-05-15T09:18:23.895Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-15T09:18:23.895Z] #52 38.31 Reading package lists... [2020-05-15T09:18:23.895Z] #52 48.87 Building dependency tree... [2020-05-15T09:18:23.895Z] #52 53.86 The following additional packages will be installed: [2020-05-15T09:18:23.895Z] #52 53.87 libbtrfs0 [2020-05-15T09:18:23.895Z] #52 54.20 The following NEW packages will be installed: [2020-05-15T09:18:23.895Z] #52 54.22 libbtrfs-dev libbtrfs0 [2020-05-15T09:18:23.895Z] #52 54.48 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-15T09:18:23.895Z] #52 54.48 Need to get 120 kB of archives. [2020-05-15T09:18:23.895Z] #52 54.48 After this operation, 423 kB of additional disk space will be used. [2020-05-15T09:18:23.895Z] #52 54.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-15T09:18:23.895Z] #52 54.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-15T09:18:23.895Z] #52 57.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:23.895Z] #52 57.25 Fetched 120 kB in 0s (1260 kB/s) [2020-05-15T09:18:23.895Z] #52 57.43 Selecting previously unselected package libbtrfs0. [2020-05-15T09:18:23.895Z] #52 57.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 ... 15338 files and directories currently installed.) [2020-05-15T09:18:23.895Z] #52 57.55 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-15T09:18:23.895Z] #52 57.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:23.895Z] #52 57.75 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:18:23.895Z] #52 57.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-15T09:18:23.895Z] #52 57.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:23.895Z] #52 58.02 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:23.895Z] #52 58.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:23.895Z] #52 58.06 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:23.895Z] #52 DONE 58.5s [2020-05-15T09:18:23.895Z] [2020-05-15T09:18:23.895Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:24.422Z] #39 42.82 CC images/tun.o [2020-05-15T09:18:24.525Z] #53 0.428 + RM_GOPATH=0 [2020-05-15T09:18:24.525Z] #53 0.430 + TMP_GOPATH= [2020-05-15T09:18:24.525Z] #53 0.430 + : /build [2020-05-15T09:18:24.525Z] #53 0.430 + '[' -z '' ']' [2020-05-15T09:18:24.525Z] #53 0.430 ++ mktemp -d [2020-05-15T09:18:24.525Z] #53 0.437 + export GOPATH=/tmp/tmp.RlBLASJFK3 [2020-05-15T09:18:24.525Z] #53 0.438 + GOPATH=/tmp/tmp.RlBLASJFK3 [2020-05-15T09:18:24.525Z] #53 0.438 + RM_GOPATH=1 [2020-05-15T09:18:24.525Z] #53 0.442 ++ dirname /tmp/install/install.sh [2020-05-15T09:18:24.525Z] #53 0.480 + dir=/tmp/install [2020-05-15T09:18:24.525Z] #53 0.482 + bin=containerd [2020-05-15T09:18:24.525Z] #53 0.482 + shift [2020-05-15T09:18:24.525Z] #53 0.482 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-15T09:18:24.525Z] #53 0.482 + . /tmp/install/containerd.installer [2020-05-15T09:18:24.525Z] #53 0.482 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:18:24.525Z] #53 0.483 + install_containerd [2020-05-15T09:18:24.525Z] #53 0.484 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-15T09:18:24.525Z] #53 0.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RlBLASJFK3/src/github.com/containerd/containerd [2020-05-15T09:18:24.525Z] #53 0.484 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:18:24.525Z] #53 0.488 Cloning into '/tmp/tmp.RlBLASJFK3/src/github.com/containerd/containerd'... [2020-05-15T09:18:24.683Z] #39 43.11 CC images/sk-netlink.o [2020-05-15T09:18:24.793Z] #38 ... [2020-05-15T09:18:24.793Z] [2020-05-15T09:18:24.793Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:24.793Z] #41 64.46 github.com/LK4D4/vndr/godl/singleflight [2020-05-15T09:18:24.793Z] #41 64.46 internal/reflectlite [2020-05-15T09:18:24.793Z] #41 65.14 math/rand [2020-05-15T09:18:24.793Z] #41 67.47 internal/singleflight [2020-05-15T09:18:24.793Z] #41 69.18 strconv [2020-05-15T09:18:24.793Z] #41 69.21 io [2020-05-15T09:18:24.793Z] #41 70.78 bytes [2020-05-15T09:18:24.793Z] #41 73.79 reflect [2020-05-15T09:18:24.793Z] #41 74.44 bufio [2020-05-15T09:18:24.946Z] #39 43.44 CC images/packet-sock.o [2020-05-15T09:18:25.064Z] #41 ... [2020-05-15T09:18:25.064Z] [2020-05-15T09:18:25.064Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:25.064Z] #25 5.386 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-15T09:18:25.064Z] #25 5.802 [2020-05-15T09:18:25.064Z] #25 6.105 #=#=# ## 3.0% ###### 8.5% ########### 16.4% ############### 22.0% #################### 28.5% ###################### 31.5% ######################## 33.6% ########################## 37.3% ############################## 42.0% ################################# 46.3% ################################### 49.1% ###################################### 53.9% ########################################## 59.6% ############################################## 64.9% ################################################## 70.5% #################################################### 73.6% ######################################################## 77.8% ########################################################### 82.7% ############################################################# 86.0% ################################################################## 92.6% ######################################################################## 100.0% [2020-05-15T09:18:25.064Z] #25 9.114 [2020-05-15T09:18:25.206Z] #39 ... [2020-05-15T09:18:25.206Z] [2020-05-15T09:18:25.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:25.206Z] #41 97.22 compress/flate [2020-05-15T09:18:25.206Z] #41 97.48 go/doc [2020-05-15T09:18:25.206Z] #41 103.2 encoding/asn1 [2020-05-15T09:18:25.206Z] #41 105.6 github.com/LK4D4/vndr/build [2020-05-15T09:18:25.206Z] #41 106.1 vendor/golang.org/x/text/unicode/bidi [2020-05-15T09:18:25.466Z] #41 ... [2020-05-15T09:18:25.467Z] [2020-05-15T09:18:25.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:25.467Z] #39 43.88 CC images/ipc-var.o [2020-05-15T09:18:25.728Z] #39 44.24 CC images/ipc-desc.o [2020-05-15T09:18:26.299Z] #39 44.51 CC images/ipc-shm.o [2020-05-15T09:18:26.299Z] #39 44.71 CC images/ipc-msg.o [2020-05-15T09:18:26.390Z] #25 9.405 #=#=# ### 4.7% ########### 16.1% ################# 24.4% ############################### 44.0% #################################### 50.3% ########################################## 58.6% ############################################# 63.4% [2020-05-15T09:18:26.391Z] #25 ... [2020-05-15T09:18:26.391Z] [2020-05-15T09:18:26.391Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:26.391Z] #30 66.10 sort [2020-05-15T09:18:26.391Z] #30 66.13 errors [2020-05-15T09:18:26.391Z] #30 66.95 strconv [2020-05-15T09:18:26.391Z] #30 68.21 io [2020-05-15T09:18:26.391Z] #30 70.01 internal/oserror [2020-05-15T09:18:26.391Z] #30 70.15 syscall [2020-05-15T09:18:26.391Z] #30 72.62 reflect [2020-05-15T09:18:26.391Z] #30 ... [2020-05-15T09:18:26.391Z] [2020-05-15T09:18:26.391Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:26.391Z] #25 9.405 #=#=# ### 4.7% ########### 16.1% ################# 24.4% ############################### 44.0% #################################### 50.3% ########################################## 58.6% ############################################# 63.4% ############################################################## 87.0% ######################################################################## 100.0% [2020-05-15T09:18:26.876Z] #39 45.16 CC images/ipc-sem.o [2020-05-15T09:18:26.876Z] #39 45.34 CC images/utsns.o [2020-05-15T09:18:27.136Z] #39 45.56 CC images/creds.o [2020-05-15T09:18:27.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:18:27.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:18:27.397Z] #39 45.86 CC images/vma.o [2020-05-15T09:18:27.657Z] #39 46.09 CC images/netdev.o [2020-05-15T09:18:27.768Z] #25 11.50 [2020-05-15T09:18:27.917Z] #39 46.42 CC images/tty.o [2020-05-15T09:18:28.858Z] #39 47.17 CC images/file-lock.o [2020-05-15T09:18:28.858Z] #39 47.36 CC images/rlimit.o [2020-05-15T09:18:29.118Z] #39 47.68 CC images/pagemap.o [2020-05-15T09:18:29.555Z] #25 11.85 0.0% ##### 7.5% ######## 12.1% ########### 16.6% ############### 22.0% ##################### 29.3% ######################## 34.3% ############################# 40.7% ################################### 49.0% ###################################### 53.6% ########################################### 60.6% ################################################ 67.7% ##################################################### 75.0% ########################################################### 82.2% ############################################################### 88.8% ######################################################################## 100.0% [2020-05-15T09:18:29.690Z] #39 48.06 CC images/siginfo.o [2020-05-15T09:18:29.811Z] #25 13.90 [2020-05-15T09:18:29.950Z] #39 48.34 CC images/rpc.o [2020-05-15T09:18:30.066Z] #25 14.10 0.0% ## 2.9% [2020-05-15T09:18:30.066Z] #25 ... [2020-05-15T09:18:30.066Z] [2020-05-15T09:18:30.066Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:30.066Z] #32 69.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:30.066Z] #32 70.18 Fetched 14.9 MB in 3s (5103 kB/s) [2020-05-15T09:18:30.066Z] #32 70.28 Selecting previously unselected package xxd. [2020-05-15T09:18:30.066Z] #32 70.28 (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-15T09:18:30.066Z] #32 70.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-15T09:18:30.066Z] #32 70.43 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:18:30.066Z] #32 71.47 Selecting previously unselected package vim-common. [2020-05-15T09:18:30.066Z] #32 71.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:18:30.066Z] #32 71.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:18:30.066Z] #32 72.33 Selecting previously unselected package cmake-data. [2020-05-15T09:18:30.066Z] #32 72.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-15T09:18:30.066Z] #32 72.36 Unpacking cmake-data (3.13.4-1) ... [2020-05-15T09:18:30.066Z] #32 78.28 Selecting previously unselected package libicu63:amd64. [2020-05-15T09:18:30.066Z] #32 78.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-15T09:18:30.066Z] #32 78.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-15T09:18:30.091Z] #53 ... [2020-05-15T09:18:30.091Z] [2020-05-15T09:18:30.091Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:30.091Z] #26 2.880 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-15T09:18:30.091Z] #26 3.628 #=#=# [2020-05-15T09:18:30.091Z] #26 3.880 0.4% ### 4.5% ###### 8.8% ########## 15.2% ################ 23.2% #################### 28.6% ####################### 32.8% ############################ 39.2% ############################### 43.5% ##################################### 52.0% ########################################## 58.4% ############################################## 64.7% ################################################# 69.2% ###################################################### 75.6% ######################################################### 79.8% ############################################################ 84.1% ################################################################# 90.5% ##################################################################### 96.9% ######################################################################## 100.0% [2020-05-15T09:18:30.321Z] #32 ... [2020-05-15T09:18:30.321Z] [2020-05-15T09:18:30.321Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:30.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:18:30.718Z] #26 6.864 [2020-05-15T09:18:31.334Z] #39 ... [2020-05-15T09:18:31.334Z] [2020-05-15T09:18:31.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:31.334Z] #10 111.8 Selecting previously unselected package libapparmor1:arm64. [2020-05-15T09:18:31.334Z] #10 111.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 111.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-15T09:18:31.334Z] #10 112.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-15T09:18:31.334Z] #10 112.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 112.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-15T09:18:31.334Z] #10 112.2 Selecting previously unselected package libbtrfs0. [2020-05-15T09:18:31.334Z] #10 112.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 112.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:31.334Z] #10 112.4 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:18:31.334Z] #10 112.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 112.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:31.334Z] #10 112.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-15T09:18:31.334Z] #10 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 112.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-15T09:18:31.334Z] #10 112.8 Selecting previously unselected package libudev-dev:arm64. [2020-05-15T09:18:31.334Z] #10 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 112.9 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-15T09:18:31.334Z] #10 113.1 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-15T09:18:31.334Z] #10 113.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-15T09:18:31.334Z] #10 113.1 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-15T09:18:31.598Z] #25 14.10 0.0% ## 2.9% ### 4.8% #### 6.7% ###### 8.9% ######## 12.2% ########## 15.2% ############ 17.9% ############## 19.5% ############### 21.5% ################# 23.9% ################### 27.0% ##################### 29.2% ###################### 31.0% ######################## 33.5% ######################### 35.6% ########################### 38.4% [2020-05-15T09:18:31.598Z] #25 ... [2020-05-15T09:18:31.598Z] [2020-05-15T09:18:31.598Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:31.598Z] #52 4.261 + RM_GOPATH=0 [2020-05-15T09:18:31.598Z] #52 4.261 + TMP_GOPATH= [2020-05-15T09:18:31.598Z] #52 4.261 + : /build [2020-05-15T09:18:31.598Z] #52 4.261 + '[' -z '' ']' [2020-05-15T09:18:31.598Z] #52 4.261 ++ mktemp -d [2020-05-15T09:18:31.598Z] #52 4.261 + export GOPATH=/tmp/tmp.3hVcO0zJZf [2020-05-15T09:18:31.598Z] #52 4.261 + GOPATH=/tmp/tmp.3hVcO0zJZf [2020-05-15T09:18:31.598Z] #52 4.261 + RM_GOPATH=1 [2020-05-15T09:18:31.598Z] #52 4.269 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:18:31.598Z] #52 4.271 ++ dirname /tmp/install/install.sh [2020-05-15T09:18:31.598Z] #52 4.271 + dir=/tmp/install [2020-05-15T09:18:31.598Z] #52 4.271 + bin=containerd [2020-05-15T09:18:31.598Z] #52 4.271 + shift [2020-05-15T09:18:31.598Z] #52 4.271 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-15T09:18:31.598Z] #52 4.271 + . /tmp/install/containerd.installer [2020-05-15T09:18:31.598Z] #52 4.271 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:18:31.598Z] #52 4.271 + install_containerd [2020-05-15T09:18:31.598Z] #52 4.271 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-15T09:18:31.598Z] #52 4.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3hVcO0zJZf/src/github.com/containerd/containerd [2020-05-15T09:18:31.598Z] #52 4.279 Cloning into '/tmp/tmp.3hVcO0zJZf/src/github.com/containerd/containerd'... [2020-05-15T09:18:31.672Z] #10 113.4 Selecting previously unselected package libpcre16-3:arm64. [2020-05-15T09:18:31.672Z] #10 113.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-15T09:18:31.672Z] #10 113.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-15T09:18:31.672Z] #10 113.6 Selecting previously unselected package libpcre32-3:arm64. [2020-05-15T09:18:31.854Z] #52 ... [2020-05-15T09:18:31.854Z] [2020-05-15T09:18:31.854Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:31.886Z] #26 7.142 #=#=# ####### 10.4% ############### 21.9% ######################## 33.5% #################################### 50.7% ############################################ 62.2% ##################################################### 73.6% ################################################################# 90.9% ######################################################################## 100.0% [2020-05-15T09:18:31.932Z] #10 113.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-15T09:18:31.933Z] #10 113.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-15T09:18:32.194Z] #10 113.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-15T09:18:32.194Z] #10 113.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-15T09:18:32.194Z] #10 114.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-15T09:18:32.194Z] #10 114.1 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-15T09:18:32.194Z] #10 114.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-15T09:18:32.194Z] #10 114.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-15T09:18:32.764Z] #10 114.6 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-15T09:18:32.764Z] #10 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-15T09:18:32.764Z] #10 114.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-15T09:18:32.909Z] #26 8.866 [2020-05-15T09:18:33.196Z] #26 9.204 ## 3.3% ###### 8.4% [2020-05-15T09:18:33.196Z] #26 ... [2020-05-15T09:18:33.196Z] [2020-05-15T09:18:33.196Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:33.196Z] #42 67.75 sync [2020-05-15T09:18:33.196Z] #42 67.75 internal/reflectlite [2020-05-15T09:18:33.424Z] #10 115.3 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-15T09:18:33.424Z] #10 115.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-15T09:18:33.424Z] #10 115.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-15T09:18:33.424Z] #10 115.3 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-15T09:18:33.424Z] #10 115.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-15T09:18:33.424Z] #10 115.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-15T09:18:33.684Z] #10 115.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-15T09:18:33.684Z] #10 115.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-15T09:18:33.684Z] #10 115.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-15T09:18:33.904Z] #25 14.10 0.0% ## 2.9% ### 4.8% #### 6.7% ###### 8.9% ######## 12.2% ########## 15.2% ############ 17.9% ############## 19.5% ############### 21.5% ################# 23.9% ################### 27.0% ##################### 29.2% ###################### 31.0% ######################## 33.5% ######################### 35.6% ########################### 38.4% ############################# 41.0% ############################### 43.4% ################################ 45.3% ################################## 47.9% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ######################################### 58.1% ########################################### 60.9% ############################################# 63.0% ############################################### 65.5% ################################################ 67.9% ################################################## 70.3% #################################################### 73.1% ###################################################### 75.2% ######################################################## 77.9% ######################################################### 80.4% ########################################################### 82.9% ############################################################ 84.6% [2020-05-15T09:18:33.904Z] #25 ... [2020-05-15T09:18:33.904Z] [2020-05-15T09:18:33.904Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:33.904Z] #43 73.65 + cd /tmp/tmp.g1drwSCWef/src/gotest.tools/gotestsum [2020-05-15T09:18:33.904Z] #43 73.65 + git checkout -q v0.3.5 [2020-05-15T09:18:33.904Z] #43 73.76 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-15T09:18:33.904Z] #43 ... [2020-05-15T09:18:33.904Z] [2020-05-15T09:18:33.904Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:34.160Z] #25 14.10 0.0% ## 2.9% ### 4.8% #### 6.7% ###### 8.9% ######## 12.2% ########## 15.2% ############ 17.9% ############## 19.5% ############### 21.5% ################# 23.9% ################### 27.0% ##################### 29.2% ###################### 31.0% ######################## 33.5% ######################### 35.6% ########################### 38.4% ############################# 41.0% ############################### 43.4% ################################ 45.3% ################################## 47.9% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ######################################### 58.1% ########################################### 60.9% ############################################# 63.0% ############################################### 65.5% ################################################ 67.9% ################################################## 70.3% #################################################### 73.1% ###################################################### 75.2% ######################################################## 77.9% ######################################################### 80.4% ########################################################### 82.9% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 88.0% [2020-05-15T09:18:34.160Z] #25 ... [2020-05-15T09:18:34.160Z] [2020-05-15T09:18:34.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:34.160Z] #10 73.81 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-15T09:18:34.160Z] #10 77.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-15T09:18:34.160Z] #10 77.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-15T09:18:34.160Z] #10 77.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-15T09:18:34.160Z] #10 77.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-15T09:18:34.160Z] #10 77.54 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-15T09:18:34.160Z] #10 77.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-15T09:18:34.160Z] #10 77.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-15T09:18:34.160Z] #10 77.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-15T09:18:34.160Z] #10 77.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-15T09:18:34.160Z] #10 77.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-15T09:18:34.160Z] #10 77.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-15T09:18:34.160Z] #10 77.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-15T09:18:34.160Z] #10 77.90 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-15T09:18:34.160Z] #10 77.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-15T09:18:34.160Z] #10 77.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-15T09:18:34.160Z] #10 79.43 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:34.160Z] #10 79.62 Fetched 78.2 MB in 11s (7252 kB/s) [2020-05-15T09:18:34.160Z] #10 79.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-15T09:18:34.160Z] #10 79.85 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-15T09:18:34.160Z] #10 79.87 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:18:34.160Z] #10 80.39 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-15T09:18:34.160Z] #10 80.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-15T09:18:34.160Z] #10 80.61 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-15T09:18:34.160Z] #10 80.66 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:18:34.160Z] #10 81.03 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-15T09:18:34.160Z] #10 81.23 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-15T09:18:34.160Z] #10 81.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-15T09:18:34.160Z] #10 81.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-15T09:18:34.160Z] #10 81.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:18:34.160Z] #10 ... [2020-05-15T09:18:34.160Z] [2020-05-15T09:18:34.160Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:34.227Z] #42 ... [2020-05-15T09:18:34.227Z] [2020-05-15T09:18:34.227Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:34.227Z] #11 58.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-15T09:18:34.227Z] #11 58.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-15T09:18:34.227Z] #11 65.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-15T09:18:34.272Z] #10 116.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-15T09:18:34.516Z] #11 ... [2020-05-15T09:18:34.516Z] [2020-05-15T09:18:34.516Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:34.516Z] #26 9.204 ## 3.3% ###### 8.4% ######### 13.6% ########### 16.2% ############### 21.4% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.0% ################################# 47.2% ##################################### 52.3% ######################################### 57.5% ############################################# 62.7% ################################################ [2020-05-15T09:18:34.516Z] #26 ... [2020-05-15T09:18:34.516Z] [2020-05-15T09:18:34.516Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:34.516Z] #39 59.14 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:34.516Z] #39 59.46 Fetched 4075 kB in 1s (3489 kB/s) [2020-05-15T09:18:34.516Z] #39 59.58 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-15T09:18:34.516Z] #39 59.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-15T09:18:34.516Z] #39 59.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 59.69 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-15T09:18:34.516Z] #39 59.91 Selecting previously unselected package libnet1:ppc64el. [2020-05-15T09:18:34.516Z] #39 59.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 59.93 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:34.516Z] #39 60.12 Selecting previously unselected package libnet1-dev. [2020-05-15T09:18:34.516Z] #39 60.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 60.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:34.516Z] #39 60.46 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-15T09:18:34.516Z] #39 60.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 60.47 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-15T09:18:34.516Z] #39 60.62 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-15T09:18:34.516Z] #39 60.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 60.65 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-15T09:18:34.516Z] #39 61.23 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-15T09:18:34.516Z] #39 61.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 61.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:18:34.516Z] #39 61.51 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-15T09:18:34.516Z] #39 61.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 61.57 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:18:34.516Z] #39 61.85 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-15T09:18:34.516Z] #39 61.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 61.91 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-15T09:18:34.516Z] #39 62.32 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-15T09:18:34.516Z] #39 62.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 62.37 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:34.516Z] #39 63.54 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-15T09:18:34.516Z] #39 63.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 63.58 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:34.516Z] #39 63.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-15T09:18:34.516Z] #39 63.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 63.98 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:34.516Z] #39 66.58 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-15T09:18:34.516Z] #39 66.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 66.58 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:34.516Z] #39 67.61 Selecting previously unselected package protobuf-c-compiler. [2020-05-15T09:18:34.516Z] #39 67.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 67.62 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:18:34.516Z] #39 68.02 Selecting previously unselected package protobuf-compiler. [2020-05-15T09:18:34.516Z] #39 68.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.516Z] #39 68.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:18:34.516Z] #39 68.39 Selecting previously unselected package python-pkg-resources. [2020-05-15T09:18:34.516Z] #39 68.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:18:34.516Z] #39 68.44 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-15T09:18:34.516Z] #39 69.07 Selecting previously unselected package python-six. [2020-05-15T09:18:34.516Z] #39 69.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-15T09:18:34.516Z] #39 69.09 Unpacking python-six (1.12.0-1) ... [2020-05-15T09:18:34.516Z] #39 69.21 Selecting previously unselected package python-protobuf. [2020-05-15T09:18:34.516Z] #39 69.23 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-15T09:18:34.533Z] #10 116.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-15T09:18:34.533Z] #10 116.4 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-15T09:18:34.533Z] #10 116.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:18:34.533Z] #10 116.4 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-15T09:18:34.533Z] #10 116.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-15T09:18:34.533Z] #10 116.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:34.533Z] #10 116.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:18:34.533Z] #10 116.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-15T09:18:34.533Z] #10 116.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-15T09:18:34.533Z] #10 116.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:18:34.533Z] #10 116.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:18:34.669Z] #25 14.10 0.0% ## 2.9% ### 4.8% #### 6.7% ###### 8.9% ######## 12.2% ########## 15.2% ############ 17.9% ############## 19.5% ############### 21.5% ################# 23.9% ################### 27.0% ##################### 29.2% ###################### 31.0% ######################## 33.5% ######################### 35.6% ########################### 38.4% ############################# 41.0% ############################### 43.4% ################################ 45.3% ################################## 47.9% #################################### 50.7% ###################################### 52.9% ####################################### 55.0% ######################################### 57.2% ######################################### 58.1% ########################################### 60.9% ############################################# 63.0% ############################################### 65.5% ################################################ 67.9% ################################################## 70.3% #################################################### 73.1% ###################################################### 75.2% ######################################################## 77.9% ######################################################### 80.4% ########################################################### 82.9% ############################################################ 84.6% ############################################################# 86.0% ############################################################### 88.0% ################################################################# 90.6% ################################################################## 92.1% ################################################################### 94.4% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-15T09:18:34.669Z] #25 18.81 [2020-05-15T09:18:34.794Z] #10 116.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-15T09:18:34.794Z] #10 116.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-15T09:18:34.794Z] #10 116.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-15T09:18:34.794Z] #10 116.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:18:34.794Z] #10 116.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-15T09:18:34.794Z] #10 116.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:34.794Z] #10 116.7 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-15T09:18:34.794Z] #10 116.7 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-15T09:18:34.794Z] #10 116.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:18:34.794Z] #10 116.7 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-15T09:18:34.794Z] #10 116.8 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-15T09:18:34.794Z] #10 116.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:18:34.794Z] #10 116.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-15T09:18:34.794Z] #10 116.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-15T09:18:34.794Z] #10 116.8 Setting up dmsetup (2:1.02.155-3) ... [2020-05-15T09:18:34.807Z] #39 69.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-15T09:18:34.807Z] #39 ... [2020-05-15T09:18:34.807Z] [2020-05-15T09:18:34.807Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:34.807Z] #33 59.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:34.807Z] #33 59.59 Fetched 14.9 MB in 3s (4925 kB/s) [2020-05-15T09:18:34.807Z] #33 59.77 Selecting previously unselected package xxd. [2020-05-15T09:18:34.807Z] #33 59.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-15T09:18:34.807Z] #33 59.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-15T09:18:34.807Z] #33 59.95 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:18:34.807Z] #33 60.21 Selecting previously unselected package vim-common. [2020-05-15T09:18:34.807Z] #33 60.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:18:34.807Z] #33 60.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:18:34.807Z] #33 60.97 Selecting previously unselected package cmake-data. [2020-05-15T09:18:34.807Z] #33 61.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-15T09:18:34.807Z] #33 61.01 Unpacking cmake-data (3.13.4-1) ... [2020-05-15T09:18:34.807Z] #33 65.91 Selecting previously unselected package libicu63:ppc64el. [2020-05-15T09:18:34.807Z] #33 65.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-15T09:18:34.807Z] #33 65.94 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-15T09:18:34.807Z] #33 ... [2020-05-15T09:18:34.807Z] [2020-05-15T09:18:34.807Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:34.807Z] #11 69.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-15T09:18:34.807Z] #11 69.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-15T09:18:34.807Z] #11 69.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-15T09:18:34.807Z] #11 69.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-15T09:18:34.807Z] #11 69.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-15T09:18:34.807Z] #11 69.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-15T09:18:35.054Z] #10 116.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-15T09:18:35.054Z] #10 116.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-15T09:18:35.054Z] #10 116.9 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:35.097Z] #11 ... [2020-05-15T09:18:35.097Z] [2020-05-15T09:18:35.097Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:35.097Z] #60 DONE 69.5s [2020-05-15T09:18:35.097Z] [2020-05-15T09:18:35.097Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:35.097Z] #11 69.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-15T09:18:35.097Z] #11 69.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-15T09:18:35.387Z] #11 69.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-15T09:18:35.387Z] #11 69.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-15T09:18:35.387Z] #11 69.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-15T09:18:35.594Z] #25 ... [2020-05-15T09:18:35.594Z] [2020-05-15T09:18:35.594Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:18:35.594Z] #28 74.99 Checking out files: 77% (1175/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-15T09:18:35.594Z] #28 76.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-15T09:18:35.594Z] #28 77.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-15T09:18:35.594Z] #28 ... [2020-05-15T09:18:35.594Z] [2020-05-15T09:18:35.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:35.594Z] #10 84.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-15T09:18:35.594Z] #10 84.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-15T09:18:35.594Z] #10 84.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:18:35.677Z] #11 70.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-15T09:18:35.677Z] #11 70.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-15T09:18:35.677Z] #11 70.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-15T09:18:35.677Z] #11 70.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-15T09:18:35.998Z] #10 DONE 117.8s [2020-05-15T09:18:35.998Z] [2020-05-15T09:18:35.998Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:36.570Z] #49 ... [2020-05-15T09:18:36.570Z] [2020-05-15T09:18:36.570Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:36.570Z] #54 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:18:36.570Z] #54 112.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-15T09:18:36.570Z] #54 DONE 118.4s [2020-05-15T09:18:36.570Z] [2020-05-15T09:18:36.570Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:18:36.570Z] #55 DONE 0.1s [2020-05-15T09:18:36.570Z] [2020-05-15T09:18:36.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:36.570Z] #39 49.98 CC images/ext-file.o [2020-05-15T09:18:36.570Z] #39 50.29 CC images/cgroup.o [2020-05-15T09:18:36.570Z] #39 51.08 CC images/userns.o [2020-05-15T09:18:36.570Z] #39 51.36 CC images/google/protobuf/descriptor.o [2020-05-15T09:18:36.570Z] #39 53.66 CC images/opts.o [2020-05-15T09:18:36.570Z] #39 53.81 CC images/seccomp.o [2020-05-15T09:18:36.570Z] #39 54.10 CC images/binfmt-misc.o [2020-05-15T09:18:36.570Z] #39 54.30 CC images/time.o [2020-05-15T09:18:36.570Z] #39 54.82 CC images/sysctl.o [2020-05-15T09:18:36.570Z] #39 55.08 CC images/autofs.o [2020-05-15T09:18:36.831Z] #39 55.31 CC images/macvlan.o [2020-05-15T09:18:37.403Z] #39 55.63 CC images/sit.o [2020-05-15T09:18:37.403Z] #39 55.89 LINK images/built-in.o [2020-05-15T09:18:37.479Z] #10 ... [2020-05-15T09:18:37.480Z] [2020-05-15T09:18:37.480Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:37.480Z] #38 76.92 Selecting previously unselected package libprotoc17:amd64. [2020-05-15T09:18:37.480Z] #38 76.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:37.480Z] #38 76.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:37.480Z] #38 78.18 Selecting previously unselected package protobuf-c-compiler. [2020-05-15T09:18:37.480Z] #38 78.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-15T09:18:37.480Z] #38 78.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:18:37.480Z] #38 78.37 Selecting previously unselected package protobuf-compiler. [2020-05-15T09:18:37.480Z] #38 78.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:37.480Z] #38 78.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:18:37.480Z] #38 78.63 Selecting previously unselected package python-pkg-resources. [2020-05-15T09:18:37.480Z] #38 78.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:18:37.480Z] #38 78.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-15T09:18:37.480Z] #38 78.92 Selecting previously unselected package python-six. [2020-05-15T09:18:37.480Z] #38 78.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-15T09:18:37.480Z] #38 78.98 Unpacking python-six (1.12.0-1) ... [2020-05-15T09:18:37.480Z] #38 79.09 Selecting previously unselected package python-protobuf. [2020-05-15T09:18:37.480Z] #38 79.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-15T09:18:37.480Z] #38 79.11 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-15T09:18:37.480Z] #38 79.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-15T09:18:37.480Z] #38 84.91 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:37.480Z] #38 84.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:37.480Z] #38 84.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-15T09:18:37.480Z] #38 84.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-15T09:18:37.480Z] #38 84.97 Setting up python-six (1.12.0-1) ... [2020-05-15T09:18:37.480Z] #38 ... [2020-05-15T09:18:37.480Z] [2020-05-15T09:18:37.480Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:37.480Z] #25 19.79 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-15T09:18:37.480Z] #25 20.26 [2020-05-15T09:18:37.480Z] #25 20.43 ######################################################################## 100.0% [2020-05-15T09:18:37.480Z] #25 20.57 [2020-05-15T09:18:37.480Z] #25 21.50 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-15T09:18:37.665Z] #39 ... [2020-05-15T09:18:37.665Z] [2020-05-15T09:18:37.665Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:37.665Z] #41 109.5 vendor/golang.org/x/text/unicode/norm [2020-05-15T09:18:37.665Z] #41 109.6 vendor/golang.org/x/crypto/cryptobyte [2020-05-15T09:18:37.665Z] #41 111.1 mime [2020-05-15T09:18:37.665Z] #41 115.0 vendor/golang.org/x/net/idna [2020-05-15T09:18:37.665Z] #41 118.0 net/textproto [2020-05-15T09:18:37.665Z] #41 118.0 vendor/golang.org/x/net/http/httpproxy [2020-05-15T09:18:37.665Z] #41 118.0 crypto/x509 [2020-05-15T09:18:37.665Z] #41 119.6 vendor/golang.org/x/net/http/httpguts [2020-05-15T09:18:37.665Z] #41 ... [2020-05-15T09:18:37.665Z] [2020-05-15T09:18:37.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:37.665Z] #39 56.12 GEN compel/include/asm [2020-05-15T09:18:37.665Z] #39 56.18 GEN compel/include/version.h [2020-05-15T09:18:37.745Z] #11 72.04 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:18:37.745Z] #11 72.37 Fetched 79.4 MB in 15s (5399 kB/s) [2020-05-15T09:18:37.749Z] #25 22.00 [2020-05-15T09:18:37.749Z] #25 ... [2020-05-15T09:18:37.749Z] [2020-05-15T09:18:37.749Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:37.749Z] #41 77.65 syscall [2020-05-15T09:18:37.926Z] #39 56.22 touch .config [2020-05-15T09:18:37.926Z] #39 56.26 GEN include/common/config.h [2020-05-15T09:18:37.926Z] #39 56.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-15T09:18:37.926Z] #39 56.43 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-15T09:18:38.004Z] #41 ... [2020-05-15T09:18:38.004Z] [2020-05-15T09:18:38.004Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:38.004Z] #32 85.94 Selecting previously unselected package libxml2:amd64. [2020-05-15T09:18:38.004Z] #32 85.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-15T09:18:38.005Z] #32 85.95 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:18:38.005Z] #32 86.69 Selecting previously unselected package libarchive13:amd64. [2020-05-15T09:18:38.005Z] #32 86.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-15T09:18:38.005Z] #32 86.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-15T09:18:38.005Z] #32 87.13 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-15T09:18:38.005Z] #32 87.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-15T09:18:38.005Z] #32 87.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-15T09:18:38.005Z] #32 87.32 Selecting previously unselected package librhash0:amd64. [2020-05-15T09:18:38.005Z] #32 87.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-15T09:18:38.005Z] #32 87.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-15T09:18:38.005Z] #32 87.63 Selecting previously unselected package libuv1:amd64. [2020-05-15T09:18:38.005Z] #32 87.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-15T09:18:38.005Z] #32 87.66 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-15T09:18:38.005Z] #32 87.88 Selecting previously unselected package cmake. [2020-05-15T09:18:38.033Z] #11 72.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-15T09:18:38.033Z] #11 72.69 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ... [2020-05-15T09:18:38.033Z] #11 72.72 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:18:38.188Z] #39 56.54 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-15T09:18:38.188Z] #39 56.61 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-15T09:18:38.188Z] #39 56.63 DEP compel/plugins/std/infect.d [2020-05-15T09:18:38.259Z] #32 87.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-15T09:18:38.259Z] #32 87.93 Unpacking cmake (3.13.4-1) ... [2020-05-15T09:18:38.259Z] #32 ... [2020-05-15T09:18:38.259Z] [2020-05-15T09:18:38.259Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:38.259Z] #47 78.06 syscall [2020-05-15T09:18:38.259Z] #47 78.14 reflect [2020-05-15T09:18:38.259Z] #47 86.30 time [2020-05-15T09:18:38.514Z] #47 ... [2020-05-15T09:18:38.515Z] [2020-05-15T09:18:38.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:38.515Z] #10 88.31 Selecting previously unselected package binutils-mingw-w64. [2020-05-15T09:18:38.515Z] #10 88.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-15T09:18:38.761Z] #39 57.16 DEP compel/plugins/std/string.d [2020-05-15T09:18:38.769Z] #10 88.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:18:38.769Z] #10 88.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-15T09:18:38.769Z] #10 88.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-15T09:18:38.769Z] #10 88.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-15T09:18:39.021Z] #39 57.25 DEP compel/plugins/std/log.d [2020-05-15T09:18:39.021Z] #39 57.56 DEP compel/plugins/std/fds.d [2020-05-15T09:18:39.027Z] #10 88.69 Selecting previously unselected package dmsetup. [2020-05-15T09:18:39.027Z] #10 88.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-15T09:18:39.027Z] #10 88.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-15T09:18:39.068Z] #11 73.44 Setting up libsystemd0:ppc64el (241-7~deb10u4) ... [2020-05-15T09:18:39.282Z] #10 88.93 Selecting previously unselected package mingw-w64-common. [2020-05-15T09:18:39.282Z] #10 88.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-15T09:18:39.282Z] #10 88.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-15T09:18:39.283Z] #39 57.76 DEP compel/plugins/std/std.d [2020-05-15T09:18:39.359Z] #11 73.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 ... 15338 files and directories currently installed.) [2020-05-15T09:18:39.359Z] #11 73.90 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ... [2020-05-15T09:18:39.359Z] #11 73.91 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-15T09:18:39.544Z] #39 57.99 DEP compel/plugins/shmem/shmem.d [2020-05-15T09:18:39.544Z] #39 58.17 DEP compel/plugins/fds/fds.d [2020-05-15T09:18:40.005Z] #11 74.40 Setting up libudev1:ppc64el (241-7~deb10u4) ... [2020-05-15T09:18:40.005Z] #11 74.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-15T09:18:40.005Z] #11 74.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-15T09:18:40.005Z] #11 74.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-15T09:18:40.005Z] #11 74.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:18:40.117Z] #39 58.41 CC compel/plugins/std/std.o [2020-05-15T09:18:40.117Z] #39 ... [2020-05-15T09:18:40.117Z] [2020-05-15T09:18:40.117Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:18:40.117Z] #11 DONE 4.2s [2020-05-15T09:18:40.382Z] [2020-05-15T09:18:40.382Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:40.382Z] #49 3.372 + RM_GOPATH=0 [2020-05-15T09:18:40.382Z] #49 3.372 + TMP_GOPATH= [2020-05-15T09:18:40.382Z] #49 3.372 + : /build [2020-05-15T09:18:40.382Z] #49 3.372 + '[' -z '' ']' [2020-05-15T09:18:40.382Z] #49 3.372 ++ mktemp -d [2020-05-15T09:18:40.382Z] #49 3.375 + export GOPATH=/tmp/tmp.59MuT7lneL [2020-05-15T09:18:40.382Z] #49 3.375 + GOPATH=/tmp/tmp.59MuT7lneL [2020-05-15T09:18:40.382Z] #49 3.375 + RM_GOPATH=1 [2020-05-15T09:18:40.382Z] #49 3.375 ++ dirname /tmp/install/install.sh [2020-05-15T09:18:40.382Z] #49 3.378 + dir=/tmp/install [2020-05-15T09:18:40.382Z] #49 3.378 + bin=runc [2020-05-15T09:18:40.382Z] #49 3.378 + shift [2020-05-15T09:18:40.382Z] #49 3.378 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-15T09:18:40.382Z] #49 3.378 + . /tmp/install/runc.installer [2020-05-15T09:18:40.382Z] #49 3.378 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:18:40.382Z] #49 3.378 + install_runc [2020-05-15T09:18:40.382Z] #49 3.378 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-15T09:18:40.382Z] #49 3.385 + uname -r [2020-05-15T09:18:40.382Z] #49 3.387 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-15T09:18:40.382Z] #49 3.387 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-15T09:18:40.382Z] #49 3.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.59MuT7lneL/src/github.com/opencontainers/runc [2020-05-15T09:18:40.382Z] #49 3.387 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-15T09:18:40.382Z] #49 3.389 Cloning into '/tmp/tmp.59MuT7lneL/src/github.com/opencontainers/runc'... [2020-05-15T09:18:40.640Z] #11 ... [2020-05-15T09:18:40.640Z] [2020-05-15T09:18:40.640Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:40.640Z] #31 64.99 sync [2020-05-15T09:18:40.640Z] #31 65.01 internal/reflectlite [2020-05-15T09:18:40.640Z] #31 72.78 errors [2020-05-15T09:18:40.640Z] #31 72.80 sort [2020-05-15T09:18:40.640Z] #31 73.69 io [2020-05-15T09:18:40.640Z] #31 73.71 strconv [2020-05-15T09:18:40.640Z] #31 73.73 internal/oserror [2020-05-15T09:18:40.640Z] #31 74.30 syscall [2020-05-15T09:18:40.640Z] #31 ... [2020-05-15T09:18:40.640Z] [2020-05-15T09:18:40.640Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:40.640Z] #26 9.204 ## 3.3% ###### 8.4% ######### 13.6% ########### 16.2% ############### 21.4% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.0% ################################# 47.2% ##################################### 52.3% ######################################### 57.5% ############################################# 62.7% ################################################ 67.8% #################################################### 73.0% ########################################################## 80.8% ########################################################### 83.3% ############################################################# 85.9% ############################################################### 88.5% ################################################################### 93.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-15T09:18:40.640Z] #26 12.86 #=#=# [2020-05-15T09:18:40.647Z] #10 ... [2020-05-15T09:18:40.647Z] [2020-05-15T09:18:40.647Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:40.647Z] #30 80.14 time [2020-05-15T09:18:40.647Z] #30 86.58 internal/poll [2020-05-15T09:18:40.647Z] #30 88.95 internal/syscall/execenv [2020-05-15T09:18:40.647Z] #30 89.25 internal/syscall/unix [2020-05-15T09:18:40.647Z] #30 89.59 os [2020-05-15T09:18:40.647Z] #30 90.26 internal/fmtsort [2020-05-15T09:18:40.647Z] #30 ... [2020-05-15T09:18:40.647Z] [2020-05-15T09:18:40.647Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:40.647Z] #25 22.20 0.7% ######################################################################## 100.0% [2020-05-15T09:18:40.647Z] #25 22.39 [2020-05-15T09:18:40.647Z] #25 23.34 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-15T09:18:40.647Z] #25 23.46 skipping existing 1849cc453dee [2020-05-15T09:18:40.647Z] #25 23.64 [2020-05-15T09:18:40.647Z] #25 24.73 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-15T09:18:41.209Z] #25 25.13 [2020-05-15T09:18:41.209Z] #25 25.34 ######################################################################## 100.0% [2020-05-15T09:18:41.209Z] #25 25.46 [2020-05-15T09:18:41.464Z] #25 25.57 Download of images into '/build' complete. [2020-05-15T09:18:41.464Z] #25 25.57 Use something like the following to load the result into a Docker daemon: [2020-05-15T09:18:41.464Z] #25 25.57 tar -cC '/build' . | docker load [2020-05-15T09:18:41.806Z] #26 13.18 #=#=# 1.1% ## 2.9% ### 4.7% ##### 7.4% ####### 10.4% ######### 13.1% ############ 17.5% ############# 18.4% ############### 21.1% ################# 23.8% ################### 26.5% #################### 29.1% ###################### 31.8% ######################## 33.6% ######################### 35.4% ########################## 37.2% ############################ 39.9% ############################## 42.6% ################################ 45.3% ################################## 48.0% ##################################### 51.5% ####################################### 54.2% ######################################## 56.3% ########################################## 59.0% ########################################### 60.8% ############################################# 62.6% ############################################## 64.8% ################################################ 67.5% ################################################## 70.2% #################################################### 72.9% ###################################################### 75.6% ####################################################### 77.6% ######################################################### 80.0% ########################################################### 82.7% ############################################################## 86.2% ################################################################ 88.9% ################################################################## 92.5% ##################################################################### 95.8% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-15T09:18:41.806Z] #26 18.19 [2020-05-15T09:18:42.391Z] #25 DONE 26.7s [2020-05-15T09:18:42.391Z] [2020-05-15T09:18:42.391Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:42.391Z] #32 91.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-15T09:18:42.391Z] #32 91.56 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:18:42.391Z] #32 91.58 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-15T09:18:42.391Z] #32 91.62 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:18:42.391Z] #32 91.79 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-15T09:18:42.391Z] #32 91.86 Setting up cmake-data (3.13.4-1) ... [2020-05-15T09:18:42.391Z] #32 92.00 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:18:42.391Z] #32 92.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-15T09:18:42.391Z] #32 92.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-15T09:18:42.391Z] #32 92.20 Setting up cmake (3.13.4-1) ... [2020-05-15T09:18:42.391Z] #32 92.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:42.650Z] #32 92.43 Processing triggers for mime-support (3.62) ... [2020-05-15T09:18:43.211Z] #32 DONE 92.8s [2020-05-15T09:18:43.211Z] [2020-05-15T09:18:43.211Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:43.211Z] #38 88.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-15T09:18:43.211Z] #38 88.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-15T09:18:43.211Z] #38 88.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:43.211Z] #38 88.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-15T09:18:43.211Z] #38 89.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:43.211Z] #38 89.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:18:43.211Z] #38 89.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:43.211Z] #38 89.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-15T09:18:43.211Z] #38 89.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:18:43.211Z] #38 89.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-15T09:18:43.693Z] #49 ... [2020-05-15T09:18:43.693Z] [2020-05-15T09:18:43.693Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:18:43.693Z] #12 DONE 3.0s [2020-05-15T09:18:43.693Z] [2020-05-15T09:18:43.693Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:43.693Z] #43 DONE 125.0s [2020-05-15T09:18:43.693Z] [2020-05-15T09:18:43.693Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:18:44.543Z] #26 ... [2020-05-15T09:18:44.543Z] [2020-05-15T09:18:44.543Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:44.543Z] #33 78.71 Selecting previously unselected package libxml2:ppc64el. [2020-05-15T09:18:44.543Z] #33 78.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-15T09:18:44.543Z] #33 78.72 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:18:45.591Z] #33 79.97 Selecting previously unselected package libarchive13:ppc64el. [2020-05-15T09:18:45.591Z] #33 80.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-15T09:18:45.591Z] #33 80.01 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-15T09:18:45.604Z] #13 2.635 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-15T09:18:45.881Z] #33 ... [2020-05-15T09:18:45.881Z] [2020-05-15T09:18:45.881Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:45.881Z] #39 70.49 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-15T09:18:45.881Z] #39 78.55 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:45.881Z] #39 78.56 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:45.881Z] #39 78.56 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:18:45.881Z] #39 78.57 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:18:45.881Z] #39 78.58 Setting up python-six (1.12.0-1) ... [2020-05-15T09:18:46.171Z] #39 ... [2020-05-15T09:18:46.171Z] [2020-05-15T09:18:46.171Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:46.171Z] #33 80.66 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-15T09:18:46.171Z] #33 80.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-15T09:18:46.171Z] #33 80.68 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-15T09:18:46.171Z] #33 80.86 Selecting previously unselected package librhash0:ppc64el. [2020-05-15T09:18:46.174Z] #13 DONE 2.9s [2020-05-15T09:18:46.174Z] [2020-05-15T09:18:46.174Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:18:46.460Z] #33 80.87 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-15T09:18:46.460Z] #33 80.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-15T09:18:46.748Z] #33 81.19 Selecting previously unselected package libuv1:ppc64el. [2020-05-15T09:18:46.748Z] #33 81.21 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-15T09:18:46.748Z] #33 81.23 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-15T09:18:46.748Z] #33 ... [2020-05-15T09:18:46.748Z] [2020-05-15T09:18:46.748Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:46.748Z] #42 71.27 github.com/LK4D4/vndr/godl/singleflight [2020-05-15T09:18:46.748Z] #42 71.29 internal/singleflight [2020-05-15T09:18:46.748Z] #42 71.31 math/rand [2020-05-15T09:18:46.748Z] #42 77.12 io [2020-05-15T09:18:46.748Z] #42 77.12 sort [2020-05-15T09:18:46.748Z] #42 77.17 strconv [2020-05-15T09:18:46.748Z] #42 77.26 syscall [2020-05-15T09:18:46.748Z] #42 ... [2020-05-15T09:18:46.748Z] [2020-05-15T09:18:46.748Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:46.748Z] #33 81.45 Selecting previously unselected package cmake. [2020-05-15T09:18:47.039Z] #33 81.46 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-15T09:18:47.039Z] #33 81.48 Unpacking cmake (3.13.4-1) ... [2020-05-15T09:18:47.377Z] #38 ... [2020-05-15T09:18:47.377Z] [2020-05-15T09:18:47.377Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:47.377Z] #10 96.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-15T09:18:47.377Z] #10 96.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-15T09:18:47.377Z] #10 96.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:18:47.939Z] #10 ... [2020-05-15T09:18:47.939Z] [2020-05-15T09:18:47.939Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:47.939Z] #38 97.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-15T09:18:47.939Z] #38 97.36 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:47.939Z] #38 DONE 97.7s [2020-05-15T09:18:48.197Z] [2020-05-15T09:18:48.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:48.716Z] #14 DONE 2.6s [2020-05-15T09:18:48.717Z] [2020-05-15T09:18:48.717Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:18:48.762Z] #39 ... [2020-05-15T09:18:48.762Z] [2020-05-15T09:18:48.762Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:48.762Z] #41 88.36 internal/poll [2020-05-15T09:18:48.762Z] #41 89.74 internal/fmtsort [2020-05-15T09:18:48.762Z] #41 90.45 strings [2020-05-15T09:18:48.762Z] #41 90.65 os [2020-05-15T09:18:48.762Z] #41 94.85 regexp/syntax [2020-05-15T09:18:48.762Z] #41 96.21 fmt [2020-05-15T09:18:48.762Z] #41 ... [2020-05-15T09:18:48.762Z] [2020-05-15T09:18:48.762Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:48.762Z] #33 3.130 + RM_GOPATH=0 [2020-05-15T09:18:48.762Z] #33 3.130 + TMP_GOPATH= [2020-05-15T09:18:48.762Z] #33 3.130 + : /build [2020-05-15T09:18:48.762Z] #33 3.130 + '[' -z '' ']' [2020-05-15T09:18:48.762Z] #33 3.130 ++ mktemp -d [2020-05-15T09:18:48.762Z] #33 3.130 + export GOPATH=/tmp/tmp.N98w8tcVM5 [2020-05-15T09:18:48.762Z] #33 3.130 + GOPATH=/tmp/tmp.N98w8tcVM5 [2020-05-15T09:18:48.762Z] #33 3.130 + RM_GOPATH=1 [2020-05-15T09:18:48.762Z] #33 3.130 ++ dirname /tmp/install/install.sh [2020-05-15T09:18:48.762Z] #33 3.133 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:48.762Z] #33 3.133 + dir=/tmp/install [2020-05-15T09:18:48.762Z] #33 3.133 + bin=tini [2020-05-15T09:18:48.762Z] #33 3.133 + shift [2020-05-15T09:18:48.762Z] #33 3.133 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-15T09:18:48.762Z] #33 3.133 + . /tmp/install/tini.installer [2020-05-15T09:18:48.762Z] #33 3.133 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:48.762Z] #33 3.133 + install_tini [2020-05-15T09:18:48.762Z] #33 3.133 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-15T09:18:48.762Z] #33 3.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.N98w8tcVM5/tini [2020-05-15T09:18:48.762Z] #33 3.133 Cloning into '/tmp/tmp.N98w8tcVM5/tini'... [2020-05-15T09:18:48.762Z] #33 4.318 + cd /tmp/tmp.N98w8tcVM5/tini [2020-05-15T09:18:48.762Z] #33 4.321 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:48.762Z] #33 4.327 + cmake . [2020-05-15T09:18:48.762Z] #33 5.165 -- The C compiler identification is GNU 8.3.0 [2020-05-15T09:18:48.762Z] #33 5.294 -- Check for working C compiler: /usr/bin/cc [2020-05-15T09:18:49.017Z] #33 5.964 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-15T09:18:49.275Z] #33 5.973 -- Detecting C compiler ABI info [2020-05-15T09:18:49.837Z] #33 6.766 -- Detecting C compiler ABI info - done [2020-05-15T09:18:49.837Z] #33 6.812 -- Detecting C compile features [2020-05-15T09:18:50.628Z] #15 ... [2020-05-15T09:18:50.628Z] [2020-05-15T09:18:50.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:50.628Z] #41 122.4 crypto/tls [2020-05-15T09:18:50.628Z] #41 129.7 net/http/httptrace [2020-05-15T09:18:50.628Z] #41 130.0 net/http [2020-05-15T09:18:50.628Z] #41 ... [2020-05-15T09:18:50.628Z] [2020-05-15T09:18:50.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:50.628Z] #39 58.96 CC compel/plugins/std/fds.o [2020-05-15T09:18:50.628Z] #39 59.93 CC compel/plugins/std/log.o [2020-05-15T09:18:50.628Z] #39 60.83 CC compel/plugins/std/string.o [2020-05-15T09:18:50.628Z] #39 61.75 CC compel/plugins/std/infect.o [2020-05-15T09:18:50.628Z] #39 62.20 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-15T09:18:50.628Z] #39 62.29 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-15T09:18:50.628Z] #39 62.38 AR compel/plugins/std.lib.a [2020-05-15T09:18:50.628Z] #39 62.48 CC compel/plugins/fds/fds.o [2020-05-15T09:18:50.628Z] #39 62.84 AR compel/plugins/fds.lib.a [2020-05-15T09:18:50.628Z] #39 62.97 HOSTDEP compel/src/lib/log-host.d [2020-05-15T09:18:50.628Z] #39 63.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-15T09:18:50.628Z] #39 63.49 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-15T09:18:50.628Z] #39 63.79 HOSTDEP compel/src/main-host.d [2020-05-15T09:18:50.628Z] #39 64.09 DEP compel/src/lib/ptrace.d [2020-05-15T09:18:50.628Z] #39 64.37 DEP compel/src/lib/infect.d [2020-05-15T09:18:50.628Z] #39 64.62 DEP compel/src/lib/infect-util.d [2020-05-15T09:18:50.628Z] #39 64.75 DEP compel/src/lib/infect-rpc.d [2020-05-15T09:18:50.628Z] #39 64.98 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-15T09:18:50.628Z] #39 65.15 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-15T09:18:50.628Z] #39 65.29 DEP compel/src/lib/log.d [2020-05-15T09:18:50.628Z] #39 65.60 DEP compel/src/main.d [2020-05-15T09:18:50.628Z] #39 65.73 DEP compel/src/lib/handle-elf.d [2020-05-15T09:18:50.628Z] #39 65.92 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-15T09:18:50.628Z] #39 66.05 CC compel/src/lib/log.o [2020-05-15T09:18:50.628Z] #39 66.55 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-15T09:18:50.628Z] #39 67.02 CC compel/arch/aarch64/src/lib/infect.o [2020-05-15T09:18:50.628Z] #39 67.53 CC compel/src/lib/infect-rpc.o [2020-05-15T09:18:50.628Z] #39 68.00 CC compel/src/lib/infect-util.o [2020-05-15T09:18:50.628Z] #39 68.39 CC compel/src/lib/infect.o [2020-05-15T09:18:50.888Z] #39 ... [2020-05-15T09:18:50.888Z] [2020-05-15T09:18:50.888Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:18:50.888Z] #15 DONE 2.3s [2020-05-15T09:18:50.888Z] [2020-05-15T09:18:50.888Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:18:51.205Z] #33 ... [2020-05-15T09:18:51.205Z] [2020-05-15T09:18:51.205Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:51.205Z] #30 91.04 strings [2020-05-15T09:18:51.205Z] #30 94.76 fmt [2020-05-15T09:18:51.205Z] #30 94.81 path/filepath [2020-05-15T09:18:51.205Z] #30 97.16 io/ioutil [2020-05-15T09:18:51.205Z] #30 98.06 path [2020-05-15T09:18:51.205Z] #30 98.62 text/tabwriter [2020-05-15T09:18:51.205Z] #30 100.4 flag [2020-05-15T09:18:51.205Z] #30 100.4 github.com/BurntSushi/toml [2020-05-15T09:18:51.460Z] #30 ... [2020-05-15T09:18:51.460Z] [2020-05-15T09:18:51.460Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:51.460Z] #41 101.0 flag [2020-05-15T09:18:52.023Z] #41 101.8 go/token [2020-05-15T09:18:52.583Z] #41 ... [2020-05-15T09:18:52.583Z] [2020-05-15T09:18:52.583Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:52.583Z] #47 92.43 os [2020-05-15T09:18:52.583Z] #47 94.43 encoding/binary [2020-05-15T09:18:52.583Z] #47 97.49 encoding/base64 [2020-05-15T09:18:52.583Z] #47 98.42 fmt [2020-05-15T09:18:52.583Z] #47 99.06 golang.org/x/sys/unix [2020-05-15T09:18:52.583Z] #33 86.23 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-15T09:18:52.583Z] #33 86.23 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:18:52.583Z] #33 86.24 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-15T09:18:52.583Z] #33 86.25 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:18:52.583Z] #33 86.33 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-15T09:18:52.583Z] #33 86.34 Setting up cmake-data (3.13.4-1) ... [2020-05-15T09:18:52.583Z] #33 86.38 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-15T09:18:52.583Z] #33 86.39 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-15T09:18:52.583Z] #33 86.39 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-15T09:18:52.583Z] #33 86.40 Setting up cmake (3.13.4-1) ... [2020-05-15T09:18:52.583Z] #33 86.41 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:18:52.584Z] #33 86.57 Processing triggers for mime-support (3.62) ... [2020-05-15T09:18:52.584Z] #33 ... [2020-05-15T09:18:52.584Z] [2020-05-15T09:18:52.584Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:52.584Z] #26 20.48 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-15T09:18:52.584Z] #26 21.13 [2020-05-15T09:18:52.584Z] #26 21.34 #=#=# ######################################################################## 100.0% [2020-05-15T09:18:52.584Z] #26 21.70 [2020-05-15T09:18:52.584Z] #26 23.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-15T09:18:52.584Z] #26 24.17 [2020-05-15T09:18:52.584Z] #26 24.42 # 1.7% ############################################## 64.3% ######################################################################## 100.0% [2020-05-15T09:18:52.584Z] #26 24.99 [2020-05-15T09:18:52.584Z] #26 26.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-15T09:18:52.584Z] #26 26.95 skipping existing c8c2d4a6b2e3 [2020-05-15T09:18:52.584Z] #26 27.21 [2020-05-15T09:18:52.584Z] #26 ... [2020-05-15T09:18:52.584Z] [2020-05-15T09:18:52.584Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-15T09:18:52.584Z] #33 DONE 87.1s [2020-05-15T09:18:52.584Z] [2020-05-15T09:18:52.584Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:18:52.584Z] #29 85.39 Checking out files: 81% (1243/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-15T09:18:52.584Z] #29 86.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-15T09:18:52.839Z] #47 ... [2020-05-15T09:18:52.839Z] [2020-05-15T09:18:52.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:52.839Z] #39 3.933 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:18:52.839Z] #39 3.934 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:18:52.839Z] #39 3.939 Note: Building without GnuTLS support [2020-05-15T09:18:53.434Z] #16 DONE 2.2s [2020-05-15T09:18:53.434Z] [2020-05-15T09:18:53.434Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:53.434Z] #39 71.16 CC compel/src/lib/ptrace.o [2020-05-15T09:18:53.434Z] #39 71.79 AR compel/libcompel.a [2020-05-15T09:18:53.612Z] #29 87.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-15T09:18:53.695Z] #39 71.96 HOSTCC compel/src/main-host.o [2020-05-15T09:18:53.957Z] #39 72.37 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-15T09:18:54.208Z] #39 5.920 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:18:54.208Z] #39 5.984 GEN .gitid [2020-05-15T09:18:54.208Z] #39 6.025 GEN criu/include/version.h [2020-05-15T09:18:54.208Z] #39 6.045 GEN include/common/asm [2020-05-15T09:18:54.223Z] #39 72.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-15T09:18:54.255Z] #29 ... [2020-05-15T09:18:54.255Z] [2020-05-15T09:18:54.255Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-15T09:18:54.255Z] #26 29.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-15T09:18:54.255Z] #26 29.81 [2020-05-15T09:18:54.255Z] #26 30.05 ######################################################################## 100.0% [2020-05-15T09:18:54.255Z] #26 30.31 [2020-05-15T09:18:54.255Z] #26 30.50 Download of images into '/build' complete. [2020-05-15T09:18:54.255Z] #26 30.50 Use something like the following to load the result into a Docker daemon: [2020-05-15T09:18:54.255Z] #26 30.50 tar -cC '/build' . | docker load [2020-05-15T09:18:54.255Z] #26 DONE 30.6s [2020-05-15T09:18:54.483Z] #39 73.09 HOSTCC compel/src/lib/log-host.o [2020-05-15T09:18:54.543Z] [2020-05-15T09:18:54.543Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:54.543Z] #34 0.598 + RM_GOPATH=0 [2020-05-15T09:18:54.543Z] #34 0.598 + TMP_GOPATH= [2020-05-15T09:18:54.543Z] #34 0.598 + : /build [2020-05-15T09:18:54.543Z] #34 0.598 + '[' -z '' ']' [2020-05-15T09:18:54.543Z] #34 0.606 ++ mktemp -d [2020-05-15T09:18:54.543Z] #34 0.626 + export GOPATH=/tmp/tmp.vTn3qRAL6O [2020-05-15T09:18:54.543Z] #34 0.626 + GOPATH=/tmp/tmp.vTn3qRAL6O [2020-05-15T09:18:54.543Z] #34 0.626 + RM_GOPATH=1 [2020-05-15T09:18:54.543Z] #34 0.633 ++ dirname /tmp/install/install.sh [2020-05-15T09:18:54.543Z] #34 0.657 + dir=/tmp/install [2020-05-15T09:18:54.543Z] #34 0.657 + bin=tini [2020-05-15T09:18:54.543Z] #34 0.657 + shift [2020-05-15T09:18:54.543Z] #34 0.657 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-15T09:18:54.543Z] #34 0.657 + . /tmp/install/tini.installer [2020-05-15T09:18:54.543Z] #34 0.658 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:54.543Z] #34 0.658 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:54.543Z] #34 0.658 + install_tini [2020-05-15T09:18:54.543Z] #34 0.658 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-15T09:18:54.543Z] #34 0.658 + git clone https://github.com/krallin/tini.git /tmp/tmp.vTn3qRAL6O/tini [2020-05-15T09:18:54.543Z] #34 0.667 Cloning into '/tmp/tmp.vTn3qRAL6O/tini'... [2020-05-15T09:18:55.058Z] #39 73.39 HOSTLINK compel/compel-host-bin [2020-05-15T09:18:55.058Z] #39 73.57 DEP soccr/soccr.d [2020-05-15T09:18:55.175Z] #34 ... [2020-05-15T09:18:55.175Z] [2020-05-15T09:18:55.175Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:18:55.175Z] #11 79.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-15T09:18:55.175Z] #11 79.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-15T09:18:55.175Z] #11 79.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:18:55.175Z] #11 84.41 Selecting previously unselected package binutils-mingw-w64. [2020-05-15T09:18:55.175Z] #11 84.41 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-15T09:18:55.175Z] #11 84.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:18:55.175Z] #11 84.59 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-15T09:18:55.175Z] #11 84.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-15T09:18:55.175Z] #11 84.62 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-15T09:18:55.175Z] #11 84.96 Selecting previously unselected package dmsetup. [2020-05-15T09:18:55.175Z] #11 85.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-15T09:18:55.175Z] #11 85.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-15T09:18:55.175Z] #11 85.34 Selecting previously unselected package mingw-w64-common. [2020-05-15T09:18:55.175Z] #11 85.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-15T09:18:55.175Z] #11 85.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-15T09:18:55.175Z] #11 ... [2020-05-15T09:18:55.175Z] [2020-05-15T09:18:55.175Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:55.175Z] #34 2.654 + cd /tmp/tmp.vTn3qRAL6O/tini [2020-05-15T09:18:55.175Z] #34 2.655 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-15T09:18:55.175Z] #34 2.728 + cmake . [2020-05-15T09:18:55.326Z] #39 73.77 CC soccr/soccr.o [2020-05-15T09:18:55.810Z] #34 ... [2020-05-15T09:18:55.810Z] [2020-05-15T09:18:55.810Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:55.810Z] #44 80.50 + cd /tmp/tmp.ihYlpPgHf4/src/gotest.tools/gotestsum [2020-05-15T09:18:55.810Z] #44 80.50 + git checkout -q v0.3.5 [2020-05-15T09:18:55.810Z] #44 80.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-15T09:18:56.095Z] #39 7.837 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-15T09:18:56.095Z] #39 7.977 PBCC images/opts.pb-c.c [2020-05-15T09:18:56.095Z] #39 8.048 PBCC images/sit.pb-c.c [2020-05-15T09:18:56.095Z] #39 8.127 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-15T09:18:56.095Z] #39 8.184 DEP images/opts.pb-c.d [2020-05-15T09:18:56.099Z] #44 ... [2020-05-15T09:18:56.099Z] [2020-05-15T09:18:56.099Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:18:56.099Z] #39 84.57 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-15T09:18:56.099Z] #39 84.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-15T09:18:56.099Z] #39 84.60 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:56.099Z] #39 84.61 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-15T09:18:56.099Z] #39 84.62 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:56.099Z] #39 84.63 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-15T09:18:56.099Z] #39 84.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-15T09:18:56.099Z] #39 84.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-15T09:18:56.099Z] #39 84.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-15T09:18:56.099Z] #39 84.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-15T09:18:56.350Z] #39 ... [2020-05-15T09:18:56.351Z] [2020-05-15T09:18:56.351Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:56.351Z] #33 9.254 -- Detecting C compile features - done [2020-05-15T09:18:56.351Z] #33 9.322 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-15T09:18:56.351Z] #33 9.792 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-15T09:18:56.351Z] #33 9.884 -- Configuring done [2020-05-15T09:18:56.351Z] #33 9.912 -- Generating done [2020-05-15T09:18:56.351Z] #33 9.920 -- Build files have been written to: /tmp/tmp.N98w8tcVM5/tini [2020-05-15T09:18:56.351Z] #33 9.927 + make tini-static [2020-05-15T09:18:56.351Z] #33 10.37 Scanning dependencies of target tini-static [2020-05-15T09:18:56.351Z] #33 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-15T09:18:56.351Z] #33 12.15 [100%] Linking C executable tini-static [2020-05-15T09:18:56.351Z] #33 12.74 [100%] Built target tini-static [2020-05-15T09:18:56.351Z] #33 12.85 + mkdir -p /build [2020-05-15T09:18:56.351Z] #33 12.85 + cp tini-static /build/docker-init [2020-05-15T09:18:56.351Z] #33 DONE 13.1s [2020-05-15T09:18:56.351Z] [2020-05-15T09:18:56.351Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:18:56.351Z] #39 8.288 DEP images/sit.pb-c.d [2020-05-15T09:18:56.351Z] #39 8.493 PBCC images/macvlan.pb-c.c [2020-05-15T09:18:56.351Z] #39 8.556 DEP images/macvlan.pb-c.d [2020-05-15T09:18:56.387Z] #39 ... [2020-05-15T09:18:56.388Z] [2020-05-15T09:18:56.388Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:56.388Z] #31 80.84 bytes [2020-05-15T09:18:56.388Z] #31 80.87 strings [2020-05-15T09:18:56.388Z] #31 ... [2020-05-15T09:18:56.388Z] [2020-05-15T09:18:56.388Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:56.388Z] #48 82.67 strconv [2020-05-15T09:18:56.388Z] #48 82.72 bytes [2020-05-15T09:18:56.388Z] #48 82.79 syscall [2020-05-15T09:18:56.388Z] #48 83.14 strings [2020-05-15T09:18:56.606Z] #39 8.728 PBCC images/autofs.pb-c.c [2020-05-15T09:18:56.606Z] #39 8.821 DEP images/autofs.pb-c.d [2020-05-15T09:18:56.676Z] #48 ... [2020-05-15T09:18:56.676Z] [2020-05-15T09:18:56.676Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:56.676Z] #34 4.094 -- The C compiler identification is GNU 8.3.0 [2020-05-15T09:18:56.676Z] #34 4.206 -- Check for working C compiler: /usr/bin/cc [2020-05-15T09:18:56.717Z] #39 75.24 AR soccr/libsoccr.a [2020-05-15T09:18:56.717Z] #39 75.27 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:18:56.717Z] #39 ... [2020-05-15T09:18:56.717Z] [2020-05-15T09:18:56.717Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:56.717Z] #49 10.93 + cd /tmp/tmp.59MuT7lneL/src/github.com/opencontainers/runc [2020-05-15T09:18:56.717Z] #49 10.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:18:56.717Z] #49 11.64 + '[' -z '' ']' [2020-05-15T09:18:56.717Z] #49 11.64 + target=static [2020-05-15T09:18:56.717Z] #49 11.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-15T09:18:56.717Z] #49 12.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-15T09:18:56.862Z] #39 8.965 PBCC images/sysctl.pb-c.c [2020-05-15T09:18:56.978Z] #49 ... [2020-05-15T09:18:56.978Z] [2020-05-15T09:18:56.978Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:18:56.978Z] #17 2.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:18:56.978Z] #17 2.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:18:56.978Z] #17 2.336 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:18:56.978Z] #17 3.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-15T09:18:57.117Z] #39 9.006 DEP images/sysctl.pb-c.d [2020-05-15T09:18:57.117Z] #39 9.207 PBCC images/time.pb-c.c [2020-05-15T09:18:57.117Z] #39 9.248 DEP images/time.pb-c.d [2020-05-15T09:18:57.239Z] #17 4.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-15T09:18:57.373Z] #39 9.310 PBCC images/binfmt-misc.pb-c.c [2020-05-15T09:18:57.373Z] #39 9.431 DEP images/binfmt-misc.pb-c.d [2020-05-15T09:18:57.628Z] #39 9.667 PBCC images/seccomp.pb-c.c [2020-05-15T09:18:57.628Z] #39 9.690 DEP images/seccomp.pb-c.d [2020-05-15T09:18:57.628Z] #39 9.721 PBCC images/userns.pb-c.c [2020-05-15T09:18:57.628Z] #39 9.738 DEP images/userns.pb-c.d [2020-05-15T09:18:57.628Z] #39 9.778 PBCC images/cgroup.pb-c.c [2020-05-15T09:18:57.885Z] #39 9.794 DEP images/cgroup.pb-c.d [2020-05-15T09:18:57.885Z] #39 9.894 PBCC images/fown.pb-c.c [2020-05-15T09:18:57.885Z] #39 9.913 PBCC images/ext-file.pb-c.c [2020-05-15T09:18:57.885Z] #39 9.975 DEP images/fown.pb-c.d [2020-05-15T09:18:57.885Z] #39 10.04 DEP images/ext-file.pb-c.d [2020-05-15T09:18:58.141Z] #39 10.06 PBCC images/rpc.pb-c.c [2020-05-15T09:18:58.141Z] #39 10.12 DEP images/rpc.pb-c.d [2020-05-15T09:18:58.141Z] #39 10.16 PBCC images/siginfo.pb-c.c [2020-05-15T09:18:58.141Z] #39 10.18 DEP images/siginfo.pb-c.d [2020-05-15T09:18:58.141Z] #39 10.22 PBCC images/pagemap.pb-c.c [2020-05-15T09:18:58.141Z] #39 10.26 DEP images/pagemap.pb-c.d [2020-05-15T09:18:58.141Z] #39 10.29 PBCC images/rlimit.pb-c.c [2020-05-15T09:18:58.141Z] #39 10.31 DEP images/rlimit.pb-c.d [2020-05-15T09:18:58.141Z] #39 10.35 PBCC images/file-lock.pb-c.c [2020-05-15T09:18:58.141Z] #39 10.36 DEP images/file-lock.pb-c.d [2020-05-15T09:18:58.174Z] #34 5.604 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-15T09:18:58.174Z] #34 5.634 -- Detecting C compiler ABI info [2020-05-15T09:18:58.237Z] #17 ... [2020-05-15T09:18:58.237Z] [2020-05-15T09:18:58.237Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:18:58.397Z] #39 10.39 PBCC images/tty.pb-c.c [2020-05-15T09:18:58.397Z] #39 10.44 DEP images/tty.pb-c.d [2020-05-15T09:18:58.397Z] #39 10.48 PBCC images/tun.pb-c.c [2020-05-15T09:18:58.397Z] #39 10.52 PBCC images/netdev.pb-c.c [2020-05-15T09:18:58.397Z] #39 10.56 DEP images/tun.pb-c.d [2020-05-15T09:18:58.397Z] #39 10.59 DEP images/netdev.pb-c.d [2020-05-15T09:18:58.652Z] #39 10.62 PBCC images/vma.pb-c.c [2020-05-15T09:18:58.652Z] #39 10.65 DEP images/vma.pb-c.d [2020-05-15T09:18:58.652Z] #39 10.71 PBCC images/creds.pb-c.c [2020-05-15T09:18:58.652Z] #39 10.72 DEP images/creds.pb-c.d [2020-05-15T09:18:58.652Z] #39 10.77 PBCC images/utsns.pb-c.c [2020-05-15T09:18:58.652Z] #39 10.82 DEP images/utsns.pb-c.d [2020-05-15T09:18:58.801Z] #34 ... [2020-05-15T09:18:58.801Z] [2020-05-15T09:18:58.801Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:18:58.801Z] #42 83.28 vendor/golang.org/x/net/dns/dnsmessage [2020-05-15T09:18:58.801Z] #42 84.60 bytes [2020-05-15T09:18:58.801Z] #42 ... [2020-05-15T09:18:58.801Z] [2020-05-15T09:18:58.801Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:18:58.801Z] #31 92.46 bufio [2020-05-15T09:18:58.908Z] #39 10.91 PBCC images/ipc-desc.pb-c.c [2020-05-15T09:18:58.908Z] #39 10.92 PBCC images/ipc-sem.pb-c.c [2020-05-15T09:18:58.908Z] #39 10.96 DEP images/ipc-desc.pb-c.d [2020-05-15T09:18:58.908Z] #39 11.04 DEP images/ipc-sem.pb-c.d [2020-05-15T09:18:58.908Z] #39 11.07 PBCC images/ipc-msg.pb-c.c [2020-05-15T09:18:59.164Z] #39 11.08 DEP images/ipc-msg.pb-c.d [2020-05-15T09:18:59.164Z] #39 11.15 PBCC images/ipc-shm.pb-c.c [2020-05-15T09:18:59.164Z] #39 11.17 DEP images/ipc-shm.pb-c.d [2020-05-15T09:18:59.164Z] #39 11.23 PBCC images/ipc-var.pb-c.c [2020-05-15T09:18:59.164Z] #39 11.26 DEP images/ipc-var.pb-c.d [2020-05-15T09:18:59.164Z] #39 11.30 PBCC images/sk-opts.pb-c.c [2020-05-15T09:18:59.164Z] #39 11.34 PBCC images/packet-sock.pb-c.c [2020-05-15T09:18:59.419Z] #39 11.41 DEP images/sk-opts.pb-c.d [2020-05-15T09:18:59.419Z] #39 11.48 DEP images/packet-sock.pb-c.d [2020-05-15T09:18:59.419Z] #39 11.56 PBCC images/sk-netlink.pb-c.c [2020-05-15T09:18:59.675Z] #39 11.65 DEP images/sk-netlink.pb-c.d [2020-05-15T09:18:59.675Z] #39 11.72 PBCC images/sk-inet.pb-c.c [2020-05-15T09:18:59.675Z] #39 11.79 DEP images/sk-inet.pb-c.d [2020-05-15T09:18:59.930Z] #39 11.87 PBCC images/sk-unix.pb-c.c [2020-05-15T09:18:59.930Z] #39 11.95 DEP images/sk-unix.pb-c.d [2020-05-15T09:18:59.930Z] #39 12.00 PBCC images/mm.pb-c.c [2020-05-15T09:18:59.930Z] #39 12.02 DEP images/mm.pb-c.d [2020-05-15T09:18:59.930Z] #39 12.13 PBCC images/timerfd.pb-c.c [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-15T09:19:00.055Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-05-15T09:19:00.055Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-15T09:19:00.055Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-15T09:19:00.186Z] #39 12.26 DEP images/timerfd.pb-c.d [2020-05-15T09:19:00.186Z] #39 12.35 PBCC images/timer.pb-c.c [2020-05-15T09:19:00.186Z] #39 12.37 DEP images/timer.pb-c.d [2020-05-15T09:19:00.442Z] #39 12.46 PBCC images/sa.pb-c.c [2020-05-15T09:19:00.442Z] #39 12.55 DEP images/sa.pb-c.d [2020-05-15T09:19:00.442Z] #39 12.62 PBCC images/pipe-data.pb-c.c [2020-05-15T09:19:00.442Z] #39 12.64 DEP images/pipe-data.pb-c.d [2020-05-15T09:19:00.668Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-15T09:19:00.668Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-15T09:19:00.698Z] #39 12.69 PBCC images/mnt.pb-c.c [2020-05-15T09:19:00.698Z] #39 12.72 DEP images/mnt.pb-c.d [2020-05-15T09:19:00.856Z] #31 ... [2020-05-15T09:19:00.856Z] [2020-05-15T09:19:00.856Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-15T09:19:00.856Z] #39 95.10 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-15T09:19:00.856Z] #39 95.10 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:19:00.856Z] #39 DONE 95.5s [2020-05-15T09:19:00.952Z] #39 ... [2020-05-15T09:19:00.952Z] [2020-05-15T09:19:00.952Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:00.952Z] #30 102.1 log [2020-05-15T09:19:00.952Z] #30 105.1 github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:19:00.952Z] #30 DONE 110.6s [2020-05-15T09:19:00.952Z] [2020-05-15T09:19:00.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:00.952Z] #39 12.83 PBCC images/sk-packet.pb-c.c [2020-05-15T09:19:00.952Z] #39 12.88 DEP images/sk-packet.pb-c.d [2020-05-15T09:19:00.952Z] #39 13.08 PBCC images/tcp-stream.pb-c.c [2020-05-15T09:19:01.170Z] [2020-05-15T09:19:01.170Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:01.170Z] #31 95.59 reflect [2020-05-15T09:19:01.207Z] #39 13.24 DEP images/tcp-stream.pb-c.d [2020-05-15T09:19:01.207Z] #39 13.30 PBCC images/pipe.pb-c.c [2020-05-15T09:19:01.282Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/types [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-15T09:19:01.282Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-15T09:19:01.464Z] #39 13.40 DEP images/pipe.pb-c.d [2020-05-15T09:19:01.465Z] #39 13.50 PBCC images/pstree.pb-c.c [2020-05-15T09:19:01.465Z] #39 13.53 DEP images/pstree.pb-c.d [2020-05-15T09:19:01.564Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-15T09:19:01.564Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-15T09:19:01.564Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-15T09:19:01.719Z] #39 13.67 PBCC images/fs.pb-c.c [2020-05-15T09:19:01.719Z] #39 13.71 DEP images/fs.pb-c.d [2020-05-15T09:19:01.719Z] #39 13.81 PBCC images/signalfd.pb-c.c [2020-05-15T09:19:01.719Z] #39 13.84 DEP images/signalfd.pb-c.d [2020-05-15T09:19:01.719Z] #39 13.86 PBCC images/fh.pb-c.c [2020-05-15T09:19:01.719Z] #39 13.93 PBCC images/fsnotify.pb-c.c [2020-05-15T09:19:01.845Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-15T09:19:01.845Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-15T09:19:01.845Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-15T09:19:01.975Z] #39 13.99 DEP images/fh.pb-c.d [2020-05-15T09:19:01.975Z] #39 14.04 DEP images/fsnotify.pb-c.d [2020-05-15T09:19:01.975Z] #39 14.07 PBCC images/eventpoll.pb-c.c [2020-05-15T09:19:01.975Z] #39 14.11 DEP images/eventpoll.pb-c.d [2020-05-15T09:19:01.975Z] #39 14.14 PBCC images/eventfd.pb-c.c [2020-05-15T09:19:02.127Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2020-05-15T09:19:02.230Z] #39 14.17 DEP images/eventfd.pb-c.d [2020-05-15T09:19:02.230Z] #39 14.24 PBCC images/remap-file-path.pb-c.c [2020-05-15T09:19:02.230Z] #39 14.27 DEP images/remap-file-path.pb-c.d [2020-05-15T09:19:02.230Z] #39 14.31 PBCC images/fifo.pb-c.c [2020-05-15T09:19:02.230Z] #39 14.32 DEP images/fifo.pb-c.d [2020-05-15T09:19:02.230Z] #39 14.37 PBCC images/ghost-file.pb-c.c [2020-05-15T09:19:02.424Z] #21 140.1 Checking out files: 20% (2251/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 34% (3684/10834) Checking out files: 35% (3792/10834) Checking out files: 35% (3826/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: 54% (5858/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: 73% (7954/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: 92% (10071/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-15T09:19:02.485Z] #39 14.42 DEP images/ghost-file.pb-c.d [2020-05-15T09:19:02.485Z] #39 14.48 PBCC images/regfile.pb-c.c [2020-05-15T09:19:02.485Z] #39 14.53 DEP images/regfile.pb-c.d [2020-05-15T09:19:02.485Z] #39 14.59 PBCC images/ns.pb-c.c [2020-05-15T09:19:02.684Z] #21 144.5 + cd /tmp/tmp.dqtjzpmyLl/tmp/docker-ce [2020-05-15T09:19:02.684Z] #21 144.5 + git checkout -q v17.06.2-ce [2020-05-15T09:19:02.740Z] #39 14.61 DEP images/ns.pb-c.d [2020-05-15T09:19:02.740Z] #39 14.68 PBCC images/fdinfo.pb-c.c [2020-05-15T09:19:02.740Z] #39 14.74 DEP images/fdinfo.pb-c.d [2020-05-15T09:19:02.740Z] #39 14.80 PBCC images/core-aarch64.pb-c.c [2020-05-15T09:19:02.740Z] #39 14.85 PBCC images/core-arm.pb-c.c [2020-05-15T09:19:02.995Z] #39 14.90 PBCC images/core-ppc64.pb-c.c [2020-05-15T09:19:02.995Z] #39 14.95 PBCC images/core-s390.pb-c.c [2020-05-15T09:19:02.995Z] #39 14.99 PBCC images/core-x86.pb-c.c [2020-05-15T09:19:02.995Z] #39 ... [2020-05-15T09:19:02.995Z] [2020-05-15T09:19:02.995Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:02.995Z] #41 102.7 go/scanner [2020-05-15T09:19:02.995Z] #41 103.0 regexp [2020-05-15T09:19:02.995Z] #41 104.5 go/ast [2020-05-15T09:19:02.995Z] #41 107.9 internal/lazyregexp [2020-05-15T09:19:02.995Z] #41 108.0 net/url [2020-05-15T09:19:02.995Z] #41 109.3 text/template/parse [2020-05-15T09:19:02.995Z] #41 110.4 go/parser [2020-05-15T09:19:02.995Z] #41 ... [2020-05-15T09:19:02.995Z] [2020-05-15T09:19:02.995Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:03.761Z] #52 41.30 Checking out files: 54% (1733/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) [2020-05-15T09:19:03.761Z] #52 ... [2020-05-15T09:19:03.761Z] [2020-05-15T09:19:03.761Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:03.761Z] #47 103.6 encoding/json [2020-05-15T09:19:03.761Z] #47 109.9 github.com/pkg/diff [2020-05-15T09:19:03.761Z] #47 110.5 golang.org/x/crypto/ssh/terminal [2020-05-15T09:19:03.761Z] #47 111.9 mvdan.cc/editorconfig [2020-05-15T09:19:03.761Z] #47 112.4 mvdan.cc/sh/v3/fileutil [2020-05-15T09:19:03.761Z] #47 112.7 mvdan.cc/sh/v3/syntax [2020-05-15T09:19:03.880Z] #31 98.45 path [2020-05-15T09:19:04.016Z] #47 ... [2020-05-15T09:19:04.016Z] [2020-05-15T09:19:04.016Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:04.016Z] #52 41.30 Checking out files: 54% (1733/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 95% (3049/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-05-15T09:19:04.016Z] #52 42.43 + cd /tmp/tmp.3hVcO0zJZf/src/github.com/containerd/containerd [2020-05-15T09:19:04.016Z] #52 42.43 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:19:04.168Z] #31 98.81 text/tabwriter [2020-05-15T09:19:04.942Z] #52 ... [2020-05-15T09:19:04.942Z] [2020-05-15T09:19:04.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:19:04.942Z] #10 104.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-15T09:19:04.942Z] #10 104.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-15T09:19:04.942Z] #10 104.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:04.942Z] #10 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-15T09:19:04.942Z] #10 104.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-15T09:19:04.942Z] #10 104.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:04.942Z] #10 ... [2020-05-15T09:19:04.942Z] [2020-05-15T09:19:04.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:04.942Z] #39 15.05 PBCC images/core.pb-c.c [2020-05-15T09:19:04.942Z] #39 15.13 PBCC images/inventory.pb-c.c [2020-05-15T09:19:04.942Z] #39 15.27 DEP images/core-aarch64.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.35 DEP images/core-arm.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.45 DEP images/core-ppc64.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.55 DEP images/core-s390.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.61 DEP images/core-x86.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.68 DEP images/core.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.77 DEP images/inventory.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.84 PBCC images/cpuinfo.pb-c.c [2020-05-15T09:19:04.942Z] #39 15.90 DEP images/cpuinfo.pb-c.d [2020-05-15T09:19:04.942Z] #39 15.97 PBCC images/stats.pb-c.c [2020-05-15T09:19:04.942Z] #39 16.02 DEP images/stats.pb-c.d [2020-05-15T09:19:05.502Z] #39 17.49 make[1]: Nothing to be done for 'all'. [2020-05-15T09:19:05.633Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 13.6% of statements [2020-05-15T09:19:05.633Z] ok github.com/docker/docker/builder/dockerfile 0.999s coverage: 48.2% of statements [2020-05-15T09:19:05.980Z] #21 148.0 + mkdir -p /tmp/tmp.dqtjzpmyLl/src/github.com/docker [2020-05-15T09:19:05.980Z] #21 148.0 + mv components/cli /tmp/tmp.dqtjzpmyLl/src/github.com/docker/cli [2020-05-15T09:19:05.980Z] #21 148.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-15T09:19:06.246Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-15T09:19:06.527Z] ok github.com/docker/docker/builder/remotecontext/git 0.993s coverage: 86.3% of statements [2020-05-15T09:19:06.527Z] ? github.com/docker/docker/cli [no test files] [2020-05-15T09:19:06.527Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-15T09:19:06.864Z] #39 18.92 CC images/stats.o [2020-05-15T09:19:06.886Z] #31 ... [2020-05-15T09:19:06.886Z] [2020-05-15T09:19:06.886Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:06.886Z] #34 6.883 -- Detecting C compiler ABI info - done [2020-05-15T09:19:06.886Z] #34 7.020 -- Detecting C compile features [2020-05-15T09:19:06.886Z] #34 9.671 -- Detecting C compile features - done [2020-05-15T09:19:06.886Z] #34 9.721 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-15T09:19:06.886Z] #34 10.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-15T09:19:06.886Z] #34 10.25 -- Configuring done [2020-05-15T09:19:06.886Z] #34 10.29 -- Generating done [2020-05-15T09:19:06.886Z] #34 10.30 -- Build files have been written to: /tmp/tmp.vTn3qRAL6O/tini [2020-05-15T09:19:06.886Z] #34 10.31 + make tini-static [2020-05-15T09:19:06.886Z] #34 10.92 Scanning dependencies of target tini-static [2020-05-15T09:19:06.886Z] #34 11.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-15T09:19:06.886Z] #34 13.28 [100%] Linking C executable tini-static [2020-05-15T09:19:06.886Z] #34 14.06 [100%] Built target tini-static [2020-05-15T09:19:06.886Z] #34 14.16 + mkdir -p /build [2020-05-15T09:19:06.886Z] #34 14.16 + cp tini-static /build/docker-init [2020-05-15T09:19:06.886Z] #34 DONE 14.3s [2020-05-15T09:19:06.886Z] [2020-05-15T09:19:06.886Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:06.886Z] #40 1.779 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:19:06.886Z] #40 1.779 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:19:06.886Z] #40 1.788 Note: Building without GnuTLS support [2020-05-15T09:19:06.886Z] #40 3.496 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:19:06.886Z] #40 3.533 GEN .gitid [2020-05-15T09:19:06.886Z] #40 3.550 GEN criu/include/version.h [2020-05-15T09:19:06.886Z] #40 3.596 GEN include/common/asm [2020-05-15T09:19:06.886Z] #40 5.630 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-15T09:19:06.886Z] #40 5.803 PBCC images/opts.pb-c.c [2020-05-15T09:19:06.886Z] #40 5.867 PBCC images/sit.pb-c.c [2020-05-15T09:19:06.886Z] #40 5.927 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-15T09:19:06.886Z] #40 6.023 DEP images/opts.pb-c.d [2020-05-15T09:19:07.176Z] #40 6.155 DEP images/sit.pb-c.d [2020-05-15T09:19:07.176Z] #40 6.222 PBCC images/macvlan.pb-c.c [2020-05-15T09:19:07.176Z] #40 6.260 DEP images/macvlan.pb-c.d [2020-05-15T09:19:07.176Z] #40 6.336 PBCC images/autofs.pb-c.c [2020-05-15T09:19:07.362Z] #21 ... [2020-05-15T09:19:07.362Z] [2020-05-15T09:19:07.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:07.362Z] #39 75.59 DEP criu/arch/aarch64/sigframe.d [2020-05-15T09:19:07.362Z] #39 75.68 DEP criu/arch/aarch64/crtools.d [2020-05-15T09:19:07.362Z] #39 75.80 DEP criu/arch/aarch64/cpu.d [2020-05-15T09:19:07.362Z] #39 75.82 DEP criu/arch/aarch64/bitops.d [2020-05-15T09:19:07.362Z] #39 75.85 CC criu/arch/aarch64/bitops.o [2020-05-15T09:19:07.362Z] #39 75.89 CC criu/arch/aarch64/cpu.o [2020-05-15T09:19:07.362Z] #39 76.00 CC criu/arch/aarch64/crtools.o [2020-05-15T09:19:07.362Z] #39 76.68 CC criu/arch/aarch64/sigframe.o [2020-05-15T09:19:07.362Z] #39 77.11 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-15T09:19:07.362Z] #39 77.20 DEP criu/pie/util-vdso.d [2020-05-15T09:19:07.362Z] #39 77.44 DEP criu/pie/util.d [2020-05-15T09:19:07.362Z] #39 77.76 CC criu/pie/util.o [2020-05-15T09:19:07.362Z] #39 78.17 CC criu/pie/util-vdso.o [2020-05-15T09:19:07.362Z] #39 79.17 AR criu/pie/pie.lib.a [2020-05-15T09:19:07.362Z] #39 79.27 DEP criu/pie/restorer.d [2020-05-15T09:19:07.362Z] #39 79.58 DEP criu/arch/aarch64/intraprocedure.d [2020-05-15T09:19:07.362Z] #39 79.59 DEP criu/arch/aarch64/restorer.d [2020-05-15T09:19:07.362Z] #39 79.92 DEP criu/arch/aarch64/vdso-pie.d [2020-05-15T09:19:07.362Z] #39 80.06 DEP criu/pie/parasite-vdso.d [2020-05-15T09:19:07.362Z] #39 80.29 DEP criu/pie/parasite.d [2020-05-15T09:19:07.362Z] #39 80.56 CC criu/pie/parasite.o [2020-05-15T09:19:07.362Z] #39 81.49 LINK criu/pie/parasite.built-in.o [2020-05-15T09:19:07.362Z] #39 81.51 GEN criu/pie/parasite-blob.h [2020-05-15T09:19:07.362Z] #39 81.52 CC criu/pie/parasite-vdso.o [2020-05-15T09:19:07.362Z] #39 82.27 CC criu/arch/aarch64/vdso-pie.o [2020-05-15T09:19:07.362Z] #39 82.62 CC criu/arch/aarch64/restorer.o [2020-05-15T09:19:07.362Z] #39 83.10 CC criu/arch/aarch64/intraprocedure.o [2020-05-15T09:19:07.362Z] #39 83.15 CC criu/pie/restorer.o [2020-05-15T09:19:07.425Z] #39 19.29 CC images/core.o [2020-05-15T09:19:07.466Z] #40 6.360 DEP images/autofs.pb-c.d [2020-05-15T09:19:07.466Z] #40 6.468 PBCC images/sysctl.pb-c.c [2020-05-15T09:19:07.466Z] #40 6.512 DEP images/sysctl.pb-c.d [2020-05-15T09:19:07.623Z] #39 86.15 LINK criu/pie/restorer.built-in.o [2020-05-15T09:19:07.623Z] #39 86.16 GEN criu/pie/restorer-blob.h [2020-05-15T09:19:07.755Z] #40 6.693 PBCC images/time.pb-c.c [2020-05-15T09:19:07.755Z] #40 6.785 DEP images/time.pb-c.d [2020-05-15T09:19:07.755Z] #40 6.868 PBCC images/binfmt-misc.pb-c.c [2020-05-15T09:19:07.884Z] #39 86.28 DEP criu/vdso.d [2020-05-15T09:19:07.985Z] #39 20.06 CC images/core-x86.o [2020-05-15T09:19:08.048Z] #40 6.929 DEP images/binfmt-misc.pb-c.d [2020-05-15T09:19:08.048Z] #40 7.143 PBCC images/seccomp.pb-c.c [2020-05-15T09:19:08.048Z] #40 7.179 DEP images/seccomp.pb-c.d [2020-05-15T09:19:08.144Z] #39 ... [2020-05-15T09:19:08.144Z] [2020-05-15T09:19:08.144Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:08.144Z] #41 141.1 github.com/LK4D4/vndr/godl [2020-05-15T09:19:08.144Z] #41 141.9 github.com/LK4D4/vndr [2020-05-15T09:19:08.144Z] #41 DONE 149.9s [2020-05-15T09:19:08.144Z] [2020-05-15T09:19:08.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:08.144Z] #17 5.336 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-15T09:19:08.144Z] #17 9.108 Fetched 8175 kB in 7s (1152 kB/s) [2020-05-15T09:19:08.144Z] #17 9.108 Reading package lists... [2020-05-15T09:19:08.144Z] #17 12.22 Reading package lists... [2020-05-15T09:19:08.144Z] #17 ... [2020-05-15T09:19:08.144Z] [2020-05-15T09:19:08.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:08.144Z] #39 86.62 DEP criu/uts_ns.d [2020-05-15T09:19:08.405Z] #39 86.80 DEP criu/util.d [2020-05-15T09:19:08.669Z] #39 87.12 DEP criu/uffd.d [2020-05-15T09:19:08.678Z] #40 7.558 PBCC images/userns.pb-c.c [2020-05-15T09:19:08.678Z] #40 7.630 DEP images/userns.pb-c.d [2020-05-15T09:19:08.678Z] #40 7.771 PBCC images/cgroup.pb-c.c [2020-05-15T09:19:08.678Z] #40 7.794 DEP images/cgroup.pb-c.d [2020-05-15T09:19:08.678Z] #40 7.836 PBCC images/fown.pb-c.c [2020-05-15T09:19:08.678Z] #40 7.851 PBCC images/ext-file.pb-c.c [2020-05-15T09:19:08.678Z] #40 7.872 DEP images/fown.pb-c.d [2020-05-15T09:19:08.912Z] #39 20.76 CC images/core-arm.o [2020-05-15T09:19:08.930Z] #39 87.40 DEP criu/tun.d [2020-05-15T09:19:08.968Z] #40 7.909 DEP images/ext-file.pb-c.d [2020-05-15T09:19:08.968Z] #40 7.941 PBCC images/rpc.pb-c.c [2020-05-15T09:19:08.968Z] #40 8.009 DEP images/rpc.pb-c.d [2020-05-15T09:19:08.968Z] #40 8.086 PBCC images/siginfo.pb-c.c [2020-05-15T09:19:08.968Z] #40 8.128 DEP images/siginfo.pb-c.d [2020-05-15T09:19:09.167Z] #39 21.18 CC images/core-aarch64.o [2020-05-15T09:19:09.261Z] #40 8.188 PBCC images/pagemap.pb-c.c [2020-05-15T09:19:09.261Z] #40 8.254 DEP images/pagemap.pb-c.d [2020-05-15T09:19:09.261Z] #40 8.323 PBCC images/rlimit.pb-c.c [2020-05-15T09:19:09.261Z] #40 8.362 DEP images/rlimit.pb-c.d [2020-05-15T09:19:09.261Z] #40 8.445 PBCC images/file-lock.pb-c.c [2020-05-15T09:19:09.261Z] #40 8.489 DEP images/file-lock.pb-c.d [2020-05-15T09:19:09.422Z] #39 ... [2020-05-15T09:19:09.422Z] [2020-05-15T09:19:09.422Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:09.422Z] #47 119.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-15T09:19:09.499Z] #39 87.72 DEP criu/tty.d [2020-05-15T09:19:09.499Z] #39 87.97 DEP criu/timerfd.d [2020-05-15T09:19:09.500Z] #39 88.07 DEP criu/sysfs_parse.d [2020-05-15T09:19:09.566Z] #40 8.601 PBCC images/tty.pb-c.c [2020-05-15T09:19:09.566Z] #40 8.684 DEP images/tty.pb-c.d [2020-05-15T09:19:09.760Z] #39 88.25 DEP criu/sysctl.d [2020-05-15T09:19:09.760Z] #39 88.36 DEP criu/string.d [2020-05-15T09:19:09.855Z] #40 8.799 PBCC images/tun.pb-c.c [2020-05-15T09:19:09.855Z] #40 8.906 PBCC images/netdev.pb-c.c [2020-05-15T09:19:09.855Z] #40 8.944 DEP images/tun.pb-c.d [2020-05-15T09:19:09.855Z] #40 8.977 DEP images/netdev.pb-c.d [2020-05-15T09:19:09.855Z] #40 9.012 PBCC images/vma.pb-c.c [2020-05-15T09:19:09.973Z] ok github.com/docker/docker/client 0.093s coverage: 75.4% of statements [2020-05-15T09:19:10.021Z] #39 88.43 DEP criu/stats.d [2020-05-15T09:19:10.142Z] #40 9.047 DEP images/vma.pb-c.d [2020-05-15T09:19:10.142Z] #40 9.080 PBCC images/creds.pb-c.c [2020-05-15T09:19:10.142Z] #40 9.111 DEP images/creds.pb-c.d [2020-05-15T09:19:10.142Z] #40 9.161 PBCC images/utsns.pb-c.c [2020-05-15T09:19:10.142Z] #40 9.184 DEP images/utsns.pb-c.d [2020-05-15T09:19:10.142Z] #40 9.243 PBCC images/ipc-desc.pb-c.c [2020-05-15T09:19:10.142Z] #40 9.288 PBCC images/ipc-sem.pb-c.c [2020-05-15T09:19:10.285Z] #39 88.54 DEP criu/sockets.d [2020-05-15T09:19:10.285Z] #39 88.73 DEP criu/sk-unix.d [2020-05-15T09:19:10.431Z] #40 9.326 DEP images/ipc-desc.pb-c.d [2020-05-15T09:19:10.431Z] #40 9.405 DEP images/ipc-sem.pb-c.d [2020-05-15T09:19:10.431Z] #40 9.446 PBCC images/ipc-msg.pb-c.c [2020-05-15T09:19:10.431Z] #40 9.500 DEP images/ipc-msg.pb-c.d [2020-05-15T09:19:10.547Z] #39 88.96 DEP criu/sk-tcp.d [2020-05-15T09:19:10.547Z] #39 ... [2020-05-15T09:19:10.547Z] [2020-05-15T09:19:10.547Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:19:10.547Z] #28 DONE 152.4s [2020-05-15T09:19:10.720Z] #40 9.620 PBCC images/ipc-shm.pb-c.c [2020-05-15T09:19:10.720Z] #40 9.645 DEP images/ipc-shm.pb-c.d [2020-05-15T09:19:10.720Z] #40 9.739 PBCC images/ipc-var.pb-c.c [2020-05-15T09:19:10.720Z] #40 9.806 DEP images/ipc-var.pb-c.d [2020-05-15T09:19:10.720Z] #40 9.920 PBCC images/sk-opts.pb-c.c [2020-05-15T09:19:10.807Z] [2020-05-15T09:19:10.807Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:10.807Z] #17 12.22 Reading package lists... [2020-05-15T09:19:10.807Z] #17 15.50 Building dependency tree... [2020-05-15T09:19:10.807Z] #17 17.37 libcap2-bin is already the newest version (1:2.25-2). [2020-05-15T09:19:10.807Z] #17 17.37 The following additional packages will be installed: [2020-05-15T09:19:10.807Z] #17 17.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-15T09:19:10.807Z] #17 17.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-15T09:19:10.807Z] #17 17.38 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-15T09:19:10.807Z] #17 17.38 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-15T09:19:10.807Z] #17 17.38 python3.7 python3.7-minimal vim-runtime xxd [2020-05-15T09:19:10.807Z] #17 17.38 Suggested packages: [2020-05-15T09:19:10.807Z] #17 17.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-15T09:19:10.807Z] #17 17.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-15T09:19:10.807Z] #17 17.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-15T09:19:10.807Z] #17 17.39 Recommended packages: [2020-05-15T09:19:10.807Z] #17 17.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-15T09:19:10.807Z] #17 17.39 python3-keyrings.alt python3-xdg unzip [2020-05-15T09:19:11.009Z] #40 9.957 PBCC images/packet-sock.pb-c.c [2020-05-15T09:19:11.009Z] #40 10.02 DEP images/sk-opts.pb-c.d [2020-05-15T09:19:11.009Z] #40 10.12 DEP images/packet-sock.pb-c.d [2020-05-15T09:19:11.009Z] #40 10.20 PBCC images/sk-netlink.pb-c.c [2020-05-15T09:19:11.298Z] #40 10.27 DEP images/sk-netlink.pb-c.d [2020-05-15T09:19:11.298Z] #40 ... [2020-05-15T09:19:11.298Z] [2020-05-15T09:19:11.298Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:11.298Z] #42 95.77 bufio [2020-05-15T09:19:11.298Z] #42 99.01 reflect [2020-05-15T09:19:11.298Z] #42 103.0 regexp/syntax [2020-05-15T09:19:11.298Z] #42 ... [2020-05-15T09:19:11.298Z] [2020-05-15T09:19:11.298Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:11.298Z] #40 10.42 PBCC images/sk-inet.pb-c.c [2020-05-15T09:19:11.585Z] #40 10.50 DEP images/sk-inet.pb-c.d [2020-05-15T09:19:11.586Z] #40 10.61 PBCC images/sk-unix.pb-c.c [2020-05-15T09:19:11.586Z] #40 10.70 DEP images/sk-unix.pb-c.d [2020-05-15T09:19:11.747Z] #17 18.84 The following NEW packages will be installed: [2020-05-15T09:19:11.747Z] #17 18.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-15T09:19:11.747Z] #17 18.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-15T09:19:11.747Z] #17 18.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-15T09:19:11.747Z] #17 18.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-15T09:19:11.747Z] #17 18.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-15T09:19:11.747Z] #17 18.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-15T09:19:11.747Z] #17 18.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-15T09:19:11.747Z] #17 18.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-15T09:19:11.747Z] #17 18.85 xz-utils zip [2020-05-15T09:19:11.876Z] #40 10.84 PBCC images/mm.pb-c.c [2020-05-15T09:19:11.876Z] #40 ... [2020-05-15T09:19:11.876Z] [2020-05-15T09:19:11.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:19:11.876Z] #11 96.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-15T09:19:11.876Z] #11 96.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-15T09:19:11.876Z] #11 96.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:19:11.876Z] #11 105.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-15T09:19:11.876Z] #11 105.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-15T09:19:11.876Z] #11 105.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:11.876Z] #11 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-15T09:19:11.876Z] #11 105.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-15T09:19:11.876Z] #11 105.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:11.876Z] #11 ... [2020-05-15T09:19:11.876Z] [2020-05-15T09:19:11.876Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:11.876Z] #40 10.97 DEP images/mm.pb-c.d [2020-05-15T09:19:12.166Z] #40 11.11 PBCC images/timerfd.pb-c.c [2020-05-15T09:19:12.166Z] #40 ... [2020-05-15T09:19:12.166Z] [2020-05-15T09:19:12.166Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:12.166Z] #48 96.67 bufio [2020-05-15T09:19:12.166Z] #48 98.51 text/tabwriter [2020-05-15T09:19:12.166Z] #48 99.42 reflect [2020-05-15T09:19:12.166Z] #48 100.9 regexp/syntax [2020-05-15T09:19:12.166Z] #48 ... [2020-05-15T09:19:12.166Z] [2020-05-15T09:19:12.166Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:12.166Z] #40 11.27 DEP images/timerfd.pb-c.d [2020-05-15T09:19:12.166Z] #40 11.35 PBCC images/timer.pb-c.c [2020-05-15T09:19:12.318Z] #17 19.17 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:19:12.318Z] #17 19.17 Need to get 27.6 MB of archives. [2020-05-15T09:19:12.318Z] #17 19.17 After this operation, 114 MB of additional disk space will be used. [2020-05-15T09:19:12.318Z] #17 19.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-15T09:19:12.318Z] #17 19.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-15T09:19:12.318Z] #17 19.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-15T09:19:12.318Z] #17 19.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-15T09:19:12.318Z] #17 19.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-15T09:19:12.318Z] #17 19.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-15T09:19:12.456Z] #40 11.40 DEP images/timer.pb-c.d [2020-05-15T09:19:12.457Z] #40 11.50 PBCC images/sa.pb-c.c [2020-05-15T09:19:12.457Z] #40 11.60 DEP images/sa.pb-c.d [2020-05-15T09:19:12.578Z] #17 19.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-15T09:19:12.578Z] #17 19.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-15T09:19:12.578Z] #17 19.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-15T09:19:12.578Z] #17 19.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-15T09:19:12.578Z] #17 19.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-15T09:19:12.578Z] #17 19.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-15T09:19:12.578Z] #17 19.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-15T09:19:12.578Z] #17 19.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-15T09:19:12.578Z] #17 19.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-15T09:19:12.578Z] #17 19.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-15T09:19:12.578Z] #17 19.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-15T09:19:12.578Z] #17 19.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:19:12.578Z] #17 19.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-15T09:19:12.578Z] #17 19.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-15T09:19:12.578Z] #17 19.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-15T09:19:12.578Z] #17 19.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-15T09:19:12.578Z] #17 19.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-15T09:19:12.578Z] #17 19.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-15T09:19:12.578Z] #17 19.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-15T09:19:12.578Z] #17 19.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-15T09:19:12.578Z] #17 19.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-15T09:19:12.578Z] #17 19.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-15T09:19:12.578Z] #17 19.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-15T09:19:12.746Z] #40 11.68 PBCC images/pipe-data.pb-c.c [2020-05-15T09:19:12.746Z] #40 11.71 DEP images/pipe-data.pb-c.d [2020-05-15T09:19:12.746Z] #40 11.80 PBCC images/mnt.pb-c.c [2020-05-15T09:19:12.746Z] #40 11.90 DEP images/mnt.pb-c.d [2020-05-15T09:19:12.839Z] #17 19.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-15T09:19:12.839Z] #17 19.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-15T09:19:12.839Z] #17 19.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-15T09:19:12.839Z] #17 19.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-15T09:19:12.839Z] #17 19.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-15T09:19:12.839Z] #17 19.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-15T09:19:12.839Z] #17 19.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-15T09:19:13.037Z] #40 11.96 PBCC images/sk-packet.pb-c.c [2020-05-15T09:19:13.037Z] #40 11.99 DEP images/sk-packet.pb-c.d [2020-05-15T09:19:13.037Z] #40 12.05 PBCC images/tcp-stream.pb-c.c [2020-05-15T09:19:13.037Z] #40 12.10 DEP images/tcp-stream.pb-c.d [2020-05-15T09:19:13.037Z] #40 12.20 PBCC images/pipe.pb-c.c [2020-05-15T09:19:13.099Z] #17 19.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-15T09:19:13.099Z] #17 19.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-15T09:19:13.099Z] #17 19.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-15T09:19:13.099Z] #17 19.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-15T09:19:13.099Z] #17 19.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-15T09:19:13.099Z] #17 19.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-15T09:19:13.099Z] #17 19.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-15T09:19:13.099Z] #17 19.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-15T09:19:13.099Z] #17 19.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-15T09:19:13.327Z] #40 12.31 DEP images/pipe.pb-c.d [2020-05-15T09:19:13.327Z] #40 12.39 PBCC images/pstree.pb-c.c [2020-05-15T09:19:13.327Z] #40 12.43 DEP images/pstree.pb-c.d [2020-05-15T09:19:13.327Z] #40 12.50 PBCC images/fs.pb-c.c [2020-05-15T09:19:13.327Z] #40 12.55 DEP images/fs.pb-c.d [2020-05-15T09:19:13.360Z] #17 20.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-15T09:19:13.360Z] #17 20.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-15T09:19:13.360Z] #17 20.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-15T09:19:13.618Z] #40 12.67 PBCC images/signalfd.pb-c.c [2020-05-15T09:19:13.618Z] #40 12.72 DEP images/signalfd.pb-c.d [2020-05-15T09:19:13.909Z] #40 12.87 PBCC images/fh.pb-c.c [2020-05-15T09:19:13.909Z] #40 12.99 PBCC images/fsnotify.pb-c.c [2020-05-15T09:19:13.930Z] #17 20.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:19:13.930Z] #17 20.96 Fetched 27.6 MB in 1s (20.8 MB/s) [2020-05-15T09:19:14.190Z] #17 21.02 Selecting previously unselected package pigz. [2020-05-15T09:19:14.190Z] #17 21.02 (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 ... 23404 files and directories currently installed.) [2020-05-15T09:19:14.190Z] #17 21.10 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-15T09:19:14.190Z] #17 21.11 Unpacking pigz (2.4-1) ... [2020-05-15T09:19:14.198Z] #40 13.14 DEP images/fh.pb-c.d [2020-05-15T09:19:14.198Z] #40 13.29 DEP images/fsnotify.pb-c.d [2020-05-15T09:19:14.198Z] #40 13.39 PBCC images/eventpoll.pb-c.c [2020-05-15T09:19:14.451Z] #17 21.20 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-15T09:19:14.451Z] #17 21.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-15T09:19:14.451Z] #17 21.23 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:14.485Z] #40 13.49 DEP images/eventpoll.pb-c.d [2020-05-15T09:19:14.485Z] #40 13.65 PBCC images/eventfd.pb-c.c [2020-05-15T09:19:14.662Z] #47 ... [2020-05-15T09:19:14.662Z] [2020-05-15T09:19:14.662Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:14.662Z] #41 114.1 text/template [2020-05-15T09:19:14.662Z] #41 114.9 encoding/xml [2020-05-15T09:19:14.662Z] #41 119.6 go/doc [2020-05-15T09:19:14.662Z] #41 120.7 github.com/LK4D4/vndr/versioned [2020-05-15T09:19:14.662Z] #41 120.8 compress/flate [2020-05-15T09:19:14.662Z] #41 122.8 github.com/LK4D4/vndr/build [2020-05-15T09:19:14.662Z] #41 123.9 hash/crc32 [2020-05-15T09:19:14.662Z] #41 ... [2020-05-15T09:19:14.662Z] [2020-05-15T09:19:14.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:14.662Z] #39 21.51 CC images/core-ppc64.o [2020-05-15T09:19:14.662Z] #39 22.22 CC images/core-s390.o [2020-05-15T09:19:14.662Z] #39 23.04 CC images/cpuinfo.o [2020-05-15T09:19:14.662Z] #39 23.59 CC images/inventory.o [2020-05-15T09:19:14.662Z] #39 23.89 CC images/fdinfo.o [2020-05-15T09:19:14.662Z] #39 24.25 CC images/fown.o [2020-05-15T09:19:14.662Z] #39 24.67 CC images/ns.o [2020-05-15T09:19:14.662Z] #39 24.95 CC images/regfile.o [2020-05-15T09:19:14.662Z] #39 25.31 CC images/ghost-file.o [2020-05-15T09:19:14.662Z] #39 25.62 CC images/fifo.o [2020-05-15T09:19:14.662Z] #39 25.82 CC images/remap-file-path.o [2020-05-15T09:19:14.662Z] #39 26.10 CC images/eventfd.o [2020-05-15T09:19:14.662Z] #39 26.40 CC images/eventpoll.o [2020-05-15T09:19:14.662Z] #39 26.69 CC images/fh.o [2020-05-15T09:19:14.711Z] #17 21.66 Selecting previously unselected package python3.7-minimal. [2020-05-15T09:19:14.711Z] #17 21.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-15T09:19:14.711Z] #17 21.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:19:14.782Z] #40 13.67 DEP images/eventfd.pb-c.d [2020-05-15T09:19:14.782Z] #40 13.73 PBCC images/remap-file-path.pb-c.c [2020-05-15T09:19:14.782Z] #40 13.76 DEP images/remap-file-path.pb-c.d [2020-05-15T09:19:14.782Z] #40 13.82 PBCC images/fifo.pb-c.c [2020-05-15T09:19:14.782Z] #40 13.84 DEP images/fifo.pb-c.d [2020-05-15T09:19:14.782Z] #40 13.90 PBCC images/ghost-file.pb-c.c [2020-05-15T09:19:14.782Z] #40 13.96 DEP images/ghost-file.pb-c.d [2020-05-15T09:19:14.782Z] #40 14.03 PBCC images/regfile.pb-c.c [2020-05-15T09:19:14.920Z] #39 27.12 CC images/fsnotify.o [2020-05-15T09:19:15.099Z] #40 14.09 DEP images/regfile.pb-c.d [2020-05-15T09:19:15.099Z] #40 14.16 PBCC images/ns.pb-c.c [2020-05-15T09:19:15.099Z] #40 14.19 DEP images/ns.pb-c.d [2020-05-15T09:19:15.099Z] #40 14.25 PBCC images/fdinfo.pb-c.c [2020-05-15T09:19:15.176Z] #39 ... [2020-05-15T09:19:15.176Z] [2020-05-15T09:19:15.176Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:15.176Z] #47 DONE 124.9s [2020-05-15T09:19:15.176Z] [2020-05-15T09:19:15.176Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:15.176Z] #41 124.6 compress/gzip [2020-05-15T09:19:15.281Z] #17 22.22 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:15.281Z] #17 22.25 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:19:15.387Z] #40 14.38 DEP images/fdinfo.pb-c.d [2020-05-15T09:19:15.387Z] #40 14.49 PBCC images/core-aarch64.pb-c.c [2020-05-15T09:19:15.387Z] #40 14.55 PBCC images/core-arm.pb-c.c [2020-05-15T09:19:15.677Z] #40 14.65 PBCC images/core-ppc64.pb-c.c [2020-05-15T09:19:15.677Z] #40 14.77 PBCC images/core-s390.pb-c.c [2020-05-15T09:19:15.966Z] #40 14.94 PBCC images/core-x86.pb-c.c [2020-05-15T09:19:15.966Z] #40 15.10 PBCC images/core.pb-c.c [2020-05-15T09:19:16.102Z] #41 125.9 crypto/dsa [2020-05-15T09:19:16.102Z] #41 ... [2020-05-15T09:19:16.102Z] [2020-05-15T09:19:16.102Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:16.102Z] #52 44.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-15T09:19:16.102Z] #52 44.47 + BUILDTAGS='netgo osusergo static_build' [2020-05-15T09:19:16.102Z] #52 44.47 + export EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:19:16.102Z] #52 44.47 + EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:19:16.102Z] #52 44.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-15T09:19:16.102Z] #52 44.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-15T09:19:16.102Z] #52 44.47 + '[' '' = dynamic ']' [2020-05-15T09:19:16.102Z] #52 44.47 + make [2020-05-15T09:19:16.102Z] #52 45.70 + bin/ctr [2020-05-15T09:19:16.257Z] #40 15.38 PBCC images/inventory.pb-c.c [2020-05-15T09:19:16.358Z] #52 ... [2020-05-15T09:19:16.358Z] [2020-05-15T09:19:16.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:16.358Z] #39 28.03 CC images/signalfd.o [2020-05-15T09:19:16.358Z] #39 28.38 CC images/fs.o [2020-05-15T09:19:16.547Z] #40 15.58 DEP images/core-aarch64.pb-c.d [2020-05-15T09:19:16.547Z] #40 15.66 DEP images/core-arm.pb-c.d [2020-05-15T09:19:16.614Z] #39 28.61 CC images/pstree.o [2020-05-15T09:19:16.836Z] #40 15.76 DEP images/core-ppc64.pb-c.d [2020-05-15T09:19:16.836Z] #40 15.83 DEP images/core-s390.pb-c.d [2020-05-15T09:19:16.836Z] #40 15.92 DEP images/core-x86.pb-c.d [2020-05-15T09:19:16.836Z] #40 16.03 DEP images/core.pb-c.d [2020-05-15T09:19:16.869Z] #39 28.87 CC images/pipe.o [2020-05-15T09:19:16.869Z] #39 29.09 CC images/tcp-stream.o [2020-05-15T09:19:17.126Z] #40 16.13 DEP images/inventory.pb-c.d [2020-05-15T09:19:17.126Z] #40 16.23 PBCC images/cpuinfo.pb-c.c [2020-05-15T09:19:17.126Z] #40 16.29 DEP images/cpuinfo.pb-c.d [2020-05-15T09:19:17.191Z] #17 24.07 Selecting previously unselected package python3-minimal. [2020-05-15T09:19:17.191Z] #17 24.07 (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 ... 23653 files and directories currently installed.) [2020-05-15T09:19:17.191Z] #17 24.16 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-15T09:19:17.191Z] #17 24.17 Unpacking python3-minimal (3.7.3-1) ... [2020-05-15T09:19:17.416Z] #40 16.41 PBCC images/stats.pb-c.c [2020-05-15T09:19:17.416Z] #40 16.48 DEP images/stats.pb-c.d [2020-05-15T09:19:17.429Z] #39 29.42 CC images/sk-packet.o [2020-05-15T09:19:17.429Z] #39 29.65 CC images/mnt.o [2020-05-15T09:19:17.451Z] #17 24.30 Selecting previously unselected package libmpdec2:arm64. [2020-05-15T09:19:17.451Z] #17 24.31 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-15T09:19:17.451Z] #17 24.33 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-15T09:19:17.710Z] #17 24.45 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-15T09:19:17.710Z] #17 24.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-15T09:19:17.710Z] #17 24.47 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:17.990Z] #39 29.92 CC images/pipe-data.o [2020-05-15T09:19:18.286Z] #39 30.11 CC images/sa.o [2020-05-15T09:19:18.542Z] #39 30.40 CC images/timer.o [2020-05-15T09:19:18.542Z] #39 30.67 CC images/timerfd.o [2020-05-15T09:19:18.652Z] #17 25.33 Selecting previously unselected package python3.7. [2020-05-15T09:19:18.652Z] #17 25.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-15T09:19:18.652Z] #17 25.35 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:18.652Z] #17 25.46 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-15T09:19:18.652Z] #17 25.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-15T09:19:18.652Z] #17 25.47 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-15T09:19:18.652Z] #17 25.57 Setting up python3-minimal (3.7.3-1) ... [2020-05-15T09:19:18.797Z] #39 30.93 CC images/mm.o [2020-05-15T09:19:19.358Z] #39 31.32 CC images/sk-opts.o [2020-05-15T09:19:19.618Z] #39 31.63 CC images/sk-unix.o [2020-05-15T09:19:20.034Z] #17 26.59 Selecting previously unselected package python3. [2020-05-15T09:19:20.035Z] #17 26.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-15T09:19:20.035Z] #17 26.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-15T09:19:20.035Z] #17 26.68 Unpacking python3 (3.7.3-1) ... [2020-05-15T09:19:20.035Z] #17 26.83 Selecting previously unselected package libip4tc0:arm64. [2020-05-15T09:19:20.035Z] #17 26.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-15T09:19:20.035Z] #17 26.85 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:20.035Z] #17 26.91 Selecting previously unselected package libip6tc0:arm64. [2020-05-15T09:19:20.035Z] #17 26.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-15T09:19:20.035Z] #17 26.94 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:20.137Z] #40 19.11 make[1]: Nothing to be done for 'all'. [2020-05-15T09:19:20.178Z] #39 31.99 CC images/sk-inet.o [2020-05-15T09:19:20.294Z] #17 27.05 Selecting previously unselected package libiptc0:arm64. [2020-05-15T09:19:20.294Z] #17 27.08 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-15T09:19:20.294Z] #17 27.08 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:20.294Z] #17 27.16 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-15T09:19:20.294Z] #17 27.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-15T09:19:20.294Z] #17 27.18 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-15T09:19:20.294Z] #17 27.26 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-15T09:19:20.294Z] #17 27.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-15T09:19:20.294Z] #17 27.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-15T09:19:20.294Z] #17 27.35 Selecting previously unselected package libnftnl11:arm64. [2020-05-15T09:19:20.294Z] #17 27.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-15T09:19:20.433Z] #39 32.31 CC images/tun.o [2020-05-15T09:19:20.554Z] #17 27.37 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-15T09:19:20.554Z] #17 27.48 Selecting previously unselected package iptables. [2020-05-15T09:19:20.554Z] #17 27.48 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-15T09:19:20.554Z] #17 27.50 Unpacking iptables (1.8.2-4) ... [2020-05-15T09:19:20.688Z] #39 32.60 CC images/sk-netlink.o [2020-05-15T09:19:20.688Z] #39 32.79 CC images/packet-sock.o [2020-05-15T09:19:20.814Z] #17 27.80 Selecting previously unselected package xxd. [2020-05-15T09:19:20.814Z] #17 27.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-15T09:19:20.814Z] #17 27.82 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:19:20.814Z] #17 ... [2020-05-15T09:19:20.814Z] [2020-05-15T09:19:20.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:20.814Z] #39 89.27 DEP criu/sk-queue.d [2020-05-15T09:19:20.814Z] #39 89.54 DEP criu/sk-packet.d [2020-05-15T09:19:20.814Z] #39 89.69 DEP criu/sk-netlink.d [2020-05-15T09:19:20.814Z] #39 89.91 DEP criu/sk-inet.d [2020-05-15T09:19:20.814Z] #39 90.26 DEP criu/signalfd.d [2020-05-15T09:19:20.814Z] #39 90.50 DEP criu/sigframe.d [2020-05-15T09:19:20.814Z] #39 90.61 DEP criu/shmem.d [2020-05-15T09:19:20.814Z] #39 90.72 DEP criu/servicefd.d [2020-05-15T09:19:20.814Z] #39 90.80 DEP criu/seize.d [2020-05-15T09:19:20.814Z] #39 90.91 DEP criu/seccomp.d [2020-05-15T09:19:20.814Z] #39 91.01 DEP criu/rst-malloc.d [2020-05-15T09:19:20.814Z] #39 91.13 DEP criu/rbtree.d [2020-05-15T09:19:20.814Z] #39 91.17 DEP criu/pstree.d [2020-05-15T09:19:20.814Z] #39 91.43 DEP criu/protobuf.d [2020-05-15T09:19:20.814Z] #39 91.55 GEN criu/protobuf-desc-gen.h [2020-05-15T09:19:20.814Z] #39 92.95 DEP criu/protobuf-desc.d [2020-05-15T09:19:20.814Z] #39 93.12 DEP criu/proc_parse.d [2020-05-15T09:19:20.814Z] #39 93.27 DEP criu/plugin.d [2020-05-15T09:19:20.814Z] #39 93.34 DEP criu/pipes.d [2020-05-15T09:19:20.814Z] #39 93.48 DEP criu/pie-util.d [2020-05-15T09:19:20.814Z] #39 93.56 DEP criu/pie-util-vdso.d [2020-05-15T09:19:20.814Z] #39 93.67 DEP criu/path.d [2020-05-15T09:19:20.814Z] #39 93.80 DEP criu/parasite-syscall.d [2020-05-15T09:19:20.814Z] #39 93.94 DEP criu/pagemap.d [2020-05-15T09:19:20.814Z] #39 94.14 DEP criu/pagemap-cache.d [2020-05-15T09:19:20.814Z] #39 94.27 DEP criu/page-xfer.d [2020-05-15T09:19:20.814Z] #39 94.43 DEP criu/page-pipe.d [2020-05-15T09:19:20.814Z] #39 94.56 DEP criu/netfilter.d [2020-05-15T09:19:20.814Z] #39 94.76 DEP criu/net.d [2020-05-15T09:19:20.814Z] #39 95.02 DEP criu/namespaces.d [2020-05-15T09:19:20.814Z] #39 95.29 DEP criu/mount.d [2020-05-15T09:19:20.814Z] #39 95.50 DEP criu/mem.d [2020-05-15T09:19:20.814Z] #39 95.61 DEP criu/lsm.d [2020-05-15T09:19:20.814Z] #39 95.74 DEP criu/log.d [2020-05-15T09:19:20.814Z] #39 95.84 DEP criu/libnetlink.d [2020-05-15T09:19:20.814Z] #39 95.94 DEP criu/kerndat.d [2020-05-15T09:19:20.814Z] #39 96.20 DEP criu/kcmp-ids.d [2020-05-15T09:19:20.814Z] #39 96.30 DEP criu/irmap.d [2020-05-15T09:19:20.814Z] #39 96.48 DEP criu/ipc_ns.d [2020-05-15T09:19:20.814Z] #39 96.72 DEP criu/image.d [2020-05-15T09:19:20.814Z] #39 96.96 DEP criu/image-desc.d [2020-05-15T09:19:20.814Z] #39 97.05 DEP criu/fsnotify.d [2020-05-15T09:19:20.814Z] #39 97.21 DEP criu/filesystems.d [2020-05-15T09:19:20.814Z] #39 97.44 DEP criu/files.d [2020-05-15T09:19:20.814Z] #39 97.66 DEP criu/files-reg.d [2020-05-15T09:19:20.814Z] #39 97.87 DEP criu/files-ext.d [2020-05-15T09:19:20.814Z] #39 98.02 DEP criu/file-lock.d [2020-05-15T09:19:20.814Z] #39 98.15 DEP criu/file-ids.d [2020-05-15T09:19:20.814Z] #39 98.25 DEP criu/fifo.d [2020-05-15T09:19:20.814Z] #39 98.32 DEP criu/fdstore.d [2020-05-15T09:19:20.814Z] #39 98.38 DEP criu/fault-injection.d [2020-05-15T09:19:20.814Z] #39 98.41 DEP criu/external.d [2020-05-15T09:19:20.815Z] #39 98.48 DEP criu/eventpoll.d [2020-05-15T09:19:20.815Z] #39 98.74 DEP criu/eventfd.d [2020-05-15T09:19:20.815Z] #39 98.89 DEP criu/crtools.d [2020-05-15T09:19:20.815Z] #39 99.12 DEP criu/cr-service.d [2020-05-15T09:19:20.815Z] #39 99.39 DEP criu/cr-restore.d [2020-05-15T09:19:21.075Z] #39 ... [2020-05-15T09:19:21.075Z] [2020-05-15T09:19:21.075Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:21.075Z] #17 27.95 Selecting previously unselected package vim-common. [2020-05-15T09:19:21.075Z] #17 27.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:19:21.075Z] #17 28.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:19:21.247Z] #39 33.18 CC images/ipc-var.o [2020-05-15T09:19:21.247Z] #39 33.41 CC images/ipc-desc.o [2020-05-15T09:19:21.247Z] #39 ... [2020-05-15T09:19:21.247Z] [2020-05-15T09:19:21.247Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:19:21.247Z] #10 131.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-15T09:19:21.335Z] #17 28.20 Selecting previously unselected package bash-completion. [2020-05-15T09:19:21.335Z] #17 28.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-15T09:19:21.502Z] #10 131.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-15T09:19:21.502Z] #10 131.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:22.198Z] #40 21.26 CC images/stats.o [2020-05-15T09:19:22.486Z] #40 ... [2020-05-15T09:19:22.486Z] [2020-05-15T09:19:22.486Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:22.486Z] #31 106.9 internal/syscall/execenv [2020-05-15T09:19:22.486Z] #31 106.9 internal/syscall/unix [2020-05-15T09:19:22.486Z] #31 107.0 time [2020-05-15T09:19:22.776Z] #31 ... [2020-05-15T09:19:22.776Z] [2020-05-15T09:19:22.776Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:22.776Z] #40 21.93 CC images/core.o [2020-05-15T09:19:24.286Z] #40 23.24 CC images/core-x86.o [2020-05-15T09:19:24.574Z] #40 ... [2020-05-15T09:19:24.574Z] [2020-05-15T09:19:24.574Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:24.574Z] #42 109.1 hash/crc32 [2020-05-15T09:19:24.574Z] #42 114.3 vendor/golang.org/x/text/transform [2020-05-15T09:19:24.574Z] #42 117.3 time [2020-05-15T09:19:24.574Z] #42 ... [2020-05-15T09:19:24.574Z] [2020-05-15T09:19:24.574Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:24.574Z] #31 118.9 internal/poll [2020-05-15T09:19:24.648Z] #17 30.96 Unpacking bash-completion (1:2.8-6) ... [2020-05-15T09:19:24.648Z] #17 31.51 Selecting previously unselected package bzip2. [2020-05-15T09:19:24.648Z] #17 31.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-15T09:19:24.648Z] #17 31.54 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:19:24.911Z] #17 31.67 Selecting previously unselected package xz-utils. [2020-05-15T09:19:24.911Z] #17 31.68 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-15T09:19:24.911Z] #17 31.69 Unpacking xz-utils (5.2.4-1) ... [2020-05-15T09:19:24.911Z] #17 31.83 Selecting previously unselected package apparmor. [2020-05-15T09:19:24.911Z] #17 31.85 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-15T09:19:25.178Z] #17 31.92 Unpacking apparmor (2.13.2-10) ... [2020-05-15T09:19:25.439Z] #17 32.30 Selecting previously unselected package aufs-tools. [2020-05-15T09:19:25.439Z] #17 32.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-15T09:19:25.439Z] #17 32.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:19:25.707Z] #17 32.51 Selecting previously unselected package libonig5:arm64. [2020-05-15T09:19:25.707Z] #17 32.53 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-15T09:19:25.707Z] #17 32.53 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-15T09:19:25.707Z] #17 32.70 Selecting previously unselected package libjq1:arm64. [2020-05-15T09:19:25.707Z] #17 32.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-15T09:19:25.707Z] #17 32.72 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-15T09:19:25.967Z] #17 32.87 Selecting previously unselected package jq. [2020-05-15T09:19:25.967Z] #17 32.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-15T09:19:25.967Z] #17 32.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:19:25.967Z] #17 32.98 Selecting previously unselected package libaio1:arm64. [2020-05-15T09:19:25.967Z] #17 32.99 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-15T09:19:25.967Z] #17 32.99 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-15T09:19:26.227Z] #17 33.11 Selecting previously unselected package libgpm2:arm64. [2020-05-15T09:19:26.227Z] #17 33.11 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-15T09:19:26.227Z] #17 33.12 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-15T09:19:26.227Z] #17 33.23 Selecting previously unselected package libicu63:arm64. [2020-05-15T09:19:26.227Z] #17 33.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-15T09:19:26.227Z] #17 33.25 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-15T09:19:26.739Z] #10 ... [2020-05-15T09:19:26.739Z] [2020-05-15T09:19:26.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:26.739Z] #41 126.4 crypto/x509/pkix [2020-05-15T09:19:26.739Z] #41 126.9 vendor/golang.org/x/crypto/cryptobyte [2020-05-15T09:19:26.739Z] #41 127.0 net [2020-05-15T09:19:26.739Z] #41 129.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-05-15T09:19:26.739Z] #41 129.6 vendor/golang.org/x/crypto/poly1305 [2020-05-15T09:19:26.739Z] #41 130.0 vendor/golang.org/x/sys/cpu [2020-05-15T09:19:26.739Z] #41 130.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-15T09:19:26.739Z] #41 131.4 vendor/golang.org/x/crypto/hkdf [2020-05-15T09:19:26.739Z] #41 131.6 vendor/golang.org/x/text/transform [2020-05-15T09:19:26.739Z] #41 132.2 vendor/golang.org/x/text/unicode/bidi [2020-05-15T09:19:26.739Z] #41 133.8 vendor/golang.org/x/text/secure/bidirule [2020-05-15T09:19:26.739Z] #41 134.1 vendor/golang.org/x/text/unicode/norm [2020-05-15T09:19:26.739Z] #41 ... [2020-05-15T09:19:26.739Z] [2020-05-15T09:19:26.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:26.739Z] #39 33.71 CC images/ipc-shm.o [2020-05-15T09:19:26.739Z] #39 33.94 CC images/ipc-msg.o [2020-05-15T09:19:26.739Z] #39 34.23 CC images/ipc-sem.o [2020-05-15T09:19:26.739Z] #39 34.44 CC images/utsns.o [2020-05-15T09:19:26.739Z] #39 34.67 CC images/creds.o [2020-05-15T09:19:26.739Z] #39 34.85 CC images/vma.o [2020-05-15T09:19:26.739Z] #39 35.17 CC images/netdev.o [2020-05-15T09:19:26.739Z] #39 35.70 CC images/tty.o [2020-05-15T09:19:26.739Z] #39 36.28 CC images/file-lock.o [2020-05-15T09:19:26.739Z] #39 36.48 CC images/rlimit.o [2020-05-15T09:19:26.739Z] #39 36.66 CC images/pagemap.o [2020-05-15T09:19:26.739Z] #39 36.92 CC images/siginfo.o [2020-05-15T09:19:26.739Z] #39 37.19 CC images/rpc.o [2020-05-15T09:19:26.739Z] #39 38.45 CC images/ext-file.o [2020-05-15T09:19:26.739Z] #39 38.63 CC images/cgroup.o [2020-05-15T09:19:26.994Z] #39 39.14 CC images/userns.o [2020-05-15T09:19:27.554Z] #39 39.47 CC images/google/protobuf/descriptor.o [2020-05-15T09:19:28.770Z] #17 35.44 Selecting previously unselected package libnet1:arm64. [2020-05-15T09:19:28.770Z] #17 35.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-15T09:19:28.770Z] #17 35.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:19:28.770Z] #17 ... [2020-05-15T09:19:28.770Z] [2020-05-15T09:19:28.770Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:19:28.770Z] #36 170.3 + dpkg --print-architecture [2020-05-15T09:19:28.917Z] #39 ... [2020-05-15T09:19:28.917Z] [2020-05-15T09:19:28.917Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:28.917Z] #41 138.6 vendor/golang.org/x/net/idna [2020-05-15T09:19:29.012Z] #31 122.8 os [2020-05-15T09:19:29.013Z] #31 ... [2020-05-15T09:19:29.013Z] [2020-05-15T09:19:29.013Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:29.013Z] #48 112.8 time [2020-05-15T09:19:29.013Z] #48 120.1 regexp [2020-05-15T09:19:29.013Z] #48 ... [2020-05-15T09:19:29.013Z] [2020-05-15T09:19:29.013Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:29.013Z] #40 24.40 CC images/core-arm.o [2020-05-15T09:19:29.013Z] #40 25.16 CC images/core-aarch64.o [2020-05-15T09:19:29.013Z] #40 25.83 CC images/core-ppc64.o [2020-05-15T09:19:29.013Z] #40 27.10 CC images/core-s390.o [2020-05-15T09:19:29.030Z] #36 DONE 170.9s [2020-05-15T09:19:29.030Z] [2020-05-15T09:19:29.030Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:29.030Z] #17 35.61 Selecting previously unselected package libnl-3-200:arm64. [2020-05-15T09:19:29.030Z] #17 35.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-15T09:19:29.030Z] #17 35.66 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-15T09:19:29.030Z] #17 35.82 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-15T09:19:29.030Z] #17 35.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-15T09:19:29.030Z] #17 35.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-15T09:19:29.030Z] #17 36.06 Selecting previously unselected package libreadline5:arm64. [2020-05-15T09:19:29.030Z] #17 36.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-15T09:19:29.030Z] #17 36.06 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-15T09:19:29.291Z] #17 36.17 Selecting previously unselected package net-tools. [2020-05-15T09:19:29.291Z] #17 36.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-15T09:19:29.291Z] #17 36.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:19:29.301Z] #40 28.34 CC images/cpuinfo.o [2020-05-15T09:19:29.551Z] #17 36.38 Selecting previously unselected package python-pip-whl. [2020-05-15T09:19:29.551Z] #17 36.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-15T09:19:29.551Z] #17 36.39 Unpacking python-pip-whl (18.1-5) ... [2020-05-15T09:19:29.811Z] #17 36.89 Selecting previously unselected package python3-lib2to3. [2020-05-15T09:19:30.074Z] #17 36.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-15T09:19:30.074Z] #17 36.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:19:30.074Z] #17 37.06 Selecting previously unselected package python3-distutils. [2020-05-15T09:19:30.074Z] #17 37.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-15T09:19:30.074Z] #17 37.08 Unpacking python3-distutils (3.7.3-1) ... [2020-05-15T09:19:30.329Z] #40 29.38 CC images/inventory.o [2020-05-15T09:19:30.334Z] #17 37.27 Selecting previously unselected package python3-pip. [2020-05-15T09:19:30.334Z] #17 37.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-15T09:19:30.334Z] #17 37.28 Unpacking python3-pip (18.1-5) ... [2020-05-15T09:19:30.599Z] #17 37.62 Selecting previously unselected package python3-pkg-resources. [2020-05-15T09:19:30.863Z] #17 37.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:19:30.864Z] #17 37.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:19:30.864Z] #17 37.84 Selecting previously unselected package python3-setuptools. [2020-05-15T09:19:30.864Z] #17 37.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-15T09:19:30.864Z] #17 37.87 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-15T09:19:30.958Z] #40 30.02 CC images/fdinfo.o [2020-05-15T09:19:31.123Z] #17 38.03 Selecting previously unselected package python3-wheel. [2020-05-15T09:19:31.123Z] #17 38.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-15T09:19:31.123Z] #17 38.05 Unpacking python3-wheel (0.32.3-2) ... [2020-05-15T09:19:31.123Z] #17 38.15 Selecting previously unselected package sudo. [2020-05-15T09:19:31.123Z] #17 ... [2020-05-15T09:19:31.123Z] [2020-05-15T09:19:31.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:31.123Z] #39 99.57 DEP criu/cr-errno.d [2020-05-15T09:19:31.123Z] #39 99.60 DEP criu/cr-dump.d [2020-05-15T09:19:31.123Z] #39 99.78 DEP criu/cr-dedup.d [2020-05-15T09:19:31.123Z] #39 99.99 DEP criu/cr-check.d [2020-05-15T09:19:31.123Z] #39 100.2 DEP criu/config.d [2020-05-15T09:19:31.123Z] #39 100.3 DEP criu/clone-noasan.d [2020-05-15T09:19:31.123Z] #39 100.3 DEP criu/cgroup.d [2020-05-15T09:19:31.123Z] #39 100.4 DEP criu/cgroup-props.d [2020-05-15T09:19:31.123Z] #39 100.6 DEP criu/bitmap.d [2020-05-15T09:19:31.123Z] #39 100.6 DEP criu/bfd.d [2020-05-15T09:19:31.123Z] #39 100.7 DEP criu/autofs.d [2020-05-15T09:19:31.123Z] #39 100.8 DEP criu/aio.d [2020-05-15T09:19:31.123Z] #39 101.0 DEP criu/action-scripts.d [2020-05-15T09:19:31.123Z] #39 101.4 CC criu/action-scripts.o [2020-05-15T09:19:31.123Z] #39 101.9 CC criu/aio.o [2020-05-15T09:19:31.123Z] #39 102.5 CC criu/autofs.o [2020-05-15T09:19:31.123Z] #39 103.9 CC criu/bfd.o [2020-05-15T09:19:31.123Z] #39 104.4 CC criu/bitmap.o [2020-05-15T09:19:31.123Z] #39 104.6 CC criu/cgroup-props.o [2020-05-15T09:19:31.123Z] #39 105.4 CC criu/cgroup.o [2020-05-15T09:19:31.123Z] #39 107.7 CC criu/clone-noasan.o [2020-05-15T09:19:31.123Z] #39 107.8 CC criu/config.o [2020-05-15T09:19:31.123Z] #39 109.6 CC criu/cr-check.o [2020-05-15T09:19:31.382Z] #39 ... [2020-05-15T09:19:31.383Z] [2020-05-15T09:19:31.383Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:31.383Z] #17 38.15 Selecting previously unselected package sudo. [2020-05-15T09:19:31.383Z] #17 38.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-15T09:19:31.383Z] #17 38.17 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:19:31.432Z] #41 140.9 vendor/golang.org/x/net/http2/hpack [2020-05-15T09:19:31.621Z] #40 ... [2020-05-15T09:19:31.621Z] [2020-05-15T09:19:31.621Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:31.621Z] #31 125.9 internal/fmtsort [2020-05-15T09:19:31.643Z] #17 38.61 Selecting previously unselected package thin-provisioning-tools. [2020-05-15T09:19:31.643Z] #17 38.62 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-15T09:19:31.643Z] #17 38.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:19:32.214Z] #17 38.95 Selecting previously unselected package uidmap. [2020-05-15T09:19:32.214Z] #17 38.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-15T09:19:32.214Z] #17 38.96 Unpacking uidmap (1:4.5-1.1) ... [2020-05-15T09:19:32.214Z] #17 39.12 Selecting previously unselected package vim-runtime. [2020-05-15T09:19:32.214Z] #17 39.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:19:32.214Z] #17 39.16 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-15T09:19:32.214Z] #17 39.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-15T09:19:32.214Z] #17 39.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:19:32.358Z] #41 141.9 mime [2020-05-15T09:19:33.670Z] #31 127.9 path/filepath [2020-05-15T09:19:33.670Z] #31 127.9 fmt [2020-05-15T09:19:34.245Z] #41 143.7 mime/quotedprintable [2020-05-15T09:19:34.245Z] #41 144.0 net/http/internal [2020-05-15T09:19:34.501Z] #41 ... [2020-05-15T09:19:34.501Z] [2020-05-15T09:19:34.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:34.501Z] #39 41.00 CC images/opts.o [2020-05-15T09:19:34.501Z] #39 41.23 CC images/seccomp.o [2020-05-15T09:19:34.501Z] #39 41.53 CC images/binfmt-misc.o [2020-05-15T09:19:34.501Z] #39 41.71 CC images/time.o [2020-05-15T09:19:34.501Z] #39 41.87 CC images/sysctl.o [2020-05-15T09:19:34.501Z] #39 42.03 CC images/autofs.o [2020-05-15T09:19:34.501Z] #39 42.22 CC images/macvlan.o [2020-05-15T09:19:34.501Z] #39 42.41 CC images/sit.o [2020-05-15T09:19:34.501Z] #39 42.66 LINK images/built-in.o [2020-05-15T09:19:34.501Z] #39 42.85 GEN compel/include/asm [2020-05-15T09:19:34.501Z] #39 42.86 GEN compel/include/version.h [2020-05-15T09:19:34.501Z] #39 42.89 touch .config [2020-05-15T09:19:34.501Z] #39 42.91 GEN include/common/config.h [2020-05-15T09:19:34.501Z] #39 42.98 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-15T09:19:34.501Z] #39 43.00 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-15T09:19:34.501Z] #39 43.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-15T09:19:34.501Z] #39 43.03 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-15T09:19:34.501Z] #39 43.05 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-15T09:19:34.501Z] #39 43.07 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-15T09:19:34.501Z] #39 43.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-15T09:19:34.501Z] #39 43.11 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-15T09:19:34.501Z] #39 43.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-15T09:19:34.501Z] #39 43.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-15T09:19:34.501Z] #39 43.14 DEP compel/plugins/std/infect.d [2020-05-15T09:19:34.501Z] #39 43.23 DEP compel/plugins/std/string.d [2020-05-15T09:19:34.501Z] #39 43.30 DEP compel/plugins/std/log.d [2020-05-15T09:19:34.501Z] #39 43.37 DEP compel/plugins/std/fds.d [2020-05-15T09:19:34.501Z] #39 43.46 DEP compel/plugins/std/std.d [2020-05-15T09:19:34.501Z] #39 43.52 DEP compel/plugins/shmem/shmem.d [2020-05-15T09:19:34.501Z] #39 43.63 DEP compel/plugins/fds/fds.d [2020-05-15T09:19:34.501Z] #39 43.76 CC compel/plugins/std/std.o [2020-05-15T09:19:34.501Z] #39 44.07 CC compel/plugins/std/fds.o [2020-05-15T09:19:34.501Z] #39 44.53 CC compel/plugins/std/log.o [2020-05-15T09:19:34.501Z] #39 45.51 CC compel/plugins/std/string.o [2020-05-15T09:19:34.501Z] #39 46.24 CC compel/plugins/std/infect.o [2020-05-15T09:19:34.756Z] #39 46.73 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-15T09:19:34.756Z] #39 46.81 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-15T09:19:34.756Z] #39 46.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-15T09:19:34.756Z] #39 46.93 AR compel/plugins/std.lib.a [2020-05-15T09:19:34.756Z] #17 41.58 Selecting previously unselected package vim. [2020-05-15T09:19:34.756Z] #17 41.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-15T09:19:34.756Z] #17 41.64 Unpacking vim (2:8.1.0875-5) ... [2020-05-15T09:19:35.011Z] #39 47.01 CC compel/plugins/fds/fds.o [2020-05-15T09:19:35.017Z] #17 41.88 Selecting previously unselected package xfsprogs. [2020-05-15T09:19:35.017Z] #17 41.89 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-15T09:19:35.017Z] #17 41.89 Unpacking xfsprogs (4.20.0-1) ... [2020-05-15T09:19:35.266Z] #39 47.29 AR compel/plugins/fds.lib.a [2020-05-15T09:19:35.266Z] #39 47.32 HOSTDEP compel/src/lib/log-host.d [2020-05-15T09:19:35.277Z] #17 42.28 Selecting previously unselected package zip. [2020-05-15T09:19:35.277Z] #17 42.28 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-15T09:19:35.277Z] #17 42.29 Unpacking zip (3.0-11+b1) ... [2020-05-15T09:19:35.521Z] #39 47.44 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-15T09:19:35.521Z] #39 47.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-15T09:19:35.537Z] #17 42.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:19:35.537Z] #17 42.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:19:35.537Z] #17 42.52 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:35.537Z] #17 42.54 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-15T09:19:35.537Z] #17 42.55 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-15T09:19:35.537Z] #17 42.57 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:35.537Z] #17 42.58 Setting up uidmap (1:4.5-1.1) ... [2020-05-15T09:19:35.537Z] #17 42.59 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-15T09:19:35.537Z] #17 42.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:19:35.537Z] #17 42.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:19:35.776Z] #39 47.71 HOSTDEP compel/src/main-host.d [2020-05-15T09:19:35.777Z] #39 47.91 DEP compel/src/lib/ptrace.d [2020-05-15T09:19:35.798Z] #17 42.63 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-15T09:19:35.798Z] #17 42.64 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-15T09:19:35.798Z] #17 42.65 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:19:35.798Z] #17 42.66 Setting up zip (3.0-11+b1) ... [2020-05-15T09:19:35.798Z] #17 42.67 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:19:35.798Z] #17 42.71 Setting up bash-completion (1:2.8-6) ... [2020-05-15T09:19:36.032Z] #39 48.02 DEP compel/src/lib/infect.d [2020-05-15T09:19:36.287Z] #39 48.17 DEP compel/src/lib/infect-util.d [2020-05-15T09:19:36.287Z] #39 48.30 DEP compel/src/lib/infect-rpc.d [2020-05-15T09:19:36.287Z] #39 48.41 DEP compel/arch/x86/src/lib/infect.d [2020-05-15T09:19:36.376Z] #31 130.8 io/ioutil [2020-05-15T09:19:36.542Z] #39 48.54 DEP compel/arch/x86/src/lib/cpu.d [2020-05-15T09:19:36.542Z] #39 48.69 DEP compel/src/lib/log.d [2020-05-15T09:19:36.542Z] #39 ... [2020-05-15T09:19:36.542Z] [2020-05-15T09:19:36.542Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:36.542Z] #41 146.3 crypto/tls [2020-05-15T09:19:36.910Z] ok github.com/docker/docker/cmd/dockerd 0.049s coverage: 30.8% of statements [2020-05-15T09:19:36.910Z] ok github.com/docker/docker/container 0.123s coverage: 34.7% of statements [2020-05-15T09:19:36.910Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-15T09:19:36.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-15T09:19:36.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-15T09:19:36.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-15T09:19:37.406Z] #31 ... [2020-05-15T09:19:37.406Z] [2020-05-15T09:19:37.406Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:37.406Z] #40 30.69 CC images/fown.o [2020-05-15T09:19:37.406Z] #40 31.06 CC images/ns.o [2020-05-15T09:19:37.406Z] #40 31.41 CC images/regfile.o [2020-05-15T09:19:37.406Z] #40 31.86 CC images/ghost-file.o [2020-05-15T09:19:37.406Z] #40 32.43 CC images/fifo.o [2020-05-15T09:19:37.406Z] #40 32.74 CC images/remap-file-path.o [2020-05-15T09:19:37.406Z] #40 33.09 CC images/eventfd.o [2020-05-15T09:19:37.406Z] #40 33.43 CC images/eventpoll.o [2020-05-15T09:19:37.406Z] #40 33.86 CC images/fh.o [2020-05-15T09:19:37.406Z] #40 34.31 CC images/fsnotify.o [2020-05-15T09:19:37.406Z] #40 35.30 CC images/signalfd.o [2020-05-15T09:19:37.406Z] #40 35.72 CC images/fs.o [2020-05-15T09:19:37.406Z] #40 36.04 CC images/pstree.o [2020-05-15T09:19:37.406Z] #40 36.32 CC images/pipe.o [2020-05-15T09:19:37.696Z] #40 36.70 CC images/tcp-stream.o [2020-05-15T09:19:37.696Z] #40 ... [2020-05-15T09:19:37.696Z] [2020-05-15T09:19:37.696Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:38.435Z] #41 ... [2020-05-15T09:19:38.435Z] [2020-05-15T09:19:38.435Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:38.435Z] #43 DONE 147.8s [2020-05-15T09:19:38.435Z] [2020-05-15T09:19:38.435Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:38.435Z] #39 48.79 DEP compel/src/main.d [2020-05-15T09:19:38.435Z] #39 48.89 DEP compel/src/lib/handle-elf.d [2020-05-15T09:19:38.435Z] #39 49.00 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-15T09:19:38.435Z] #39 49.16 CC compel/src/lib/log.o [2020-05-15T09:19:38.435Z] #39 49.53 CC compel/arch/x86/src/lib/cpu.o [2020-05-15T09:19:38.435Z] #39 ... [2020-05-15T09:19:38.435Z] [2020-05-15T09:19:38.435Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:38.435Z] #54 141.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:19:38.435Z] #54 141.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-15T09:19:38.435Z] #54 DONE 148.1s [2020-05-15T09:19:38.435Z] [2020-05-15T09:19:38.435Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:19:38.435Z] #55 DONE 0.1s [2020-05-15T09:19:38.435Z] [2020-05-15T09:19:38.435Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:38.690Z] #45 ... [2020-05-15T09:19:38.690Z] [2020-05-15T09:19:38.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:38.690Z] #39 50.71 CC compel/arch/x86/src/lib/infect.o [2020-05-15T09:19:38.846Z] #53 73.75 Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 97% (3103/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-05-15T09:19:38.846Z] #53 74.93 + cd /tmp/tmp.RlBLASJFK3/src/github.com/containerd/containerd [2020-05-15T09:19:38.846Z] #53 74.93 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-15T09:19:39.096Z] #17 45.86 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-15T09:19:39.096Z] #17 45.87 Setting up xz-utils (5.2.4-1) ... [2020-05-15T09:19:39.096Z] #17 45.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-15T09:19:39.096Z] #17 45.92 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:19:39.096Z] #17 46.01 invoke-rc.d: could not determine current runlevel [2020-05-15T09:19:39.096Z] #17 46.02 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-15T09:19:39.096Z] #17 46.03 Setting up pigz (2.4-1) ... [2020-05-15T09:19:39.096Z] #17 46.04 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-15T09:19:39.096Z] #17 46.06 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-15T09:19:39.097Z] #17 46.08 Setting up python-pip-whl (18.1-5) ... [2020-05-15T09:19:39.097Z] #17 46.09 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-15T09:19:39.097Z] #17 46.10 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:19:39.360Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:19:39.360Z] [2020-05-15T09:19:39.360Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-15T09:19:39.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-15T09:19:39.360Z] Using test binary docker [2020-05-15T09:19:39.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-15T09:19:39.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:19:39.360Z] INFO: Waiting for daemon to start... [2020-05-15T09:19:39.360Z] Starting dockerd [2020-05-15T09:19:39.473Z] #53 ... [2020-05-15T09:19:39.473Z] [2020-05-15T09:19:39.473Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:39.473Z] #42 124.1 regexp [2020-05-15T09:19:39.667Z] #17 46.55 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-15T09:19:39.667Z] #17 46.56 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-15T09:19:39.667Z] #17 46.58 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:39.667Z] #17 46.61 Setting up vim (2:8.1.0875-5) ... [2020-05-15T09:19:39.667Z] #17 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-15T09:19:39.667Z] #17 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-15T09:19:39.667Z] #17 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-15T09:19:39.667Z] #17 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-15T09:19:39.667Z] #17 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-15T09:19:39.667Z] #17 46.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-15T09:19:39.667Z] #17 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-15T09:19:39.667Z] #17 46.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-15T09:19:39.667Z] #17 46.74 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-15T09:19:39.667Z] #17 46.75 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:19:39.667Z] #17 46.76 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-15T09:19:39.667Z] #17 46.77 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:19:39.667Z] #17 46.79 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-15T09:19:39.786Z] #42 ... [2020-05-15T09:19:39.786Z] [2020-05-15T09:19:39.786Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:39.786Z] #40 37.09 CC images/sk-packet.o [2020-05-15T09:19:39.786Z] #40 37.63 CC images/mnt.o [2020-05-15T09:19:39.786Z] #40 37.97 CC images/pipe-data.o [2020-05-15T09:19:39.786Z] #40 38.25 CC images/sa.o [2020-05-15T09:19:39.786Z] #40 38.67 CC images/timer.o [2020-05-15T09:19:39.927Z] #17 46.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:19:40.053Z] #39 52.13 CC compel/src/lib/infect-rpc.o [2020-05-15T09:19:40.416Z] #40 39.36 CC images/timerfd.o [2020-05-15T09:19:40.613Z] #39 52.67 CC compel/src/lib/infect-util.o [2020-05-15T09:19:40.705Z] #40 39.77 CC images/mm.o [2020-05-15T09:19:40.869Z] #39 52.85 CC compel/src/lib/infect.o [2020-05-15T09:19:41.254Z] . [2020-05-15T09:19:41.254Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-15T09:19:41.732Z] #40 40.52 CC images/sk-opts.o [2020-05-15T09:19:41.732Z] #40 40.89 CC images/sk-unix.o [2020-05-15T09:19:42.361Z] #40 41.37 CC images/sk-inet.o [2020-05-15T09:19:42.388Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-05-15T09:19:42.755Z] #39 54.73 CC compel/src/lib/ptrace.o [2020-05-15T09:19:42.989Z] #40 42.03 CC images/tun.o [2020-05-15T09:19:43.001Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-05-15T09:19:43.010Z] #39 55.11 AR compel/libcompel.a [2020-05-15T09:19:43.010Z] #39 55.17 HOSTCC compel/src/main-host.o [2020-05-15T09:19:43.223Z] #17 ... [2020-05-15T09:19:43.223Z] [2020-05-15T09:19:43.223Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:43.223Z] #39 111.1 CC criu/cr-dedup.o [2020-05-15T09:19:43.223Z] #39 111.4 CC criu/cr-dump.o [2020-05-15T09:19:43.223Z] #39 113.3 CC criu/cr-errno.o [2020-05-15T09:19:43.223Z] #39 113.4 CC criu/cr-restore.o [2020-05-15T09:19:43.223Z] #39 117.6 CC criu/cr-service.o [2020-05-15T09:19:43.223Z] #39 119.3 CC criu/crtools.o [2020-05-15T09:19:43.223Z] #39 119.7 CC criu/eventfd.o [2020-05-15T09:19:43.223Z] #39 120.1 CC criu/eventpoll.o [2020-05-15T09:19:43.223Z] #39 120.8 CC criu/external.o [2020-05-15T09:19:43.223Z] #39 121.1 CC criu/fault-injection.o [2020-05-15T09:19:43.223Z] #39 121.2 CC criu/fdstore.o [2020-05-15T09:19:43.223Z] #39 ... [2020-05-15T09:19:43.223Z] [2020-05-15T09:19:43.223Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:43.223Z] #17 49.67 Setting up iptables (1.8.2-4) ... [2020-05-15T09:19:43.223Z] #17 49.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-15T09:19:43.223Z] #17 49.74 Setting up python3 (3.7.3-1) ... [2020-05-15T09:19:43.266Z] #39 55.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-15T09:19:43.483Z] #17 50.26 Setting up python3-wheel (0.32.3-2) ... [2020-05-15T09:19:43.521Z] #39 55.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-15T09:19:43.617Z] #40 42.55 CC images/sk-netlink.o [2020-05-15T09:19:43.777Z] #39 ... [2020-05-15T09:19:43.777Z] [2020-05-15T09:19:43.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:19:43.777Z] #10 149.2 Selecting previously unselected package libapparmor1:amd64. [2020-05-15T09:19:43.777Z] #10 149.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 149.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-15T09:19:43.777Z] #10 149.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-15T09:19:43.777Z] #10 149.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 149.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-15T09:19:43.777Z] #10 149.7 Selecting previously unselected package libbtrfs0. [2020-05-15T09:19:43.777Z] #10 149.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 149.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:19:43.777Z] #10 149.9 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:19:43.777Z] #10 149.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 149.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:19:43.777Z] #10 150.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-15T09:19:43.777Z] #10 150.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 150.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-15T09:19:43.777Z] #10 150.2 Selecting previously unselected package libudev-dev:amd64. [2020-05-15T09:19:43.777Z] #10 150.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 150.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-15T09:19:43.777Z] #10 150.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-15T09:19:43.777Z] #10 150.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 150.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-15T09:19:43.777Z] #10 150.8 Selecting previously unselected package libpcre16-3:amd64. [2020-05-15T09:19:43.777Z] #10 150.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 150.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.777Z] #10 151.0 Selecting previously unselected package libpcre32-3:amd64. [2020-05-15T09:19:43.777Z] #10 151.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 151.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.777Z] #10 151.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-15T09:19:43.777Z] #10 151.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 151.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.777Z] #10 151.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-15T09:19:43.777Z] #10 151.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-15T09:19:43.777Z] #10 151.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.777Z] #10 151.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-15T09:19:43.778Z] #10 151.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-15T09:19:43.778Z] #10 151.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-15T09:19:43.778Z] #10 151.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-15T09:19:43.778Z] #10 151.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-15T09:19:43.778Z] #10 151.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-15T09:19:43.778Z] #10 152.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-15T09:19:43.778Z] #10 152.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-15T09:19:43.778Z] #10 152.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-15T09:19:43.778Z] #10 152.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-15T09:19:43.778Z] #10 152.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-15T09:19:43.778Z] #10 152.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-15T09:19:43.778Z] #10 152.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-15T09:19:43.778Z] #10 152.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-15T09:19:43.778Z] #10 152.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-15T09:19:43.778Z] #10 152.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-15T09:19:43.778Z] #10 152.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:19:43.778Z] #10 152.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-15T09:19:43.778Z] #10 152.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:43.778Z] #10 152.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-15T09:19:43.778Z] #10 152.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-15T09:19:43.778Z] #10 152.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:43.778Z] #10 152.9 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-15T09:19:43.778Z] #10 152.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-15T09:19:43.778Z] #10 152.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:19:43.778Z] #10 153.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-15T09:19:43.778Z] #10 153.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-15T09:19:43.778Z] #10 153.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-15T09:19:43.778Z] #10 153.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-15T09:19:43.778Z] #10 153.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-15T09:19:43.778Z] #10 153.0 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:19:43.778Z] #10 DONE 153.5s [2020-05-15T09:19:43.778Z] [2020-05-15T09:19:43.778Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:43.906Z] #40 42.90 CC images/packet-sock.o [2020-05-15T09:19:44.006Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-05-15T09:19:44.424Z] #17 51.16 Setting up apparmor (2.13.2-10) ... [2020-05-15T09:19:44.935Z] #40 43.81 CC images/ipc-var.o [2020-05-15T09:19:44.935Z] #40 ... [2020-05-15T09:19:44.935Z] [2020-05-15T09:19:44.935Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:19:44.935Z] #11 139.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-15T09:19:44.935Z] #11 139.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-15T09:19:44.935Z] #11 139.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:19:46.291Z] #49 2.479 + RM_GOPATH=0 [2020-05-15T09:19:46.291Z] #49 ... [2020-05-15T09:19:46.291Z] [2020-05-15T09:19:46.291Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:19:46.291Z] #11 DONE 2.5s [2020-05-15T09:19:46.291Z] [2020-05-15T09:19:46.291Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:46.291Z] #49 2.479 + TMP_GOPATH= [2020-05-15T09:19:46.291Z] #49 2.479 + : /build [2020-05-15T09:19:46.291Z] #49 2.479 + '[' -z '' ']' [2020-05-15T09:19:46.291Z] #49 2.483 ++ mktemp -d [2020-05-15T09:19:46.291Z] #49 2.489 + export GOPATH=/tmp/tmp.l43AkvviXw [2020-05-15T09:19:46.291Z] #49 2.489 + GOPATH=/tmp/tmp.l43AkvviXw [2020-05-15T09:19:46.291Z] #49 2.489 + RM_GOPATH=1 [2020-05-15T09:19:46.291Z] #49 2.489 ++ dirname /tmp/install/install.sh [2020-05-15T09:19:46.291Z] #49 2.496 + dir=/tmp/install [2020-05-15T09:19:46.291Z] #49 2.496 + bin=runc [2020-05-15T09:19:46.291Z] #49 2.496 + shift [2020-05-15T09:19:46.291Z] #49 2.496 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-15T09:19:46.291Z] #49 2.496 + . /tmp/install/runc.installer [2020-05-15T09:19:46.291Z] #49 2.496 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:19:46.291Z] #49 2.496 + install_runc [2020-05-15T09:19:46.291Z] #49 2.498 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-15T09:19:46.291Z] #49 2.500 + uname -r [2020-05-15T09:19:46.291Z] #49 2.503 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-15T09:19:46.291Z] #49 2.504 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-15T09:19:46.291Z] #49 2.504 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l43AkvviXw/src/github.com/opencontainers/runc [2020-05-15T09:19:46.291Z] #49 2.504 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-15T09:19:46.292Z] #49 2.506 Cloning into '/tmp/tmp.l43AkvviXw/src/github.com/opencontainers/runc'... [2020-05-15T09:19:46.335Z] #17 53.00 Setting up xfsprogs (4.20.0-1) ... [2020-05-15T09:19:46.335Z] #17 53.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:19:46.444Z] #11 ... [2020-05-15T09:19:46.444Z] [2020-05-15T09:19:46.444Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:46.444Z] #48 130.6 path/filepath [2020-05-15T09:19:46.444Z] #48 132.3 mvdan.cc/sh/v3/fileutil [2020-05-15T09:19:46.444Z] #48 136.1 encoding/binary [2020-05-15T09:19:46.444Z] #48 136.1 github.com/pkg/diff [2020-05-15T09:19:46.444Z] #48 136.1 go/token [2020-05-15T09:19:46.444Z] #48 136.1 flag [2020-05-15T09:19:46.444Z] #48 140.7 go/scanner [2020-05-15T09:19:46.444Z] #48 ... [2020-05-15T09:19:46.444Z] [2020-05-15T09:19:46.444Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:46.444Z] #40 44.28 CC images/ipc-desc.o [2020-05-15T09:19:46.444Z] #40 44.71 CC images/ipc-shm.o [2020-05-15T09:19:46.444Z] #40 45.13 CC images/ipc-msg.o [2020-05-15T09:19:46.595Z] #17 53.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:19:46.732Z] #40 45.72 CC images/ipc-sem.o [2020-05-15T09:19:47.022Z] #40 46.06 CC images/utsns.o [2020-05-15T09:19:47.311Z] #40 46.38 CC images/creds.o [2020-05-15T09:19:47.601Z] #40 46.77 CC images/vma.o [2020-05-15T09:19:47.977Z] #17 54.66 Setting up python3-distutils (3.7.3-1) ... [2020-05-15T09:19:48.229Z] #40 47.14 CC images/netdev.o [2020-05-15T09:19:48.238Z] #17 55.21 Setting up python3-setuptools (40.8.0-1) ... [2020-05-15T09:19:48.810Z] #49 ... [2020-05-15T09:19:48.810Z] [2020-05-15T09:19:48.810Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:19:48.810Z] #12 DONE 2.2s [2020-05-15T09:19:48.810Z] [2020-05-15T09:19:48.810Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:19:48.856Z] #40 47.83 CC images/tty.o [2020-05-15T09:19:49.622Z] #17 56.25 Setting up python3-pip (18.1-5) ... [2020-05-15T09:19:49.883Z] #40 ... [2020-05-15T09:19:49.883Z] [2020-05-15T09:19:49.883Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:49.883Z] #31 134.3 flag [2020-05-15T09:19:49.883Z] #31 134.3 github.com/BurntSushi/toml [2020-05-15T09:19:49.883Z] #31 134.3 log [2020-05-15T09:19:49.883Z] #31 141.8 github.com/BurntSushi/toml/cmd/tomlv [2020-05-15T09:19:49.883Z] #31 ... [2020-05-15T09:19:49.883Z] [2020-05-15T09:19:49.883Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:49.883Z] #40 48.91 CC images/file-lock.o [2020-05-15T09:19:50.173Z] #40 ... [2020-05-15T09:19:50.173Z] [2020-05-15T09:19:50.173Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:50.173Z] #42 134.6 os/exec [2020-05-15T09:19:50.173Z] #42 134.7 net [2020-05-15T09:19:50.173Z] #42 137.0 github.com/LK4D4/vndr/versioned [2020-05-15T09:19:50.173Z] #42 142.9 encoding/binary [2020-05-15T09:19:50.173Z] #42 142.9 net/url [2020-05-15T09:19:50.173Z] #42 143.0 go/scanner [2020-05-15T09:19:50.173Z] #42 ... [2020-05-15T09:19:50.173Z] [2020-05-15T09:19:50.173Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:50.173Z] #40 49.27 CC images/rlimit.o [2020-05-15T09:19:50.192Z] #17 57.20 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:19:50.455Z] #17 57.23 Processing triggers for mime-support (3.62) ... [2020-05-15T09:19:50.698Z] #13 1.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-15T09:19:50.698Z] #13 DONE 2.0s [2020-05-15T09:19:50.698Z] [2020-05-15T09:19:50.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:50.698Z] #39 56.24 HOSTCC compel/src/lib/log-host.o [2020-05-15T09:19:50.698Z] #39 56.62 HOSTLINK compel/compel-host-bin [2020-05-15T09:19:50.698Z] #39 56.83 DEP soccr/soccr.d [2020-05-15T09:19:50.698Z] #39 56.97 CC soccr/soccr.o [2020-05-15T09:19:50.698Z] #39 58.42 AR soccr/libsoccr.a [2020-05-15T09:19:50.698Z] #39 58.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:19:50.698Z] #39 58.98 DEP criu/arch/x86/sigframe.d [2020-05-15T09:19:50.698Z] #39 59.15 DEP criu/arch/x86/sigaction_compat.d [2020-05-15T09:19:50.698Z] #39 59.30 DEP criu/arch/x86/kerndat.d [2020-05-15T09:19:50.698Z] #39 59.42 DEP criu/arch/x86/crtools.d [2020-05-15T09:19:50.698Z] #39 59.61 DEP criu/arch/x86/cpu.d [2020-05-15T09:19:50.698Z] #39 59.72 CC criu/arch/x86/cpu.o [2020-05-15T09:19:50.698Z] #39 60.35 CC criu/arch/x86/crtools.o [2020-05-15T09:19:50.698Z] #39 61.79 CC criu/arch/x86/kerndat.o [2020-05-15T09:19:50.698Z] #39 62.29 CC criu/arch/x86/sigaction_compat.o [2020-05-15T09:19:50.698Z] #39 62.65 CC criu/arch/x86/sigframe.o [2020-05-15T09:19:50.801Z] #40 49.73 CC images/pagemap.o [2020-05-15T09:19:50.801Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements [2020-05-15T09:19:51.026Z] #17 DONE 58.0s [2020-05-15T09:19:51.026Z] [2020-05-15T09:19:51.026Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:19:51.090Z] #40 50.29 CC images/siginfo.o [2020-05-15T09:19:51.259Z] #39 63.11 LINK criu/arch/x86/crtools.built-in.o [2020-05-15T09:19:51.259Z] #39 63.16 DEP criu/pie/util-vdso-elf32.d [2020-05-15T09:19:51.259Z] #39 63.33 DEP criu/pie/util-vdso.d [2020-05-15T09:19:51.379Z] #40 ... [2020-05-15T09:19:51.380Z] [2020-05-15T09:19:51.380Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:19:51.380Z] #53 77.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-15T09:19:51.380Z] #53 77.57 + BUILDTAGS='netgo osusergo static_build' [2020-05-15T09:19:51.380Z] #53 77.57 + export EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:19:51.380Z] #53 77.57 + EXTRA_FLAGS=-buildmode=pie [2020-05-15T09:19:51.380Z] #53 77.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-15T09:19:51.380Z] #53 77.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-15T09:19:51.380Z] #53 77.57 + '[' '' = dynamic ']' [2020-05-15T09:19:51.380Z] #53 77.57 + make [2020-05-15T09:19:51.380Z] #53 79.11 + bin/ctr [2020-05-15T09:19:51.515Z] #39 63.43 DEP criu/pie/util.d [2020-05-15T09:19:51.515Z] #39 63.56 CC criu/pie/util.o [2020-05-15T09:19:51.669Z] #53 ... [2020-05-15T09:19:51.670Z] [2020-05-15T09:19:51.670Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:51.670Z] #48 143.2 mvdan.cc/editorconfig [2020-05-15T09:19:51.670Z] #48 144.5 mvdan.cc/sh/v3/syntax [2020-05-15T09:19:51.670Z] #48 145.8 encoding/base64 [2020-05-15T09:19:51.770Z] #39 63.80 CC criu/pie/util-vdso.o [2020-05-15T09:19:51.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:19:51.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:19:51.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:19:52.269Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-05-15T09:19:52.696Z] #39 ... [2020-05-15T09:19:52.696Z] [2020-05-15T09:19:52.696Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:19:52.696Z] #14 DONE 2.1s [2020-05-15T09:19:52.696Z] [2020-05-15T09:19:52.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:52.696Z] #39 64.62 CC criu/pie/util-vdso-elf32.o [2020-05-15T09:19:52.696Z] #39 ... [2020-05-15T09:19:52.696Z] [2020-05-15T09:19:52.696Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:52.696Z] #41 153.3 net/http/httptrace [2020-05-15T09:19:52.696Z] #41 153.5 net/http [2020-05-15T09:19:52.696Z] #41 ... [2020-05-15T09:19:52.696Z] [2020-05-15T09:19:52.696Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:19:52.884Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-15T09:19:52.936Z] #18 1.757 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-15T09:19:52.936Z] #18 1.763 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-15T09:19:52.936Z] #18 1.767 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-15T09:19:53.196Z] #18 DONE 1.9s [2020-05-15T09:19:53.196Z] [2020-05-15T09:19:53.196Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:19:53.196Z] #19 ... [2020-05-15T09:19:53.196Z] [2020-05-15T09:19:53.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:53.196Z] #39 121.7 CC criu/fifo.o [2020-05-15T09:19:53.196Z] #39 122.1 CC criu/file-ids.o [2020-05-15T09:19:53.196Z] #39 122.4 CC criu/file-lock.o [2020-05-15T09:19:53.196Z] #39 123.3 CC criu/files-ext.o [2020-05-15T09:19:53.196Z] #39 123.7 CC criu/files-reg.o [2020-05-15T09:19:53.196Z] #39 125.6 CC criu/files.o [2020-05-15T09:19:53.196Z] #39 127.4 CC criu/filesystems.o [2020-05-15T09:19:53.196Z] #39 128.0 CC criu/fsnotify.o [2020-05-15T09:19:53.196Z] #39 129.1 CC criu/image-desc.o [2020-05-15T09:19:53.196Z] #39 129.4 CC criu/image.o [2020-05-15T09:19:53.196Z] #39 130.4 CC criu/ipc_ns.o [2020-05-15T09:19:53.202Z] #48 147.6 go/ast [2020-05-15T09:19:53.456Z] #39 131.9 CC criu/irmap.o [2020-05-15T09:19:53.497Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-15T09:19:54.026Z] #39 132.5 CC criu/kcmp-ids.o [2020-05-15T09:19:54.110Z] ok github.com/docker/docker/daemon 12.306s coverage: 17.4% of statements [2020-05-15T09:19:54.110Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-15T09:19:54.110Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-15T09:19:54.110Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-15T09:19:54.110Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-15T09:19:54.231Z] #48 ... [2020-05-15T09:19:54.231Z] [2020-05-15T09:19:54.231Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:19:54.231Z] #42 148.7 go/ast [2020-05-15T09:19:54.231Z] #42 ... [2020-05-15T09:19:54.231Z] [2020-05-15T09:19:54.231Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:19:54.231Z] #31 DONE 148.9s [2020-05-15T09:19:54.286Z] #39 132.8 CC criu/kerndat.o [2020-05-15T09:19:54.391Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-05-15T09:19:54.520Z] [2020-05-15T09:19:54.520Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:54.520Z] #40 50.86 CC images/rpc.o [2020-05-15T09:19:54.520Z] #40 53.39 CC images/ext-file.o [2020-05-15T09:19:54.584Z] #15 DONE 1.9s [2020-05-15T09:19:54.584Z] [2020-05-15T09:19:54.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:19:54.584Z] #39 65.58 AR criu/pie/pie.lib.a [2020-05-15T09:19:54.584Z] #39 65.63 DEP criu/pie/restorer.d [2020-05-15T09:19:54.584Z] #39 65.79 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-15T09:19:54.584Z] #39 65.89 DEP criu/arch/x86/restorer_unmap.d [2020-05-15T09:19:54.584Z] #39 65.93 DEP criu/arch/x86/restorer.d [2020-05-15T09:19:54.584Z] #39 66.13 DEP criu/arch/x86/vdso-pie.d [2020-05-15T09:19:54.584Z] #39 66.27 DEP criu/pie/parasite-vdso.d [2020-05-15T09:19:54.584Z] #39 66.44 DEP criu/pie/parasite.d [2020-05-15T09:19:54.809Z] #40 53.79 CC images/cgroup.o [2020-05-15T09:19:54.839Z] #39 66.91 CC criu/pie/parasite.o [2020-05-15T09:19:55.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:19:55.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:19:55.668Z] #39 133.9 CC criu/libnetlink.o [2020-05-15T09:19:55.668Z] #39 134.1 CC criu/log.o [2020-05-15T09:19:55.929Z] #39 134.5 CC criu/lsm.o [2020-05-15T09:19:56.202Z] #39 68.27 LINK criu/pie/parasite.built-in.o [2020-05-15T09:19:56.202Z] #39 68.30 GEN criu/pie/parasite-blob.h [2020-05-15T09:19:56.202Z] #39 68.31 CC criu/pie/parasite-vdso.o [2020-05-15T09:19:56.312Z] #40 55.12 CC images/userns.o [2020-05-15T09:19:56.312Z] #40 55.50 CC images/google/protobuf/descriptor.o [2020-05-15T09:19:56.409Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-05-15T09:19:56.498Z] #39 134.9 CC criu/mem.o [2020-05-15T09:19:56.690Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 57.0% of statements [2020-05-15T09:19:56.764Z] #39 ... [2020-05-15T09:19:56.764Z] [2020-05-15T09:19:56.764Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:19:56.764Z] #16 DONE 2.2s [2020-05-15T09:19:57.020Z] [2020-05-15T09:19:57.020Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:19:57.882Z] #39 ... [2020-05-15T09:19:57.882Z] [2020-05-15T09:19:57.882Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:19:57.882Z] #19 4.824 Collecting yamllint==1.16.0 [2020-05-15T09:19:59.534Z] #17 2.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:19:59.534Z] #17 2.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:19:59.534Z] #17 2.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:19:59.818Z] #40 58.80 CC images/opts.o [2020-05-15T09:20:00.095Z] #17 3.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-15T09:20:00.108Z] #40 59.16 CC images/seccomp.o [2020-05-15T09:20:00.399Z] #40 59.60 CC images/binfmt-misc.o [2020-05-15T09:20:00.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:20:01.028Z] #17 4.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-15T09:20:01.034Z] #40 59.91 CC images/time.o [2020-05-15T09:20:01.062Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.921s coverage: 45.9% of statements [2020-05-15T09:20:01.335Z] #40 60.33 CC images/sysctl.o [2020-05-15T09:20:01.624Z] #40 60.72 CC images/autofs.o [2020-05-15T09:20:01.912Z] #40 61.01 CC images/macvlan.o [2020-05-15T09:20:02.067Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-05-15T09:20:02.200Z] #40 61.29 CC images/sit.o [2020-05-15T09:20:02.392Z] #17 5.728 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-15T09:20:02.490Z] #40 61.65 LINK images/built-in.o [2020-05-15T09:20:02.779Z] #40 61.87 GEN compel/include/asm [2020-05-15T09:20:02.779Z] #40 61.89 GEN compel/include/version.h [2020-05-15T09:20:02.779Z] #40 61.91 touch .config [2020-05-15T09:20:02.954Z] #17 ... [2020-05-15T09:20:02.954Z] [2020-05-15T09:20:02.954Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:02.954Z] #49 9.266 + cd /tmp/tmp.l43AkvviXw/src/github.com/opencontainers/runc [2020-05-15T09:20:02.954Z] #49 9.266 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:20:02.954Z] #49 10.05 + '[' -z '' ']' [2020-05-15T09:20:02.954Z] #49 10.06 + target=static [2020-05-15T09:20:02.954Z] #49 10.06 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-15T09:20:02.954Z] #49 11.64 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-15T09:20:03.069Z] #40 61.95 GEN include/common/config.h [2020-05-15T09:20:03.069Z] #40 62.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-15T09:20:03.069Z] #40 62.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-15T09:20:03.069Z] #40 62.19 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-15T09:20:03.069Z] #40 62.23 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-15T09:20:03.069Z] #40 62.29 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-15T09:20:03.165Z] #19 10.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-15T09:20:03.209Z] #49 ... [2020-05-15T09:20:03.209Z] [2020-05-15T09:20:03.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:03.209Z] #39 69.18 CC criu/arch/x86/vdso-pie.o [2020-05-15T09:20:03.209Z] #39 69.49 CC criu/arch/x86/restorer.o [2020-05-15T09:20:03.209Z] #39 70.02 CC criu/arch/x86/restorer_unmap.o [2020-05-15T09:20:03.209Z] #39 70.06 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-15T09:20:03.209Z] #39 70.36 CC criu/pie/restorer.o [2020-05-15T09:20:03.209Z] #39 73.48 LINK criu/pie/restorer.built-in.o [2020-05-15T09:20:03.209Z] #39 73.51 GEN criu/pie/restorer-blob.h [2020-05-15T09:20:03.209Z] #39 73.66 DEP criu/vdso.d [2020-05-15T09:20:03.209Z] #39 73.91 DEP criu/vdso-compat.d [2020-05-15T09:20:03.209Z] #39 74.14 DEP criu/uts_ns.d [2020-05-15T09:20:03.209Z] #39 74.31 DEP criu/util.d [2020-05-15T09:20:03.209Z] #39 74.55 DEP criu/uffd.d [2020-05-15T09:20:03.209Z] #39 74.70 DEP criu/tun.d [2020-05-15T09:20:03.209Z] #39 74.89 DEP criu/tty.d [2020-05-15T09:20:03.209Z] #39 75.15 DEP criu/timerfd.d [2020-05-15T09:20:03.210Z] #39 75.39 DEP criu/sysfs_parse.d [2020-05-15T09:20:03.359Z] #40 62.32 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-15T09:20:03.360Z] #40 62.37 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-15T09:20:03.360Z] #40 62.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-15T09:20:03.360Z] #40 62.41 DEP compel/plugins/std/infect.d [2020-05-15T09:20:03.360Z] #40 62.56 DEP compel/plugins/std/string.d [2020-05-15T09:20:03.426Z] #19 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-05-15T09:20:03.426Z] #19 10.58 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-15T09:20:03.465Z] #39 75.58 DEP criu/sysctl.d [2020-05-15T09:20:03.649Z] #40 62.73 DEP compel/plugins/std/log.d [2020-05-15T09:20:03.721Z] #39 75.75 DEP criu/string.d [2020-05-15T09:20:03.721Z] #39 75.78 DEP criu/stats.d [2020-05-15T09:20:03.938Z] #40 62.90 DEP compel/plugins/std/fds.d [2020-05-15T09:20:03.938Z] #40 63.15 DEP compel/plugins/std/std.d [2020-05-15T09:20:03.977Z] #39 75.87 DEP criu/sockets.d [2020-05-15T09:20:03.977Z] #39 76.05 DEP criu/sk-unix.d [2020-05-15T09:20:04.228Z] #40 63.32 DEP compel/plugins/shmem/shmem.d [2020-05-15T09:20:04.232Z] #39 76.19 DEP criu/sk-tcp.d [2020-05-15T09:20:04.232Z] #39 76.33 DEP criu/sk-queue.d [2020-05-15T09:20:04.232Z] #39 76.43 DEP criu/sk-packet.d [2020-05-15T09:20:04.488Z] #39 76.56 DEP criu/sk-netlink.d [2020-05-15T09:20:04.488Z] #39 76.71 DEP criu/sk-inet.d [2020-05-15T09:20:04.518Z] #40 63.54 DEP compel/plugins/fds/fds.d [2020-05-15T09:20:04.807Z] #40 63.77 CC compel/plugins/std/std.o [2020-05-15T09:20:05.048Z] #39 76.98 DEP criu/signalfd.d [2020-05-15T09:20:05.048Z] #39 77.18 DEP criu/sigframe.d [2020-05-15T09:20:05.048Z] #39 77.28 DEP criu/shmem.d [2020-05-15T09:20:05.096Z] #40 64.26 CC compel/plugins/std/fds.o [2020-05-15T09:20:05.339Z] #19 11.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-15T09:20:05.339Z] #19 11.99 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-15T09:20:05.339Z] #19 12.05 Building wheels for collected packages: pyyaml [2020-05-15T09:20:05.339Z] #19 12.06 Running setup.py bdist_wheel for pyyaml: started [2020-05-15T09:20:05.387Z] #40 ... [2020-05-15T09:20:05.387Z] [2020-05-15T09:20:05.387Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:20:05.387Z] #48 149.9 encoding/json [2020-05-15T09:20:05.387Z] #48 150.8 golang.org/x/sys/unix [2020-05-15T09:20:05.516Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.594s coverage: 49.5% of statements [2020-05-15T09:20:05.609Z] #39 77.51 DEP criu/servicefd.d [2020-05-15T09:20:05.609Z] #39 77.66 DEP criu/seize.d [2020-05-15T09:20:05.677Z] #48 ... [2020-05-15T09:20:05.677Z] [2020-05-15T09:20:05.677Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:05.677Z] #42 150.4 text/template/parse [2020-05-15T09:20:05.677Z] #42 151.2 encoding/json [2020-05-15T09:20:05.677Z] #42 ... [2020-05-15T09:20:05.677Z] [2020-05-15T09:20:05.677Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:05.677Z] #40 64.93 CC compel/plugins/std/log.o [2020-05-15T09:20:05.865Z] #39 77.81 DEP criu/seccomp.d [2020-05-15T09:20:05.910Z] #19 13.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-15T09:20:06.120Z] #39 78.07 DEP criu/rst-malloc.d [2020-05-15T09:20:06.120Z] #39 78.14 DEP criu/rbtree.d [2020-05-15T09:20:06.120Z] #39 78.21 DEP criu/pstree.d [2020-05-15T09:20:06.171Z] #19 13.03 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-15T09:20:06.171Z] #19 13.09 Successfully built pyyaml [2020-05-15T09:20:06.171Z] #19 13.11 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-15T09:20:06.376Z] #39 78.40 DEP criu/protobuf.d [2020-05-15T09:20:06.376Z] #39 78.51 GEN criu/protobuf-desc-gen.h [2020-05-15T09:20:06.432Z] #19 13.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-15T09:20:06.632Z] #39 ... [2020-05-15T09:20:06.632Z] [2020-05-15T09:20:06.632Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:06.632Z] #41 166.4 github.com/LK4D4/vndr/godl [2020-05-15T09:20:06.632Z] #41 167.3 github.com/LK4D4/vndr [2020-05-15T09:20:06.887Z] #41 DONE 176.7s [2020-05-15T09:20:06.887Z] [2020-05-15T09:20:06.887Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:06.984Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.663s coverage: 73.1% of statements [2020-05-15T09:20:06.984Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-15T09:20:07.003Z] #19 DONE 14.0s [2020-05-15T09:20:07.003Z] [2020-05-15T09:20:07.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:07.003Z] #39 136.6 CC criu/mount.o [2020-05-15T09:20:07.003Z] #39 139.6 CC criu/namespaces.o [2020-05-15T09:20:07.003Z] #39 140.9 CC criu/net.o [2020-05-15T09:20:07.003Z] #39 143.9 CC criu/netfilter.o [2020-05-15T09:20:07.003Z] #39 144.2 CC criu/page-pipe.o [2020-05-15T09:20:07.003Z] #39 144.9 CC criu/page-xfer.o [2020-05-15T09:20:07.003Z] #39 ... [2020-05-15T09:20:07.003Z] [2020-05-15T09:20:07.003Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:07.003Z] #49 91.28 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-15T09:20:07.176Z] #40 66.26 CC compel/plugins/std/string.o [2020-05-15T09:20:08.233Z] #40 67.33 CC compel/plugins/std/infect.o [2020-05-15T09:20:08.251Z] #17 11.37 Fetched 8347 kB in 9s (916 kB/s) [2020-05-15T09:20:08.394Z] #49 92.52 + mkdir -p /build [2020-05-15T09:20:08.394Z] #49 92.52 + cp runc /build/runc [2020-05-15T09:20:08.453Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.626s coverage: 76.1% of statements [2020-05-15T09:20:08.655Z] #49 DONE 92.8s [2020-05-15T09:20:08.655Z] [2020-05-15T09:20:08.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:08.655Z] #39 145.9 CC criu/pagemap-cache.o [2020-05-15T09:20:08.655Z] #39 146.2 CC criu/pagemap.o [2020-05-15T09:20:08.655Z] #39 146.9 CC criu/parasite-syscall.o [2020-05-15T09:20:08.915Z] #39 147.5 CC criu/path.o [2020-05-15T09:20:09.067Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-05-15T09:20:09.262Z] #40 68.26 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-15T09:20:09.262Z] #40 68.33 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-15T09:20:09.262Z] #40 68.41 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-15T09:20:09.486Z] #39 147.8 CC criu/pie-util-vdso.o [2020-05-15T09:20:09.486Z] #39 148.1 CC criu/pie-util.o [2020-05-15T09:20:09.554Z] #40 68.52 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-15T09:20:09.554Z] #40 68.63 AR compel/plugins/std.lib.a [2020-05-15T09:20:09.747Z] #39 148.2 CC criu/pipes.o [2020-05-15T09:20:09.844Z] #40 68.77 CC compel/plugins/fds/fds.o [2020-05-15T09:20:10.072Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-05-15T09:20:10.134Z] #40 69.13 AR compel/plugins/fds.lib.a [2020-05-15T09:20:10.134Z] #40 69.23 HOSTDEP compel/src/lib/log-host.d [2020-05-15T09:20:10.426Z] #40 69.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-15T09:20:10.688Z] #39 149.0 CC criu/plugin.o [2020-05-15T09:20:10.688Z] #39 149.3 CC criu/proc_parse.o [2020-05-15T09:20:10.716Z] #40 69.72 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-15T09:20:10.716Z] #40 69.97 HOSTDEP compel/src/main-host.d [2020-05-15T09:20:11.350Z] #40 70.20 DEP compel/src/lib/ptrace.d [2020-05-15T09:20:11.350Z] #40 70.45 DEP compel/src/lib/infect.d [2020-05-15T09:20:11.514Z] #17 11.37 Reading package lists... [2020-05-15T09:20:11.640Z] #40 70.72 DEP compel/src/lib/infect-util.d [2020-05-15T09:20:11.930Z] #40 70.89 DEP compel/src/lib/infect-rpc.d [2020-05-15T09:20:11.930Z] #40 71.07 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-15T09:20:12.089Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-15T09:20:12.089Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-05-15T09:20:12.220Z] #40 71.26 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-15T09:20:12.220Z] #40 ... [2020-05-15T09:20:12.220Z] [2020-05-15T09:20:12.220Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-15T09:20:12.220Z] #11 163.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-15T09:20:12.220Z] #11 163.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 163.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-15T09:20:12.220Z] #11 163.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-15T09:20:12.220Z] #11 163.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 163.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-15T09:20:12.220Z] #11 164.0 Selecting previously unselected package libbtrfs0. [2020-05-15T09:20:12.220Z] #11 164.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 164.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-15T09:20:12.220Z] #11 164.2 Selecting previously unselected package libbtrfs-dev. [2020-05-15T09:20:12.220Z] #11 164.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 164.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:20:12.220Z] #11 164.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-15T09:20:12.220Z] #11 164.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 164.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-15T09:20:12.220Z] #11 164.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-15T09:20:12.220Z] #11 164.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 164.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-15T09:20:12.220Z] #11 164.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-15T09:20:12.220Z] #11 164.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 164.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-15T09:20:12.220Z] #11 165.4 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-15T09:20:12.220Z] #11 165.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 165.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-15T09:20:12.220Z] #11 165.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-15T09:20:12.220Z] #11 165.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 165.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-15T09:20:12.220Z] #11 166.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-15T09:20:12.220Z] #11 166.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 166.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-15T09:20:12.220Z] #11 166.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-15T09:20:12.220Z] #11 166.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-15T09:20:12.220Z] #11 166.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-15T09:20:12.371Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.921s coverage: 57.7% of statements [2020-05-15T09:20:12.371Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-15T09:20:12.371Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-15T09:20:12.371Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-15T09:20:12.371Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-15T09:20:12.509Z] #11 167.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-15T09:20:12.509Z] #11 167.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-15T09:20:12.509Z] #11 167.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-15T09:20:12.599Z] #39 151.1 CC criu/protobuf-desc.o [2020-05-15T09:20:12.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:20:12.984Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 41.8% of statements [2020-05-15T09:20:13.137Z] #11 167.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-15T09:20:13.137Z] #11 167.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-15T09:20:13.137Z] #11 167.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-15T09:20:13.137Z] #11 167.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-15T09:20:13.137Z] #11 167.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-15T09:20:13.137Z] #11 167.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-15T09:20:13.400Z] #17 14.78 Reading package lists... [2020-05-15T09:20:13.400Z] #17 ... [2020-05-15T09:20:13.400Z] [2020-05-15T09:20:13.400Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:13.400Z] #39 80.55 DEP criu/protobuf-desc.d [2020-05-15T09:20:13.400Z] #39 80.66 DEP criu/proc_parse.d [2020-05-15T09:20:13.400Z] #39 80.82 DEP criu/plugin.d [2020-05-15T09:20:13.400Z] #39 80.92 DEP criu/pipes.d [2020-05-15T09:20:13.400Z] #39 81.09 DEP criu/pie-util.d [2020-05-15T09:20:13.400Z] #39 81.16 DEP criu/pie-util-vdso.d [2020-05-15T09:20:13.400Z] #39 81.26 DEP criu/pie-util-vdso-elf32.d [2020-05-15T09:20:13.400Z] #39 81.43 DEP criu/path.d [2020-05-15T09:20:13.400Z] #39 81.57 DEP criu/parasite-syscall.d [2020-05-15T09:20:13.400Z] #39 81.72 DEP criu/pagemap.d [2020-05-15T09:20:13.400Z] #39 81.84 DEP criu/pagemap-cache.d [2020-05-15T09:20:13.400Z] #39 81.94 DEP criu/page-xfer.d [2020-05-15T09:20:13.400Z] #39 82.15 DEP criu/page-pipe.d [2020-05-15T09:20:13.400Z] #39 82.23 DEP criu/netfilter.d [2020-05-15T09:20:13.400Z] #39 82.45 DEP criu/net.d [2020-05-15T09:20:13.400Z] #39 82.68 DEP criu/namespaces.d [2020-05-15T09:20:13.400Z] #39 82.81 DEP criu/mount.d [2020-05-15T09:20:13.400Z] #39 82.94 DEP criu/mem.d [2020-05-15T09:20:13.400Z] #39 83.13 DEP criu/lsm.d [2020-05-15T09:20:13.400Z] #39 83.31 DEP criu/log.d [2020-05-15T09:20:13.400Z] #39 83.41 DEP criu/libnetlink.d [2020-05-15T09:20:13.400Z] #39 83.50 DEP criu/kerndat.d [2020-05-15T09:20:13.400Z] #39 83.65 DEP criu/kcmp-ids.d [2020-05-15T09:20:13.400Z] #39 83.71 DEP criu/irmap.d [2020-05-15T09:20:13.400Z] #39 83.83 DEP criu/ipc_ns.d [2020-05-15T09:20:13.400Z] #39 83.97 DEP criu/image.d [2020-05-15T09:20:13.400Z] #39 84.19 DEP criu/image-desc.d [2020-05-15T09:20:13.400Z] #39 84.30 DEP criu/fsnotify.d [2020-05-15T09:20:13.400Z] #39 84.56 DEP criu/filesystems.d [2020-05-15T09:20:13.400Z] #39 84.70 DEP criu/files.d [2020-05-15T09:20:13.401Z] #39 84.87 DEP criu/files-reg.d [2020-05-15T09:20:13.401Z] #39 85.09 DEP criu/files-ext.d [2020-05-15T09:20:13.401Z] #39 85.22 DEP criu/file-lock.d [2020-05-15T09:20:13.401Z] #39 85.41 DEP criu/file-ids.d [2020-05-15T09:20:13.426Z] #11 167.9 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-15T09:20:13.426Z] #11 168.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-15T09:20:13.426Z] #11 168.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-15T09:20:13.539Z] #39 151.8 CC criu/protobuf.o [2020-05-15T09:20:13.539Z] #39 152.1 CC criu/pstree.o [2020-05-15T09:20:13.597Z] ok github.com/docker/docker/daemon/logger/awslogs 0.092s coverage: 77.4% of statements [2020-05-15T09:20:13.597Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-15T09:20:13.597Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-15T09:20:13.656Z] #39 85.56 DEP criu/fifo.d [2020-05-15T09:20:13.656Z] #39 85.68 DEP criu/fdstore.d [2020-05-15T09:20:13.656Z] #39 85.76 DEP criu/fault-injection.d [2020-05-15T09:20:13.656Z] #39 85.83 DEP criu/external.d [2020-05-15T09:20:13.911Z] #39 85.98 DEP criu/eventpoll.d [2020-05-15T09:20:13.920Z] ok github.com/docker/docker/daemon/logger/gelf 0.002s coverage: 67.0% of statements [2020-05-15T09:20:14.073Z] #11 168.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-15T09:20:14.073Z] #11 168.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-15T09:20:14.073Z] #11 168.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-15T09:20:14.073Z] #11 168.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-15T09:20:14.073Z] #11 168.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-15T09:20:14.073Z] #11 168.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-15T09:20:14.073Z] #11 168.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:20:14.073Z] #11 168.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-15T09:20:14.073Z] #11 168.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-15T09:20:14.073Z] #11 168.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-15T09:20:14.169Z] #39 86.18 DEP criu/eventfd.d [2020-05-15T09:20:14.361Z] #11 168.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-15T09:20:14.361Z] #11 168.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-15T09:20:14.361Z] #11 168.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-15T09:20:14.361Z] #11 168.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-15T09:20:14.361Z] #11 168.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-15T09:20:14.361Z] #11 168.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-15T09:20:14.361Z] #11 168.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-15T09:20:14.361Z] #11 168.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:20:14.361Z] #11 168.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-15T09:20:14.361Z] #11 168.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-15T09:20:14.361Z] #11 168.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-15T09:20:14.361Z] #11 168.9 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-15T09:20:14.361Z] #11 169.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-15T09:20:14.361Z] #11 169.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-15T09:20:14.361Z] #11 169.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-15T09:20:14.361Z] #11 169.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-15T09:20:14.425Z] #39 86.37 DEP criu/crtools.d [2020-05-15T09:20:14.425Z] #39 86.57 DEP criu/cr-service.d [2020-05-15T09:20:14.532Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-05-15T09:20:14.649Z] #11 169.0 Setting up dmsetup (2:1.02.155-3) ... [2020-05-15T09:20:14.649Z] #11 169.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-15T09:20:14.649Z] #11 169.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-15T09:20:14.649Z] #11 169.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:20:14.680Z] #39 86.71 DEP criu/cr-restore.d [2020-05-15T09:20:14.923Z] #39 153.0 CC criu/rbtree.o [2020-05-15T09:20:14.923Z] #39 153.2 CC criu/rst-malloc.o [2020-05-15T09:20:14.923Z] #39 153.5 CC criu/seccomp.o [2020-05-15T09:20:14.935Z] #39 86.90 DEP criu/cr-errno.d [2020-05-15T09:20:14.935Z] #39 86.93 DEP criu/cr-dump.d [2020-05-15T09:20:14.935Z] #39 87.10 DEP criu/cr-dedup.d [2020-05-15T09:20:14.937Z] #11 DONE 169.5s [2020-05-15T09:20:14.937Z] [2020-05-15T09:20:14.937Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-15T09:20:15.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-05-15T09:20:15.146Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-15T09:20:15.190Z] #39 87.26 DEP criu/cr-check.d [2020-05-15T09:20:15.445Z] #39 87.43 DEP criu/config.d [2020-05-15T09:20:15.493Z] #39 154.0 CC criu/seize.o [2020-05-15T09:20:15.567Z] #12 DONE 0.6s [2020-05-15T09:20:15.567Z] [2020-05-15T09:20:15.567Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:15.567Z] #50 0.501 + RM_GOPATH=0 [2020-05-15T09:20:15.567Z] #50 0.512 + TMP_GOPATH= [2020-05-15T09:20:15.567Z] #50 0.513 + : /build [2020-05-15T09:20:15.567Z] #50 0.515 + '[' -z '' ']' [2020-05-15T09:20:15.567Z] #50 0.522 ++ mktemp -d [2020-05-15T09:20:15.567Z] #50 0.525 + export GOPATH=/tmp/tmp.OuNuVzjLqI [2020-05-15T09:20:15.567Z] #50 0.527 + GOPATH=/tmp/tmp.OuNuVzjLqI [2020-05-15T09:20:15.567Z] #50 0.527 + RM_GOPATH=1 [2020-05-15T09:20:15.567Z] #50 0.534 ++ dirname /tmp/install/install.sh [2020-05-15T09:20:15.567Z] #50 0.541 + dir=/tmp/install [2020-05-15T09:20:15.567Z] #50 0.561 + bin=runc [2020-05-15T09:20:15.567Z] #50 0.561 + shift [2020-05-15T09:20:15.567Z] #50 0.566 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-15T09:20:15.567Z] #50 0.570 + . /tmp/install/runc.installer [2020-05-15T09:20:15.567Z] #50 0.578 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:20:15.567Z] #50 0.579 + install_runc [2020-05-15T09:20:15.567Z] #50 0.579 + uname -r [2020-05-15T09:20:15.567Z] #50 0.581 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-15T09:20:15.567Z] #50 0.588 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-15T09:20:15.567Z] #50 0.588 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-15T09:20:15.567Z] #50 0.588 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OuNuVzjLqI/src/github.com/opencontainers/runc [2020-05-15T09:20:15.567Z] #50 0.588 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-15T09:20:15.567Z] #50 0.593 Cloning into '/tmp/tmp.OuNuVzjLqI/src/github.com/opencontainers/runc'... [2020-05-15T09:20:15.700Z] #39 87.61 DEP criu/clone-noasan.d [2020-05-15T09:20:15.700Z] #39 87.67 DEP criu/cgroup.d [2020-05-15T09:20:15.760Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-05-15T09:20:15.760Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-15T09:20:15.956Z] #39 87.91 DEP criu/cgroup-props.d [2020-05-15T09:20:15.956Z] #39 88.05 DEP criu/bitmap.d [2020-05-15T09:20:15.956Z] #39 88.07 DEP criu/bfd.d [2020-05-15T09:20:15.956Z] #39 88.16 DEP criu/autofs.d [2020-05-15T09:20:16.042Z] time="2020-05-15T09:20:15Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate953192031/log189555762.1: no such file or directory" [2020-05-15T09:20:16.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 38.3% of statements [2020-05-15T09:20:16.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:20:16.197Z] #50 ... [2020-05-15T09:20:16.197Z] [2020-05-15T09:20:16.197Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-15T09:20:16.197Z] #13 DONE 0.5s [2020-05-15T09:20:16.197Z] [2020-05-15T09:20:16.197Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-15T09:20:16.211Z] #39 88.29 DEP criu/aio.d [2020-05-15T09:20:16.211Z] #39 88.43 DEP criu/action-scripts.d [2020-05-15T09:20:16.433Z] #39 154.6 CC criu/servicefd.o [2020-05-15T09:20:16.433Z] #39 154.9 CC criu/shmem.o [2020-05-15T09:20:16.485Z] #14 0.364 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-15T09:20:16.485Z] #14 DONE 0.5s [2020-05-15T09:20:16.485Z] [2020-05-15T09:20:16.485Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-15T09:20:16.785Z] #39 88.67 CC criu/action-scripts.o [2020-05-15T09:20:17.042Z] #39 89.07 CC criu/aio.o [2020-05-15T09:20:17.048Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-15T09:20:17.115Z] #15 DONE 0.4s [2020-05-15T09:20:17.116Z] [2020-05-15T09:20:17.116Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-15T09:20:17.298Z] #39 ... [2020-05-15T09:20:17.298Z] [2020-05-15T09:20:17.298Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:20:17.298Z] #28 DONE 186.8s [2020-05-15T09:20:17.298Z] [2020-05-15T09:20:17.298Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:17.298Z] #17 14.78 Reading package lists... [2020-05-15T09:20:17.298Z] #17 18.02 Building dependency tree... [2020-05-15T09:20:17.298Z] #17 19.59 libcap2-bin is already the newest version (1:2.25-2). [2020-05-15T09:20:17.298Z] #17 19.59 The following additional packages will be installed: [2020-05-15T09:20:17.298Z] #17 19.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-15T09:20:17.298Z] #17 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-15T09:20:17.298Z] #17 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-15T09:20:17.298Z] #17 19.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-15T09:20:17.298Z] #17 19.59 python3.7 python3.7-minimal vim-runtime xxd [2020-05-15T09:20:17.298Z] #17 19.59 Suggested packages: [2020-05-15T09:20:17.298Z] #17 19.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-15T09:20:17.298Z] #17 19.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-15T09:20:17.298Z] #17 19.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-15T09:20:17.298Z] #17 19.60 Recommended packages: [2020-05-15T09:20:17.298Z] #17 19.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-15T09:20:17.298Z] #17 19.60 python3-keyrings.alt python3-xdg unzip [2020-05-15T09:20:17.375Z] #39 155.7 CC criu/sigframe.o [2020-05-15T09:20:17.375Z] #39 155.8 CC criu/signalfd.o [2020-05-15T09:20:17.407Z] #16 DONE 0.4s [2020-05-15T09:20:17.407Z] [2020-05-15T09:20:17.407Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-15T09:20:17.636Z] #39 156.0 CC criu/sk-inet.o [2020-05-15T09:20:17.696Z] #17 DONE 0.4s [2020-05-15T09:20:17.696Z] [2020-05-15T09:20:17.696Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:17.696Z] #40 71.40 DEP compel/src/lib/log.d [2020-05-15T09:20:17.696Z] #40 71.63 DEP compel/src/main.d [2020-05-15T09:20:17.696Z] #40 71.98 DEP compel/src/lib/handle-elf.d [2020-05-15T09:20:17.696Z] #40 72.18 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-15T09:20:17.696Z] #40 72.55 CC compel/src/lib/log.o [2020-05-15T09:20:17.696Z] #40 73.04 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-15T09:20:17.696Z] #40 73.66 CC compel/arch/ppc64/src/lib/infect.o [2020-05-15T09:20:17.696Z] #40 75.13 CC compel/src/lib/infect-rpc.o [2020-05-15T09:20:17.696Z] #40 75.83 CC compel/src/lib/infect-util.o [2020-05-15T09:20:17.696Z] #40 76.28 CC compel/src/lib/infect.o [2020-05-15T09:20:18.053Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-15T09:20:18.053Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-15T09:20:18.599Z] #39 156.9 CC criu/sk-netlink.o [2020-05-15T09:20:18.664Z] #17 21.91 The following NEW packages will be installed: [2020-05-15T09:20:18.664Z] #17 21.92 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-15T09:20:18.664Z] #17 21.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-15T09:20:18.664Z] #17 21.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-15T09:20:18.664Z] #17 21.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-15T09:20:18.664Z] #17 21.92 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-15T09:20:18.664Z] #17 21.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-15T09:20:18.664Z] #17 21.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-15T09:20:18.664Z] #17 21.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-15T09:20:18.664Z] #17 21.93 xz-utils zip [2020-05-15T09:20:18.667Z] ok github.com/docker/docker/daemon/logger/splunk 1.436s coverage: 82.5% of statements [2020-05-15T09:20:18.667Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-15T09:20:18.667Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-05-15T09:20:18.667Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-15T09:20:18.865Z] #39 157.2 CC criu/sk-packet.o [2020-05-15T09:20:18.920Z] #17 22.25 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:20:18.920Z] #17 22.25 Need to get 28.5 MB of archives. [2020-05-15T09:20:18.920Z] #17 22.25 After this operation, 116 MB of additional disk space will be used. [2020-05-15T09:20:18.920Z] #17 22.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-15T09:20:18.920Z] #17 22.26 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-15T09:20:18.920Z] #17 22.28 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-15T09:20:19.130Z] #39 157.7 CC criu/sk-queue.o [2020-05-15T09:20:19.175Z] #17 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-15T09:20:19.175Z] #17 22.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-15T09:20:19.175Z] #17 22.38 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-15T09:20:19.175Z] #17 22.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-15T09:20:19.175Z] #17 22.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-15T09:20:19.175Z] #17 22.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-15T09:20:19.175Z] #17 22.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-15T09:20:19.175Z] #17 22.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-15T09:20:19.175Z] #17 22.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-15T09:20:19.175Z] #17 22.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-15T09:20:19.175Z] #17 22.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-15T09:20:19.176Z] #17 22.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-15T09:20:19.176Z] #17 22.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-15T09:20:19.176Z] #17 22.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-15T09:20:19.176Z] #17 22.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:20:19.176Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-15T09:20:19.176Z] #17 22.59 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-15T09:20:19.431Z] #17 22.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-15T09:20:19.431Z] #17 22.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-15T09:20:19.431Z] #17 22.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-15T09:20:19.431Z] #17 22.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-15T09:20:19.431Z] #17 22.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-15T09:20:19.431Z] #17 22.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-15T09:20:19.431Z] #17 22.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-15T09:20:19.431Z] #17 22.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-15T09:20:19.431Z] #17 22.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-15T09:20:19.687Z] #17 23.00 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-15T09:20:19.687Z] #17 23.01 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-15T09:20:19.687Z] #17 23.01 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-15T09:20:19.687Z] #17 23.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-15T09:20:19.687Z] #17 23.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-15T09:20:19.687Z] #17 23.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-15T09:20:19.687Z] #17 23.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-15T09:20:19.727Z] #39 158.1 CC criu/sk-tcp.o [2020-05-15T09:20:19.942Z] #17 23.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-15T09:20:19.942Z] #17 23.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-15T09:20:19.942Z] #17 23.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-15T09:20:19.942Z] #17 23.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-15T09:20:19.942Z] #17 23.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-15T09:20:19.942Z] #17 23.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-15T09:20:19.942Z] #17 23.20 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-15T09:20:19.942Z] #17 23.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-15T09:20:19.942Z] #17 23.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-15T09:20:19.986Z] #39 158.5 CC criu/sk-unix.o [2020-05-15T09:20:20.136Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-05-15T09:20:20.198Z] #17 23.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-15T09:20:20.198Z] #17 23.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-15T09:20:20.198Z] #17 23.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-15T09:20:20.414Z] #40 ... [2020-05-15T09:20:20.414Z] [2020-05-15T09:20:20.414Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:20.414Z] #18 1.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-15T09:20:20.414Z] #18 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-15T09:20:20.414Z] #18 1.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-15T09:20:20.414Z] #18 2.564 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-15T09:20:20.749Z] ok github.com/docker/docker/distribution 0.271s coverage: 22.1% of statements [2020-05-15T09:20:20.749Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-15T09:20:20.758Z] #17 24.15 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:20:21.014Z] #17 24.26 Fetched 28.5 MB in 2s (17.8 MB/s) [2020-05-15T09:20:21.014Z] #17 24.33 Selecting previously unselected package pigz. [2020-05-15T09:20:21.014Z] #17 24.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 ... 23431 files and directories currently installed.) [2020-05-15T09:20:21.014Z] #17 24.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-15T09:20:21.014Z] #17 24.38 Unpacking pigz (2.4-1) ... [2020-05-15T09:20:21.014Z] #17 24.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-15T09:20:21.269Z] #17 24.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-15T09:20:21.269Z] #17 24.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:21.363Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-15T09:20:21.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:20:21.844Z] #17 24.93 Selecting previously unselected package python3.7-minimal. [2020-05-15T09:20:21.844Z] #17 24.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-15T09:20:21.844Z] #17 24.95 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:20:21.895Z] #39 160.1 CC criu/sockets.o [2020-05-15T09:20:21.895Z] #39 ... [2020-05-15T09:20:21.895Z] [2020-05-15T09:20:21.895Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:21.895Z] #52 171.0 + bin/containerd [2020-05-15T09:20:21.895Z] #52 ... [2020-05-15T09:20:21.895Z] [2020-05-15T09:20:21.895Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:21.895Z] #45 213.6 + cd /tmp/tmp.Ev3AAQm0Gh/src/github.com/golangci/golangci-lint/ [2020-05-15T09:20:21.895Z] #45 213.6 + git checkout -q v1.23.8 [2020-05-15T09:20:21.895Z] #45 213.9 ++ git describe --tags [2020-05-15T09:20:21.895Z] #45 214.0 + version=v1.23.8 [2020-05-15T09:20:21.895Z] #45 214.0 ++ git rev-parse --short HEAD [2020-05-15T09:20:21.895Z] #45 214.0 + commit=76a82c6 [2020-05-15T09:20:21.895Z] #45 214.0 ++ git show -s --format=%cd [2020-05-15T09:20:21.895Z] #45 214.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-15T09:20:21.895Z] #45 214.0 + 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-15T09:20:22.367Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-05-15T09:20:22.405Z] #17 25.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:22.405Z] #17 25.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:20:22.465Z] #45 ... [2020-05-15T09:20:22.465Z] [2020-05-15T09:20:22.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:22.465Z] #39 160.7 CC criu/stats.o [2020-05-15T09:20:22.475Z] #18 4.605 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-15T09:20:22.725Z] #39 161.0 CC criu/string.o [2020-05-15T09:20:22.725Z] #39 161.0 CC criu/sysctl.o [2020-05-15T09:20:22.761Z] #18 ... [2020-05-15T09:20:22.761Z] [2020-05-15T09:20:22.761Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:22.761Z] #42 167.1 text/template [2020-05-15T09:20:22.761Z] #42 167.9 go/parser [2020-05-15T09:20:22.761Z] #42 173.8 encoding/xml [2020-05-15T09:20:22.761Z] #42 ... [2020-05-15T09:20:22.761Z] [2020-05-15T09:20:22.761Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:22.761Z] #40 81.32 CC compel/src/lib/ptrace.o [2020-05-15T09:20:22.761Z] #40 82.02 AR compel/libcompel.a [2020-05-15T09:20:22.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:20:22.980Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-15T09:20:22.980Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.6% of statements [2020-05-15T09:20:22.980Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-15T09:20:22.980Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-15T09:20:22.986Z] #39 161.6 CC criu/sysfs_parse.o [2020-05-15T09:20:23.250Z] #39 161.8 CC criu/timerfd.o [2020-05-15T09:20:23.386Z] #40 82.19 HOSTCC compel/src/main-host.o [2020-05-15T09:20:23.821Z] #39 162.2 CC criu/tty.o [2020-05-15T09:20:23.985Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-05-15T09:20:23.985Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-15T09:20:24.012Z] #40 82.96 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-15T09:20:24.267Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-15T09:20:24.292Z] #17 27.39 Selecting previously unselected package python3-minimal. [2020-05-15T09:20:24.292Z] #17 27.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 ... 23680 files and directories currently installed.) [2020-05-15T09:20:24.292Z] #17 27.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-15T09:20:24.292Z] #17 27.47 Unpacking python3-minimal (3.7.3-1) ... [2020-05-15T09:20:24.292Z] #17 27.56 Selecting previously unselected package libmpdec2:amd64. [2020-05-15T09:20:24.292Z] #17 27.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-15T09:20:24.292Z] #17 27.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-15T09:20:24.300Z] #40 83.31 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-15T09:20:24.547Z] #17 27.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-15T09:20:24.547Z] #17 27.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-15T09:20:24.547Z] #17 27.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:25.272Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-05-15T09:20:25.334Z] #40 84.12 HOSTCC compel/src/lib/log-host.o [2020-05-15T09:20:25.334Z] #40 84.56 HOSTLINK compel/compel-host-bin [2020-05-15T09:20:25.363Z] #17 28.56 Selecting previously unselected package python3.7. [2020-05-15T09:20:25.363Z] #17 28.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-15T09:20:25.363Z] #17 28.58 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:25.363Z] #17 28.71 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-15T09:20:25.363Z] #17 28.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-15T09:20:25.363Z] #17 28.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-15T09:20:25.363Z] #17 28.82 Setting up python3-minimal (3.7.3-1) ... [2020-05-15T09:20:25.554Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-15T09:20:25.731Z] #39 164.0 CC criu/tun.o [2020-05-15T09:20:25.963Z] #40 84.89 DEP soccr/soccr.d [2020-05-15T09:20:25.991Z] #39 164.5 CC criu/uffd.o [2020-05-15T09:20:26.252Z] #40 85.21 CC soccr/soccr.o [2020-05-15T09:20:26.303Z] #17 29.62 Selecting previously unselected package python3. [2020-05-15T09:20:26.303Z] #17 29.62 (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-15T09:20:26.303Z] #17 29.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-15T09:20:26.558Z] #17 29.68 Unpacking python3 (3.7.3-1) ... [2020-05-15T09:20:26.558Z] #17 29.76 Selecting previously unselected package libip4tc0:amd64. [2020-05-15T09:20:26.558Z] #17 29.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-15T09:20:26.558Z] #17 29.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:26.558Z] #17 29.85 Selecting previously unselected package libip6tc0:amd64. [2020-05-15T09:20:26.558Z] #17 29.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-15T09:20:26.558Z] #17 29.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:26.558Z] #17 29.97 Selecting previously unselected package libiptc0:amd64. [2020-05-15T09:20:26.814Z] #17 29.98 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-15T09:20:26.814Z] #17 30.00 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:26.814Z] #17 30.09 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-15T09:20:26.814Z] #17 30.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-15T09:20:26.814Z] #17 30.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-15T09:20:27.022Z] ok github.com/docker/docker/pkg/archive 0.491s coverage: 76.9% of statements [2020-05-15T09:20:27.069Z] #17 30.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-15T09:20:27.069Z] #17 30.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-15T09:20:27.069Z] #17 30.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-15T09:20:27.069Z] #17 30.30 Selecting previously unselected package libnftnl11:amd64. [2020-05-15T09:20:27.069Z] #17 30.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-15T09:20:27.069Z] #17 30.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-15T09:20:27.069Z] #17 30.42 Selecting previously unselected package iptables. [2020-05-15T09:20:27.325Z] #17 30.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-15T09:20:27.325Z] #17 30.42 Unpacking iptables (1.8.2-4) ... [2020-05-15T09:20:27.372Z] #39 165.5 CC criu/util.o [2020-05-15T09:20:27.580Z] #17 30.72 Selecting previously unselected package xxd. [2020-05-15T09:20:27.581Z] #17 30.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-15T09:20:27.581Z] #17 30.75 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:20:27.581Z] #17 30.91 Selecting previously unselected package vim-common. [2020-05-15T09:20:27.581Z] #17 30.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:20:27.581Z] #17 30.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:20:27.836Z] #17 31.09 Selecting previously unselected package bash-completion. [2020-05-15T09:20:27.836Z] #17 31.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-15T09:20:27.905Z] sha256:09e5ff3f82bcd4c8f0d348457f000683f714687dfc274c6e1b8343364d03dc95 [2020-05-15T09:20:27.905Z] INFO: Starting docker-py tests... [2020-05-15T09:20:28.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:20:28.027Z] ok github.com/docker/docker/pkg/authorization 0.415s coverage: 68.3% of statements [2020-05-15T09:20:28.027Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-15T09:20:28.092Z] #17 ... [2020-05-15T09:20:28.092Z] [2020-05-15T09:20:28.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:28.092Z] #39 90.09 CC criu/autofs.o [2020-05-15T09:20:28.092Z] #39 91.80 CC criu/bfd.o [2020-05-15T09:20:28.092Z] #39 92.27 CC criu/bitmap.o [2020-05-15T09:20:28.092Z] #39 92.39 CC criu/cgroup-props.o [2020-05-15T09:20:28.092Z] #39 92.99 CC criu/cgroup.o [2020-05-15T09:20:28.092Z] #39 95.57 CC criu/clone-noasan.o [2020-05-15T09:20:28.092Z] #39 95.72 CC criu/config.o [2020-05-15T09:20:28.092Z] #39 96.89 CC criu/cr-check.o [2020-05-15T09:20:28.092Z] #39 98.50 CC criu/cr-dedup.o [2020-05-15T09:20:28.092Z] #39 98.82 CC criu/cr-dump.o [2020-05-15T09:20:28.308Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-15T09:20:28.312Z] #39 ... [2020-05-15T09:20:28.312Z] [2020-05-15T09:20:28.312Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:28.312Z] #21 229.6 + return [2020-05-15T09:20:28.312Z] #21 DONE 230.2s [2020-05-15T09:20:28.572Z] [2020-05-15T09:20:28.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:28.572Z] #39 166.9 CC criu/uts_ns.o [2020-05-15T09:20:28.572Z] #39 167.1 CC criu/vdso.o [2020-05-15T09:20:28.652Z] #39 100.7 CC criu/cr-errno.o [2020-05-15T09:20:28.837Z] ============================= test session starts ============================== [2020-05-15T09:20:28.837Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-15T09:20:28.837Z] rootdir: /src, inifile: pytest.ini [2020-05-15T09:20:28.837Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-15T09:20:28.907Z] #39 100.8 CC criu/cr-restore.o [2020-05-15T09:20:29.142Z] #39 167.5 LINK criu/built-in.o [2020-05-15T09:20:29.142Z] #39 167.7 LINK criu/criu [2020-05-15T09:20:29.712Z] #39 168.2 DEP lib/c/criu.d [2020-05-15T09:20:29.756Z] #40 88.29 AR soccr/libsoccr.a [2020-05-15T09:20:29.756Z] #40 88.33 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:20:29.769Z] collected 387 items / 1 deselected / 386 selected [2020-05-15T09:20:29.769Z] [2020-05-15T09:20:29.972Z] #39 168.3 CC images/rpc.pb-c.o [2020-05-15T09:20:30.057Z] #40 88.91 DEP criu/arch/ppc64/sigframe.d [2020-05-15T09:20:30.270Z] #39 ... [2020-05-15T09:20:30.270Z] [2020-05-15T09:20:30.270Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:30.270Z] #17 33.70 Unpacking bash-completion (1:2.8-6) ... [2020-05-15T09:20:30.344Z] #40 89.27 DEP criu/arch/ppc64/crtools.d [2020-05-15T09:20:30.543Z] #39 ... [2020-05-15T09:20:30.543Z] [2020-05-15T09:20:30.543Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:20:30.543Z] #22 DONE 0.2s [2020-05-15T09:20:30.543Z] [2020-05-15T09:20:30.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:30.543Z] #39 169.1 CC lib/c/criu.o [2020-05-15T09:20:30.633Z] #40 89.57 DEP criu/arch/ppc64/cpu.d [2020-05-15T09:20:30.867Z] #17 34.19 Selecting previously unselected package bzip2. [2020-05-15T09:20:30.867Z] #17 34.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-15T09:20:30.867Z] #17 34.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:20:30.922Z] #40 89.95 CC criu/arch/ppc64/cpu.o [2020-05-15T09:20:31.138Z] #17 34.36 Selecting previously unselected package xz-utils. [2020-05-15T09:20:31.138Z] #17 34.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-15T09:20:31.138Z] #17 34.36 Unpacking xz-utils (5.2.4-1) ... [2020-05-15T09:20:31.138Z] #17 34.57 Selecting previously unselected package apparmor. [2020-05-15T09:20:31.396Z] #17 34.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-15T09:20:31.396Z] #17 34.69 Unpacking apparmor (2.13.2-10) ... [2020-05-15T09:20:31.484Z] #39 ... [2020-05-15T09:20:31.484Z] [2020-05-15T09:20:31.484Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:20:31.484Z] #26 DONE 0.9s [2020-05-15T09:20:31.556Z] #40 ... [2020-05-15T09:20:31.556Z] [2020-05-15T09:20:31.556Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:31.556Z] #50 16.45 Checking out files: 96% (964/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-15T09:20:31.556Z] #50 16.55 + cd /tmp/tmp.OuNuVzjLqI/src/github.com/opencontainers/runc [2020-05-15T09:20:31.556Z] #50 16.55 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-15T09:20:31.744Z] [2020-05-15T09:20:31.744Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:20:31.744Z] #29 DONE 0.2s [2020-05-15T09:20:31.744Z] [2020-05-15T09:20:31.744Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:31.744Z] #39 170.2 LINK lib/c/built-in.o [2020-05-15T09:20:31.744Z] #39 170.2 LINK lib/c/libcriu.so [2020-05-15T09:20:31.744Z] #39 170.3 LINK lib/c/libcriu.a [2020-05-15T09:20:31.966Z] #17 35.07 Selecting previously unselected package aufs-tools. [2020-05-15T09:20:31.966Z] #17 35.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-15T09:20:31.966Z] #17 35.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:20:31.966Z] #17 35.25 Selecting previously unselected package libonig5:amd64. [2020-05-15T09:20:31.966Z] #17 35.25 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-15T09:20:31.966Z] #17 35.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-15T09:20:32.004Z] #39 ... [2020-05-15T09:20:32.004Z] [2020-05-15T09:20:32.004Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:20:32.004Z] #31 DONE 0.2s [2020-05-15T09:20:32.004Z] [2020-05-15T09:20:32.004Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:20:32.004Z] #34 DONE 0.1s [2020-05-15T09:20:32.004Z] [2020-05-15T09:20:32.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:32.004Z] #39 170.4 GEN magic.py [2020-05-15T09:20:32.004Z] #39 170.5 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:20:32.004Z] #39 170.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:20:32.004Z] #39 170.5 Note: Building without GnuTLS support [2020-05-15T09:20:32.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:20:32.184Z] #50 17.39 + '[' -z '' ']' [2020-05-15T09:20:32.184Z] #50 17.39 + target=static [2020-05-15T09:20:32.184Z] #50 17.39 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-15T09:20:32.220Z] #17 35.38 Selecting previously unselected package libjq1:amd64. [2020-05-15T09:20:32.220Z] #17 35.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-15T09:20:32.220Z] #17 35.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-15T09:20:32.220Z] #17 35.50 Selecting previously unselected package jq. [2020-05-15T09:20:32.220Z] #17 35.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-15T09:20:32.220Z] #17 35.53 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:20:32.264Z] #39 ... [2020-05-15T09:20:32.264Z] [2020-05-15T09:20:32.264Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:20:32.264Z] #37 DONE 0.2s [2020-05-15T09:20:32.264Z] [2020-05-15T09:20:32.264Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:32.475Z] #17 35.61 Selecting previously unselected package libaio1:amd64. [2020-05-15T09:20:32.475Z] #17 35.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-15T09:20:32.475Z] #17 35.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-15T09:20:32.475Z] #17 35.71 Selecting previously unselected package libgpm2:amd64. [2020-05-15T09:20:32.475Z] #17 35.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-15T09:20:32.475Z] #17 35.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-15T09:20:32.475Z] #17 35.78 Selecting previously unselected package libicu63:amd64. [2020-05-15T09:20:32.475Z] #17 35.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-15T09:20:32.680Z] ok github.com/docker/docker/layer 7.569s coverage: 68.8% of statements [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/oci [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-15T09:20:32.680Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-15T09:20:32.680Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-15T09:20:32.680Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-15T09:20:32.730Z] #17 35.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-15T09:20:32.834Z] #52 ... [2020-05-15T09:20:32.834Z] [2020-05-15T09:20:32.834Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:32.834Z] #39 171.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:20:32.962Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-15T09:20:32.962Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-05-15T09:20:33.243Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-05-15T09:20:33.774Z] #39 172.1 make[1]: Nothing to be done for 'all'. [2020-05-15T09:20:33.891Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-05-15T09:20:34.173Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-05-15T09:20:34.346Z] #39 172.9 make[1]: 'images/built-in.o' is up to date. [2020-05-15T09:20:34.346Z] #39 172.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-15T09:20:34.606Z] #39 173.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-15T09:20:34.606Z] #39 173.0 make[1]: 'compel/libcompel.a' is up to date. [2020-05-15T09:20:34.606Z] #39 173.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-15T09:20:34.606Z] #39 173.1 make[1]: Nothing to be done for 'all'. [2020-05-15T09:20:34.606Z] #39 173.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:20:34.867Z] #39 173.4 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:34.897Z] #50 ... [2020-05-15T09:20:34.898Z] [2020-05-15T09:20:34.898Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:34.898Z] #18 6.579 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-15T09:20:34.898Z] #18 ... [2020-05-15T09:20:34.898Z] [2020-05-15T09:20:34.898Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:34.898Z] #40 91.04 CC criu/arch/ppc64/crtools.o [2020-05-15T09:20:34.898Z] #40 93.02 CC criu/arch/ppc64/sigframe.o [2020-05-15T09:20:34.898Z] #40 93.47 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-15T09:20:34.898Z] #40 93.56 DEP criu/pie/util-vdso.d [2020-05-15T09:20:34.898Z] #40 94.02 DEP criu/pie/util.d [2020-05-15T09:20:35.128Z] #39 173.5 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.128Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.177Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-05-15T09:20:35.185Z] #40 94.41 CC criu/pie/util.o [2020-05-15T09:20:35.388Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.388Z] #39 173.8 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.388Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.388Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.650Z] #39 174.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:20:35.650Z] #39 174.2 INSTALL criu/criu [2020-05-15T09:20:35.791Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-15T09:20:35.810Z] #40 94.97 CC criu/pie/util-vdso.o [2020-05-15T09:20:35.912Z] #39 DONE 174.4s [2020-05-15T09:20:35.912Z] [2020-05-15T09:20:35.912Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:35.990Z] #17 39.30 Selecting previously unselected package libnet1:amd64. [2020-05-15T09:20:35.990Z] #17 39.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-15T09:20:35.990Z] #17 39.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:20:36.246Z] #17 39.40 Selecting previously unselected package libnl-3-200:amd64. [2020-05-15T09:20:36.246Z] #17 39.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-15T09:20:36.246Z] #17 39.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-15T09:20:36.246Z] #17 39.52 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-15T09:20:36.246Z] #17 39.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-15T09:20:36.246Z] #17 39.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-15T09:20:36.246Z] #17 39.63 Selecting previously unselected package libreadline5:amd64. [2020-05-15T09:20:36.404Z] ok github.com/docker/docker/pkg/fsutils 0.435s coverage: 85.1% of statements [2020-05-15T09:20:36.501Z] #17 39.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-15T09:20:36.501Z] #17 39.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-15T09:20:36.501Z] #17 39.78 Selecting previously unselected package net-tools. [2020-05-15T09:20:36.501Z] #17 39.79 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-15T09:20:36.501Z] #17 39.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:20:36.686Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-05-15T09:20:36.686Z] ok github.com/docker/docker/pkg/discovery/kv 3.086s coverage: 84.1% of statements [2020-05-15T09:20:36.756Z] #17 40.01 Selecting previously unselected package python-pip-whl. [2020-05-15T09:20:36.756Z] #17 40.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-15T09:20:36.756Z] #17 40.04 Unpacking python-pip-whl (18.1-5) ... [2020-05-15T09:20:36.872Z] #40 ... [2020-05-15T09:20:36.872Z] [2020-05-15T09:20:36.872Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:20:36.872Z] #48 181.4 golang.org/x/crypto/ssh/terminal [2020-05-15T09:20:36.872Z] #48 187.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-15T09:20:37.172Z] #48 ... [2020-05-15T09:20:37.172Z] [2020-05-15T09:20:37.172Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:37.172Z] #40 96.11 AR criu/pie/pie.lib.a [2020-05-15T09:20:37.172Z] #40 96.27 DEP criu/pie/restorer.d [2020-05-15T09:20:37.294Z] #52 ... [2020-05-15T09:20:37.294Z] [2020-05-15T09:20:37.294Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:20:37.316Z] #17 40.54 Selecting previously unselected package python3-lib2to3. [2020-05-15T09:20:37.316Z] #17 40.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-15T09:20:37.316Z] #17 40.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:20:37.316Z] #17 40.69 Selecting previously unselected package python3-distutils. [2020-05-15T09:20:37.316Z] #17 40.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-15T09:20:37.316Z] #17 40.70 Unpacking python3-distutils (3.7.3-1) ... [2020-05-15T09:20:37.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:20:37.555Z] #40 DONE 0.1s [2020-05-15T09:20:37.555Z] [2020-05-15T09:20:37.555Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:37.555Z] #52 ... [2020-05-15T09:20:37.555Z] [2020-05-15T09:20:37.555Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:20:37.572Z] #17 40.84 Selecting previously unselected package python3-pip. [2020-05-15T09:20:37.572Z] #17 40.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-15T09:20:37.572Z] #17 40.86 Unpacking python3-pip (18.1-5) ... [2020-05-15T09:20:37.692Z] ok github.com/docker/docker/pkg/idtools 0.305s coverage: 70.3% of statements [2020-05-15T09:20:37.692Z] ok github.com/docker/docker/pkg/ioutils 0.282s coverage: 70.6% of statements [2020-05-15T09:20:37.815Z] #42 DONE 0.2s [2020-05-15T09:20:37.815Z] [2020-05-15T09:20:37.815Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:20:37.827Z] #17 41.01 Selecting previously unselected package python3-pkg-resources. [2020-05-15T09:20:37.827Z] #17 41.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:20:37.827Z] #17 41.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:20:37.973Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-15T09:20:37.973Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2020-05-15T09:20:37.991Z] 4612f6d0b889: Pull complete [2020-05-15T09:20:37.991Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-15T09:20:37.991Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:20:37.991Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-15T09:20:37.991Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-15T09:20:37.991Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-15T09:20:37.991Z] WARN: Skipping validation tests [2020-05-15T09:20:37.991Z] INFO: Running unit tests at 05/15/2020 09:20:24... [2020-05-15T09:20:37.991Z] INFO: make.ps1 starting at 05/15/2020 09:20:28 [2020-05-15T09:20:37.991Z] INFO: Git commit (f48b7d66f3) assumed from DOCKER_GITCOMMIT environment variable [2020-05-15T09:20:37.991Z] INFO: Invoking autogen... [2020-05-15T09:20:37.991Z] INFO: Running unit tests... [2020-05-15T09:20:38.075Z] #44 DONE 0.1s [2020-05-15T09:20:38.075Z] [2020-05-15T09:20:38.075Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:38.082Z] #17 41.17 Selecting previously unselected package python3-setuptools. [2020-05-15T09:20:38.082Z] #17 41.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-15T09:20:38.082Z] #17 41.19 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-15T09:20:38.082Z] #17 41.38 Selecting previously unselected package python3-wheel. [2020-05-15T09:20:38.082Z] #17 41.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-15T09:20:38.082Z] #17 41.39 Unpacking python3-wheel (0.32.3-2) ... [2020-05-15T09:20:38.201Z] #40 97.02 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-15T09:20:38.201Z] #40 97.07 DEP criu/arch/ppc64/restorer.d [2020-05-15T09:20:38.255Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-15T09:20:38.255Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-15T09:20:38.255Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-15T09:20:38.255Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-05-15T09:20:38.255Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-15T09:20:38.337Z] #17 41.47 Selecting previously unselected package sudo. [2020-05-15T09:20:38.337Z] #17 41.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-15T09:20:38.337Z] #17 41.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:20:38.458Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-15T09:20:38.490Z] #40 97.58 DEP criu/arch/ppc64/vdso-pie.d [2020-05-15T09:20:38.537Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-05-15T09:20:38.592Z] #17 42.02 Selecting previously unselected package thin-provisioning-tools. [2020-05-15T09:20:38.819Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-15T09:20:38.848Z] #17 42.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-15T09:20:38.848Z] #17 42.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:20:39.101Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-05-15T09:20:39.101Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-05-15T09:20:39.101Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-15T09:20:39.101Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-15T09:20:39.103Z] #17 42.28 Selecting previously unselected package uidmap. [2020-05-15T09:20:39.103Z] #17 42.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-15T09:20:39.103Z] #17 42.29 Unpacking uidmap (1:4.5-1.1) ... [2020-05-15T09:20:39.103Z] #17 42.39 Selecting previously unselected package vim-runtime. [2020-05-15T09:20:39.103Z] #17 42.39 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:20:39.103Z] #17 42.41 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-15T09:20:39.103Z] #17 42.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-15T09:20:39.103Z] #17 42.44 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:20:39.117Z] #40 98.01 DEP criu/pie/parasite-vdso.d [2020-05-15T09:20:39.405Z] #40 98.32 DEP criu/pie/parasite.d [2020-05-15T09:20:39.696Z] #40 98.82 CC criu/pie/parasite.o [2020-05-15T09:20:39.715Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-05-15T09:20:40.328Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-15T09:20:40.610Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-15T09:20:40.610Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-15T09:20:41.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:20:42.079Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-15T09:20:42.079Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-15T09:20:42.364Z] #17 45.64 Selecting previously unselected package vim. [2020-05-15T09:20:42.364Z] #17 45.66 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-15T09:20:42.364Z] #17 45.69 Unpacking vim (2:8.1.0875-5) ... [2020-05-15T09:20:42.414Z] #40 101.6 LINK criu/pie/parasite.built-in.o [2020-05-15T09:20:42.703Z] #40 ... [2020-05-15T09:20:42.703Z] [2020-05-15T09:20:42.703Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-15T09:20:42.703Z] #48 DONE 197.2s [2020-05-15T09:20:42.703Z] [2020-05-15T09:20:42.703Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:42.703Z] #40 101.6 GEN criu/pie/parasite-blob.h [2020-05-15T09:20:42.703Z] #40 101.7 CC criu/pie/parasite-vdso.o [2020-05-15T09:20:42.703Z] #40 ... [2020-05-15T09:20:42.703Z] [2020-05-15T09:20:42.703Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:42.703Z] #42 187.2 math/big [2020-05-15T09:20:42.703Z] #42 196.5 go/doc [2020-05-15T09:20:42.924Z] #17 46.21 Selecting previously unselected package xfsprogs. [2020-05-15T09:20:42.924Z] #17 46.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-15T09:20:42.924Z] #17 46.22 Unpacking xfsprogs (4.20.0-1) ... [2020-05-15T09:20:42.993Z] #42 ... [2020-05-15T09:20:42.993Z] [2020-05-15T09:20:42.993Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:42.993Z] #18 17.35 Fetched 8128 kB in 17s (487 kB/s) [2020-05-15T09:20:42.993Z] #18 17.35 Reading package lists... [2020-05-15T09:20:43.484Z] #17 ... [2020-05-15T09:20:43.484Z] [2020-05-15T09:20:43.484Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:43.484Z] #39 105.3 CC criu/cr-service.o [2020-05-15T09:20:43.484Z] #39 106.8 CC criu/crtools.o [2020-05-15T09:20:43.484Z] #39 107.3 CC criu/eventfd.o [2020-05-15T09:20:43.484Z] #39 107.6 CC criu/eventpoll.o [2020-05-15T09:20:43.484Z] #39 108.6 CC criu/external.o [2020-05-15T09:20:43.484Z] #39 108.8 CC criu/fault-injection.o [2020-05-15T09:20:43.484Z] #39 108.9 CC criu/fdstore.o [2020-05-15T09:20:43.484Z] #39 109.3 CC criu/fifo.o [2020-05-15T09:20:43.484Z] #39 109.8 CC criu/file-ids.o [2020-05-15T09:20:43.484Z] #39 110.1 CC criu/file-lock.o [2020-05-15T09:20:43.484Z] #39 111.1 CC criu/files-ext.o [2020-05-15T09:20:43.484Z] #39 111.5 CC criu/files-reg.o [2020-05-15T09:20:43.484Z] #39 113.6 CC criu/files.o [2020-05-15T09:20:43.484Z] #39 ... [2020-05-15T09:20:43.484Z] [2020-05-15T09:20:43.484Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:43.484Z] #17 46.71 Selecting previously unselected package zip. [2020-05-15T09:20:43.484Z] #17 46.71 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-15T09:20:43.484Z] #17 46.73 Unpacking zip (3.0-11+b1) ... [2020-05-15T09:20:43.484Z] #17 46.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:20:43.740Z] #17 46.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:20:43.740Z] #17 46.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:43.740Z] #17 46.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-15T09:20:43.740Z] #17 46.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-15T09:20:43.740Z] #17 46.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:43.740Z] #17 46.98 Setting up uidmap (1:4.5-1.1) ... [2020-05-15T09:20:43.740Z] #17 46.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-15T09:20:43.740Z] #17 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-15T09:20:43.740Z] #17 47.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:20:43.740Z] #17 47.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-15T09:20:43.740Z] #17 47.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-15T09:20:43.740Z] #17 47.06 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:20:43.740Z] #17 47.07 Setting up zip (3.0-11+b1) ... [2020-05-15T09:20:43.740Z] #17 47.08 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:20:43.995Z] #17 47.12 Setting up bash-completion (1:2.8-6) ... [2020-05-15T09:20:45.135Z] #18 25.89 Reading package lists... [2020-05-15T09:20:45.135Z] #18 ... [2020-05-15T09:20:45.135Z] [2020-05-15T09:20:45.135Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:45.135Z] #40 104.1 CC criu/arch/ppc64/vdso-pie.o [2020-05-15T09:20:45.135Z] #40 ... [2020-05-15T09:20:45.135Z] [2020-05-15T09:20:45.135Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:20:45.135Z] #50 20.21 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-15T09:20:45.525Z] ok github.com/docker/docker/pkg/signal 2.382s coverage: 61.0% of statements [2020-05-15T09:20:45.525Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-15T09:20:45.525Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-15T09:20:45.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:20:45.761Z] #50 ... [2020-05-15T09:20:45.761Z] [2020-05-15T09:20:45.761Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:45.761Z] #40 104.7 CC criu/arch/ppc64/restorer.o [2020-05-15T09:20:45.806Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-15T09:20:45.806Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-15T09:20:46.420Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-15T09:20:46.507Z] #17 49.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-15T09:20:46.507Z] #17 49.85 Setting up xz-utils (5.2.4-1) ... [2020-05-15T09:20:46.507Z] #17 49.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-15T09:20:46.507Z] #17 49.88 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:20:46.762Z] #17 49.95 invoke-rc.d: could not determine current runlevel [2020-05-15T09:20:46.762Z] #17 49.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-15T09:20:46.762Z] #17 49.98 Setting up pigz (2.4-1) ... [2020-05-15T09:20:46.762Z] #17 49.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-15T09:20:46.762Z] #17 50.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-15T09:20:46.762Z] #17 50.02 Setting up python-pip-whl (18.1-5) ... [2020-05-15T09:20:46.762Z] #17 50.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-15T09:20:46.763Z] #17 50.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:20:46.785Z] #40 105.6 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-15T09:20:46.785Z] #40 105.7 CC criu/pie/restorer.o [2020-05-15T09:20:47.032Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-05-15T09:20:47.139Z] ? github.com/docker/docker/api [no test files] [2020-05-15T09:20:47.314Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-05-15T09:20:47.326Z] #17 50.55 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-15T09:20:47.326Z] #17 50.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-15T09:20:47.326Z] #17 50.60 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:47.326Z] #17 50.62 Setting up vim (2:8.1.0875-5) ... [2020-05-15T09:20:47.326Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-15T09:20:47.326Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-15T09:20:47.326Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-15T09:20:47.326Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-15T09:20:47.326Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-15T09:20:47.326Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-15T09:20:47.326Z] #17 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-15T09:20:47.326Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-15T09:20:47.326Z] #17 50.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-15T09:20:47.326Z] #17 50.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:20:47.326Z] #17 50.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-15T09:20:47.326Z] #17 50.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:20:47.581Z] #17 50.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-15T09:20:47.581Z] #17 50.80 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:20:47.926Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-05-15T09:20:47.926Z] testing: warning: no tests to run [2020-05-15T09:20:47.926Z] coverage: [no statements] [2020-05-15T09:20:47.926Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-15T09:20:48.208Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-05-15T09:20:48.491Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-15T09:20:48.491Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-15T09:20:49.881Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:20:49.881Z] Using test binary docker [2020-05-15T09:20:49.881Z] +++ /etc/init.d/apparmor start [2020-05-15T09:20:49.881Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:20:49.881Z] Starting dockerd [2020-05-15T09:20:49.881Z] INFO: Waiting for daemon to start... [2020-05-15T09:20:49.881Z] +++ 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-15T09:20:50.509Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.3% of statements [2020-05-15T09:20:50.791Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-15T09:20:50.843Z] #17 53.75 Setting up iptables (1.8.2-4) ... [2020-05-15T09:20:50.843Z] #17 53.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-15T09:20:50.843Z] #17 53.82 Setting up python3 (3.7.3-1) ... [2020-05-15T09:20:51.099Z] #17 54.20 Setting up python3-wheel (0.32.3-2) ... [2020-05-15T09:20:51.221Z] #40 ... [2020-05-15T09:20:51.221Z] [2020-05-15T09:20:51.221Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:20:51.221Z] #55 205.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-15T09:20:51.221Z] #55 205.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-15T09:20:51.243Z] . [2020-05-15T09:20:51.243Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:20:51.405Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-15T09:20:51.498Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:20:51.498Z] Error: No such image: emptyfs [2020-05-15T09:20:51.498Z] ++++ docker load [2020-05-15T09:20:51.498Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:20:51.660Z] #17 54.92 Setting up apparmor (2.13.2-10) ... [2020-05-15T09:20:52.020Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-05-15T09:20:52.059Z] Running integration-test (iteration 1) [2020-05-15T09:20:52.059Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-15T09:20:52.059Z] ++ 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-15T09:20:52.059Z] ++ set -e [2020-05-15T09:20:52.059Z] ++ '[' -n 0 ']' [2020-05-15T09:20:52.059Z] ++ set -x [2020-05-15T09:20:52.059Z] ++ env -i DEST=/go/src/github.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-15T09:20:53.024Z] ok github.com/docker/docker/registry 0.096s coverage: 56.1% of statements [2020-05-15T09:20:53.306Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-15T09:20:53.546Z] #17 56.47 Setting up xfsprogs (4.20.0-1) ... [2020-05-15T09:20:53.546Z] #17 56.49 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:20:53.546Z] #17 56.84 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:20:53.546Z] #17 ... [2020-05-15T09:20:53.546Z] [2020-05-15T09:20:53.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:53.546Z] #39 115.7 CC criu/filesystems.o [2020-05-15T09:20:53.546Z] #39 116.4 CC criu/fsnotify.o [2020-05-15T09:20:53.546Z] #39 117.6 CC criu/image-desc.o [2020-05-15T09:20:53.546Z] #39 117.8 CC criu/image.o [2020-05-15T09:20:53.546Z] #39 118.7 CC criu/ipc_ns.o [2020-05-15T09:20:53.546Z] #39 120.0 CC criu/irmap.o [2020-05-15T09:20:53.546Z] #39 120.7 CC criu/kcmp-ids.o [2020-05-15T09:20:53.546Z] #39 121.1 CC criu/kerndat.o [2020-05-15T09:20:53.546Z] #39 122.2 CC criu/libnetlink.o [2020-05-15T09:20:53.546Z] #39 122.7 CC criu/log.o [2020-05-15T09:20:53.546Z] #39 123.2 CC criu/lsm.o [2020-05-15T09:20:53.546Z] #39 123.6 CC criu/mem.o [2020-05-15T09:20:53.546Z] #39 125.3 CC criu/mount.o [2020-05-15T09:20:53.588Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-15T09:20:53.801Z] #39 ... [2020-05-15T09:20:53.802Z] [2020-05-15T09:20:53.802Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:20:53.802Z] #36 219.4 + dpkg --print-architecture [2020-05-15T09:20:53.802Z] #36 219.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-15T09:20:53.802Z] #36 219.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-15T09:20:53.802Z] #36 219.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-15T09:20:54.593Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-05-15T09:20:54.593Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-15T09:20:55.176Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-15T09:20:55.740Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-15T09:20:56.799Z] #55 ... [2020-05-15T09:20:56.799Z] [2020-05-15T09:20:56.799Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:56.799Z] #18 25.89 Reading package lists... [2020-05-15T09:20:56.799Z] #18 32.65 Building dependency tree... [2020-05-15T09:20:56.799Z] #18 34.40 libcap2-bin is already the newest version (1:2.25-2). [2020-05-15T09:20:56.799Z] #18 34.40 The following additional packages will be installed: [2020-05-15T09:20:56.799Z] #18 34.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-15T09:20:56.799Z] #18 34.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-15T09:20:56.799Z] #18 34.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-15T09:20:56.799Z] #18 34.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-15T09:20:56.799Z] #18 34.41 python3.7 python3.7-minimal vim-runtime xxd [2020-05-15T09:20:56.799Z] #18 34.42 Suggested packages: [2020-05-15T09:20:56.799Z] #18 34.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-15T09:20:56.799Z] #18 34.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-15T09:20:56.799Z] #18 34.42 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-15T09:20:56.799Z] #18 34.42 Recommended packages: [2020-05-15T09:20:56.799Z] #18 34.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-15T09:20:56.799Z] #18 34.43 python3-keyrings.alt python3-xdg unzip [2020-05-15T09:20:56.799Z] #18 38.00 The following NEW packages will be installed: [2020-05-15T09:20:56.799Z] #18 38.01 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-15T09:20:56.799Z] #18 38.01 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-15T09:20:56.799Z] #18 38.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-15T09:20:56.799Z] #18 38.01 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-15T09:20:56.799Z] #18 38.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-15T09:20:56.799Z] #18 38.02 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-15T09:20:56.799Z] #18 38.02 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-15T09:20:56.799Z] #18 38.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-15T09:20:56.799Z] #18 38.02 xz-utils zip [2020-05-15T09:20:56.799Z] #18 38.12 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-15T09:20:56.799Z] #18 38.12 Need to get 29.2 MB of archives. [2020-05-15T09:20:56.799Z] #18 38.12 After this operation, 134 MB of additional disk space will be used. [2020-05-15T09:20:56.799Z] #18 38.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-15T09:20:56.799Z] #18 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-15T09:20:56.799Z] #18 38.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-15T09:20:56.799Z] #18 38.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-15T09:20:56.799Z] #18 38.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-15T09:20:56.799Z] #18 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-15T09:20:56.799Z] #18 38.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-15T09:20:56.799Z] #18 38.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-15T09:20:56.799Z] #18 38.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-15T09:20:56.799Z] #18 38.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-15T09:20:56.799Z] #18 38.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-15T09:20:56.799Z] #18 38.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-15T09:20:56.799Z] #18 38.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-15T09:20:56.799Z] #18 38.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-15T09:20:56.799Z] #18 38.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-15T09:20:56.799Z] #18 38.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-15T09:20:56.799Z] #18 38.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-15T09:20:56.799Z] #18 38.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-15T09:20:56.799Z] #18 38.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-15T09:20:56.799Z] #18 38.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-15T09:20:56.799Z] #18 38.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-15T09:20:56.799Z] #18 38.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-15T09:20:56.799Z] #18 39.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-15T09:20:57.090Z] #18 39.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-15T09:20:57.090Z] #18 39.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-15T09:20:57.090Z] #18 39.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-15T09:20:57.090Z] #18 39.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-15T09:20:57.090Z] #18 39.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-15T09:20:57.090Z] #18 39.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-15T09:20:57.265Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-15T09:20:57.265Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-05-15T09:20:57.730Z] #18 40.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-15T09:20:57.730Z] #18 40.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-15T09:20:57.730Z] #18 40.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-15T09:20:57.730Z] #18 40.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-15T09:20:57.730Z] #18 40.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-15T09:20:57.730Z] #18 40.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-15T09:20:57.879Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-15T09:20:57.966Z] #36 ... [2020-05-15T09:20:57.966Z] [2020-05-15T09:20:57.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:20:57.966Z] #39 129.5 CC criu/namespaces.o [2020-05-15T09:20:58.020Z] #18 40.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-15T09:20:58.020Z] #18 40.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-15T09:20:58.020Z] #18 40.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-15T09:20:58.221Z] #39 ... [2020-05-15T09:20:58.221Z] [2020-05-15T09:20:58.221Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:20:58.221Z] #17 57.93 Setting up python3-distutils (3.7.3-1) ... [2020-05-15T09:20:58.221Z] #17 58.42 Setting up python3-setuptools (40.8.0-1) ... [2020-05-15T09:20:58.221Z] #17 59.69 Setting up python3-pip (18.1-5) ... [2020-05-15T09:20:58.221Z] #17 60.71 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:20:58.221Z] #17 60.76 Processing triggers for mime-support (3.62) ... [2020-05-15T09:20:58.221Z] #17 DONE 61.4s [2020-05-15T09:20:58.221Z] [2020-05-15T09:20:58.221Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:20:58.309Z] #18 40.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-15T09:20:58.309Z] #18 40.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-15T09:20:58.309Z] #18 40.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-15T09:20:58.309Z] #18 40.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-15T09:20:58.309Z] #18 40.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-15T09:20:58.309Z] #18 40.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-15T09:20:58.309Z] #18 40.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-15T09:20:58.570Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-15T09:20:58.969Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-15T09:20:58.973Z] #18 41.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-15T09:20:59.261Z] #18 41.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-15T09:20:59.262Z] #18 41.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-15T09:21:00.025Z] #52 ... [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:00.025Z] #45 DONE 258.9s [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:00.025Z] #52 ... [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:21:00.025Z] #46 DONE 0.2s [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:21:00.025Z] #48 DONE 0.2s [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:00.025Z] #52 ... [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:21:00.025Z] #50 DONE 0.1s [2020-05-15T09:21:00.025Z] [2020-05-15T09:21:00.025Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:00.272Z] #18 1.803 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-15T09:21:00.272Z] #18 1.804 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-15T09:21:00.272Z] #18 1.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-15T09:21:00.272Z] #18 DONE 1.9s [2020-05-15T09:21:00.272Z] [2020-05-15T09:21:00.272Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:21:00.762Z] #18 42.97 debconf: delaying package configuration, since apt-utils is not installed [2020-05-15T09:21:01.059Z] #18 43.18 Fetched 29.2 MB in 3s (8783 kB/s) [2020-05-15T09:21:01.059Z] #18 43.26 Selecting previously unselected package pigz. [2020-05-15T09:21:01.059Z] #18 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23360 files and directories currently installed.) [2020-05-15T09:21:01.059Z] #18 43.36 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-15T09:21:01.059Z] #18 43.37 Unpacking pigz (2.4-1) ... [2020-05-15T09:21:01.351Z] #18 43.55 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-15T09:21:01.351Z] #18 43.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-15T09:21:01.351Z] #18 43.57 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-15T09:21:01.401Z] #52 220.8 + bin/containerd-stress [2020-05-15T09:21:02.057Z] ok github.com/docker/docker/api/server 0.180s coverage: 9.0% of statements [2020-05-15T09:21:02.381Z] #18 44.42 Selecting previously unselected package python3.7-minimal. [2020-05-15T09:21:02.381Z] #18 44.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-15T09:21:02.381Z] #18 44.47 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:21:02.668Z] #18 ... [2020-05-15T09:21:02.668Z] [2020-05-15T09:21:02.668Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:02.668Z] #40 111.6 LINK criu/pie/restorer.built-in.o [2020-05-15T09:21:02.668Z] #40 111.7 GEN criu/pie/restorer-blob.h [2020-05-15T09:21:02.668Z] #40 111.9 DEP criu/vdso.d [2020-05-15T09:21:02.668Z] #40 112.2 DEP criu/uts_ns.d [2020-05-15T09:21:02.668Z] #40 112.6 DEP criu/util.d [2020-05-15T09:21:02.668Z] #40 112.9 DEP criu/uffd.d [2020-05-15T09:21:02.668Z] #40 113.3 DEP criu/tun.d [2020-05-15T09:21:02.668Z] #40 113.7 DEP criu/tty.d [2020-05-15T09:21:02.668Z] #40 114.1 DEP criu/timerfd.d [2020-05-15T09:21:02.668Z] #40 114.6 DEP criu/sysfs_parse.d [2020-05-15T09:21:02.668Z] #40 115.0 DEP criu/sysctl.d [2020-05-15T09:21:02.668Z] #40 115.1 DEP criu/string.d [2020-05-15T09:21:02.668Z] #40 115.2 DEP criu/stats.d [2020-05-15T09:21:02.668Z] #40 115.4 DEP criu/sockets.d [2020-05-15T09:21:02.668Z] #40 115.9 DEP criu/sk-unix.d [2020-05-15T09:21:02.668Z] #40 116.4 DEP criu/sk-tcp.d [2020-05-15T09:21:02.668Z] #40 116.8 DEP criu/sk-queue.d [2020-05-15T09:21:02.668Z] #40 117.2 DEP criu/sk-packet.d [2020-05-15T09:21:02.668Z] #40 117.6 DEP criu/sk-netlink.d [2020-05-15T09:21:02.668Z] #40 118.0 DEP criu/sk-inet.d [2020-05-15T09:21:02.668Z] #40 118.4 DEP criu/signalfd.d [2020-05-15T09:21:02.668Z] #40 118.6 DEP criu/sigframe.d [2020-05-15T09:21:02.668Z] #40 118.8 DEP criu/shmem.d [2020-05-15T09:21:02.668Z] #40 119.1 DEP criu/servicefd.d [2020-05-15T09:21:02.668Z] #40 119.6 DEP criu/seize.d [2020-05-15T09:21:02.668Z] #40 119.9 DEP criu/seccomp.d [2020-05-15T09:21:02.668Z] #40 120.2 DEP criu/rst-malloc.d [2020-05-15T09:21:02.668Z] #40 120.4 DEP criu/rbtree.d [2020-05-15T09:21:02.668Z] #40 120.4 DEP criu/pstree.d [2020-05-15T09:21:02.668Z] #40 120.8 DEP criu/protobuf.d [2020-05-15T09:21:02.668Z] #40 121.1 GEN criu/protobuf-desc-gen.h [2020-05-15T09:21:03.936Z] #52 223.4 + bin/containerd-shim [2020-05-15T09:21:04.191Z] #40 ... [2020-05-15T09:21:04.191Z] [2020-05-15T09:21:04.192Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:04.192Z] #18 46.10 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-15T09:21:04.192Z] #18 46.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-15T09:21:04.192Z] #18 ... [2020-05-15T09:21:04.192Z] [2020-05-15T09:21:04.192Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:04.192Z] #55 DONE 218.7s [2020-05-15T09:21:04.192Z] [2020-05-15T09:21:04.192Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-15T09:21:04.482Z] #56 DONE 0.2s [2020-05-15T09:21:04.482Z] [2020-05-15T09:21:04.482Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:04.482Z] #42 209.1 vendor/golang.org/x/text/unicode/norm [2020-05-15T09:21:04.482Z] #42 216.9 github.com/LK4D4/vndr/build [2020-05-15T09:21:05.111Z] #42 ... [2020-05-15T09:21:05.111Z] [2020-05-15T09:21:05.111Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:05.111Z] #40 124.4 DEP criu/protobuf-desc.d [2020-05-15T09:21:05.737Z] #40 124.7 DEP criu/proc_parse.d [2020-05-15T09:21:06.367Z] #40 125.3 DEP criu/plugin.d [2020-05-15T09:21:06.367Z] #40 125.4 DEP criu/pipes.d [2020-05-15T09:21:06.658Z] #40 125.7 DEP criu/pie-util.d [2020-05-15T09:21:06.807Z] #19 6.044 Collecting yamllint==1.16.0 [2020-05-15T09:21:06.807Z] #19 ... [2020-05-15T09:21:06.807Z] [2020-05-15T09:21:06.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:06.807Z] #39 131.9 CC criu/net.o [2020-05-15T09:21:06.807Z] #39 135.2 CC criu/netfilter.o [2020-05-15T09:21:06.807Z] #39 135.6 CC criu/page-pipe.o [2020-05-15T09:21:06.807Z] #39 136.3 CC criu/page-xfer.o [2020-05-15T09:21:06.807Z] #39 137.9 CC criu/pagemap-cache.o [2020-05-15T09:21:06.807Z] #39 138.2 CC criu/pagemap.o [2020-05-15T09:21:06.950Z] #40 125.9 DEP criu/pie-util-vdso.d [2020-05-15T09:21:06.950Z] #40 126.1 DEP criu/path.d [2020-05-15T09:21:07.063Z] #39 139.2 CC criu/parasite-syscall.o [2020-05-15T09:21:07.241Z] #40 126.4 DEP criu/parasite-syscall.d [2020-05-15T09:21:07.529Z] #40 126.7 DEP criu/pagemap.d [2020-05-15T09:21:07.625Z] #39 139.9 CC criu/path.o [2020-05-15T09:21:07.818Z] #40 127.0 DEP criu/pagemap-cache.d [2020-05-15T09:21:08.107Z] #40 127.2 DEP criu/page-xfer.d [2020-05-15T09:21:08.185Z] #39 140.1 CC criu/pie-util-vdso-elf32.o [2020-05-15T09:21:08.396Z] #40 127.5 DEP criu/page-pipe.d [2020-05-15T09:21:08.440Z] #39 140.5 CC criu/pie-util-vdso.o [2020-05-15T09:21:08.684Z] #40 127.7 DEP criu/netfilter.d [2020-05-15T09:21:08.696Z] #39 140.9 CC criu/pie-util.o [2020-05-15T09:21:08.972Z] #40 128.1 DEP criu/net.d [2020-05-15T09:21:09.257Z] #39 141.1 CC criu/pipes.o [2020-05-15T09:21:09.628Z] #40 128.5 DEP criu/namespaces.d [2020-05-15T09:21:09.819Z] #39 141.7 CC criu/plugin.o [2020-05-15T09:21:09.915Z] #40 128.9 DEP criu/mount.d [2020-05-15T09:21:10.077Z] #39 142.2 CC criu/proc_parse.o [2020-05-15T09:21:10.204Z] #40 129.3 DEP criu/mem.d [2020-05-15T09:21:10.493Z] #40 129.6 DEP criu/lsm.d [2020-05-15T09:21:10.510Z] #52 228.9 + bin/containerd-shim-runc-v1 [2020-05-15T09:21:10.782Z] #40 129.9 DEP criu/log.d [2020-05-15T09:21:11.070Z] #40 130.2 DEP criu/libnetlink.d [2020-05-15T09:21:11.359Z] #40 130.4 DEP criu/kerndat.d [2020-05-15T09:21:11.442Z] #39 ... [2020-05-15T09:21:11.442Z] [2020-05-15T09:21:11.442Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:21:11.442Z] #19 11.37 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-15T09:21:11.442Z] #19 11.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-15T09:21:11.442Z] #19 11.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-15T09:21:11.442Z] #19 11.58 Collecting pyyaml (from yamllint==1.16.0) [2020-05-15T09:21:11.648Z] #40 130.8 DEP criu/kcmp-ids.d [2020-05-15T09:21:11.697Z] #19 11.73 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-15T09:21:11.936Z] #40 131.0 DEP criu/irmap.d [2020-05-15T09:21:11.936Z] #40 131.2 DEP criu/ipc_ns.d [2020-05-15T09:21:12.225Z] #40 ... [2020-05-15T09:21:12.225Z] [2020-05-15T09:21:12.225Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:12.225Z] #18 52.25 Selecting previously unselected package python3-minimal. [2020-05-15T09:21:12.225Z] #18 52.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-15T09:21:12.225Z] #18 52.34 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-15T09:21:12.225Z] #18 52.35 Unpacking python3-minimal (3.7.3-1) ... [2020-05-15T09:21:12.225Z] #18 52.44 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-15T09:21:12.225Z] #18 52.46 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-15T09:21:12.225Z] #18 52.47 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-15T09:21:12.225Z] #18 52.70 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-15T09:21:12.225Z] #18 52.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-15T09:21:12.225Z] #18 52.73 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-15T09:21:12.225Z] #18 54.41 Selecting previously unselected package python3.7. [2020-05-15T09:21:12.225Z] #18 54.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-15T09:21:12.225Z] #18 54.43 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:21:12.226Z] #18 54.60 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-15T09:21:12.414Z] #52 231.7 + bin/containerd-shim-runc-v2 [2020-05-15T09:21:12.514Z] #18 54.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-15T09:21:12.514Z] #18 54.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-15T09:21:12.514Z] #18 54.77 Setting up python3-minimal (3.7.3-1) ... [2020-05-15T09:21:13.060Z] #19 13.03 Building wheels for collected packages: pyyaml [2020-05-15T09:21:13.060Z] #19 13.04 Running setup.py bdist_wheel for pyyaml: started [2020-05-15T09:21:13.350Z] #52 232.8 + binaries [2020-05-15T09:21:13.350Z] #52 232.8 + mkdir -p /build [2020-05-15T09:21:13.350Z] #52 232.8 + cp bin/containerd /build/containerd [2020-05-15T09:21:13.350Z] #52 232.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-15T09:21:13.350Z] #52 232.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-15T09:21:13.608Z] #52 232.9 + cp bin/ctr /build/ctr [2020-05-15T09:21:14.013Z] #18 56.28 Selecting previously unselected package python3. [2020-05-15T09:21:14.168Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/rootless [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/volume [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-15T09:21:14.168Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === Skipped [2020-05-15T09:21:14.168Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-15T09:21:14.168Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-15T09:21:14.168Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-15T09:21:14.168Z] time="2020-05-15T09:20:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-15T09:21:14.168Z] time="2020-05-15T09:20:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-15T09:21:14.168Z] time="2020-05-15T09:20:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-15T09:21:14.168Z] time="2020-05-15T09:20:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-15T09:21:14.168Z] time="2020-05-15T09:20:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-15T09:21:14.168Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-15T09:21:14.168Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-15T09:21:14.168Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:21:14.168Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-15T09:21:14.168Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-15T09:21:14.168Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-15T09:21:14.168Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] [2020-05-15T09:21:14.168Z] DONE 2123 tests, 26 skipped in 190.422s [2020-05-15T09:21:14.177Z] #52 DONE 233.3s Post stage [Pipeline] junit [2020-05-15T09:21:14.204Z] Recording test results [2020-05-15T09:21:14.303Z] #18 56.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-15T09:21:14.303Z] #18 56.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-15T09:21:14.303Z] #18 56.38 Unpacking python3 (3.7.3-1) ... [2020-05-15T09:21:14.303Z] #18 56.57 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-15T09:21:14.303Z] #18 56.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-15T09:21:14.303Z] #18 56.60 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:21:14.427Z] #19 14.16 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-15T09:21:14.427Z] #19 14.16 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-15T09:21:14.427Z] #19 14.25 Successfully built pyyaml [2020-05-15T09:21:14.427Z] #19 14.26 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-15T09:21:14.592Z] #18 56.73 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-15T09:21:14.592Z] #18 56.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-15T09:21:14.592Z] #18 56.75 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-15T09:21:14.592Z] #18 56.88 Selecting previously unselected package libiptc0:ppc64el. [2020-05-15T09:21:14.592Z] #18 56.90 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-15T09:21:14.592Z] #18 56.91 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-15T09:21:14.682Z] #19 14.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-15T09:21:14.729Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -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:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh dynbinary test-integration [2020-05-15T09:21:14.882Z] #18 57.05 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-15T09:21:14.882Z] #18 57.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-15T09:21:14.882Z] #18 57.08 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-15T09:21:15.011Z] [2020-05-15T09:21:15.173Z] #18 57.21 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-15T09:21:15.173Z] #18 57.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-15T09:21:15.173Z] #18 57.25 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-15T09:21:15.173Z] #18 57.41 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-15T09:21:15.173Z] #18 57.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-15T09:21:15.173Z] #18 57.43 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-15T09:21:15.244Z] #19 DONE 15.2s [2020-05-15T09:21:15.244Z] [2020-05-15T09:21:15.244Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:21:15.244Z] #22 DONE 0.2s [2020-05-15T09:21:15.244Z] [2020-05-15T09:21:15.244Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:21:15.293Z] Removing bundles/ [2020-05-15T09:21:15.293Z] [2020-05-15T09:21:15.293Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-15T09:21:15.293Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:21:15.293Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:21:15.464Z] #18 57.64 Selecting previously unselected package iptables. [2020-05-15T09:21:15.464Z] #18 57.66 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-15T09:21:15.464Z] #18 57.68 Unpacking iptables (1.8.2-4) ... [2020-05-15T09:21:15.553Z] [2020-05-15T09:21:15.553Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:21:15.811Z] #53 DONE 0.4s [2020-05-15T09:21:15.811Z] [2020-05-15T09:21:15.811Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:21:16.070Z] #56 DONE 0.2s [2020-05-15T09:21:16.070Z] [2020-05-15T09:21:16.070Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:21:16.070Z] #58 DONE 0.2s [2020-05-15T09:21:16.070Z] [2020-05-15T09:21:16.070Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:21:16.174Z] #26 DONE 0.8s [2020-05-15T09:21:16.174Z] [2020-05-15T09:21:16.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:16.174Z] #39 144.8 CC criu/protobuf-desc.o [2020-05-15T09:21:16.174Z] #39 145.7 CC criu/protobuf.o [2020-05-15T09:21:16.174Z] #39 146.1 CC criu/pstree.o [2020-05-15T09:21:16.174Z] #39 147.7 CC criu/rbtree.o [2020-05-15T09:21:16.174Z] #39 148.1 CC criu/rst-malloc.o [2020-05-15T09:21:16.174Z] #39 ... [2020-05-15T09:21:16.174Z] [2020-05-15T09:21:16.174Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:21:16.174Z] #29 DONE 0.1s [2020-05-15T09:21:16.329Z] #60 DONE 0.1s [2020-05-15T09:21:16.329Z] [2020-05-15T09:21:16.329Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:21:16.329Z] #61 DONE 0.0s [2020-05-15T09:21:16.329Z] [2020-05-15T09:21:16.329Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:21:16.430Z] [2020-05-15T09:21:16.430Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:21:16.430Z] #31 DONE 0.1s [2020-05-15T09:21:16.430Z] [2020-05-15T09:21:16.430Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:16.430Z] #39 148.5 CC criu/seccomp.o [2020-05-15T09:21:16.430Z] #39 ... [2020-05-15T09:21:16.430Z] [2020-05-15T09:21:16.430Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:21:16.430Z] #34 DONE 0.1s [2020-05-15T09:21:16.508Z] #18 58.53 Selecting previously unselected package xxd. [2020-05-15T09:21:16.508Z] #18 58.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-15T09:21:16.508Z] #18 58.53 Unpacking xxd (2:8.1.0875-5) ... [2020-05-15T09:21:16.508Z] #18 58.68 Selecting previously unselected package vim-common. [2020-05-15T09:21:16.508Z] #18 58.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:21:16.508Z] #18 58.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-15T09:21:16.685Z] [2020-05-15T09:21:16.686Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:16.797Z] #18 59.04 Selecting previously unselected package bash-completion. [2020-05-15T09:21:16.797Z] #18 59.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-15T09:21:17.246Z] #45 ... [2020-05-15T09:21:17.246Z] [2020-05-15T09:21:17.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:17.246Z] #39 149.2 CC criu/seize.o [2020-05-15T09:21:17.246Z] #39 ... [2020-05-15T09:21:17.246Z] [2020-05-15T09:21:17.246Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:21:17.246Z] #36 DONE 247.1s [2020-05-15T09:21:17.502Z] [2020-05-15T09:21:17.502Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:18.063Z] #45 ... [2020-05-15T09:21:18.063Z] [2020-05-15T09:21:18.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:18.063Z] #39 150.0 CC criu/servicefd.o [2020-05-15T09:21:18.231Z] #62 DONE 1.6s [2020-05-15T09:21:18.231Z] [2020-05-15T09:21:18.231Z] #63 exporting to image [2020-05-15T09:21:18.231Z] #63 exporting layers [2020-05-15T09:21:18.628Z] #39 150.6 CC criu/shmem.o [2020-05-15T09:21:18.628Z] #39 ... [2020-05-15T09:21:18.628Z] [2020-05-15T09:21:18.628Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:21:18.628Z] #37 DONE 0.2s [2020-05-15T09:21:18.883Z] [2020-05-15T09:21:18.883Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:19.139Z] #49 ... [2020-05-15T09:21:19.139Z] [2020-05-15T09:21:19.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:19.139Z] #39 151.2 CC criu/sigframe.o [2020-05-15T09:21:19.394Z] #39 151.4 CC criu/signalfd.o [2020-05-15T09:21:19.650Z] #39 151.6 CC criu/sk-inet.o [2020-05-15T09:21:20.576Z] #39 152.4 CC criu/sk-netlink.o [2020-05-15T09:21:20.576Z] #39 152.7 CC criu/sk-packet.o [2020-05-15T09:21:21.136Z] #39 153.2 CC criu/sk-queue.o [2020-05-15T09:21:21.523Z] #63 exporting layers 3.7s done [2020-05-15T09:21:21.523Z] #63 writing image sha256:dd0406070ec8a9e0d75a16197154e9033d058065e090a12c3497bd04eed0b99a done [2020-05-15T09:21:21.523Z] #63 naming to docker.io/library/docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 done [2020-05-15T09:21:21.523Z] #63 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-15T09:21:21.698Z] #39 153.7 CC criu/sk-tcp.o [2020-05-15T09:21:21.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/test/unit [2020-05-15T09:21:22.259Z] #39 154.1 CC criu/sk-unix.o [2020-05-15T09:21:22.332Z] #18 ... [2020-05-15T09:21:22.332Z] [2020-05-15T09:21:22.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:22.332Z] #40 131.4 DEP criu/image.d [2020-05-15T09:21:22.332Z] #40 131.6 DEP criu/image-desc.d [2020-05-15T09:21:22.332Z] #40 131.8 DEP criu/fsnotify.d [2020-05-15T09:21:22.332Z] #40 132.1 DEP criu/filesystems.d [2020-05-15T09:21:22.332Z] #40 132.4 DEP criu/files.d [2020-05-15T09:21:22.332Z] #40 132.7 DEP criu/files-reg.d [2020-05-15T09:21:22.332Z] #40 133.0 DEP criu/files-ext.d [2020-05-15T09:21:22.332Z] #40 133.3 DEP criu/file-lock.d [2020-05-15T09:21:22.332Z] #40 133.7 DEP criu/file-ids.d [2020-05-15T09:21:22.332Z] #40 134.0 DEP criu/fifo.d [2020-05-15T09:21:22.332Z] #40 134.2 DEP criu/fdstore.d [2020-05-15T09:21:22.332Z] #40 134.4 DEP criu/fault-injection.d [2020-05-15T09:21:22.332Z] #40 134.5 DEP criu/external.d [2020-05-15T09:21:22.332Z] #40 134.8 DEP criu/eventpoll.d [2020-05-15T09:21:22.332Z] #40 135.2 DEP criu/eventfd.d [2020-05-15T09:21:22.332Z] #40 135.6 DEP criu/crtools.d [2020-05-15T09:21:22.332Z] #40 135.8 DEP criu/cr-service.d [2020-05-15T09:21:22.332Z] #40 136.1 DEP criu/cr-restore.d [2020-05-15T09:21:22.332Z] #40 136.5 DEP criu/cr-errno.d [2020-05-15T09:21:22.332Z] #40 136.6 DEP criu/cr-dump.d [2020-05-15T09:21:22.332Z] #40 136.9 DEP criu/cr-dedup.d [2020-05-15T09:21:22.332Z] #40 137.2 DEP criu/cr-check.d [2020-05-15T09:21:22.332Z] #40 137.5 DEP criu/config.d [2020-05-15T09:21:22.332Z] #40 137.8 DEP criu/clone-noasan.d [2020-05-15T09:21:22.332Z] #40 138.0 DEP criu/cgroup.d [2020-05-15T09:21:22.332Z] #40 138.3 DEP criu/cgroup-props.d [2020-05-15T09:21:22.332Z] #40 138.5 DEP criu/bitmap.d [2020-05-15T09:21:22.332Z] #40 138.5 DEP criu/bfd.d [2020-05-15T09:21:22.332Z] #40 138.8 DEP criu/autofs.d [2020-05-15T09:21:22.332Z] #40 139.1 DEP criu/aio.d [2020-05-15T09:21:22.332Z] #40 139.4 DEP criu/action-scripts.d [2020-05-15T09:21:22.332Z] #40 139.9 CC criu/action-scripts.o [2020-05-15T09:21:22.332Z] #40 140.8 CC criu/aio.o [2020-05-15T09:21:22.332Z] #40 ... [2020-05-15T09:21:22.332Z] [2020-05-15T09:21:22.332Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:22.332Z] #18 64.67 Unpacking bash-completion (1:2.8-6) ... [2020-05-15T09:21:23.359Z] #18 65.34 Selecting previously unselected package bzip2. [2020-05-15T09:21:23.359Z] #18 65.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-15T09:21:23.359Z] #18 65.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:21:23.359Z] #18 65.51 Selecting previously unselected package xz-utils. [2020-05-15T09:21:23.359Z] #18 65.52 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-15T09:21:23.359Z] #18 65.53 Unpacking xz-utils (5.2.4-1) ... [2020-05-15T09:21:23.622Z] #39 155.8 CC criu/sockets.o [2020-05-15T09:21:23.647Z] #18 65.78 Selecting previously unselected package apparmor. [2020-05-15T09:21:23.648Z] #18 65.80 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-15T09:21:23.936Z] #18 66.03 Unpacking apparmor (2.13.2-10) ... [2020-05-15T09:21:24.134Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:21:24.134Z] Loaded image: busybox:latest [2020-05-15T09:21:24.134Z] Loaded image: busybox:glibc [2020-05-15T09:21:24.134Z] Loaded image: debian:jessie [2020-05-15T09:21:24.134Z] Loaded image: hello-world:latest [2020-05-15T09:21:24.134Z] INFO: Testing against a local daemon [2020-05-15T09:21:24.134Z] === RUN TestCgroupNamespacesBuild [2020-05-15T09:21:24.549Z] #39 156.5 CC criu/stats.o [2020-05-15T09:21:24.564Z] #18 66.73 Selecting previously unselected package aufs-tools. [2020-05-15T09:21:24.564Z] #18 66.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-15T09:21:24.564Z] #18 66.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:21:24.804Z] #39 156.8 CC criu/string.o [2020-05-15T09:21:24.804Z] #39 156.8 CC criu/sysctl.o [2020-05-15T09:21:24.853Z] #18 66.94 Selecting previously unselected package libonig5:ppc64el. [2020-05-15T09:21:24.853Z] #18 66.98 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-15T09:21:24.853Z] #18 67.00 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-15T09:21:24.853Z] #18 67.23 Selecting previously unselected package libjq1:ppc64el. [2020-05-15T09:21:25.154Z] #18 67.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-15T09:21:25.154Z] #18 67.25 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-15T09:21:25.154Z] #18 67.39 Selecting previously unselected package jq. [2020-05-15T09:21:25.154Z] #18 67.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-15T09:21:25.154Z] #18 67.41 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-15T09:21:25.365Z] #39 157.4 CC criu/sysfs_parse.o [2020-05-15T09:21:25.447Z] #18 67.55 Selecting previously unselected package libaio1:ppc64el. [2020-05-15T09:21:25.447Z] #18 67.58 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-15T09:21:25.447Z] #18 67.59 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-15T09:21:25.447Z] #18 67.71 Selecting previously unselected package libgpm2:ppc64el. [2020-05-15T09:21:25.447Z] #18 67.74 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-15T09:21:25.447Z] #18 67.74 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-15T09:21:25.621Z] #39 157.7 CC criu/timerfd.o [2020-05-15T09:21:25.734Z] #18 67.86 Selecting previously unselected package libicu63:ppc64el. [2020-05-15T09:21:25.734Z] #18 67.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-15T09:21:25.734Z] #18 67.90 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-15T09:21:25.876Z] #39 158.1 CC criu/tty.o [2020-05-15T09:21:26.360Z] #18 ... [2020-05-15T09:21:26.360Z] [2020-05-15T09:21:26.360Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:26.360Z] #42 230.8 vendor/golang.org/x/crypto/cryptobyte [2020-05-15T09:21:26.360Z] #42 232.2 vendor/golang.org/x/net/idna [2020-05-15T09:21:26.360Z] #42 233.9 vendor/golang.org/x/net/http2/hpack [2020-05-15T09:21:26.360Z] #42 239.4 mime [2020-05-15T09:21:26.360Z] #42 ... [2020-05-15T09:21:26.360Z] [2020-05-15T09:21:26.360Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:26.360Z] #40 141.9 CC criu/autofs.o [2020-05-15T09:21:26.360Z] #40 145.4 CC criu/bfd.o [2020-05-15T09:21:26.646Z] --- PASS: TestCgroupNamespacesBuild (3.29s) [2020-05-15T09:21:26.646Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-15T09:21:27.135Z] ? github.com/docker/docker/api [no test files] [2020-05-15T09:21:27.386Z] #40 146.3 CC criu/bitmap.o [2020-05-15T09:21:27.386Z] #40 146.5 CC criu/cgroup-props.o [2020-05-15T09:21:27.763Z] #39 159.5 CC criu/tun.o [2020-05-15T09:21:27.764Z] #39 159.9 CC criu/uffd.o [2020-05-15T09:21:29.127Z] #39 161.1 CC criu/util.o [2020-05-15T09:21:29.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2020-05-15T09:21:29.158Z] === RUN TestBuildWithSession [2020-05-15T09:21:29.158Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-15T09:21:29.158Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:21:29.158Z] === RUN TestBuildSquashParent [2020-05-15T09:21:29.447Z] #40 148.4 CC criu/cgroup.o [2020-05-15T09:21:30.479Z] #40 ... [2020-05-15T09:21:30.479Z] [2020-05-15T09:21:30.479Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:30.479Z] #42 245.1 vendor/golang.org/x/net/http/httpproxy [2020-05-15T09:21:30.479Z] #42 245.1 net/textproto [2020-05-15T09:21:30.479Z] #42 245.1 crypto/x509 [2020-05-15T09:21:30.490Z] #39 162.2 CC criu/uts_ns.o [2020-05-15T09:21:30.490Z] #39 162.4 CC criu/vdso-compat.o [2020-05-15T09:21:30.490Z] #39 162.5 CC criu/vdso.o [2020-05-15T09:21:31.051Z] #39 163.0 LINK criu/built-in.o [2020-05-15T09:21:31.051Z] #39 163.1 LINK criu/criu [2020-05-15T09:21:31.306Z] #39 ... [2020-05-15T09:21:31.306Z] [2020-05-15T09:21:31.306Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:31.306Z] #49 107.6 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-15T09:21:32.232Z] #49 ... [2020-05-15T09:21:32.232Z] [2020-05-15T09:21:32.232Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:32.232Z] #45 251.9 + cd /tmp/tmp.LDsQZc0rjQ/src/github.com/golangci/golangci-lint/ [2020-05-15T09:21:32.232Z] #45 251.9 + git checkout -q v1.23.8 [2020-05-15T09:21:32.232Z] #45 252.5 ++ git describe --tags [2020-05-15T09:21:32.232Z] #45 252.5 + version=v1.23.8 [2020-05-15T09:21:32.232Z] #45 252.5 ++ git rev-parse --short HEAD [2020-05-15T09:21:32.232Z] #45 252.5 + commit=76a82c6 [2020-05-15T09:21:32.232Z] #45 252.5 ++ git show -s --format=%cd [2020-05-15T09:21:32.232Z] #45 252.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-15T09:21:32.232Z] #45 252.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-15T09:21:32.232Z] #45 ... [2020-05-15T09:21:32.232Z] [2020-05-15T09:21:32.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:32.232Z] #39 163.5 DEP lib/c/criu.d [2020-05-15T09:21:32.232Z] #39 163.6 CC images/rpc.pb-c.o [2020-05-15T09:21:32.232Z] #39 164.0 CC lib/c/criu.o [2020-05-15T09:21:32.792Z] #39 164.9 LINK lib/c/built-in.o [2020-05-15T09:21:32.792Z] #39 164.9 LINK lib/c/libcriu.so [2020-05-15T09:21:32.792Z] #39 164.9 LINK lib/c/libcriu.a [2020-05-15T09:21:33.050Z] #39 165.0 GEN magic.py [2020-05-15T09:21:33.050Z] #39 165.1 Note: Building without setproctitle() and strlcpy() support.#39 ... [2020-05-15T09:21:33.050Z] [2020-05-15T09:21:33.050Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:33.050Z] #49 109.0 + mkdir -p /build [2020-05-15T09:21:33.050Z] #49 109.0 + cp runc /build/runc [2020-05-15T09:21:33.050Z] #49 DONE 109.4s [2020-05-15T09:21:33.050Z] [2020-05-15T09:21:33.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:33.050Z] #39 165.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:21:33.050Z] #39 165.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:21:33.050Z] #39 165.1 Note: Building without GnuTLS support [2020-05-15T09:21:33.988Z] #42 248.5 vendor/golang.org/x/net/http/httpguts [2020-05-15T09:21:33.988Z] #42 248.5 mime/multipart [2020-05-15T09:21:34.414Z] #39 166.3 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:21:34.976Z] #39 167.1 make[1]: Nothing to be done for 'all'. [2020-05-15T09:21:35.537Z] #39 167.6 make[1]: 'images/built-in.o' is up to date. [2020-05-15T09:21:35.537Z] #39 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-15T09:21:35.537Z] #39 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-15T09:21:35.537Z] #39 167.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-15T09:21:35.537Z] #39 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-15T09:21:35.792Z] #39 167.7 make[1]: Nothing to be done for 'all'. [2020-05-15T09:21:35.792Z] #39 167.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:21:35.792Z] #39 167.9 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:35.792Z] #39 167.9 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:35.792Z] #39 168.0 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.044Z] #42 ... [2020-05-15T09:21:36.044Z] [2020-05-15T09:21:36.044Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:36.044Z] #18 74.50 Selecting previously unselected package libnet1:ppc64el. [2020-05-15T09:21:36.044Z] #18 74.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-15T09:21:36.044Z] #18 74.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-15T09:21:36.044Z] #18 74.64 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-15T09:21:36.044Z] #18 74.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-15T09:21:36.044Z] #18 74.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-15T09:21:36.044Z] #18 74.77 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-15T09:21:36.044Z] #18 74.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-15T09:21:36.044Z] #18 74.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:21:36.044Z] #18 74.91 Selecting previously unselected package libreadline5:ppc64el. [2020-05-15T09:21:36.044Z] #18 74.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-15T09:21:36.044Z] #18 74.96 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-15T09:21:36.045Z] #18 75.29 Selecting previously unselected package net-tools. [2020-05-15T09:21:36.045Z] #18 75.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-15T09:21:36.045Z] #18 75.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:21:36.045Z] #18 75.59 Selecting previously unselected package python-pip-whl. [2020-05-15T09:21:36.045Z] #18 75.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-15T09:21:36.045Z] #18 75.61 Unpacking python-pip-whl (18.1-5) ... [2020-05-15T09:21:36.045Z] #18 76.45 Selecting previously unselected package python3-lib2to3. [2020-05-15T09:21:36.045Z] #18 76.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-15T09:21:36.045Z] #18 76.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:21:36.045Z] #18 76.66 Selecting previously unselected package python3-distutils. [2020-05-15T09:21:36.045Z] #18 76.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-15T09:21:36.045Z] #18 76.69 Unpacking python3-distutils (3.7.3-1) ... [2020-05-15T09:21:36.045Z] #18 76.90 Selecting previously unselected package python3-pip. [2020-05-15T09:21:36.045Z] #18 76.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-15T09:21:36.045Z] #18 76.91 Unpacking python3-pip (18.1-5) ... [2020-05-15T09:21:36.045Z] #18 77.19 Selecting previously unselected package python3-pkg-resources. [2020-05-15T09:21:36.045Z] #18 77.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-15T09:21:36.045Z] #18 77.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:21:36.045Z] #18 77.53 Selecting previously unselected package python3-setuptools. [2020-05-15T09:21:36.045Z] #18 77.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-15T09:21:36.045Z] #18 77.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-15T09:21:36.045Z] #18 77.94 Selecting previously unselected package python3-wheel. [2020-05-15T09:21:36.045Z] #18 77.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-15T09:21:36.045Z] #18 77.96 Unpacking python3-wheel (0.32.3-2) ... [2020-05-15T09:21:36.045Z] #18 78.14 Selecting previously unselected package sudo. [2020-05-15T09:21:36.045Z] #18 78.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-15T09:21:36.045Z] #18 78.17 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:21:36.047Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.047Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.047Z] #39 168.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.047Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.047Z] #39 168.2 make[2]: Nothing to be done for 'all'. [2020-05-15T09:21:36.302Z] #39 168.2 INSTALL criu/criu [2020-05-15T09:21:36.302Z] #39 DONE 168.4s [2020-05-15T09:21:36.302Z] [2020-05-15T09:21:36.302Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:36.961Z] #18 78.98 Selecting previously unselected package thin-provisioning-tools. [2020-05-15T09:21:36.961Z] #18 79.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-15T09:21:36.961Z] #18 79.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:21:37.125Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-05-15T09:21:37.228Z] #45 ... [2020-05-15T09:21:37.228Z] [2020-05-15T09:21:37.228Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:37.228Z] #52 195.2 + bin/containerd [2020-05-15T09:21:37.252Z] #18 79.51 Selecting previously unselected package uidmap. [2020-05-15T09:21:37.252Z] #18 79.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-15T09:21:37.252Z] #18 79.53 Unpacking uidmap (1:4.5-1.1) ... [2020-05-15T09:21:37.483Z] #52 ... [2020-05-15T09:21:37.483Z] [2020-05-15T09:21:37.483Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:21:37.483Z] #40 DONE 0.1s [2020-05-15T09:21:37.483Z] [2020-05-15T09:21:37.483Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:21:37.483Z] #42 DONE 0.1s [2020-05-15T09:21:37.542Z] #18 79.78 Selecting previously unselected package vim-runtime. [2020-05-15T09:21:37.542Z] #18 79.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-15T09:21:37.738Z] [2020-05-15T09:21:37.738Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:21:37.738Z] #44 DONE 0.1s [2020-05-15T09:21:37.738Z] [2020-05-15T09:21:37.738Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:37.831Z] #18 79.89 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-15T09:21:37.831Z] #18 80.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-15T09:21:37.831Z] #18 80.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:21:38.150Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-15T09:21:39.326Z] #18 ... [2020-05-15T09:21:39.326Z] [2020-05-15T09:21:39.326Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:21:39.326Z] #44 DONE 254.0s [2020-05-15T09:21:39.326Z] [2020-05-15T09:21:39.326Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:39.326Z] #40 156.3 CC criu/clone-noasan.o [2020-05-15T09:21:39.326Z] #40 156.6 CC criu/config.o [2020-05-15T09:21:41.318Z] --- PASS: TestBuildSquashParent (10.57s) [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:21:41.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:21:41.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:21:41.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:21:41.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:21:42.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:21:42.830Z] #40 161.4 CC criu/cr-check.o [2020-05-15T09:21:42.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:21:44.320Z] #40 ... [2020-05-15T09:21:44.320Z] [2020-05-15T09:21:44.320Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:44.320Z] #18 86.21 Selecting previously unselected package vim. [2020-05-15T09:21:44.320Z] #18 86.24 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-15T09:21:44.320Z] #18 86.28 Unpacking vim (2:8.1.0875-5) ... [2020-05-15T09:21:44.947Z] #18 87.15 Selecting previously unselected package xfsprogs. [2020-05-15T09:21:44.947Z] #18 87.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-15T09:21:44.947Z] #18 87.18 Unpacking xfsprogs (4.20.0-1) ... [2020-05-15T09:21:45.968Z] #18 87.93 Selecting previously unselected package zip. [2020-05-15T09:21:45.968Z] #18 87.95 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-15T09:21:45.968Z] #18 87.96 Unpacking zip (3.0-11+b1) ... [2020-05-15T09:21:45.968Z] #18 88.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-15T09:21:46.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:21:46.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:21:46.266Z] #18 88.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-15T09:21:46.266Z] #18 88.35 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-15T09:21:46.266Z] #18 88.36 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-15T09:21:46.266Z] #18 88.37 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-15T09:21:46.266Z] #18 88.37 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-15T09:21:46.266Z] #18 88.39 Setting up uidmap (1:4.5-1.1) ... [2020-05-15T09:21:46.266Z] #18 88.40 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-15T09:21:46.266Z] #18 88.41 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-15T09:21:46.266Z] #18 88.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-15T09:21:46.266Z] #18 88.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-15T09:21:46.266Z] #18 88.43 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-15T09:21:46.266Z] #18 88.44 Setting up xxd (2:8.1.0875-5) ... [2020-05-15T09:21:46.266Z] #18 88.44 Setting up zip (3.0-11+b1) ... [2020-05-15T09:21:46.266Z] #18 88.45 Setting up vim-common (2:8.1.0875-5) ... [2020-05-15T09:21:46.266Z] #18 88.52 Setting up bash-completion (1:2.8-6) ... [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.50s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2020-05-15T09:21:49.465Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-05-15T09:21:49.465Z] === RUN TestBuildMultiStageCopy [2020-05-15T09:21:49.465Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-15T09:21:49.769Z] #18 ... [2020-05-15T09:21:49.769Z] [2020-05-15T09:21:49.769Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:21:49.769Z] #42 254.0 crypto/tls [2020-05-15T09:21:49.769Z] #42 ... [2020-05-15T09:21:49.769Z] [2020-05-15T09:21:49.769Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:21:49.769Z] #40 164.9 CC criu/cr-dedup.o [2020-05-15T09:21:49.769Z] #40 165.7 CC criu/cr-dump.o [2020-05-15T09:21:50.796Z] #40 169.9 CC criu/cr-errno.o [2020-05-15T09:21:51.093Z] #40 170.1 CC criu/cr-restore.o [2020-05-15T09:21:51.721Z] #40 ... [2020-05-15T09:21:51.721Z] [2020-05-15T09:21:51.721Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:21:51.721Z] #18 94.01 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-15T09:21:52.010Z] #18 94.02 Setting up xz-utils (5.2.4-1) ... [2020-05-15T09:21:52.010Z] #18 94.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-15T09:21:52.010Z] #18 94.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-15T09:21:52.010Z] #18 94.20 invoke-rc.d: could not determine current runlevel [2020-05-15T09:21:52.010Z] #18 94.21 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-15T09:21:52.010Z] #18 94.22 Setting up pigz (2.4-1) ... [2020-05-15T09:21:52.010Z] #18 94.23 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-15T09:21:52.010Z] #18 94.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-15T09:21:52.010Z] #18 94.24 Setting up python-pip-whl (18.1-5) ... [2020-05-15T09:21:52.010Z] #18 94.25 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-15T09:21:52.010Z] #18 94.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-15T09:21:52.639Z] #18 94.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-15T09:21:52.639Z] #18 94.94 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-15T09:21:52.639Z] #18 94.94 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-15T09:21:52.639Z] #18 94.95 Setting up vim (2:8.1.0875-5) ... [2020-05-15T09:21:52.639Z] #18 94.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-15T09:21:52.639Z] #18 94.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-15T09:21:52.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-15T09:21:52.908Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2020-05-15T09:21:52.908Z] ok github.com/docker/docker/api/server/middleware 0.174s coverage: 37.7% of statements [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-15T09:21:52.908Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-15T09:21:52.929Z] #18 94.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-15T09:21:52.929Z] #18 95.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-15T09:21:52.929Z] #18 95.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-15T09:21:52.929Z] #18 95.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-15T09:21:52.929Z] #18 95.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-15T09:21:52.929Z] #18 95.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-15T09:21:52.929Z] #18 95.13 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-15T09:21:52.929Z] #18 95.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-15T09:21:52.929Z] #18 95.15 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-15T09:21:52.929Z] #18 95.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-15T09:21:52.929Z] #18 95.17 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-15T09:21:52.929Z] #18 95.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-15T09:21:53.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-15T09:21:53.890Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2020-05-15T09:21:54.214Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-15T09:21:54.357Z] ok github.com/docker/docker/api/types/filters 0.133s coverage: 92.2% of statements [2020-05-15T09:21:54.774Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-15T09:21:54.828Z] ok github.com/docker/docker/api/server/router/swarm 0.108s coverage: 4.8% of statements [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-15T09:21:54.828Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2020-05-15T09:21:54.828Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 75.0% of statements [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-15T09:21:54.828Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy (6.08s) [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.75s) [2020-05-15T09:21:55.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-05-15T09:21:55.701Z] === RUN TestBuildMultiStageParentConfig [2020-05-15T09:21:56.388Z] ok github.com/docker/docker/builder/dockerignore 0.314s coverage: 96.8% of statements [2020-05-15T09:21:57.586Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-05-15T09:21:57.586Z] === RUN TestBuildLabelWithTargets [2020-05-15T09:21:59.790Z] #18 100.9 Setting up iptables (1.8.2-4) ... [2020-05-15T09:21:59.790Z] #18 101.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.0 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-15T09:21:59.790Z] #18 101.1 Setting up python3 (3.7.3-1) ... [2020-05-15T09:21:59.790Z] #18 ... [2020-05-15T09:21:59.790Z] [2020-05-15T09:21:59.790Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:22:00.079Z] #22 273.9 Checking out files: 20% (2225/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) [2020-05-15T09:22:00.079Z] #22 ... [2020-05-15T09:22:00.079Z] [2020-05-15T09:22:00.079Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:22:00.079Z] #42 264.7 net/http/httptrace [2020-05-15T09:22:00.079Z] #42 265.1 net/http [2020-05-15T09:22:00.095Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2020-05-15T09:22:00.095Z] === RUN TestBuildWithEmptyLayers [2020-05-15T09:22:00.172Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-05-15T09:22:00.172Z] ok github.com/docker/docker/builder/remotecontext 0.799s coverage: 9.2% of statements [2020-05-15T09:22:00.172Z] ok github.com/docker/docker/builder/dockerfile 0.511s coverage: 46.5% of statements [2020-05-15T09:22:00.371Z] #42 ... [2020-05-15T09:22:00.371Z] [2020-05-15T09:22:00.371Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:22:01.459Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2020-05-15T09:22:01.459Z] === RUN TestBuildMultiStageOnBuild [2020-05-15T09:22:04.161Z] #22 273.9 Checking out files: 20% (2225/10834) Checking out files: 21% (2276/10834) Checking out files: 22% (2384/10834) Checking out files: 23% (2492/10834) Checking out files: 24% (2601/10834) Checking out files: 25% (2709/10834) Checking out files: 26% (2817/10834) Checking out files: 27% (2926/10834) Checking out files: 28% (3034/10834) Checking out files: 29% (3142/10834) Checking out files: 30% (3251/10834) Checking out files: 31% (3359/10834) Checking out files: 32% (3467/10834) Checking out files: 33% (3576/10834) Checking out files: 33% (3619/10834) Checking out files: 34% (3684/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: 62% (6759/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: 81% (8866/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-15T09:22:04.161Z] #22 278.9 + cd /tmp/tmp.mO3xkmNI4P/tmp/docker-ce [2020-05-15T09:22:04.161Z] #22 278.9 + git checkout -q v17.06.2-ce [2020-05-15T09:22:05.623Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2020-05-15T09:22:05.624Z] === RUN TestBuildUncleanTarFilenames [2020-05-15T09:22:07.510Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2020-05-15T09:22:07.510Z] === RUN TestBuildMultiStageLayerLeak [2020-05-15T09:22:08.588Z] #22 282.7 + mkdir -p /tmp/tmp.mO3xkmNI4P/src/github.com/docker [2020-05-15T09:22:08.588Z] #22 282.7 + mv components/cli /tmp/tmp.mO3xkmNI4P/src/github.com/docker/cli [2020-05-15T09:22:08.588Z] #22 282.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-15T09:22:09.396Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:22:09.396Z] Using test binary docker [2020-05-15T09:22:09.396Z] +++ /etc/init.d/apparmor start [2020-05-15T09:22:09.396Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:22:09.396Z] INFO: Waiting for daemon to start... [2020-05-15T09:22:09.396Z] Starting dockerd [2020-05-15T09:22:09.396Z] +++ 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-15T09:22:09.635Z] #22 ... [2020-05-15T09:22:09.635Z] [2020-05-15T09:22:09.635Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:22:09.635Z] #18 101.9 Setting up python3-wheel (0.32.3-2) ... [2020-05-15T09:22:09.635Z] #18 103.3 Setting up apparmor (2.13.2-10) ... [2020-05-15T09:22:09.635Z] #18 106.3 Setting up xfsprogs (4.20.0-1) ... [2020-05-15T09:22:09.635Z] #18 106.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-15T09:22:09.635Z] #18 107.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-15T09:22:09.635Z] #18 109.1 Setting up python3-distutils (3.7.3-1) ... [2020-05-15T09:22:09.635Z] #18 110.0 Setting up python3-setuptools (40.8.0-1) ... [2020-05-15T09:22:09.635Z] #18 111.9 Setting up python3-pip (18.1-5) ... [2020-05-15T09:22:10.263Z] #18 ... [2020-05-15T09:22:10.263Z] [2020-05-15T09:22:10.263Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:22:10.263Z] #40 180.7 CC criu/cr-service.o [2020-05-15T09:22:10.263Z] #40 184.5 CC criu/crtools.o [2020-05-15T09:22:10.263Z] #40 185.5 CC criu/eventfd.o [2020-05-15T09:22:10.263Z] #40 186.2 CC criu/eventpoll.o [2020-05-15T09:22:10.263Z] #40 188.0 CC criu/external.o [2020-05-15T09:22:10.263Z] #40 189.0 CC criu/fault-injection.o [2020-05-15T09:22:10.263Z] #40 189.2 CC criu/fdstore.o [2020-05-15T09:22:10.552Z] #40 ... [2020-05-15T09:22:10.552Z] [2020-05-15T09:22:10.552Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:22:10.552Z] #42 285.0 github.com/LK4D4/vndr/godl [2020-05-15T09:22:10.760Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:22:10.760Z] Using test binary docker [2020-05-15T09:22:10.760Z] +++ /etc/init.d/apparmor start [2020-05-15T09:22:10.760Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:22:10.760Z] INFO: Waiting for daemon to start... [2020-05-15T09:22:10.760Z] Starting dockerd [2020-05-15T09:22:10.760Z] +++ 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-15T09:22:11.015Z] .--- PASS: TestBuildMultiStageLayerLeak (3.76s) [2020-05-15T09:22:11.015Z] === RUN TestBuildWithHugeFile [2020-05-15T09:22:11.270Z] [2020-05-15T09:22:11.270Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:22:11.270Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:22:11.270Z] Error: No such image: emptyfs [2020-05-15T09:22:11.270Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:22:11.270Z] ++++ docker load [2020-05-15T09:22:11.525Z] Running integration-test (iteration 1) [2020-05-15T09:22:11.525Z] 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-15T09:22:11.525Z] ++ 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-15T09:22:11.525Z] ++ set -e [2020-05-15T09:22:11.525Z] ++ '[' -n 0 ']' [2020-05-15T09:22:11.525Z] ++ set -x [2020-05-15T09:22:11.525Z] ++ env -i DEST=/go/src/github.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-15T09:22:12.010Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:22:12.010Z] [2020-05-15T09:22:12.010Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:22:12.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:22:12.010Z] HOSTNAME=cf65d6a499a0 [2020-05-15T09:22:12.010Z] TESTDEBUG=0 [2020-05-15T09:22:12.010Z] DEST=bundles/test-integration [2020-05-15T09:22:12.010Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:22:12.010Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:22:12.010Z] container=docker [2020-05-15T09:22:12.010Z] HOME=/root [2020-05-15T09:22:12.010Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:22:12.010Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:22:12.010Z] VALIDATE_BRANCH=master [2020-05-15T09:22:12.010Z] TERM=xterm [2020-05-15T09:22:12.010Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:22:12.010Z] SHLVL=1 [2020-05-15T09:22:12.010Z] TIMEOUT=120m [2020-05-15T09:22:12.010Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:22:12.010Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:22:12.010Z] GO111MODULE=off [2020-05-15T09:22:12.010Z] DOCKER_EXPERIMENTAL=1 [2020-05-15T09:22:12.010Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-15T09:22:12.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:22:12.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:22:12.010Z] GOPATH=/go [2020-05-15T09:22:12.010Z] PKG_CONFIG=pkg-config [2020-05-15T09:22:12.010Z] _=/usr/bin/env [2020-05-15T09:22:12.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:22:12.048Z] #42 286.4 github.com/LK4D4/vndr [2020-05-15T09:22:12.048Z] #42 ... [2020-05-15T09:22:12.048Z] [2020-05-15T09:22:12.048Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-15T09:22:12.048Z] #18 113.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-15T09:22:12.048Z] #18 113.8 Processing triggers for mime-support (3.62) ... [2020-05-15T09:22:12.048Z] #18 DONE 114.2s [2020-05-15T09:22:12.048Z] [2020-05-15T09:22:12.048Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-15T09:22:12.662Z] ok github.com/docker/docker/client 0.422s coverage: 74.9% of statements [2020-05-15T09:22:12.682Z] #19 0.444 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-15T09:22:12.682Z] #19 0.455 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-15T09:22:12.682Z] #19 0.471 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-15T09:22:12.682Z] #19 DONE 0.6s [2020-05-15T09:22:12.682Z] [2020-05-15T09:22:12.682Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:22:12.682Z] #40 189.9 CC criu/fifo.o [2020-05-15T09:22:12.682Z] #40 190.7 CC criu/file-ids.o [2020-05-15T09:22:12.682Z] #40 191.4 CC criu/file-lock.o [2020-05-15T09:22:12.889Z] [2020-05-15T09:22:12.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:22:12.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:22:12.889Z] Error: No such image: emptyfs [2020-05-15T09:22:12.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:22:12.889Z] ++++ docker load [2020-05-15T09:22:13.144Z] Running integration-test (iteration 1) [2020-05-15T09:22:13.144Z] 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-15T09:22:13.144Z] ++ 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-15T09:22:13.144Z] ++ set -e [2020-05-15T09:22:13.144Z] ++ '[' -n 0 ']' [2020-05-15T09:22:13.144Z] ++ set -x [2020-05-15T09:22:13.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-15T09:22:14.735Z] #40 193.5 CC criu/files-ext.o [2020-05-15T09:22:15.025Z] #40 194.3 CC criu/files-reg.o [2020-05-15T09:22:16.430Z] #45 DONE 305.9s [2020-05-15T09:22:16.430Z] [2020-05-15T09:22:16.430Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:22:18.316Z] #52 ... [2020-05-15T09:22:18.316Z] [2020-05-15T09:22:18.316Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:22:18.571Z] #46 DONE 0.2s [2020-05-15T09:22:18.571Z] [2020-05-15T09:22:18.571Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:22:18.571Z] #48 DONE 0.1s [2020-05-15T09:22:18.571Z] [2020-05-15T09:22:18.571Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:22:18.571Z] #52 ... [2020-05-15T09:22:18.571Z] [2020-05-15T09:22:18.571Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:22:18.571Z] #50 DONE 0.1s [2020-05-15T09:22:18.826Z] [2020-05-15T09:22:18.826Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:22:19.486Z] #40 198.5 CC criu/files.o [2020-05-15T09:22:22.983Z] #40 ... [2020-05-15T09:22:22.983Z] [2020-05-15T09:22:22.983Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:22:22.983Z] #20 8.952 Collecting yamllint==1.16.0 [2020-05-15T09:22:22.983Z] #20 9.823 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-15T09:22:22.983Z] #20 10.02 Collecting pyyaml (from yamllint==1.16.0) [2020-05-15T09:22:22.983Z] #20 10.37 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-15T09:22:22.987Z] #52 240.7 + bin/containerd-stress [2020-05-15T09:22:24.348Z] #52 242.5 + bin/containerd-shim [2020-05-15T09:22:24.491Z] #20 ... [2020-05-15T09:22:24.491Z] [2020-05-15T09:22:24.491Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:22:24.491Z] #40 203.4 CC criu/filesystems.o [2020-05-15T09:22:25.991Z] #40 205.2 CC criu/fsnotify.o [2020-05-15T09:22:26.622Z] #40 ... [2020-05-15T09:22:26.622Z] [2020-05-15T09:22:26.622Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:22:26.622Z] #42 DONE 301.0s [2020-05-15T09:22:26.622Z] [2020-05-15T09:22:26.622Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-15T09:22:26.622Z] #20 13.25 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-15T09:22:26.622Z] #20 13.37 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-15T09:22:26.622Z] #20 13.50 Building wheels for collected packages: pyyaml [2020-05-15T09:22:26.622Z] #20 13.51 Running setup.py bdist_wheel for pyyaml: started [2020-05-15T09:22:29.351Z] #20 16.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-15T09:22:29.640Z] #20 16.89 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-15T09:22:29.640Z] #20 17.04 Successfully built pyyaml [2020-05-15T09:22:29.640Z] #20 17.07 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-15T09:22:30.268Z] #20 17.77 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-15T09:22:30.472Z] ok github.com/docker/docker/builder/remotecontext/git 32.546s coverage: 86.3% of statements [2020-05-15T09:22:30.472Z] ? github.com/docker/docker/cli [no test files] [2020-05-15T09:22:30.472Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-15T09:22:30.558Z] #20 DONE 18.1s [2020-05-15T09:22:30.558Z] [2020-05-15T09:22:30.558Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:22:30.558Z] #40 209.1 CC criu/image-desc.o [2020-05-15T09:22:30.558Z] #40 209.6 CC criu/image.o [2020-05-15T09:22:30.881Z] #52 249.2 + bin/containerd-shim-runc-v1 [2020-05-15T09:22:32.053Z] #40 211.0 CC criu/ipc_ns.o [2020-05-15T09:22:33.373Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-05-15T09:22:33.373Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-15T09:22:33.374Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-15T09:22:33.374Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2020-05-15T09:22:34.106Z] #40 213.2 CC criu/irmap.o [2020-05-15T09:22:34.144Z] #52 252.3 + bin/containerd-shim-runc-v2 [2020-05-15T09:22:34.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:22:34.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:22:34.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:22:35.068Z] #52 253.1 + binaries [2020-05-15T09:22:35.068Z] #52 253.1 + mkdir -p /build [2020-05-15T09:22:35.068Z] #52 253.1 + cp bin/containerd /build/containerd [2020-05-15T09:22:35.068Z] #52 253.1 + cp bin/containerd-shim /build/containerd-shim [2020-05-15T09:22:35.068Z] #52 253.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-15T09:22:35.068Z] #52 253.1 + cp bin/ctr /build/ctr [2020-05-15T09:22:35.068Z] #52 DONE 253.5s [2020-05-15T09:22:35.284Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-05-15T09:22:35.627Z] #40 214.5 CC criu/kcmp-ids.o [2020-05-15T09:22:35.995Z] [2020-05-15T09:22:35.995Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:22:36.249Z] #53 DONE 0.2s [2020-05-15T09:22:36.249Z] [2020-05-15T09:22:36.249Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:22:36.249Z] #56 DONE 0.1s [2020-05-15T09:22:36.254Z] #40 215.1 CC criu/kerndat.o [2020-05-15T09:22:36.348Z] ok github.com/docker/docker/cmd/dockerd 0.554s coverage: 19.3% of statements [2020-05-15T09:22:36.504Z] [2020-05-15T09:22:36.504Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:22:36.504Z] #58 DONE 0.1s [2020-05-15T09:22:36.504Z] [2020-05-15T09:22:36.504Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:22:36.504Z] #60 DONE 0.1s [2020-05-15T09:22:36.504Z] [2020-05-15T09:22:36.504Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:22:36.504Z] #61 DONE 0.0s [2020-05-15T09:22:36.758Z] [2020-05-15T09:22:36.758Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:22:37.198Z] ok github.com/docker/docker/builder/remotecontext 0.338s coverage: 13.6% of statements [2020-05-15T09:22:37.198Z] ok github.com/docker/docker/builder/remotecontext/git 3.181s coverage: 86.3% of statements [2020-05-15T09:22:38.119Z] #62 DONE 1.5s [2020-05-15T09:22:38.119Z] [2020-05-15T09:22:38.119Z] #63 exporting to image [2020-05-15T09:22:38.119Z] #63 exporting layers [2020-05-15T09:22:38.307Z] #40 217.0 CC criu/libnetlink.o [2020-05-15T09:22:38.557Z] ok github.com/docker/docker/container 0.496s coverage: 41.6% of statements [2020-05-15T09:22:38.557Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-15T09:22:38.557Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-15T09:22:38.557Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-15T09:22:38.557Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-15T09:22:38.598Z] #40 217.7 CC criu/log.o [2020-05-15T09:22:39.109Z] ok github.com/docker/docker/builder/dockerfile 1.431s coverage: 48.2% of statements [2020-05-15T09:22:39.109Z] ? github.com/docker/docker/cli [no test files] [2020-05-15T09:22:39.109Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-15T09:22:39.625Z] #40 218.6 CC criu/lsm.o [2020-05-15T09:22:40.117Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.257s coverage: 65.3% of statements [2020-05-15T09:22:40.253Z] #40 219.5 CC criu/mem.o [2020-05-15T09:22:41.278Z] #40 ... [2020-05-15T09:22:41.278Z] [2020-05-15T09:22:41.278Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-15T09:22:41.278Z] #29 DONE 315.9s [2020-05-15T09:22:41.569Z] [2020-05-15T09:22:41.569Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:22:42.420Z] ok github.com/docker/docker/client 0.378s coverage: 75.4% of statements [2020-05-15T09:22:43.064Z] ok github.com/docker/docker/daemon/cluster 0.730s coverage: 0.5% of statements [2020-05-15T09:22:43.064Z] ok github.com/docker/docker/daemon/cluster/convert 0.536s coverage: 35.6% of statements [2020-05-15T09:22:44.306Z] #50 ... [2020-05-15T09:22:44.306Z] [2020-05-15T09:22:44.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:22:44.306Z] #40 223.2 CC criu/mount.o [2020-05-15T09:22:44.644Z] #63 exporting layers 6.1s done [2020-05-15T09:22:44.644Z] #63 writing image sha256:88a641370847700427f3e0381f489aba083c27ff1c3b19b0dbe31532ec9acd8d done [2020-05-15T09:22:44.644Z] #63 naming to docker.io/library/docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 done [2020-05-15T09:22:44.644Z] #63 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:22:45.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -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:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh dynbinary test-integration [2020-05-15T09:22:45.157Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:22:45.157Z] Loaded image: busybox:latest [2020-05-15T09:22:45.157Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:22:45.157Z] Loaded image: busybox:glibc [2020-05-15T09:22:45.157Z] Loaded image: debian:jessie [2020-05-15T09:22:45.157Z] Loaded image: busybox:latest [2020-05-15T09:22:45.157Z] Loaded image: hello-world:latest [2020-05-15T09:22:45.157Z] INFO: Testing against a local daemon [2020-05-15T09:22:45.157Z] === RUN TestDockerDaemonSuite [2020-05-15T09:22:45.157Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-15T09:22:45.157Z] Loaded image: busybox:glibc [2020-05-15T09:22:45.157Z] Loaded image: debian:jessie [2020-05-15T09:22:45.157Z] Loaded image: hello-world:latest [2020-05-15T09:22:45.157Z] INFO: Testing against a local daemon [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-15T09:22:45.157Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-15T09:22:45.411Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-15T09:22:45.665Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-15T09:22:46.043Z] [2020-05-15T09:22:46.225Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-15T09:22:46.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-15T09:22:46.298Z] Removing bundles/ [2020-05-15T09:22:46.298Z] [2020-05-15T09:22:46.298Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-15T09:22:46.298Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:22:46.298Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:22:46.784Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-15T09:22:47.039Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-15T09:22:47.039Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-15T09:22:48.921Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-15T09:22:48.934Z] ok github.com/docker/docker/daemon/config 0.962s coverage: 79.6% of statements [2020-05-15T09:22:49.176Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-15T09:22:49.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-15T09:22:49.402Z] ok github.com/docker/docker/daemon/discovery 0.443s coverage: 30.0% of statements [2020-05-15T09:22:49.434Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-15T09:22:49.434Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-15T09:22:49.690Z] ................................................ [ 29%] [2020-05-15T09:22:50.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:22:50.394Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-15T09:22:50.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:22:51.174Z] #40 229.5 CC criu/namespaces.o [2020-05-15T09:22:51.323Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-15T09:22:51.323Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-15T09:22:51.578Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-15T09:22:51.578Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-15T09:22:51.578Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-15T09:22:52.136Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-15T09:22:52.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:22:52.347Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.672s coverage: 11.1% of statements [2020-05-15T09:22:52.814Z] ok github.com/docker/docker/daemon 3.393s coverage: 9.2% of statements [2020-05-15T09:22:52.814Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-15T09:22:52.814Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-15T09:22:52.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:22:53.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:22:53.283Z] ok github.com/docker/docker/daemon/events 0.377s coverage: 50.0% of statements [2020-05-15T09:22:53.283Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-15T09:22:53.283Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-15T09:22:53.751Z] ok github.com/docker/docker/daemon/graphdriver 0.234s coverage: 2.3% of statements [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-15T09:22:53.751Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-15T09:22:53.751Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2020-05-15T09:22:53.881Z] #40 232.6 CC criu/net.o [2020-05-15T09:22:54.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:22:55.396Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-15T09:22:55.955Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-15T09:22:57.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:22:57.537Z] ok github.com/docker/docker/daemon/logger 0.869s coverage: 42.1% of statements [2020-05-15T09:22:57.967Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-15T09:22:57.968Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-15T09:22:58.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.479s coverage: 61.6% of statements [2020-05-15T09:22:58.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:22:58.473Z] ok github.com/docker/docker/daemon/logger/awslogs 0.888s coverage: 77.4% of statements [2020-05-15T09:22:58.473Z] ok github.com/docker/docker/daemon/images 0.983s coverage: 4.9% of statements [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-15T09:22:58.473Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-15T09:22:59.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:22:59.423Z] #40 237.9 CC criu/netfilter.o [2020-05-15T09:22:59.423Z] #40 238.4 CC criu/page-pipe.o [2020-05-15T09:23:00.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:23:00.038Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2020-05-15T09:23:00.446Z] #40 239.5 CC criu/page-xfer.o [2020-05-15T09:23:00.476Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-15T09:23:00.730Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-15T09:23:01.039Z] ok github.com/docker/docker/daemon/logger/local 0.388s coverage: 75.2% of statements [2020-05-15T09:23:01.039Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-15T09:23:01.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:23:01.548Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.325s coverage: 35.9% of statements [2020-05-15T09:23:01.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.197s coverage: 33.3% of statements [2020-05-15T09:23:02.092Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-15T09:23:02.496Z] #40 241.7 CC criu/pagemap-cache.o [2020-05-15T09:23:02.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:23:03.017Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-15T09:23:03.122Z] #40 242.3 CC criu/pagemap.o [2020-05-15T09:23:03.140Z] ok github.com/docker/docker/daemon/logger/templates 0.116s coverage: 8.3% of statements [2020-05-15T09:23:03.610Z] ok github.com/docker/docker/daemon/logger/syslog 0.347s coverage: 47.8% of statements [2020-05-15T09:23:03.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:23:04.378Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-15T09:23:04.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:23:04.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-15T09:23:05.179Z] ok github.com/docker/docker/daemon/logger/splunk 2.295s coverage: 82.5% of statements [2020-05-15T09:23:05.179Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-15T09:23:05.179Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-15T09:23:05.179Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-15T09:23:05.193Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-15T09:23:05.199Z] #40 244.2 CC criu/parasite-syscall.o [2020-05-15T09:23:06.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:23:06.552Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-15T09:23:06.691Z] #40 245.8 CC criu/path.o [2020-05-15T09:23:07.068Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:23:07.068Z] Using test binary docker [2020-05-15T09:23:07.068Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-15T09:23:07.068Z] +++ /etc/init.d/apparmor start [2020-05-15T09:23:07.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:23:07.068Z] INFO: Waiting for daemon to start... [2020-05-15T09:23:07.068Z] Starting dockerd [2020-05-15T09:23:07.068Z] +++ 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-15T09:23:07.319Z] #40 246.4 CC criu/pie-util-vdso.o [2020-05-15T09:23:07.387Z] ok github.com/docker/docker/distribution/metadata 1.636s coverage: 48.2% of statements [2020-05-15T09:23:07.387Z] ok github.com/docker/docker/distribution 1.464s coverage: 20.3% of statements [2020-05-15T09:23:07.387Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-15T09:23:07.481Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-15T09:23:07.736Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-15T09:23:07.854Z] ok github.com/docker/docker/errdefs 0.091s coverage: 49.4% of statements [2020-05-15T09:23:07.947Z] #40 247.0 CC criu/pie-util.o [2020-05-15T09:23:08.236Z] #40 247.3 CC criu/pipes.o [2020-05-15T09:23:08.836Z] ok github.com/docker/docker/distribution/xfer 2.504s coverage: 76.8% of statements [2020-05-15T09:23:08.836Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-15T09:23:08.836Z] ok github.com/docker/docker/image/cache 0.235s coverage: 19.2% of statements [2020-05-15T09:23:09.093Z] . [2020-05-15T09:23:09.093Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:23:09.093Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:23:09.093Z] Error: No such image: emptyfs [2020-05-15T09:23:09.093Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:23:09.093Z] ++++ docker load [2020-05-15T09:23:09.093Z] Running integration-test (iteration 1) [2020-05-15T09:23:09.093Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-15T09:23:09.093Z] ++ 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-15T09:23:09.093Z] ++ set -e [2020-05-15T09:23:09.093Z] ++ '[' -n 0 ']' [2020-05-15T09:23:09.093Z] ++ set -x [2020-05-15T09:23:09.093Z] ++ env -i DEST=/go/src/github.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-15T09:23:09.266Z] #40 248.3 CC criu/plugin.o [2020-05-15T09:23:09.819Z] ok github.com/docker/docker/image/v1 0.410s coverage: 25.0% of statements [2020-05-15T09:23:09.900Z] #40 249.0 CC criu/proc_parse.o [2020-05-15T09:23:10.246Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-15T09:23:10.803Z] ok github.com/docker/docker/image 1.205s coverage: 86.4% of statements [2020-05-15T09:23:10.803Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-15T09:23:10.803Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-15T09:23:12.130Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-15T09:23:12.130Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-15T09:23:12.367Z] ok github.com/docker/docker/libcontainerd/queue 0.227s coverage: 100.0% of statements [2020-05-15T09:23:12.834Z] ok github.com/docker/docker/libcontainerd/local 0.497s coverage: 1.0% of statements [2020-05-15T09:23:13.053Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-15T09:23:13.302Z] ok github.com/docker/docker/opts 0.176s coverage: 67.7% of statements [2020-05-15T09:23:13.302Z] ok github.com/docker/docker/layer 0.966s coverage: 30.1% of statements [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/oci [no test files] [2020-05-15T09:23:13.302Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-15T09:23:13.493Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-15T09:23:13.768Z] ok github.com/docker/docker/pkg/aaparser 0.124s coverage: 50.0% of statements [2020-05-15T09:23:14.417Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-15T09:23:14.590Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 30.8% of statements [2020-05-15T09:23:14.590Z] ok github.com/docker/docker/container 0.175s coverage: 34.7% of statements [2020-05-15T09:23:14.590Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-15T09:23:14.590Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-15T09:23:14.590Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-15T09:23:14.590Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-15T09:23:15.161Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-05-15T09:23:15.329Z] ok github.com/docker/docker/pkg/broadcaster 0.313s coverage: 100.0% of statements [2020-05-15T09:23:15.796Z] ok github.com/docker/docker/pkg/authorization 0.929s coverage: 26.8% of statements [2020-05-15T09:23:15.796Z] ok github.com/docker/docker/pkg/capabilities 0.109s coverage: 87.5% of statements [2020-05-15T09:23:15.933Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:23:15.933Z] Loaded image: busybox:latest [2020-05-15T09:23:16.216Z] Loaded image: busybox:glibc [2020-05-15T09:23:16.216Z] Loaded image: debian:jessie [2020-05-15T09:23:16.216Z] Loaded image: hello-world:latest [2020-05-15T09:23:16.216Z] INFO: Testing against a local daemon [2020-05-15T09:23:16.216Z] === RUN TestCgroupNamespacesBuild [2020-05-15T09:23:16.542Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.6% of statements [2020-05-15T09:23:16.779Z] ok github.com/docker/docker/pkg/chrootarchive 0.151s coverage: 15.4% of statements [2020-05-15T09:23:16.779Z] ok github.com/docker/docker/pkg/directory 0.129s coverage: 80.0% of statements [2020-05-15T09:23:16.790Z] #40 255.1 CC criu/protobuf-desc.o [2020-05-15T09:23:16.929Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-15T09:23:16.929Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-15T09:23:17.246Z] ok github.com/docker/docker/pkg/discovery 0.123s coverage: 58.3% of statements [2020-05-15T09:23:17.813Z] #40 256.9 CC criu/protobuf.o [2020-05-15T09:23:17.854Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-15T09:23:17.924Z] ok github.com/docker/docker/daemon/cluster 0.179s coverage: 0.5% of statements [2020-05-15T09:23:18.234Z] ok github.com/docker/docker/pkg/discovery/file 0.252s coverage: 92.9% of statements [2020-05-15T09:23:18.438Z] #40 257.5 CC criu/pstree.o [2020-05-15T09:23:18.701Z] ok github.com/docker/docker/pkg/discovery/memory 0.116s coverage: 92.3% of statements [2020-05-15T09:23:18.899Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2020-05-15T09:23:18.899Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-15T09:23:19.215Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-15T09:23:19.690Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2020-05-15T09:23:19.775Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-15T09:23:20.157Z] ok github.com/docker/docker/pkg/filenotify 0.088s coverage: 36.2% of statements [2020-05-15T09:23:20.373Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-05-15T09:23:20.373Z] === RUN TestBuildWithSession [2020-05-15T09:23:20.373Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-15T09:23:20.373Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:23:20.373Z] === RUN TestBuildSquashParent [2020-05-15T09:23:20.466Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-05-15T09:23:20.490Z] #40 259.4 CC criu/rbtree.o [2020-05-15T09:23:20.778Z] #40 260.0 CC criu/rst-malloc.o [2020-05-15T09:23:21.014Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-15T09:23:21.138Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-15T09:23:21.143Z] ok github.com/docker/docker/pkg/fileutils 0.182s coverage: 87.7% of statements [2020-05-15T09:23:21.392Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-15T09:23:21.404Z] #40 260.4 CC criu/seccomp.o [2020-05-15T09:23:21.610Z] ok github.com/docker/docker/pkg/homedir 0.068s coverage: 42.9% of statements [2020-05-15T09:23:22.077Z] ok github.com/docker/docker/pkg/archive 6.791s coverage: 62.0% of statements [2020-05-15T09:23:22.376Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2020-05-15T09:23:22.376Z] ok github.com/docker/docker/daemon/config 0.075s coverage: 81.7% of statements [2020-05-15T09:23:22.427Z] #40 261.5 CC criu/seize.o [2020-05-15T09:23:22.547Z] ok github.com/docker/docker/pkg/idtools 0.119s coverage: 6.5% of statements [2020-05-15T09:23:22.547Z] ok github.com/docker/docker/pkg/discovery/kv 3.339s coverage: 84.1% of statements [2020-05-15T09:23:23.903Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-15T09:23:24.108Z] ok github.com/docker/docker/pkg/ioutils 0.904s coverage: 69.2% of statements [2020-05-15T09:23:24.108Z] ok github.com/docker/docker/pkg/locker 0.113s coverage: 88.9% of statements [2020-05-15T09:23:24.108Z] ok github.com/docker/docker/pkg/jsonmessage 0.197s coverage: 91.7% of statements [2020-05-15T09:23:24.158Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-15T09:23:24.493Z] #40 263.5 CC criu/servicefd.o [2020-05-15T09:23:24.578Z] ok github.com/docker/docker/pkg/longpath 0.119s coverage: 100.0% of statements [2020-05-15T09:23:24.718Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-15T09:23:24.914Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-05-15T09:23:25.044Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2020-05-15T09:23:25.278Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-15T09:23:25.511Z] ok github.com/docker/docker/pkg/parsers 0.164s coverage: 97.0% of statements [2020-05-15T09:23:25.517Z] #40 264.4 CC criu/shmem.o [2020-05-15T09:23:25.838Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-15T09:23:25.854Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-15T09:23:25.977Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2020-05-15T09:23:26.763Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-15T09:23:27.012Z] #40 266.0 CC criu/sigframe.o [2020-05-15T09:23:27.012Z] #40 266.2 CC criu/signalfd.o [2020-05-15T09:23:27.176Z] --- PASS: TestBuildSquashParent (6.36s) [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:23:27.176Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:23:27.176Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:23:27.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:23:27.176Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:23:27.323Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-15T09:23:27.323Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-15T09:23:27.323Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-15T09:23:27.541Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.226s coverage: 56.8% of statements [2020-05-15T09:23:27.638Z] #40 266.6 CC criu/sk-inet.o [2020-05-15T09:23:28.203Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-05-15T09:23:28.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.550s coverage: 85.7% of statements [2020-05-15T09:23:28.527Z] ok github.com/docker/docker/pkg/pools 0.124s coverage: 88.2% of statements [2020-05-15T09:23:29.140Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.494s coverage: 13.9% of statements [2020-05-15T09:23:29.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:23:29.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:23:29.210Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-15T09:23:29.511Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2020-05-15T09:23:29.687Z] #40 268.5 CC criu/sk-netlink.o [2020-05-15T09:23:29.770Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-15T09:23:30.078Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.742s coverage: 57.0% of statements [2020-05-15T09:23:30.315Z] #40 269.4 CC criu/sk-packet.o [2020-05-15T09:23:30.495Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2020-05-15T09:23:30.694Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-15T09:23:30.962Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-05-15T09:23:31.358Z] #40 270.5 CC criu/sk-queue.o [2020-05-15T09:23:31.429Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 20.3% of statements [2020-05-15T09:23:31.878Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:23:31.878Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:23:31.895Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-05-15T09:23:31.983Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-05-15T09:23:32.385Z] #40 271.4 CC criu/sk-tcp.o [2020-05-15T09:23:32.578Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-15T09:23:32.879Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-15T09:23:32.879Z] ok github.com/docker/docker/pkg/streamformatter 0.157s coverage: 66.2% of statements [2020-05-15T09:23:32.879Z] ok github.com/docker/docker/pkg/stringid 0.185s coverage: 70.6% of statements [2020-05-15T09:23:33.412Z] #40 272.4 CC criu/sk-unix.o [2020-05-15T09:23:33.870Z] ok github.com/docker/docker/pkg/sysinfo 0.049s coverage: 38.2% of statements [2020-05-15T09:23:34.336Z] ok github.com/docker/docker/pkg/tailfile 0.177s coverage: 88.6% of statements [2020-05-15T09:23:34.518Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.164s coverage: 73.1% of statements [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-05-15T09:23:34.555Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-05-15T09:23:34.555Z] === RUN TestBuildMultiStageCopy [2020-05-15T09:23:34.555Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-15T09:23:34.804Z] ok github.com/docker/docker/pkg/system 0.093s coverage: 13.8% of statements [2020-05-15T09:23:35.086Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.331s coverage: 45.9% of statements [2020-05-15T09:23:35.270Z] testing: warning: no tests to run [2020-05-15T09:23:35.270Z] coverage: [no statements] [2020-05-15T09:23:35.270Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: [no statements] [no tests to run] [2020-05-15T09:23:35.270Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-05-15T09:23:35.345Z] ok github.com/docker/docker/daemon 12.362s coverage: 17.4% of statements [2020-05-15T09:23:35.605Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-15T09:23:35.605Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-15T09:23:35.605Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-15T09:23:35.605Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-15T09:23:35.605Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-15T09:23:35.737Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2020-05-15T09:23:35.737Z] ok github.com/docker/docker/pkg/urlutil 0.067s coverage: 100.0% of statements [2020-05-15T09:23:35.840Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-15T09:23:36.174Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.233s coverage: 49.5% of statements [2020-05-15T09:23:36.203Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-05-15T09:23:36.578Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-15T09:23:36.764Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-15T09:23:36.909Z] #40 275.9 CC criu/sockets.o [2020-05-15T09:23:37.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-15T09:23:37.556Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-05-15T09:23:37.712Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-15T09:23:37.768Z] ok github.com/docker/docker/plugin/v2 0.128s coverage: 20.1% of statements [2020-05-15T09:23:37.768Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2020-05-15T09:23:37.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-15T09:23:38.252Z] ok github.com/docker/docker/plugin 0.316s coverage: 12.4% of statements [2020-05-15T09:23:38.404Z] #40 277.4 CC criu/stats.o [2020-05-15T09:23:38.424Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-15T09:23:38.495Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.603s coverage: 76.1% of statements [2020-05-15T09:23:38.495Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy (4.82s) [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-05-15T09:23:39.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-05-15T09:23:39.039Z] === RUN TestBuildMultiStageParentConfig [2020-05-15T09:23:39.052Z] #40 278.0 CC criu/string.o [2020-05-15T09:23:39.052Z] #40 278.1 CC criu/sysctl.o [2020-05-15T09:23:39.064Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-05-15T09:23:39.819Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2020-05-15T09:23:39.819Z] ok github.com/docker/docker/registry/resumable 0.361s coverage: 100.0% of statements [2020-05-15T09:23:40.073Z] #40 279.1 CC criu/sysfs_parse.o [2020-05-15T09:23:40.361Z] #40 ... [2020-05-15T09:23:40.361Z] [2020-05-15T09:23:40.361Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:23:40.361Z] #37 374.7 + dpkg --print-architecture [2020-05-15T09:23:40.361Z] #37 374.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-15T09:23:40.512Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-05-15T09:23:40.512Z] === RUN TestBuildLabelWithTargets [2020-05-15T09:23:40.811Z] ok github.com/docker/docker/registry 0.603s coverage: 51.5% of statements [2020-05-15T09:23:40.971Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-15T09:23:40.987Z] #37 375.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-15T09:23:40.987Z] #37 375.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-15T09:23:41.284Z] ok github.com/docker/docker/runconfig 0.235s coverage: 52.2% of statements [2020-05-15T09:23:41.284Z] ok github.com/docker/docker/testutil 0.108s coverage: 62.5% of statements [2020-05-15T09:23:41.607Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-05-15T09:23:41.607Z] ok github.com/docker/docker/daemon/logger/awslogs 0.241s coverage: 77.4% of statements [2020-05-15T09:23:41.865Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2020-05-15T09:23:42.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.456s coverage: 57.7% of statements [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-15T09:23:42.806Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-15T09:23:42.806Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2020-05-15T09:23:43.066Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 26.2% of statements [2020-05-15T09:23:43.189Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-05-15T09:23:43.189Z] === RUN TestBuildWithEmptyLayers [2020-05-15T09:23:43.635Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 61.6% of statements [2020-05-15T09:23:43.635Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2020-05-15T09:23:43.805Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-05-15T09:23:43.805Z] === RUN TestBuildMultiStageOnBuild [2020-05-15T09:23:44.228Z] --- PASS: TestBuildWithHugeFile (92.71s) [2020-05-15T09:23:44.228Z] === RUN TestBuildWithEmptyDockerfile [2020-05-15T09:23:44.228Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:23:44.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:23:44.228Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:23:44.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:23:44.228Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:23:44.228Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:23:44.228Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:23:44.228Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:23:44.228Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:23:44.228Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-15T09:23:44.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-05-15T09:23:44.228Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-05-15T09:23:44.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-15T09:23:44.228Z] === RUN TestBuildPreserveOwnership [2020-05-15T09:23:44.228Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-15T09:23:44.232Z] ok github.com/docker/docker/volume/local 0.281s coverage: 37.7% of statements [2020-05-15T09:23:44.699Z] ok github.com/docker/docker/volume/drivers 0.380s coverage: 36.1% of statements [2020-05-15T09:23:44.699Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2020-05-15T09:23:44.787Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-15T09:23:45.017Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2020-05-15T09:23:45.017Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-15T09:23:45.277Z] time="2020-05-15T09:23:45Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate372438992/log116559599.1: no such file or directory" [2020-05-15T09:23:45.277Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 38.0% of statements [2020-05-15T09:23:45.277Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 33.3% of statements [2020-05-15T09:23:45.347Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-15T09:23:45.908Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-15T09:23:46.217Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-05-15T09:23:46.469Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-15T09:23:46.476Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 47.8% of statements [2020-05-15T09:23:46.723Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-15T09:23:46.908Z] ok github.com/docker/docker/volume/service 0.360s coverage: 70.3% of statements [2020-05-15T09:23:47.314Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2020-05-15T09:23:47.314Z] === RUN TestBuildUncleanTarFilenames [2020-05-15T09:23:47.857Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2020-05-15T09:23:47.857Z] ok github.com/docker/docker/daemon/logger/splunk 1.917s coverage: 82.5% of statements [2020-05-15T09:23:47.857Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-15T09:23:47.857Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-15T09:23:48.322Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2020-05-15T09:23:48.322Z] === RUN TestBuildMultiStageLayerLeak [2020-05-15T09:23:48.606Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-15T09:23:49.240Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-05-15T09:23:49.809Z] ok github.com/docker/docker/errdefs 0.046s coverage: 49.4% of statements [2020-05-15T09:23:49.809Z] ok github.com/docker/docker/distribution 0.324s coverage: 22.1% of statements [2020-05-15T09:23:49.809Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-15T09:23:49.967Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-15T09:23:50.364Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-15T09:23:50.527Z] --- PASS: TestBuildPreserveOwnership (6.48s) [2020-05-15T09:23:50.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2020-05-15T09:23:50.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-05-15T09:23:50.527Z] === RUN TestBuildPlatformInvalid [2020-05-15T09:23:50.527Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-05-15T09:23:50.527Z] PASS [2020-05-15T09:23:50.527Z] [2020-05-15T09:23:50.527Z] === Skipped [2020-05-15T09:23:50.527Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-15T09:23:50.527Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:23:50.527Z] [2020-05-15T09:23:50.527Z] [2020-05-15T09:23:50.527Z] DONE 32 tests, 1 skipped in 178.651s [2020-05-15T09:23:50.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-15T09:23:50.527Z] ++ 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-15T09:23:50.527Z] ++ set -e [2020-05-15T09:23:50.527Z] ++ '[' -n 0 ']' [2020-05-15T09:23:50.527Z] ++ set -x [2020-05-15T09:23:50.527Z] ++ env -i DEST=/go/src/github.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-15T09:23:50.781Z] INFO: Testing against a local daemon [2020-05-15T09:23:50.781Z] === RUN TestConfigInspect [2020-05-15T09:23:51.306Z] #37 ... [2020-05-15T09:23:51.306Z] [2020-05-15T09:23:51.306Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:23:51.306Z] #40 279.7 CC criu/timerfd.o [2020-05-15T09:23:51.306Z] #40 280.3 CC criu/tty.o [2020-05-15T09:23:51.306Z] #40 283.4 CC criu/tun.o [2020-05-15T09:23:51.306Z] #40 284.5 CC criu/uffd.o [2020-05-15T09:23:51.306Z] #40 286.6 CC criu/util.o [2020-05-15T09:23:51.306Z] #40 289.3 CC criu/uts_ns.o [2020-05-15T09:23:51.306Z] #40 289.8 CC criu/vdso.o [2020-05-15T09:23:51.723Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-15T09:23:51.723Z] ok github.com/docker/docker/image 0.055s coverage: 86.4% of statements [2020-05-15T09:23:51.777Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2020-05-15T09:23:51.777Z] === RUN TestBuildWithHugeFile [2020-05-15T09:23:51.932Z] #40 290.9 LINK criu/built-in.o [2020-05-15T09:23:51.982Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-05-15T09:23:52.139Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-15T09:23:52.219Z] #40 291.3 LINK criu/criu [2020-05-15T09:23:52.551Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-05-15T09:23:52.551Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.6% of statements [2020-05-15T09:23:52.551Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-15T09:23:52.551Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-15T09:23:52.551Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-15T09:23:52.698Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-15T09:23:53.247Z] #40 292.4 DEP lib/c/criu.d [2020-05-15T09:23:53.492Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-05-15T09:23:53.535Z] #40 292.6 CC images/rpc.pb-c.o [2020-05-15T09:23:54.581Z] --- PASS: TestConfigInspect (3.38s) [2020-05-15T09:23:54.581Z] === RUN TestConfigList [2020-05-15T09:23:54.581Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-15T09:23:54.581Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-15T09:23:55.028Z] #40 293.8 CC lib/c/criu.o [2020-05-15T09:23:55.140Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-15T09:23:55.395Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-15T09:23:55.400Z] ok github.com/docker/docker/opts 0.040s coverage: 67.4% of statements [2020-05-15T09:23:55.970Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2020-05-15T09:23:55.970Z] ok github.com/docker/docker/pkg/authorization 0.579s coverage: 68.3% of statements [2020-05-15T09:23:56.527Z] #40 295.8 LINK lib/c/built-in.o [2020-05-15T09:23:56.539Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2020-05-15T09:23:56.799Z] ok github.com/docker/docker/pkg/archive 1.249s coverage: 76.7% of statements [2020-05-15T09:23:56.813Z] #40 295.8 LINK lib/c/libcriu.so [2020-05-15T09:23:56.813Z] #40 295.8 LINK lib/c/libcriu.a [2020-05-15T09:23:57.060Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-05-15T09:23:57.101Z] #40 296.1 GEN magic.py [2020-05-15T09:23:57.101Z] #40 296.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-15T09:23:57.101Z] #40 296.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-15T09:23:57.101Z] #40 296.3 Note: Building without GnuTLS support [2020-05-15T09:23:57.630Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-05-15T09:23:57.802Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-15T09:23:57.890Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-05-15T09:23:57.904Z] --- PASS: TestConfigList (3.25s) [2020-05-15T09:23:57.904Z] === RUN TestConfigsCreateAndDelete [2020-05-15T09:23:57.904Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-15T09:23:57.904Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-15T09:23:57.904Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-15T09:23:58.459Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-15T09:23:58.597Z] #40 297.4 fatal: not a git repository (or any of the parent directories): .git [2020-05-15T09:23:59.027Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-15T09:23:59.595Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-15T09:23:59.787Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-15T09:23:59.992Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-15T09:24:00.103Z] #40 299.0 make[1]: Nothing to be done for 'all'. [2020-05-15T09:24:00.103Z] #40 ... [2020-05-15T09:24:00.103Z] [2020-05-15T09:24:00.103Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:24:00.103Z] #46 394.7 + cd /tmp/tmp.Sp440MRPO3/src/github.com/golangci/golangci-lint/ [2020-05-15T09:24:00.103Z] #46 394.7 + git checkout -q v1.23.8 [2020-05-15T09:24:00.347Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-15T09:24:00.532Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-15T09:24:00.727Z] #46 395.4 ++ git describe --tags [2020-05-15T09:24:00.727Z] #46 395.4 + version=v1.23.8 [2020-05-15T09:24:00.727Z] #46 395.4 ++ git rev-parse --short HEAD [2020-05-15T09:24:00.727Z] #46 395.4 + commit=76a82c6 [2020-05-15T09:24:00.727Z] #46 395.4 ++ git show -s --format=%cd [2020-05-15T09:24:00.907Z] --- PASS: TestConfigsCreateAndDelete (3.38s) [2020-05-15T09:24:00.907Z] === RUN TestConfigsUpdate [2020-05-15T09:24:01.015Z] #46 395.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-15T09:24:01.015Z] #46 395.4 + 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-15T09:24:01.101Z] ok github.com/docker/docker/pkg/chrootarchive 3.500s coverage: 43.2% of statements [2020-05-15T09:24:01.361Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2020-05-15T09:24:01.467Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-15T09:24:01.827Z] ok github.com/docker/docker/pkg/plugins 35.136s coverage: 73.4% of statements [2020-05-15T09:24:01.929Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-05-15T09:24:01.929Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2020-05-15T09:24:01.929Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-05-15T09:24:02.031Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-15T09:24:02.189Z] ok github.com/docker/docker/layer 7.287s coverage: 68.8% of statements [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/oci [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-15T09:24:02.189Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/rootless [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/volume [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-15T09:24:02.294Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-15T09:24:03.131Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2020-05-15T09:24:03.131Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === Skipped [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-15T09:24:03.278Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-15T09:24:03.278Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-15T09:24:03.278Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-15T09:24:03.278Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-15T09:24:03.278Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-15T09:24:03.278Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-15T09:24:03.278Z] daemon_test.go:147: root required [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-15T09:24:03.278Z] reload_test.go:520: root required [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-15T09:24:03.278Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-15T09:24:03.278Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-15T09:24:03.278Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-15T09:24:03.278Z] download_test.go:268: Needs fixing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-15T09:24:03.278Z] layer_test.go:304: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-15T09:24:03.278Z] layer_test.go:353: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-15T09:24:03.278Z] layer_test.go:468: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-15T09:24:03.278Z] layer_test.go:697: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-15T09:24:03.278Z] migration_test.go:46: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-15T09:24:03.278Z] migration_test.go:182: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-15T09:24:03.278Z] mount_test.go:17: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-15T09:24:03.278Z] mount_test.go:76: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-15T09:24:03.278Z] mount_test.go:125: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-15T09:24:03.278Z] mount_test.go:212: Failing on Windows [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:133: Xz not present in msys2 [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:238: Failing on Windows CI machines [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-15T09:24:03.278Z] archive_windows_test.go:16: Currently fails [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-15T09:24:03.278Z] changes_test.go:192: needs more investigation [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-15T09:24:03.278Z] changes_test.go:405: needs further investigation [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-15T09:24:03.278Z] changes_test.go:441: needs further investigation [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.278Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-15T09:24:03.278Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.278Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-15T09:24:03.279Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-15T09:24:03.279Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-15T09:24:03.279Z] poller_test.go:41: No chmod on Windows [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-15T09:24:03.279Z] fileutils_test.go:134: Needs porting to Windows [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-15T09:24:03.279Z] fileutils_test.go:180: Needs porting to Windows [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-15T09:24:03.279Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-15T09:24:03.279Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-15T09:24:03.279Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-15T09:24:03.279Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-15T09:24:03.279Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-15T09:24:03.279Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] [2020-05-15T09:24:03.279Z] DONE 1761 tests, 46 skipped in 204.884s [2020-05-15T09:24:03.279Z] INFO: make.ps1 ended at 05/15/2020 09:24:03 [2020-05-15T09:24:03.391Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-05-15T09:24:03.652Z] ok github.com/docker/docker/pkg/ioutils 0.651s coverage: 69.3% of statements [2020-05-15T09:24:03.652Z] ok github.com/docker/docker/pkg/idtools 0.727s coverage: 70.3% of statements [2020-05-15T09:24:03.652Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-15T09:24:03.652Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-15T09:24:03.652Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-05-15T09:24:03.652Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-15T09:24:03.725Z] #46 ... [2020-05-15T09:24:03.725Z] [2020-05-15T09:24:03.725Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-15T09:24:03.725Z] #40 300.5 make[1]: 'images/built-in.o' is up to date. [2020-05-15T09:24:03.725Z] #40 300.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-15T09:24:03.725Z] #40 300.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-15T09:24:03.725Z] #40 300.7 make[1]: 'compel/libcompel.a' is up to date. [2020-05-15T09:24:03.725Z] #40 300.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-15T09:24:03.725Z] #40 300.9 make[1]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 300.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-15T09:24:03.725Z] #40 301.4 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 301.5 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 301.6 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 301.8 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 301.9 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 302.0 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 302.1 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 302.4 make[2]: Nothing to be done for 'all'. [2020-05-15T09:24:03.725Z] #40 302.5 INSTALL criu/criu [2020-05-15T09:24:03.725Z] #40 DONE 302.6s [2020-05-15T09:24:03.725Z] [2020-05-15T09:24:03.725Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-15T09:24:03.914Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-15T09:24:04.222Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2020-05-15T09:24:04.222Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-05-15T09:24:04.222Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2020-05-15T09:24:04.473Z] --- PASS: TestConfigsUpdate (3.46s) [2020-05-15T09:24:04.473Z] === RUN TestTemplatedConfig [2020-05-15T09:24:04.482Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2020-05-15T09:24:04.482Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-15T09:24:04.482Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-15T09:24:04.751Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-15T09:24:05.422Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-05-15T09:24:05.487Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-15T09:24:05.487Z] INFO: Unit tests ended at 05/15/2020 09:24:05. Duration:00:03:39.8428621 [2020-05-15T09:24:05.487Z] INFO: Building busybox [2020-05-15T09:24:05.487Z] Sending build context to Docker daemon 5.12kB [2020-05-15T09:24:05.487Z] [2020-05-15T09:24:05.487Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-15T09:24:05.487Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-15T09:24:05.487Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-15T09:24:05.487Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-15T09:24:05.487Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-15T09:24:05.487Z] ---> 561b89eac394 [2020-05-15T09:24:05.487Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-15T09:24:05.487Z] ---> Running in ae9d7b45dee1 [2020-05-15T09:24:05.682Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-05-15T09:24:05.836Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-15T09:24:05.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2020-05-15T09:24:05.942Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-05-15T09:24:06.510Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-05-15T09:24:07.078Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2020-05-15T09:24:07.337Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-05-15T09:24:07.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:24:07.907Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-05-15T09:24:07.907Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-05-15T09:24:08.167Z] ok github.com/docker/docker/pkg/symlink 0.032s coverage: 87.7% of statements [2020-05-15T09:24:08.215Z] [2020-05-15T09:24:08.215Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:24:08.345Z] --- PASS: TestTemplatedConfig (3.95s) [2020-05-15T09:24:08.345Z] === RUN TestConfigCreateResolve [2020-05-15T09:24:08.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:24:08.774Z] HOSTNAME=9b32913c3937 [2020-05-15T09:24:08.774Z] DEST=bundles/test-integration [2020-05-15T09:24:08.774Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:24:08.774Z] DOCKER_ROOTLESS=1 [2020-05-15T09:24:08.774Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:24:08.774Z] container=docker [2020-05-15T09:24:08.774Z] HOME=/root [2020-05-15T09:24:08.774Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:24:08.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:24:08.774Z] VALIDATE_BRANCH=master [2020-05-15T09:24:08.774Z] TERM=xterm [2020-05-15T09:24:08.774Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:24:08.774Z] SHLVL=1 [2020-05-15T09:24:08.774Z] TIMEOUT=120m [2020-05-15T09:24:08.774Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:24:08.774Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:24:08.774Z] GO111MODULE=off [2020-05-15T09:24:08.774Z] DOCKER_EXPERIMENTAL=1 [2020-05-15T09:24:08.774Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-15T09:24:08.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:24:08.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:24:08.774Z] GOPATH=/go [2020-05-15T09:24:08.774Z] PKG_CONFIG=pkg-config [2020-05-15T09:24:08.774Z] _=/usr/bin/env [2020-05-15T09:24:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:24:09.105Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.1% of statements [2020-05-15T09:24:09.269Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-15T09:24:09.366Z] ok github.com/docker/docker/pkg/signal 2.772s coverage: 61.0% of statements [2020-05-15T09:24:09.366Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-05-15T09:24:09.524Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-15T09:24:09.936Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2020-05-15T09:24:09.936Z] testing: warning: no tests to run [2020-05-15T09:24:09.936Z] coverage: [no statements] [2020-05-15T09:24:09.936Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-05-15T09:24:10.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-15T09:24:10.228Z] Removing intermediate container ae9d7b45dee1 [2020-05-15T09:24:10.228Z] ---> b613eaf5a33c [2020-05-15T09:24:10.228Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-15T09:24:10.228Z] ---> Running in e29d30a5abe1 [2020-05-15T09:24:10.228Z] Removing intermediate container e29d30a5abe1 [2020-05-15T09:24:10.228Z] ---> e352cfe3ddd4 [2020-05-15T09:24:10.228Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-15T09:24:10.228Z] ---> Running in 1a2a7937d9ae [2020-05-15T09:24:10.228Z] Removing intermediate container 1a2a7937d9ae [2020-05-15T09:24:10.228Z] ---> d6e1f7642369 [2020-05-15T09:24:10.228Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-15T09:24:10.504Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2020-05-15T09:24:10.504Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-05-15T09:24:10.504Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-05-15T09:24:10.764Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-05-15T09:24:11.791Z] [2020-05-15T09:24:11.791Z] ---> 2b7e0de99670 [2020-05-15T09:24:11.791Z] 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-15T09:24:11.791Z] ---> Running in aa92e1f1b152 [2020-05-15T09:24:11.967Z] --- PASS: TestConfigCreateResolve (3.50s) [2020-05-15T09:24:11.967Z] === RUN TestConfigDaemonLibtrustID [2020-05-15T09:24:12.148Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 14.5% of statements [2020-05-15T09:24:12.222Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-05-15T09:24:12.222Z] PASS [2020-05-15T09:24:12.222Z] [2020-05-15T09:24:12.222Z] DONE 7 tests in 21.647s [2020-05-15T09:24:12.222Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-15T09:24:12.222Z] ++ 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-15T09:24:12.222Z] ++ set -e [2020-05-15T09:24:12.222Z] ++ '[' -n 0 ']' [2020-05-15T09:24:12.222Z] ++ set -x [2020-05-15T09:24:12.222Z] ++ env -i DEST=/go/src/github.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-15T09:24:12.238Z] #50 236.2 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-15T09:24:12.476Z] INFO: Testing against a local daemon [2020-05-15T09:24:12.476Z] === RUN TestCheckpoint [2020-05-15T09:24:12.476Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-15T09:24:12.476Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:24:12.476Z] === RUN TestContainerInvalidJSON [2020-05-15T09:24:12.476Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:12.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:12.476Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:12.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:12.476Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:12.476Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:12.476Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:12.476Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:12.476Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:12.476Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-15T09:24:12.476Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-15T09:24:12.476Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-15T09:24:12.476Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-15T09:24:12.476Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-15T09:24:12.476Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-15T09:24:12.476Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-15T09:24:12.731Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-15T09:24:12.731Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-15T09:24:12.731Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-15T09:24:12.731Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-15T09:24:12.731Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-15T09:24:12.731Z] === RUN TestCopyFromContainer [2020-05-15T09:24:13.088Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-05-15T09:24:13.088Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-05-15T09:24:13.291Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-15T09:24:14.027Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.3% of statements [2020-05-15T09:24:14.027Z] ok github.com/docker/docker/registry/resumable 0.050s coverage: 100.0% of statements [2020-05-15T09:24:14.216Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-15T09:24:14.305Z] #50 239.2 + mkdir -p /build [2020-05-15T09:24:14.305Z] #50 239.2 + cp runc /build/runc [2020-05-15T09:24:14.305Z] #50 DONE 239.3s [2020-05-15T09:24:14.305Z] [2020-05-15T09:24:14.305Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:24:14.472Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-15T09:24:14.596Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-05-15T09:24:14.727Z] === RUN TestCopyFromContainer// [2020-05-15T09:24:14.981Z] === RUN TestCopyFromContainer//bar/root [2020-05-15T09:24:14.981Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-15T09:24:15.237Z] === RUN TestCopyFromContainer/bar/quux [2020-05-15T09:24:15.237Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-15T09:24:15.237Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-15T09:24:15.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-15T09:24:15.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-15T09:24:15.540Z] ok github.com/docker/docker/registry 0.255s coverage: 56.1% of statements [2020-05-15T09:24:15.540Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2020-05-15T09:24:15.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-15T09:24:15.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer (3.14s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-05-15T09:24:16.005Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-05-15T09:24:16.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-15T09:24:16.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:16.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:16.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:16.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:16.005Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:16.005Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:16.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:16.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:16.005Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:16.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-15T09:24:16.005Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-15T09:24:16.005Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-15T09:24:16.005Z] === RUN TestCreateWithInvalidEnv [2020-05-15T09:24:16.005Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-15T09:24:16.005Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-15T09:24:16.005Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-15T09:24:16.005Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-15T09:24:16.005Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-15T09:24:16.005Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-15T09:24:16.005Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-15T09:24:16.005Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-15T09:24:16.005Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-15T09:24:16.005Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-15T09:24:16.005Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-15T09:24:16.005Z] === RUN TestCreateTmpfsMountsTarget [2020-05-15T09:24:16.005Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-15T09:24:16.005Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-15T09:24:16.260Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-15T09:24:16.479Z] ok github.com/docker/docker/runconfig 0.037s coverage: 65.8% of statements [2020-05-15T09:24:17.336Z] ......................... [ 67%] [2020-05-15T09:24:17.622Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-15T09:24:18.388Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-05-15T09:24:18.388Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-05-15T09:24:18.546Z] --- PASS: TestCreateWithCustomMaskedPaths (2.50s) [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:18.546Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:18.546Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:18.546Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:18.546Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:18.646Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2020-05-15T09:24:18.759Z] --- PASS: TestBuildWithHugeFile (27.58s) [2020-05-15T09:24:18.759Z] === RUN TestBuildWithEmptyDockerfile [2020-05-15T09:24:18.759Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:24:18.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:24:18.759Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:24:18.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:24:18.759Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:24:18.759Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:24:18.759Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:24:18.759Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:18.801Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-15T09:24:18.801Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-15T09:24:18.801Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-15T09:24:19.045Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:24:19.045Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-15T09:24:19.045Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-05-15T09:24:19.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-05-15T09:24:19.045Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-05-15T09:24:19.045Z] === RUN TestBuildPreserveOwnership [2020-05-15T09:24:19.045Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-15T09:24:20.024Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-05-15T09:24:20.443Z] Removing intermediate container aa92e1f1b152 [2020-05-15T09:24:20.443Z] ---> f8158b9935ec [2020-05-15T09:24:20.443Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-15T09:24:20.443Z] ---> Running in d400f5fbb611 [2020-05-15T09:24:20.685Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-15T09:24:20.941Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-15T09:24:21.426Z] [2020-05-15T09:24:21.426Z] SUCCESS: Specified value was saved. [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:21.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:21.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:21.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:21.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:21.501Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:21.501Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:21.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:21.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:21.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:21.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:21.501Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-15T09:24:21.501Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-15T09:24:21.501Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-15T09:24:21.501Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-15T09:24:21.756Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-15T09:24:22.011Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-15T09:24:22.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-05-15T09:24:22.571Z] === RUN TestContainerStartOnDaemonRestart [2020-05-15T09:24:22.571Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-15T09:24:22.571Z] === RUN TestDaemonRestartIpcMode [2020-05-15T09:24:22.571Z] === PAUSE TestDaemonRestartIpcMode [2020-05-15T09:24:22.571Z] === RUN TestDaemonHostGatewayIP [2020-05-15T09:24:22.571Z] === PAUSE TestDaemonHostGatewayIP [2020-05-15T09:24:22.571Z] === RUN TestContainerKillOnDaemonStart [2020-05-15T09:24:22.571Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-15T09:24:22.571Z] === RUN TestDiff [2020-05-15T09:24:22.571Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-15T09:24:22.571Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-15T09:24:23.496Z] --- PASS: TestDiff (0.92s) [2020-05-15T09:24:23.496Z] === RUN TestExecWithCloseStdin [2020-05-15T09:24:24.371Z] Removing intermediate container d400f5fbb611 [2020-05-15T09:24:24.371Z] ---> 80a63ecffd17 [2020-05-15T09:24:24.371Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-15T09:24:24.371Z] ---> Running in b8086bedb1a3 [2020-05-15T09:24:24.421Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-15T09:24:24.421Z] --- PASS: TestExecWithCloseStdin (1.10s) [2020-05-15T09:24:24.421Z] === RUN TestExec [2020-05-15T09:24:24.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-15T09:24:24.646Z] #53 ... [2020-05-15T09:24:24.646Z] [2020-05-15T09:24:24.646Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-15T09:24:24.646Z] #37 DONE 418.2s [2020-05-15T09:24:24.646Z] [2020-05-15T09:24:24.647Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:24:25.346Z] --- PASS: TestExec (0.97s) [2020-05-15T09:24:25.346Z] === RUN TestExecUser [2020-05-15T09:24:25.906Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-15T09:24:26.038Z] --- PASS: TestBuildPreserveOwnership (7.00s) [2020-05-15T09:24:26.038Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2020-05-15T09:24:26.038Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.49s) [2020-05-15T09:24:26.038Z] === RUN TestBuildPlatformInvalid [2020-05-15T09:24:26.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-15T09:24:26.321Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-15T09:24:26.321Z] PASS [2020-05-15T09:24:26.321Z] [2020-05-15T09:24:26.321Z] === Skipped [2020-05-15T09:24:26.321Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-15T09:24:26.321Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:24:26.321Z] [2020-05-15T09:24:26.321Z] [2020-05-15T09:24:26.321Z] DONE 32 tests, 1 skipped in 77.162s [2020-05-15T09:24:26.321Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-15T09:24:26.321Z] ++ 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-15T09:24:26.321Z] ++ set -e [2020-05-15T09:24:26.321Z] ++ '[' -n 0 ']' [2020-05-15T09:24:26.321Z] ++ set -x [2020-05-15T09:24:26.321Z] ++ env -i DEST=/go/src/github.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-15T09:24:26.416Z] --- PASS: TestExecUser (1.07s) [2020-05-15T09:24:26.416Z] === RUN TestExportContainerAndImportImage [2020-05-15T09:24:26.604Z] INFO: Testing against a local daemon [2020-05-15T09:24:26.604Z] === RUN TestConfigInspect [2020-05-15T09:24:27.318Z] Cannot create a file when that file already exists. [2020-05-15T09:24:27.775Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-05-15T09:24:27.775Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-15T09:24:27.775Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-15T09:24:29.135Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-15T09:24:29.135Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-05-15T09:24:29.135Z] === RUN TestHealthCheckWorkdir [2020-05-15T09:24:29.695Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-15T09:24:30.260Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-15T09:24:30.260Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2020-05-15T09:24:30.260Z] === RUN TestHealthKillContainer [2020-05-15T09:24:30.986Z] --- PASS: TestConfigInspect (3.96s) [2020-05-15T09:24:30.986Z] === RUN TestConfigList [2020-05-15T09:24:31.621Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-15T09:24:31.621Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-15T09:24:32.983Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-15T09:24:33.169Z] Removing intermediate container b8086bedb1a3 [2020-05-15T09:24:33.169Z] ---> 3a3082c9e930 [2020-05-15T09:24:33.169Z] Step 13/13 : CMD ["sh"] [2020-05-15T09:24:33.169Z] ---> Running in 0a6eb080e432 [2020-05-15T09:24:33.169Z] Removing intermediate container 0a6eb080e432 [2020-05-15T09:24:33.169Z] ---> 3684c921a3a1 [2020-05-15T09:24:33.169Z] Successfully built 3684c921a3a1 [2020-05-15T09:24:33.169Z] Successfully tagged busybox:latest [2020-05-15T09:24:33.169Z] INFO: Docker images of the daemon under test [2020-05-15T09:24:33.169Z] [2020-05-15T09:24:33.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-15T09:24:33.169Z] busybox latest 3684c921a3a1 Less than a second ago 3.72GB [2020-05-15T09:24:33.169Z] microsoft/windowsservercore latest 561b89eac394 8 days ago 3.7GB [2020-05-15T09:24:33.169Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 8 days ago 3.7GB [2020-05-15T09:24:33.169Z] [2020-05-15T09:24:33.169Z] INFO: Running integration tests at 05/15/2020 09:24:32... [2020-05-15T09:24:33.169Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-15T09:24:33.169Z] INFO: Integration API tests being run from the host: [2020-05-15T09:24:33.169Z] INFO: make.ps1 starting at 05/15/2020 09:24:32 [2020-05-15T09:24:33.238Z] --- PASS: TestHealthKillContainer (3.10s) [2020-05-15T09:24:33.238Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-15T09:24:33.640Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-15T09:24:34.163Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-05-15T09:24:34.163Z] === RUN TestIpcModeNone [2020-05-15T09:24:34.441Z] --- PASS: TestConfigList (3.74s) [2020-05-15T09:24:34.441Z] === RUN TestConfigsCreateAndDelete [2020-05-15T09:24:35.089Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-15T09:24:35.089Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-15T09:24:35.089Z] --- PASS: TestIpcModeNone (0.92s) [2020-05-15T09:24:35.089Z] === RUN TestIpcModePrivate [2020-05-15T09:24:35.649Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-15T09:24:36.208Z] --- PASS: TestIpcModePrivate (1.07s) [2020-05-15T09:24:36.208Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:214, shared: false, mustBeShared: false [2020-05-15T09:24:36.208Z] === RUN TestIpcModeShareable [2020-05-15T09:24:37.568Z] --- PASS: TestIpcModeShareable (1.07s) [2020-05-15T09:24:37.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true [2020-05-15T09:24:37.568Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-15T09:24:37.897Z] --- PASS: TestConfigsCreateAndDelete (3.71s) [2020-05-15T09:24:37.897Z] === RUN TestConfigsUpdate [2020-05-15T09:24:38.930Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-15T09:24:40.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-05-15T09:24:40.291Z] === RUN TestAPIIpcModeHost [2020-05-15T09:24:40.850Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-05-15T09:24:40.850Z] === RUN TestDaemonIpcModeShareable [2020-05-15T09:24:41.945Z] ok github.com/docker/docker/pkg/plugins 33.670s coverage: 76.6% of statements [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/rootless [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/volume [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-15T09:24:41.945Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === Skipped [2020-05-15T09:24:41.945Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-15T09:24:41.945Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-15T09:24:41.945Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-15T09:24:41.945Z] time="2020-05-15T09:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-15T09:24:41.945Z] time="2020-05-15T09:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-15T09:24:41.945Z] time="2020-05-15T09:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-15T09:24:41.945Z] time="2020-05-15T09:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-15T09:24:41.945Z] time="2020-05-15T09:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-15T09:24:41.945Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-15T09:24:41.945Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-15T09:24:41.945Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:24:41.945Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-15T09:24:41.945Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-15T09:24:41.945Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-15T09:24:41.945Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] [2020-05-15T09:24:41.945Z] DONE 2123 tests, 26 skipped in 194.703s Post stage [Pipeline] junit [2020-05-15T09:24:41.958Z] Recording test results [2020-05-15T09:24:42.279Z] --- PASS: TestConfigsUpdate (3.57s) [2020-05-15T09:24:42.279Z] === RUN TestTemplatedConfig [2020-05-15T09:24:42.736Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-05-15T09:24:42.736Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-05-15T09:24:42.736Z] === RUN TestDaemonIpcModePrivate [2020-05-15T09:24:42.736Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-15T09:24:44.100Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-05-15T09:24:44.100Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false [2020-05-15T09:24:44.100Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:24:44.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -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:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh dynbinary test-integration [2020-05-15T09:24:45.459Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-15T09:24:45.631Z] [2020-05-15T09:24:45.631Z] Removing bundles/ [2020-05-15T09:24:45.631Z] [2020-05-15T09:24:45.631Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-15T09:24:45.631Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:24:45.631Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:24:45.734Z] --- PASS: TestTemplatedConfig (3.64s) [2020-05-15T09:24:45.734Z] === RUN TestConfigCreateResolve [2020-05-15T09:24:46.019Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-05-15T09:24:46.020Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-05-15T09:24:46.020Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-15T09:24:47.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:24:47.902Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s) [2020-05-15T09:24:47.902Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-05-15T09:24:47.902Z] === RUN TestIpcModeOlderClient [2020-05-15T09:24:47.902Z] === PAUSE TestIpcModeOlderClient [2020-05-15T09:24:47.902Z] === RUN TestKillContainerInvalidSignal [2020-05-15T09:24:47.902Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-15T09:24:48.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:24:48.827Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-05-15T09:24:48.827Z] === RUN TestKillContainer [2020-05-15T09:24:48.827Z] === RUN TestKillContainer/no_signal [2020-05-15T09:24:49.188Z] --- PASS: TestConfigCreateResolve (3.61s) [2020-05-15T09:24:49.188Z] === RUN TestConfigDaemonLibtrustID [2020-05-15T09:24:49.188Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-15T09:24:49.188Z] PASS [2020-05-15T09:24:49.188Z] [2020-05-15T09:24:49.188Z] DONE 7 tests in 22.841s [2020-05-15T09:24:49.188Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-15T09:24:49.188Z] ++ 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-15T09:24:49.189Z] ++ set -e [2020-05-15T09:24:49.189Z] ++ '[' -n 0 ']' [2020-05-15T09:24:49.189Z] ++ set -x [2020-05-15T09:24:49.189Z] ++ env -i DEST=/go/src/github.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-15T09:24:49.471Z] INFO: Testing against a local daemon [2020-05-15T09:24:49.471Z] === RUN TestCheckpoint [2020-05-15T09:24:49.471Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-15T09:24:49.471Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:24:49.471Z] === RUN TestContainerInvalidJSON [2020-05-15T09:24:49.471Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:49.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:49.471Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:49.471Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:49.471Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:49.471Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:49.471Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:24:49.471Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:24:49.471Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:24:49.471Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-15T09:24:49.471Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-15T09:24:49.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-15T09:24:49.471Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-15T09:24:49.471Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-15T09:24:49.471Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-15T09:24:49.471Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-15T09:24:49.753Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-15T09:24:49.753Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-15T09:24:49.753Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-15T09:24:49.753Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-15T09:24:49.754Z] === RUN TestKillContainer/non_killing_signal [2020-05-15T09:24:50.036Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2020-05-15T09:24:50.036Z] === RUN TestCopyFromContainer [2020-05-15T09:24:50.314Z] === RUN TestKillContainer/killing_signal [2020-05-15T09:24:51.677Z] --- PASS: TestKillContainer (2.67s) [2020-05-15T09:24:51.677Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-05-15T09:24:51.677Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2020-05-15T09:24:51.677Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2020-05-15T09:24:51.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-15T09:24:51.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-15T09:24:51.677Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-15T09:24:51.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-15T09:24:51.935Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-15T09:24:52.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:24:52.059Z] === RUN TestCopyFromContainer// [2020-05-15T09:24:52.059Z] === RUN TestCopyFromContainer//bar/root [2020-05-15T09:24:52.342Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-15T09:24:52.342Z] === RUN TestCopyFromContainer/bar/quux [2020-05-15T09:24:52.342Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-15T09:24:52.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-15T09:24:52.624Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-15T09:24:52.624Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-15T09:24:52.624Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-15T09:24:52.908Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-15T09:24:52.908Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer (3.02s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-15T09:24:52.908Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-15T09:24:52.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-15T09:24:52.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:52.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:52.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:52.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:52.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:52.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:52.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:24:52.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:24:52.908Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:24:52.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-15T09:24:52.908Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-15T09:24:52.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-15T09:24:52.908Z] === RUN TestCreateWithInvalidEnv [2020-05-15T09:24:52.908Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-15T09:24:52.908Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-15T09:24:52.908Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-15T09:24:52.908Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-15T09:24:52.908Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-15T09:24:52.908Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-15T09:24:52.908Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-15T09:24:52.908Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-15T09:24:52.908Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-15T09:24:52.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-15T09:24:52.908Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-15T09:24:52.908Z] === RUN TestCreateTmpfsMountsTarget [2020-05-15T09:24:53.191Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-15T09:24:53.191Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-15T09:24:53.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-05-15T09:24:53.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-05-15T09:24:53.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2020-05-15T09:24:53.419Z] === RUN TestKillStoppedContainer [2020-05-15T09:24:53.419Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-15T09:24:53.419Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-15T09:24:53.419Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-15T09:24:53.419Z] === RUN TestKillDifferentUserContainer [2020-05-15T09:24:54.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-15T09:24:54.343Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-05-15T09:24:54.343Z] === RUN TestInspectOomKilledTrue [2020-05-15T09:24:54.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-15T09:24:54.343Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:24:54.343Z] === RUN TestInspectOomKilledFalse [2020-05-15T09:24:54.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-15T09:24:54.343Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:24:54.343Z] === RUN TestLinksEtcHostsContentMatch [2020-05-15T09:24:55.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-15T09:24:55.267Z] === RUN TestLinksContainerNames [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:55.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:24:55.869Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-05-15T09:24:55.869Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2020-05-15T09:24:55.869Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-15T09:24:57.792Z] --- PASS: TestLinksContainerNames (2.31s) [2020-05-15T09:24:57.792Z] === RUN TestLogsFollowTailEmpty [2020-05-15T09:24:58.351Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2020-05-15T09:24:58.351Z] === RUN TestContainerNetworkMountsNoChown [2020-05-15T09:24:58.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:58.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:58.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:58.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:58.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:58.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:58.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:58.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:24:58.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:24:58.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:24:58.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:24:58.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:24:58.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-15T09:24:58.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-15T09:24:58.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-15T09:24:58.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-15T09:24:58.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-15T09:24:58.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-15T09:24:58.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-15T09:24:58.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:24:58.934Z] INFO: Testing against a local daemon [2020-05-15T09:24:59.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-05-15T09:24:59.197Z] === RUN TestContainerStartOnDaemonRestart [2020-05-15T09:24:59.197Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-15T09:24:59.197Z] === RUN TestDaemonRestartIpcMode [2020-05-15T09:24:59.197Z] === PAUSE TestDaemonRestartIpcMode [2020-05-15T09:24:59.197Z] === RUN TestDaemonHostGatewayIP [2020-05-15T09:24:59.197Z] === PAUSE TestDaemonHostGatewayIP [2020-05-15T09:24:59.197Z] === RUN TestContainerKillOnDaemonStart [2020-05-15T09:24:59.197Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-15T09:24:59.197Z] === RUN TestDiff [2020-05-15T09:24:59.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2020-05-15T09:24:59.274Z] === RUN TestMountDaemonRoot [2020-05-15T09:24:59.274Z] === RUN TestMountDaemonRoot/default [2020-05-15T09:24:59.274Z] === PAUSE TestMountDaemonRoot/default [2020-05-15T09:24:59.274Z] === RUN TestMountDaemonRoot/private [2020-05-15T09:24:59.274Z] === PAUSE TestMountDaemonRoot/private [2020-05-15T09:24:59.274Z] === RUN TestMountDaemonRoot/rprivate [2020-05-15T09:24:59.274Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-15T09:24:59.274Z] === RUN TestMountDaemonRoot/slave [2020-05-15T09:24:59.274Z] === PAUSE TestMountDaemonRoot/slave [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rslave [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/shared [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/shared [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rshared [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/default [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/rshared [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/shared [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/rslave [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/slave [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/rprivate [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/private [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:24:59.275Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-15T09:24:59.275Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:24:59.275Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:24:59.529Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-15T09:24:59.785Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:25:00.041Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-15T09:25:00.041Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-15T09:25:00.041Z] === RUN TestContainerBindMountNonRecursive [2020-05-15T09:25:00.206Z] --- PASS: TestDiff (0.83s) [2020-05-15T09:25:00.206Z] === RUN TestExecWithCloseStdin [2020-05-15T09:25:00.617Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-15T09:25:00.822Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-05-15T09:25:00.822Z] === RUN TestExec [2020-05-15T09:25:01.831Z] --- PASS: TestExec (0.91s) [2020-05-15T09:25:01.831Z] === RUN TestExecUser [2020-05-15T09:25:01.926Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-15T09:25:02.840Z] --- PASS: TestExecUser (0.91s) [2020-05-15T09:25:02.840Z] === RUN TestExportContainerAndImportImage [2020-05-15T09:25:03.287Z] --- PASS: TestContainerBindMountNonRecursive (2.99s) [2020-05-15T09:25:03.287Z] === RUN TestNetworkNat [2020-05-15T09:25:03.849Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-05-15T09:25:03.849Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-15T09:25:04.649Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-15T09:25:04.649Z] --- PASS: TestNetworkNat (1.62s) [2020-05-15T09:25:04.649Z] === RUN TestNetworkLocalhostTCPNat [2020-05-15T09:25:05.882Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-15T09:25:05.882Z] === RUN TestHealthCheckWorkdir [2020-05-15T09:25:06.010Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2020-05-15T09:25:06.010Z] === RUN TestNetworkLoopbackNat [2020-05-15T09:25:06.265Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-15T09:25:06.498Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-05-15T09:25:06.498Z] === RUN TestHealthKillContainer [2020-05-15T09:25:07.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-15T09:25:07.444Z] --- PASS: TestNetworkLoopbackNat (1.68s) [2020-05-15T09:25:07.444Z] === RUN TestPause [2020-05-15T09:25:08.369Z] --- PASS: TestPause (1.02s) [2020-05-15T09:25:08.369Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-15T09:25:08.369Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:25:08.369Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:25:08.369Z] === RUN TestPauseStopPausedContainer [2020-05-15T09:25:09.293Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-05-15T09:25:09.293Z] === RUN TestPsFilter [2020-05-15T09:25:09.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-15T09:25:09.549Z] --- PASS: TestPsFilter (0.25s) [2020-05-15T09:25:09.549Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-15T09:25:09.967Z] --- PASS: TestHealthKillContainer (3.01s) [2020-05-15T09:25:09.967Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-15T09:25:10.473Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-05-15T09:25:10.473Z] === RUN TestRemoveContainerWithVolume [2020-05-15T09:25:10.582Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-05-15T09:25:10.582Z] === RUN TestIpcModeNone [2020-05-15T09:25:10.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-15T09:25:10.982Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-15T09:25:11.236Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-05-15T09:25:11.236Z] === RUN TestRemoveContainerRunning [2020-05-15T09:25:11.418Z] ok github.com/docker/docker/integration/build 14.138s [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === Skipped [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-15T09:25:11.418Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-15T09:25:11.418Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-15T09:25:11.418Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-15T09:25:11.418Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-15T09:25:11.418Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] DONE 22 tests, 10 skipped in 36.581s [2020-05-15T09:25:11.418Z] [2020-05-15T09:25:11.418Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-15T09:25:11.591Z] --- PASS: TestIpcModeNone (0.94s) [2020-05-15T09:25:11.591Z] === RUN TestIpcModePrivate [2020-05-15T09:25:11.936Z] #22 ... [2020-05-15T09:25:11.936Z] [2020-05-15T09:25:11.936Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:11.936Z] #53 400.4 + bin/containerd [2020-05-15T09:25:12.206Z] --- PASS: TestIpcModePrivate (0.90s) [2020-05-15T09:25:12.206Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-15T09:25:12.206Z] === RUN TestIpcModeShareable [2020-05-15T09:25:12.599Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-05-15T09:25:12.599Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-15T09:25:13.215Z] --- PASS: TestIpcModeShareable (0.93s) [2020-05-15T09:25:13.215Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-15T09:25:13.215Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-15T09:25:13.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.09s) [2020-05-15T09:25:13.523Z] === RUN TestRemoveInvalidContainer [2020-05-15T09:25:13.523Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-05-15T09:25:13.523Z] === RUN TestRenameLinkedContainer [2020-05-15T09:25:14.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:25:14.365Z] INFO: Testing against a local daemon [2020-05-15T09:25:14.365Z] ok github.com/docker/docker/integration/config 0.195s [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === Skipped [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-15T09:25:14.365Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] DONE 7 tests, 7 skipped in 4.128s [2020-05-15T09:25:14.365Z] [2020-05-15T09:25:14.365Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-15T09:25:15.472Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-15T09:25:16.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-15T09:25:16.674Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-05-15T09:25:16.674Z] === RUN TestAPIIpcModeHost [2020-05-15T09:25:16.674Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-15T09:25:16.674Z] === RUN TestDaemonIpcModeShareable [2020-05-15T09:25:16.842Z] tests/integration/client_test.py ..... [ 75%] [2020-05-15T09:25:16.842Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-15T09:25:17.393Z] --- PASS: TestRenameLinkedContainer (3.66s) [2020-05-15T09:25:17.393Z] === RUN TestRenameStoppedContainer [2020-05-15T09:25:17.773Z] tests/integration/errors_test.py . [ 76%] [2020-05-15T09:25:17.953Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-15T09:25:17.954Z] === RUN TestRenameRunningContainerAndReuse [2020-05-15T09:25:18.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:25:18.166Z] INFO: Testing against a local daemon [2020-05-15T09:25:18.513Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-15T09:25:18.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:25:18.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:25:18.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:25:18.697Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-05-15T09:25:18.697Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-15T09:25:18.697Z] === RUN TestDaemonIpcModePrivate [2020-05-15T09:25:18.816Z] #53 ... [2020-05-15T09:25:18.816Z] [2020-05-15T09:25:18.816Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:18.816Z] #22 472.8 + return [2020-05-15T09:25:18.816Z] #22 DONE 472.9s [2020-05-15T09:25:18.816Z] [2020-05-15T09:25:18.816Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:19.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-15T09:25:19.072Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-15T09:25:19.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:25:19.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:25:19.632Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2020-05-15T09:25:19.632Z] === RUN TestRenameInvalidName [2020-05-15T09:25:20.557Z] --- PASS: TestRenameInvalidName (0.82s) [2020-05-15T09:25:20.557Z] === RUN TestRenameAnonymousContainer [2020-05-15T09:25:20.721Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-05-15T09:25:20.721Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-15T09:25:20.721Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-15T09:25:20.879Z] #53 ... [2020-05-15T09:25:20.879Z] [2020-05-15T09:25:20.879Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-15T09:25:20.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:25:21.168Z] #23 DONE 0.1s [2020-05-15T09:25:21.168Z] [2020-05-15T09:25:21.168Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:21.168Z] #53 ... [2020-05-15T09:25:21.168Z] [2020-05-15T09:25:21.168Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-15T09:25:21.798Z] #27 DONE 0.5s [2020-05-15T09:25:21.798Z] [2020-05-15T09:25:21.798Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-15T09:25:21.798Z] #30 DONE 0.1s [2020-05-15T09:25:21.798Z] [2020-05-15T09:25:21.798Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-15T09:25:21.798Z] #32 DONE 0.1s [2020-05-15T09:25:21.798Z] [2020-05-15T09:25:21.798Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:21.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-15T09:25:22.086Z] #53 ... [2020-05-15T09:25:22.086Z] [2020-05-15T09:25:22.086Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-15T09:25:22.086Z] #35 DONE 0.1s [2020-05-15T09:25:22.086Z] [2020-05-15T09:25:22.086Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-15T09:25:22.086Z] #38 DONE 0.1s [2020-05-15T09:25:22.086Z] [2020-05-15T09:25:22.086Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-15T09:25:22.196Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-05-15T09:25:22.196Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-15T09:25:22.196Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-15T09:25:22.375Z] #41 DONE 0.1s [2020-05-15T09:25:22.375Z] [2020-05-15T09:25:22.375Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-15T09:25:22.375Z] #43 DONE 0.1s [2020-05-15T09:25:22.375Z] [2020-05-15T09:25:22.375Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:22.375Z] #53 ... [2020-05-15T09:25:22.375Z] [2020-05-15T09:25:22.375Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-15T09:25:22.375Z] #45 DONE 0.1s [2020-05-15T09:25:22.664Z] [2020-05-15T09:25:22.664Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:24.219Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-05-15T09:25:24.219Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-15T09:25:24.219Z] === RUN TestIpcModeOlderClient [2020-05-15T09:25:24.219Z] === PAUSE TestIpcModeOlderClient [2020-05-15T09:25:24.219Z] === RUN TestKillContainerInvalidSignal [2020-05-15T09:25:24.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-15T09:25:24.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-15T09:25:24.689Z] --- PASS: TestRenameAnonymousContainer (4.16s) [2020-05-15T09:25:24.689Z] === RUN TestRenameContainerWithSameName [2020-05-15T09:25:24.836Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-05-15T09:25:24.836Z] === RUN TestKillContainer [2020-05-15T09:25:24.836Z] === RUN TestKillContainer/no_signal [2020-05-15T09:25:25.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:25:25.844Z] === RUN TestKillContainer/non_killing_signal [2020-05-15T09:25:26.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-15T09:25:26.068Z] --- PASS: TestRenameContainerWithSameName (1.13s) [2020-05-15T09:25:26.068Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-15T09:25:26.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-15T09:25:26.128Z] === RUN TestKillContainer/killing_signal [2020-05-15T09:25:26.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:25:27.603Z] --- PASS: TestKillContainer (2.59s) [2020-05-15T09:25:27.603Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-05-15T09:25:27.603Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-05-15T09:25:27.603Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-15T09:25:27.603Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-15T09:25:27.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-15T09:25:27.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:25:27.953Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-05-15T09:25:27.953Z] === RUN TestResize [2020-05-15T09:25:28.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-15T09:25:28.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-15T09:25:28.219Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-15T09:25:28.462Z] --- PASS: TestResize (0.86s) [2020-05-15T09:25:28.462Z] === RUN TestResizeWithInvalidSize [2020-05-15T09:25:28.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:25:29.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-05-15T09:25:29.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-05-15T09:25:29.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-05-15T09:25:29.228Z] === RUN TestKillStoppedContainer [2020-05-15T09:25:29.228Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-15T09:25:29.228Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-15T09:25:29.228Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-15T09:25:29.228Z] === RUN TestKillDifferentUserContainer [2020-05-15T09:25:29.824Z] --- PASS: TestResizeWithInvalidSize (1.06s) [2020-05-15T09:25:29.824Z] === RUN TestResizeWhenContainerNotStarted [2020-05-15T09:25:30.237Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-05-15T09:25:30.238Z] === RUN TestInspectOomKilledTrue [2020-05-15T09:25:30.238Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-15T09:25:30.238Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:25:30.238Z] === RUN TestInspectOomKilledFalse [2020-05-15T09:25:30.238Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-15T09:25:30.238Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:25:30.238Z] === RUN TestLinksEtcHostsContentMatch [2020-05-15T09:25:30.384Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:30.384Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:30.384Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:30.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:25:30.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:25:30.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:25:30.853Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-05-15T09:25:30.853Z] === RUN TestLinksContainerNames [2020-05-15T09:25:30.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-15T09:25:32.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:25:32.326Z] --- PASS: TestLinksContainerNames (1.68s) [2020-05-15T09:25:32.326Z] === RUN TestLogsFollowTailEmpty [2020-05-15T09:25:32.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:33.335Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-05-15T09:25:33.335Z] === RUN TestContainerNetworkMountsNoChown [2020-05-15T09:25:33.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:33.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/default [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/default [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/private [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/private [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rprivate [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/slave [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/slave [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rslave [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/shared [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/shared [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rshared [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/default [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/rslave [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/rshared [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/shared [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/rprivate [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/slave [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/private [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:25:33.952Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-15T09:25:33.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-15T09:25:33.952Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:25:33.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:25:34.235Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:25:34.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:25:34.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-15T09:25:34.517Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:25:34.518Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:25:34.518Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:25:34.518Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:25:34.518Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:25:34.518Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-15T09:25:34.800Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:25:34.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:25:34.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:25:35.083Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-15T09:25:35.083Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-15T09:25:35.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-15T09:25:35.084Z] === RUN TestContainerBindMountNonRecursive [2020-05-15T09:25:36.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:25:36.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-15T09:25:36.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:25:36.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:25:37.107Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-05-15T09:25:37.107Z] === RUN TestNetworkNat [2020-05-15T09:25:38.115Z] --- PASS: TestNetworkNat (0.90s) [2020-05-15T09:25:38.115Z] === RUN TestNetworkLocalhostTCPNat [2020-05-15T09:25:38.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:25:38.130Z] Using test binary docker [2020-05-15T09:25:38.130Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-15T09:25:38.130Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:25:38.130Z] INFO: Waiting for daemon to start... [2020-05-15T09:25:38.130Z] Starting dockerd [2020-05-15T09:25:38.732Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-05-15T09:25:38.732Z] === RUN TestNetworkLoopbackNat [2020-05-15T09:25:38.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-15T09:25:38.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:25:39.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:25:40.039Z] . [2020-05-15T09:25:40.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:25:40.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:25:40.039Z] Error: No such image: emptyfs [2020-05-15T09:25:40.039Z] Running integration-test (iteration 1) [2020-05-15T09:25:40.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-15T09:25:40.207Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-05-15T09:25:40.207Z] === RUN TestPause [2020-05-15T09:25:40.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-15T09:25:40.823Z] --- PASS: TestPause (0.87s) [2020-05-15T09:25:40.823Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-15T09:25:40.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:25:40.823Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:25:40.823Z] === RUN TestPauseStopPausedContainer [2020-05-15T09:25:41.830Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-05-15T09:25:41.830Z] === RUN TestPsFilter [2020-05-15T09:25:42.113Z] --- PASS: TestPsFilter (0.27s) [2020-05-15T09:25:42.113Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-15T09:25:42.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:25:42.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-15T09:25:43.121Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-05-15T09:25:43.121Z] === RUN TestRemoveContainerWithVolume [2020-05-15T09:25:43.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:25:43.736Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-05-15T09:25:43.736Z] === RUN TestRemoveContainerRunning [2020-05-15T09:25:43.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-15T09:25:44.745Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-05-15T09:25:44.745Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-15T09:25:45.361Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-05-15T09:25:45.361Z] === RUN TestRemoveInvalidContainer [2020-05-15T09:25:45.361Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-15T09:25:45.361Z] === RUN TestRenameLinkedContainer [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.08s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s) [2020-05-15T09:25:45.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-05-15T09:25:45.873Z] === RUN TestCgroupNamespacesRun [2020-05-15T09:25:46.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-15T09:25:47.796Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2020-05-15T09:25:47.796Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-15T09:25:48.825Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-05-15T09:25:48.825Z] === RUN TestRenameStoppedContainer [2020-05-15T09:25:49.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-15T09:25:49.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-15T09:25:49.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-15T09:25:49.680Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2020-05-15T09:25:49.680Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-15T09:25:49.833Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-05-15T09:25:49.833Z] === RUN TestRenameRunningContainerAndReuse [2020-05-15T09:25:49.983Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:25:49.983Z] Loaded image: busybox:latest [2020-05-15T09:25:49.983Z] Loaded image: busybox:glibc [2020-05-15T09:25:49.983Z] Loaded image: debian:jessie [2020-05-15T09:25:49.983Z] Loaded image: hello-world:latest [2020-05-15T09:25:49.983Z] INFO: Testing against a local daemon [2020-05-15T09:25:49.983Z] === RUN TestCgroupNamespacesBuild [2020-05-15T09:25:51.565Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-05-15T09:25:51.565Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-15T09:25:51.857Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-05-15T09:25:51.857Z] === RUN TestRenameInvalidName [2020-05-15T09:25:52.473Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-15T09:25:52.473Z] === RUN TestRenameAnonymousContainer [2020-05-15T09:25:53.240Z] --- PASS: TestCgroupNamespacesBuild (3.08s) [2020-05-15T09:25:53.240Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-15T09:25:53.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-15T09:25:53.718Z] --- PASS: TestCgroupNamespacesRunHostMode (2.06s) [2020-05-15T09:25:53.718Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-15T09:25:53.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-15T09:25:55.276Z] #53 ... [2020-05-15T09:25:55.276Z] [2020-05-15T09:25:55.276Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:55.276Z] #46 DONE 509.6s [2020-05-15T09:25:55.276Z] [2020-05-15T09:25:55.276Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:25:55.746Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.64s) [2020-05-15T09:25:55.746Z] === RUN TestBuildWithSession [2020-05-15T09:25:55.746Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-15T09:25:55.746Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:25:55.746Z] === RUN TestBuildSquashParent [2020-05-15T09:25:55.863Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2020-05-15T09:25:55.863Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-15T09:25:57.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-15T09:25:57.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2020-05-15T09:25:57.225Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-15T09:25:57.959Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-05-15T09:25:57.959Z] === RUN TestRenameContainerWithSameName [2020-05-15T09:25:58.150Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-05-15T09:25:58.151Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-15T09:25:58.242Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-05-15T09:25:58.242Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-15T09:25:58.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-15T09:25:58.759Z] #53 ... [2020-05-15T09:25:58.759Z] [2020-05-15T09:25:58.759Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-15T09:25:59.044Z] #47 DONE 0.1s [2020-05-15T09:25:59.044Z] [2020-05-15T09:25:59.044Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-15T09:25:59.044Z] #49 DONE 0.1s [2020-05-15T09:25:59.044Z] [2020-05-15T09:25:59.044Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-15T09:25:59.044Z] #51 DONE 0.1s [2020-05-15T09:25:59.044Z] [2020-05-15T09:25:59.044Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-15T09:26:00.266Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-05-15T09:26:00.266Z] === RUN TestResize [2020-05-15T09:26:00.287Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-05-15T09:26:00.287Z] === RUN TestKernelTCPMemory [2020-05-15T09:26:00.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-15T09:26:00.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-15T09:26:00.882Z] --- PASS: TestResize (0.82s) [2020-05-15T09:26:00.882Z] === RUN TestResizeWithInvalidSize [2020-05-15T09:26:01.101Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-05-15T09:26:01.101Z] === RUN TestNISDomainname [2020-05-15T09:26:01.497Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-05-15T09:26:01.497Z] === RUN TestResizeWhenContainerNotStarted [2020-05-15T09:26:02.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-15T09:26:02.280Z] --- PASS: TestNISDomainname (1.16s) [2020-05-15T09:26:02.280Z] === RUN TestHostnameDnsResolution [2020-05-15T09:26:02.417Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-15T09:26:02.507Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:02.507Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:02.507Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:02.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:26:02.507Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:26:02.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-15T09:26:03.765Z] --- PASS: TestHostnameDnsResolution (1.43s) [2020-05-15T09:26:03.765Z] === RUN TestStats [2020-05-15T09:26:03.813Z] --- PASS: TestBuildSquashParent (7.46s) [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:26:03.813Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:26:03.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:26:03.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:26:03.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:26:04.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:04.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:05.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-15T09:26:05.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-15T09:26:06.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:26:06.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:26:06.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:26:06.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:26:06.744Z] --- PASS: TestStats (2.91s) [2020-05-15T09:26:06.745Z] === RUN TestStopContainerWithTimeout [2020-05-15T09:26:06.745Z] === RUN TestStopContainerWithTimeout/0 [2020-05-15T09:26:06.745Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-15T09:26:06.745Z] === RUN TestStopContainerWithTimeout/1 [2020-05-15T09:26:06.745Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-15T09:26:06.745Z] === RUN TestStopContainerWithTimeout/3 [2020-05-15T09:26:06.745Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-15T09:26:06.745Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-15T09:26:06.745Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-15T09:26:06.745Z] === CONT TestStopContainerWithTimeout/0 [2020-05-15T09:26:06.745Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-15T09:26:07.087Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:26:07.087Z] [2020-05-15T09:26:07.087Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:26:07.087Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:26:07.087Z] HOSTNAME=32c20abd8e10 [2020-05-15T09:26:07.087Z] TESTDEBUG=0 [2020-05-15T09:26:07.087Z] DEST=bundles/test-integration [2020-05-15T09:26:07.087Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:26:07.087Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:26:07.087Z] container=docker [2020-05-15T09:26:07.087Z] HOME=/root [2020-05-15T09:26:07.087Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:26:07.087Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:26:07.087Z] VALIDATE_BRANCH=master [2020-05-15T09:26:07.087Z] TERM=xterm [2020-05-15T09:26:07.087Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:26:07.087Z] SHLVL=1 [2020-05-15T09:26:07.087Z] TIMEOUT=120m [2020-05-15T09:26:07.087Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:26:07.087Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:26:07.087Z] GO111MODULE=off [2020-05-15T09:26:07.087Z] DOCKER_EXPERIMENTAL=1 [2020-05-15T09:26:07.087Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-15T09:26:07.087Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:26:07.087Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:26:07.087Z] GOPATH=/go [2020-05-15T09:26:07.087Z] PKG_CONFIG=pkg-config [2020-05-15T09:26:07.087Z] _=/usr/bin/env [2020-05-15T09:26:07.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:26:07.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-15T09:26:07.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:26:07.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:26:07.865Z] === CONT TestStopContainerWithTimeout/3 [2020-05-15T09:26:08.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:26:08.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:26:09.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:26:10.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-05-15T09:26:10.082Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-05-15T09:26:10.082Z] === RUN TestBuildMultiStageCopy [2020-05-15T09:26:10.082Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-15T09:26:10.374Z] === CONT TestStopContainerWithTimeout/1 [2020-05-15T09:26:10.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-15T09:26:11.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-15T09:26:12.113Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-15T09:26:12.113Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-05-15T09:26:12.113Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-05-15T09:26:12.113Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-05-15T09:26:12.113Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-05-15T09:26:12.113Z] === RUN TestDeleteDevicemapper [2020-05-15T09:26:12.113Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-15T09:26:12.113Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:26:12.113Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-15T09:26:12.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-15T09:26:13.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-15T09:26:13.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:26:13.525Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:26:14.036Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-15T09:26:14.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-15T09:26:14.288Z] #53 470.3 + bin/containerd-stress [2020-05-15T09:26:14.965Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-15T09:26:15.183Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-15T09:26:15.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-05-15T09:26:15.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-05-15T09:26:15.554Z] === RUN TestCgroupNamespacesRun [2020-05-15T09:26:15.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.83s) [2020-05-15T09:26:15.780Z] === RUN TestUpdateMemory [2020-05-15T09:26:15.781Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-15T09:26:15.781Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:15.781Z] === RUN TestUpdateCPUQuota [2020-05-15T09:26:16.036Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-15T09:26:16.106Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy (7.08s) [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.08s) [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-05-15T09:26:17.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-15T09:26:17.028Z] === RUN TestBuildMultiStageParentConfig [2020-05-15T09:26:17.397Z] --- PASS: TestUpdateCPUQuota (1.73s) [2020-05-15T09:26:17.397Z] === RUN TestUpdatePidsLimit [2020-05-15T09:26:17.578Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-05-15T09:26:17.578Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-15T09:26:17.652Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-15T09:26:17.755Z] #53 473.9 + bin/containerd-shim [2020-05-15T09:26:17.906Z] === RUN TestUpdatePidsLimit/no_change [2020-05-15T09:26:18.465Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-15T09:26:18.722Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-15T09:26:19.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-05-15T09:26:19.051Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-15T09:26:19.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-15T09:26:19.536Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-15T09:26:20.113Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-15T09:26:20.113Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-15T09:26:20.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-15T09:26:20.524Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-15T09:26:21.787Z] ......... [ 86%] [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit (4.13s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-05-15T09:26:21.997Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-05-15T09:26:21.997Z] === RUN TestUpdateRestartPolicy [2020-05-15T09:26:22.257Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-15T09:26:22.258Z] === RUN TestBuildLabelWithTargets [2020-05-15T09:26:22.547Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2020-05-15T09:26:22.547Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-15T09:26:22.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-15T09:26:22.555Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-15T09:26:23.917Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-15T09:26:24.035Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-15T09:26:24.035Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-15T09:26:24.841Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-15T09:26:25.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-15T09:26:26.019Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-15T09:26:26.057Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-05-15T09:26:26.057Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-15T09:26:26.673Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-15T09:26:26.673Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-15T09:26:27.942Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-15T09:26:28.099Z] #53 484.1 + bin/containerd-shim-runc-v1 [2020-05-15T09:26:28.696Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-05-15T09:26:28.696Z] === RUN TestKernelTCPMemory [2020-05-15T09:26:29.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:26:29.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:26:29.278Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-15T09:26:29.311Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-05-15T09:26:29.311Z] === RUN TestNISDomainname [2020-05-15T09:26:29.567Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-15T09:26:30.319Z] --- PASS: TestNISDomainname (0.96s) [2020-05-15T09:26:30.319Z] === RUN TestHostnameDnsResolution [2020-05-15T09:26:30.324Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-15T09:26:30.324Z] === RUN TestBuildWithEmptyLayers [2020-05-15T09:26:30.437Z] ok github.com/docker/docker/integration/container 67.989s [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === Skipped [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-15T09:26:30.437Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-15T09:26:30.437Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-05-15T09:26:30.437Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-05-15T09:26:30.437Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-05-15T09:26:30.437Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-15T09:26:30.437Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-15T09:26:30.437Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-15T09:26:30.437Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-15T09:26:30.437Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-15T09:26:30.437Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-15T09:26:30.437Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-05-15T09:26:30.437Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-15T09:26:30.437Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-15T09:26:30.437Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-15T09:26:30.437Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-15T09:26:30.437Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-15T09:26:30.437Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-15T09:26:30.437Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-15T09:26:30.437Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-15T09:26:30.437Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-15T09:26:30.437Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-15T09:26:30.437Z] [2020-05-15T09:26:30.437Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-15T09:26:30.438Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-15T09:26:30.438Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-15T09:26:30.438Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-15T09:26:30.438Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-15T09:26:30.438Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-15T09:26:30.438Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-15T09:26:30.438Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-15T09:26:30.438Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-15T09:26:30.438Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-15T09:26:30.438Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-15T09:26:30.438Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:26:30.438Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-15T09:26:30.438Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-15T09:26:30.438Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-15T09:26:30.438Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] DONE 81 tests, 42 skipped in 71.199s [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-15T09:26:30.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:30.438Z] INFO: Testing against a local daemon [2020-05-15T09:26:30.438Z] ok github.com/docker/docker/integration/image 0.485s [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === Skipped [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-15T09:26:30.438Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-15T09:26:30.438Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-15T09:26:30.438Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-15T09:26:30.438Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] DONE 11 tests, 4 skipped in 2.731s [2020-05-15T09:26:30.438Z] [2020-05-15T09:26:30.438Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-15T09:26:30.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:30.906Z] INFO: Testing against a local daemon [2020-05-15T09:26:30.906Z] ok github.com/docker/docker/integration/network 0.232s [2020-05-15T09:26:30.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:26:31.160Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === Skipped [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-15T09:26:31.375Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-15T09:26:31.375Z] 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-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-15T09:26:31.375Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-15T09:26:31.375Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-15T09:26:31.375Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-15T09:26:31.375Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] DONE 18 tests, 14 skipped in 2.544s [2020-05-15T09:26:31.375Z] [2020-05-15T09:26:31.375Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-15T09:26:32.083Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-15T09:26:32.352Z] --- PASS: TestHostnameDnsResolution (1.64s) [2020-05-15T09:26:32.352Z] === RUN TestStats [2020-05-15T09:26:32.360Z] testing: warning: no tests to run [2020-05-15T09:26:32.360Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [2020-05-15T09:26:32.360Z] [2020-05-15T09:26:32.360Z] DONE 0 tests in 0.855s [2020-05-15T09:26:32.360Z] [2020-05-15T09:26:32.360Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-15T09:26:32.826Z] testing: warning: no tests to run [2020-05-15T09:26:32.826Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2020-05-15T09:26:32.826Z] [2020-05-15T09:26:32.826Z] DONE 0 tests in 0.801s [2020-05-15T09:26:32.826Z] [2020-05-15T09:26:32.826Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-15T09:26:33.578Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-15T09:26:33.578Z] === RUN TestBuildMultiStageOnBuild [2020-05-15T09:26:33.618Z] #53 489.0 + bin/containerd-shim-runc-v2 [2020-05-15T09:26:33.811Z] testing: warning: no tests to run [2020-05-15T09:26:33.811Z] ok github.com/docker/docker/integration/plugin 0.074s [2020-05-15T09:26:33.811Z] [2020-05-15T09:26:33.811Z] DONE 0 tests in 0.836s [2020-05-15T09:26:33.811Z] [2020-05-15T09:26:33.811Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-15T09:26:33.968Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-15T09:26:34.237Z] #53 490.4 + binaries [2020-05-15T09:26:34.528Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-15T09:26:34.532Z] #53 490.4 + mkdir -p /build [2020-05-15T09:26:34.532Z] #53 490.4 + cp bin/containerd /build/containerd [2020-05-15T09:26:34.532Z] #53 490.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-15T09:26:34.532Z] #53 490.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-15T09:26:34.532Z] #53 490.5 + cp bin/ctr /build/ctr [2020-05-15T09:26:34.532Z] #53 DONE 490.6s [2020-05-15T09:26:34.782Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-15T09:26:34.794Z] testing: warning: no tests to run [2020-05-15T09:26:34.794Z] ok github.com/docker/docker/integration/plugin/authz 0.061s [2020-05-15T09:26:34.794Z] [2020-05-15T09:26:34.794Z] DONE 0 tests in 0.813s [2020-05-15T09:26:34.794Z] [2020-05-15T09:26:34.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-15T09:26:35.031Z] --- PASS: TestStats (2.88s) [2020-05-15T09:26:35.031Z] === RUN TestStopContainerWithTimeout [2020-05-15T09:26:35.031Z] === RUN TestStopContainerWithTimeout/0 [2020-05-15T09:26:35.031Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-15T09:26:35.031Z] === RUN TestStopContainerWithTimeout/1 [2020-05-15T09:26:35.031Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-15T09:26:35.031Z] === RUN TestStopContainerWithTimeout/3 [2020-05-15T09:26:35.031Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-15T09:26:35.031Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-15T09:26:35.031Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-15T09:26:35.031Z] === CONT TestStopContainerWithTimeout/0 [2020-05-15T09:26:35.031Z] === CONT TestStopContainerWithTimeout/3 [2020-05-15T09:26:35.341Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-15T09:26:35.341Z] --- PASS: TestUpdateRestartPolicy (13.72s) [2020-05-15T09:26:35.341Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-15T09:26:35.597Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-15T09:26:36.039Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-15T09:26:36.113Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-15T09:26:36.157Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-15T09:26:36.411Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2020-05-15T09:26:36.411Z] === RUN TestWaitNonBlocked [2020-05-15T09:26:36.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:26:36.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:26:36.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:26:36.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:26:36.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:26:36.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:26:36.411Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-15T09:26:36.411Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-15T09:26:36.573Z] #54 DONE 0.1s [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-15T09:26:36.573Z] #57 DONE 0.1s [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-15T09:26:36.573Z] #59 DONE 0.1s [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-15T09:26:36.573Z] #61 DONE 0.1s [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-15T09:26:36.573Z] #62 DONE 0.0s [2020-05-15T09:26:36.573Z] [2020-05-15T09:26:36.573Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-15T09:26:36.677Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-15T09:26:37.771Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-15T09:26:37.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-05-15T09:26:37.771Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2020-05-15T09:26:37.771Z] === RUN TestWaitBlocked [2020-05-15T09:26:37.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:26:37.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:26:37.771Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:26:37.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:26:37.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:26:37.771Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:26:38.026Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-15T09:26:38.063Z] === CONT TestStopContainerWithTimeout/1 [2020-05-15T09:26:38.810Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-15T09:26:38.810Z] === RUN TestBuildUncleanTarFilenames [2020-05-15T09:26:38.810Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-15T09:26:38.810Z] === RUN TestBuildMultiStageLayerLeak [2020-05-15T09:26:38.952Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-15T09:26:38.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-05-15T09:26:38.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2020-05-15T09:26:38.952Z] === CONT TestContainerStartOnDaemonRestart [2020-05-15T09:26:38.952Z] === CONT TestIpcModeOlderClient [2020-05-15T09:26:39.207Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-15T09:26:39.207Z] === CONT TestDaemonHostGatewayIP [2020-05-15T09:26:39.263Z] #63 DONE 2.4s [2020-05-15T09:26:39.263Z] [2020-05-15T09:26:39.263Z] #64 exporting to oci image format [2020-05-15T09:26:39.263Z] #64 exporting layers [2020-05-15T09:26:40.087Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-15T09:26:40.087Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-05-15T09:26:40.087Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-05-15T09:26:40.087Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-05-15T09:26:40.087Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-05-15T09:26:40.087Z] === RUN TestDeleteDevicemapper [2020-05-15T09:26:40.087Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-15T09:26:40.087Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:26:40.087Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-15T09:26:40.132Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-15T09:26:41.494Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-15T09:26:42.054Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-15T09:26:42.615Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-05-15T09:26:42.615Z] === CONT TestContainerKillOnDaemonStart [2020-05-15T09:26:42.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-15T09:26:42.769Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-15T09:26:43.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:43.459Z] INFO: Testing against a local daemon [2020-05-15T09:26:43.459Z] ok github.com/docker/docker/integration/plugin/common 0.245s [2020-05-15T09:26:43.459Z] [2020-05-15T09:26:43.459Z] === Skipped [2020-05-15T09:26:43.459Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-15T09:26:43.459Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-15T09:26:43.459Z] [2020-05-15T09:26:43.459Z] [2020-05-15T09:26:43.459Z] DONE 3 tests, 1 skipped in 8.560s [2020-05-15T09:26:43.459Z] [2020-05-15T09:26:43.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-15T09:26:43.539Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2020-05-15T09:26:43.539Z] === CONT TestDaemonRestartIpcMode [2020-05-15T09:26:43.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2020-05-15T09:26:43.547Z] === RUN TestUpdateMemory [2020-05-15T09:26:43.547Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-15T09:26:43.547Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:43.547Z] === RUN TestUpdateCPUQuota [2020-05-15T09:26:44.041Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-05-15T09:26:44.041Z] === RUN TestBuildWithHugeFile [2020-05-15T09:26:44.463Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-15T09:26:44.556Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-05-15T09:26:44.556Z] === RUN TestUpdatePidsLimit [2020-05-15T09:26:44.556Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-15T09:26:44.839Z] === RUN TestUpdatePidsLimit/no_change [2020-05-15T09:26:45.121Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-15T09:26:45.736Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-15T09:26:45.825Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-15T09:26:46.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-15T09:26:46.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-15T09:26:46.917Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-15T09:26:47.185Z] --- PASS: TestDaemonRestartIpcMode (3.76s) [2020-05-15T09:26:47.185Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-15T09:26:47.185Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-15T09:26:47.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:47.267Z] INFO: Testing against a local daemon [2020-05-15T09:26:47.267Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.221s [2020-05-15T09:26:47.267Z] [2020-05-15T09:26:47.267Z] === Skipped [2020-05-15T09:26:47.267Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-15T09:26:47.267Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-15T09:26:47.267Z] [2020-05-15T09:26:47.267Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-15T09:26:47.267Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-15T09:26:47.267Z] [2020-05-15T09:26:47.267Z] [2020-05-15T09:26:47.267Z] DONE 2 tests, 2 skipped in 3.373s [2020-05-15T09:26:47.267Z] [2020-05-15T09:26:47.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-15T09:26:47.749Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit (3.83s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-15T09:26:48.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-15T09:26:48.389Z] === RUN TestUpdateRestartPolicy [2020-05-15T09:26:48.679Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-15T09:26:49.238Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-15T09:26:49.238Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-15T09:26:49.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:49.480Z] INFO: Testing against a local daemon [2020-05-15T09:26:49.480Z] ok github.com/docker/docker/integration/plugin/logging 0.207s [2020-05-15T09:26:49.480Z] [2020-05-15T09:26:49.480Z] === Skipped [2020-05-15T09:26:49.480Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-15T09:26:49.480Z] read_test.go:21: no unix domain sockets on Windows [2020-05-15T09:26:49.480Z] [2020-05-15T09:26:49.480Z] [2020-05-15T09:26:49.480Z] DONE 1 tests, 1 skipped in 2.623s [2020-05-15T09:26:49.480Z] [2020-05-15T09:26:49.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-15T09:26:49.797Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-15T09:26:50.356Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-15T09:26:50.611Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-15T09:26:50.866Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-15T09:26:51.040Z] testing: warning: no tests to run [2020-05-15T09:26:51.040Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.105s [2020-05-15T09:26:51.040Z] [2020-05-15T09:26:51.040Z] DONE 0 tests in 1.398s [2020-05-15T09:26:51.040Z] [2020-05-15T09:26:51.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-15T09:26:51.424Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-15T09:26:51.679Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-15T09:26:51.842Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-15T09:26:52.356Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-15T09:26:52.356Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-15T09:26:52.356Z] [2020-05-15T09:26:52.356Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-15T09:26:52.356Z] =========================== short test summary info ============================ [2020-05-15T09:26:52.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-15T09:26:52.357Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-15T09:26:52.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-15T09:26:52.357Z] Not supported on most drivers [2020-05-15T09:26:52.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-15T09:26:52.357Z] Can fail if eth0 has multiple IP addresses [2020-05-15T09:26:52.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-15T09:26:52.357Z] This doesn't seem to be taken into account by the engine [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-15T09:26:52.357Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-15T09:26:52.357Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-15T09:26:52.357Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 383.58 seconds == [2020-05-15T09:26:52.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-15T09:26:52.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:26:52.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:26:53.039Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-15T09:26:53.294Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-15T09:26:53.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:26:53.982Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:53.982Z] INFO: Testing against a local daemon [2020-05-15T09:26:53.982Z] ok github.com/docker/docker/integration/plugin/volumes 0.229s [2020-05-15T09:26:53.982Z] [2020-05-15T09:26:53.982Z] === Skipped [2020-05-15T09:26:53.982Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-15T09:26:53.982Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:53.982Z] [2020-05-15T09:26:53.982Z] [2020-05-15T09:26:53.982Z] DONE 1 tests, 1 skipped in 2.725s [2020-05-15T09:26:53.982Z] [2020-05-15T09:26:53.982Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-15T09:26:55.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:26:55.803Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-05-15T09:26:55.803Z] PASS [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === Skipped [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-15T09:26:55.803Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-15T09:26:55.803Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-15T09:26:55.803Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:26:55.803Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-15T09:26:55.803Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-15T09:26:55.803Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] [2020-05-15T09:26:55.803Z] DONE 200 tests, 6 skipped in 163.327s [2020-05-15T09:26:55.803Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-15T09:26:55.803Z] ++ 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-15T09:26:55.803Z] ++ set -e [2020-05-15T09:26:55.803Z] ++ '[' -n 0 ']' [2020-05-15T09:26:55.803Z] ++ set -x [2020-05-15T09:26:55.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:26:55.803Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-15T09:26:55.803Z] INFO: Testing against a local daemon [2020-05-15T09:26:55.803Z] === RUN TestCommitInheritsEnv [2020-05-15T09:26:56.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:56.199Z] INFO: Testing against a local daemon [2020-05-15T09:26:56.199Z] ok github.com/docker/docker/integration/secret 0.186s [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === Skipped [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-15T09:26:56.199Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] DONE 6 tests, 6 skipped in 2.352s [2020-05-15T09:26:56.199Z] [2020-05-15T09:26:56.199Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-15T09:26:56.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:26:56.363Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-05-15T09:26:56.363Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-15T09:26:56.363Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-15T09:26:56.363Z] === RUN TestImagesFilterMultiReference [2020-05-15T09:26:56.363Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-15T09:26:56.363Z] === RUN TestImagePullPlatformInvalid [2020-05-15T09:26:56.363Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-05-15T09:26:56.363Z] === RUN TestRemoveImageOrphaning [2020-05-15T09:26:56.922Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-15T09:26:56.922Z] === RUN TestRemoveImageGarbageCollector [2020-05-15T09:26:57.846Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-15T09:26:58.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:26:59.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:26:59.144Z] INFO: Testing against a local daemon [2020-05-15T09:26:59.144Z] ok github.com/docker/docker/integration/service 0.350s [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === Skipped [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-15T09:26:59.144Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-15T09:26:59.144Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-15T09:26:59.144Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-15T09:26:59.144Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-15T09:26:59.144Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-15T09:26:59.144Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-15T09:26:59.144Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-15T09:26:59.144Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-15T09:26:59.144Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-15T09:26:59.144Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-15T09:26:59.144Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-15T09:26:59.144Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-15T09:26:59.144Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-15T09:26:59.144Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-15T09:26:59.144Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-15T09:26:59.144Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-15T09:26:59.144Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-15T09:26:59.144Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-15T09:26:59.144Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] DONE 24 tests, 23 skipped in 3.009s [2020-05-15T09:26:59.144Z] [2020-05-15T09:26:59.144Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-15T09:26:59.207Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2020-05-15T09:26:59.207Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-15T09:26:59.207Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-15T09:26:59.207Z] === RUN TestTagInvalidReference [2020-05-15T09:26:59.207Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-15T09:26:59.207Z] === RUN TestTagValidPrefixedRepo [2020-05-15T09:26:59.462Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-15T09:26:59.462Z] === RUN TestTagExistedNameWithoutForce [2020-05-15T09:26:59.462Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-15T09:26:59.462Z] === RUN TestTagOfficialNames [2020-05-15T09:26:59.462Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-15T09:26:59.462Z] === RUN TestTagMatchesDigest [2020-05-15T09:26:59.462Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-15T09:26:59.462Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-15T09:27:00.907Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-05-15T09:27:00.907Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-15T09:27:01.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:27:01.358Z] INFO: Testing against a local daemon [2020-05-15T09:27:01.358Z] ok github.com/docker/docker/integration/session 0.165s [2020-05-15T09:27:01.358Z] [2020-05-15T09:27:01.358Z] === Skipped [2020-05-15T09:27:01.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-15T09:27:01.358Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-15T09:27:01.358Z] [2020-05-15T09:27:01.358Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-15T09:27:01.358Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-15T09:27:01.358Z] [2020-05-15T09:27:01.358Z] [2020-05-15T09:27:01.358Z] DONE 2 tests, 2 skipped in 2.226s [2020-05-15T09:27:01.825Z] [2020-05-15T09:27:01.825Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-15T09:27:01.920Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-15T09:27:01.920Z] === RUN TestWaitNonBlocked [2020-05-15T09:27:01.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:27:01.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:27:01.920Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:27:01.920Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:27:01.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:27:01.920Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:27:01.970Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-15T09:27:02.895Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-15T09:27:03.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:27:03.391Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-15T09:27:03.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2020-05-15T09:27:03.391Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-05-15T09:27:03.391Z] === RUN TestWaitBlocked [2020-05-15T09:27:03.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:27:03.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:27:03.391Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:27:03.391Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:27:03.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:27:03.391Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:27:04.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:27:04.051Z] INFO: Testing against a local daemon [2020-05-15T09:27:04.400Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-15T09:27:04.400Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-15T09:27:04.400Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-05-15T09:27:04.400Z] === CONT TestContainerStartOnDaemonRestart [2020-05-15T09:27:04.400Z] === CONT TestContainerKillOnDaemonStart [2020-05-15T09:27:04.793Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:27:04.793Z] [2020-05-15T09:27:04.793Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:27:04.793Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:27:04.793Z] [2020-05-15T09:27:04.793Z] To set a process to complain mode, use the command line tool [2020-05-15T09:27:04.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:27:04.793Z] [2020-05-15T09:27:04.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:27:05.035Z] ok github.com/docker/docker/integration/system 1.210s [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === Skipped [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:27:05.035Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-15T09:27:05.035Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-15T09:27:05.035Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-15T09:27:05.035Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-15T09:27:05.035Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-15T09:27:05.035Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-15T09:27:05.035Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] DONE 13 tests, 7 skipped in 3.277s [2020-05-15T09:27:05.035Z] [2020-05-15T09:27:05.035Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-15T09:27:05.405Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange Post stage [Pipeline] junit [2020-05-15T09:27:05.735Z] Recording test results [Pipeline] sh [2020-05-15T09:27:06.217Z] + echo Ensuring container killed. [2020-05-15T09:27:06.217Z] Ensuring container killed. [2020-05-15T09:27:06.217Z] + docker rm -vf docker-pr8 [2020-05-15T09:27:06.217Z] Error: No such container: docker-pr8 [2020-05-15T09:27:06.217Z] + true [Pipeline] sh [2020-05-15T09:27:06.328Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-15T09:27:06.496Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:27:06.497Z] Chowning /workspace to jenkins user [2020-05-15T09:27:06.497Z] + id -u [2020-05-15T09:27:06.497Z] + id -g [2020-05-15T09:27:06.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/workspace busybox chown -R 1000:1000 /workspace [2020-05-15T09:27:07.243Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:27:07.243Z] INFO: Testing against a local daemon [2020-05-15T09:27:07.243Z] ok github.com/docker/docker/integration/volume 0.272s [2020-05-15T09:27:07.252Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-15T09:27:07.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:27:07.710Z] [2020-05-15T09:27:07.710Z] === Skipped [2020-05-15T09:27:07.710Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-15T09:27:07.710Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-15T09:27:07.710Z] [2020-05-15T09:27:07.710Z] [2020-05-15T09:27:07.710Z] DONE 5 tests, 1 skipped in 2.494s [2020-05-15T09:27:07.710Z] [2020-05-15T09:27:07.710Z] INFO: make.ps1 ended at 05/15/2020 09:27:07 [2020-05-15T09:27:07.710Z] INFO: Integration CLI tests being run from the host: [2020-05-15T09:27:07.710Z] 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-15T09:27:07.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:27:07.857Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2020-05-15T09:27:07.857Z] === CONT TestIpcModeOlderClient [2020-05-15T09:27:07.857Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-15T09:27:07.857Z] === CONT TestDaemonHostGatewayIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:27:08.159Z] + bundleName=docker-py [2020-05-15T09:27:08.159Z] + echo Creating docker-py-bundles.tar.gz [2020-05-15T09:27:08.159Z] Creating docker-py-bundles.tar.gz [2020-05-15T09:27:08.159Z] + 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-15T09:27:08.170Z] Archiving artifacts [2020-05-15T09:27:08.403Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-15T09:27:08.615Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-15T09:27:08.795Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh binary-daemon [2020-05-15T09:27:09.360Z] [2020-05-15T09:27:09.360Z] Removing bundles/ [2020-05-15T09:27:09.360Z] [2020-05-15T09:27:09.360Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-15T09:27:09.619Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-15T09:27:09.619Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:27:10.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:27:11.125Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-15T09:27:11.313Z] --- PASS: TestDaemonHostGatewayIP (3.38s) [2020-05-15T09:27:11.313Z] === CONT TestDaemonRestartIpcMode [2020-05-15T09:27:12.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:27:12.488Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-15T09:27:14.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:27:14.769Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-05-15T09:27:15.748Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-15T09:27:16.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-15T09:27:16.354Z] INFO: Testing against a local daemon [2020-05-15T09:27:16.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:27:16.672Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-15T09:27:16.831Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2020-05-15T09:27:16.831Z] PASS [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === Skipped [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-15T09:27:16.831Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-15T09:27:16.831Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-15T09:27:16.831Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:27:16.831Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-15T09:27:16.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-15T09:27:16.831Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] [2020-05-15T09:27:16.831Z] DONE 200 tests, 6 skipped in 147.393s [2020-05-15T09:27:16.831Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-15T09:27:16.831Z] ++ 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-15T09:27:16.831Z] ++ set -e [2020-05-15T09:27:16.831Z] ++ '[' -n 0 ']' [2020-05-15T09:27:16.831Z] ++ set -x [2020-05-15T09:27:16.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=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-15T09:27:16.831Z] INFO: Testing against a local daemon [2020-05-15T09:27:16.831Z] === RUN TestCommitInheritsEnv [2020-05-15T09:27:17.447Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-05-15T09:27:17.447Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-15T09:27:17.447Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-15T09:27:17.447Z] === RUN TestImagesFilterMultiReference [2020-05-15T09:27:17.447Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-15T09:27:17.447Z] === RUN TestImagePullPlatformInvalid [2020-05-15T09:27:17.447Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-15T09:27:17.447Z] === RUN TestRemoveImageOrphaning [2020-05-15T09:27:17.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-15T09:27:18.063Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-15T09:27:18.063Z] === RUN TestRemoveImageGarbageCollector [2020-05-15T09:27:18.063Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:27:18.063Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:27:18.063Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-15T09:27:18.063Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-15T09:27:18.063Z] === RUN TestTagInvalidReference [2020-05-15T09:27:18.063Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-15T09:27:18.063Z] === RUN TestTagValidPrefixedRepo [2020-05-15T09:27:18.063Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-15T09:27:18.063Z] === RUN TestTagExistedNameWithoutForce [2020-05-15T09:27:18.063Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-15T09:27:18.063Z] === RUN TestTagOfficialNames [2020-05-15T09:27:18.063Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-15T09:27:18.063Z] === RUN TestTagMatchesDigest [2020-05-15T09:27:18.063Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-15T09:27:18.063Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-15T09:27:18.164Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-15T09:27:18.419Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-15T09:27:18.419Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-15T09:27:18.419Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-15T09:27:18.419Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-15T09:27:18.419Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-15T09:27:18.673Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-15T09:27:19.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:27:19.233Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-15T09:27:21.028Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:27:21.028Z] Using test binary docker [2020-05-15T09:27:21.028Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-15T09:27:21.028Z] +++ /etc/init.d/apparmor start [2020-05-15T09:27:21.028Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:27:21.028Z] INFO: Waiting for daemon to start... [2020-05-15T09:27:21.028Z] Starting dockerd [2020-05-15T09:27:21.028Z] +++ 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-15T09:27:21.742Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-15T09:27:21.742Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-15T09:27:22.931Z] . [2020-05-15T09:27:22.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:27:22.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:27:22.931Z] Error: No such image: emptyfs [2020-05-15T09:27:22.931Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:27:22.931Z] ++++ docker load [2020-05-15T09:27:23.104Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-15T09:27:23.190Z] Running integration-test (iteration 1) [2020-05-15T09:27:23.190Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-15T09:27:23.190Z] ++ 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-15T09:27:23.190Z] ++ set -e [2020-05-15T09:27:23.190Z] ++ '[' -n 0 ']' [2020-05-15T09:27:23.190Z] ++ set -x [2020-05-15T09:27:23.190Z] ++ env -i DEST=/go/src/github.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-15T09:27:23.664Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-15T09:27:25.025Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-15T09:27:29.183Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-15T09:27:29.742Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-15T09:27:30.667Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-15T09:27:32.554Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-15T09:27:33.173Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:27:33.173Z] Loaded image: busybox:latest [2020-05-15T09:27:33.173Z] Loaded image: busybox:glibc [2020-05-15T09:27:33.173Z] Loaded image: debian:jessie [2020-05-15T09:27:33.173Z] Loaded image: hello-world:latest [2020-05-15T09:27:33.173Z] INFO: Testing against a local daemon [2020-05-15T09:27:33.173Z] === RUN TestCgroupNamespacesBuild [2020-05-15T09:27:33.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-15T09:27:34.475Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-15T09:27:36.459Z] --- PASS: TestCgroupNamespacesBuild (3.49s) [2020-05-15T09:27:36.459Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-15T09:27:36.985Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-15T09:27:37.835Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-05-15T09:27:37.835Z] === RUN TestBuildWithSession [2020-05-15T09:27:37.835Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-15T09:27:37.835Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:27:37.835Z] === RUN TestBuildSquashParent [2020-05-15T09:27:40.184Z] --- PASS: TestBuildWithHugeFile (51.45s) [2020-05-15T09:27:40.185Z] === RUN TestBuildWithEmptyDockerfile [2020-05-15T09:27:40.185Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:27:40.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:27:40.185Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:27:40.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:27:40.185Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:27:40.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:27:40.185Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:27:40.185Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:27:40.185Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:27:40.185Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-05-15T09:27:40.185Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-15T09:27:40.185Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-05-15T09:27:40.185Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-15T09:27:40.185Z] === RUN TestBuildPreserveOwnership [2020-05-15T09:27:40.185Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-15T09:27:40.246Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-15T09:27:41.108Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-15T09:27:42.129Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-15T09:27:44.399Z] --- PASS: TestBuildSquashParent (5.90s) [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:27:44.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:27:44.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:27:44.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:27:44.399Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:27:44.399Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:27:44.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:27:45.264Z] --- PASS: TestBuildPreserveOwnership (10.08s) [2020-05-15T09:27:45.264Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.07s) [2020-05-15T09:27:45.264Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-15T09:27:45.264Z] === RUN TestBuildPlatformInvalid [2020-05-15T09:27:45.264Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-15T09:27:45.264Z] PASS [2020-05-15T09:27:45.264Z] [2020-05-15T09:27:45.264Z] === Skipped [2020-05-15T09:27:45.264Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-15T09:27:45.264Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:27:45.264Z] [2020-05-15T09:27:45.264Z] [2020-05-15T09:27:45.264Z] DONE 32 tests, 1 skipped in 125.039s [2020-05-15T09:27:45.264Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-15T09:27:45.392Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-15T09:27:45.518Z] INFO: Testing against a local daemon [2020-05-15T09:27:45.518Z] === RUN TestConfigInspect [2020-05-15T09:27:45.518Z] --- SKIP: TestConfigInspect (0.03s) [2020-05-15T09:27:45.518Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestConfigList [2020-05-15T09:27:45.518Z] --- SKIP: TestConfigList (0.01s) [2020-05-15T09:27:45.518Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestConfigsCreateAndDelete [2020-05-15T09:27:45.518Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-05-15T09:27:45.518Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestConfigsUpdate [2020-05-15T09:27:45.518Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-15T09:27:45.518Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestTemplatedConfig [2020-05-15T09:27:45.518Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-15T09:27:45.518Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestConfigCreateResolve [2020-05-15T09:27:45.518Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-15T09:27:45.518Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:45.518Z] === RUN TestConfigDaemonLibtrustID [2020-05-15T09:27:46.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:27:46.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:27:47.401Z] --- PASS: TestConfigDaemonLibtrustID (1.80s) [2020-05-15T09:27:47.401Z] PASS [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === Skipped [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2020-05-15T09:27:47.401Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-15T09:27:47.401Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-05-15T09:27:47.401Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-15T09:27:47.401Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-15T09:27:47.401Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-15T09:27:47.401Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] [2020-05-15T09:27:47.401Z] DONE 7 tests, 6 skipped in 2.080s [2020-05-15T09:27:47.401Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-15T09:27:47.655Z] INFO: Testing against a local daemon [2020-05-15T09:27:47.655Z] === RUN TestCheckpoint [2020-05-15T09:27:47.655Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-15T09:27:47.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:27:47.655Z] === RUN TestContainerInvalidJSON [2020-05-15T09:27:47.655Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:27:47.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:27:47.655Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:27:47.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:27:47.655Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:27:47.655Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:27:47.655Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:27:47.655Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:27:47.655Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:27:47.655Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-15T09:27:47.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-15T09:27:47.655Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-15T09:27:47.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-15T09:27:47.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-15T09:27:47.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-15T09:27:47.655Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-15T09:27:47.902Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-15T09:27:47.912Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-15T09:27:47.912Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-15T09:27:47.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-15T09:27:47.912Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-15T09:27:48.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-15T09:27:48.167Z] === RUN TestCopyFromContainer [2020-05-15T09:27:48.827Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.85s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2020-05-15T09:27:48.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-05-15T09:27:48.839Z] === RUN TestBuildMultiStageCopy [2020-05-15T09:27:48.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-15T09:27:49.805Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-15T09:27:49.805Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-15T09:27:50.731Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-15T09:27:51.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-15T09:27:51.629Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-15T09:27:52.195Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-15T09:27:52.326Z] === RUN TestCopyFromContainer// [2020-05-15T09:27:52.326Z] === RUN TestCopyFromContainer//bar/root [2020-05-15T09:27:52.326Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-15T09:27:52.326Z] === RUN TestCopyFromContainer/bar/quux [2020-05-15T09:27:52.583Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-15T09:27:52.583Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-15T09:27:52.583Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-15T09:27:52.583Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-15T09:27:52.613Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-15T09:27:52.762Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-15T09:27:52.839Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-15T09:27:52.839Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer (4.91s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-15T09:27:52.839Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-15T09:27:52.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-15T09:27:53.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:27:53.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:27:53.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:27:53.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:27:53.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:27:53.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:27:53.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:27:53.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:27:53.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:27:53.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-15T09:27:53.094Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-15T09:27:53.094Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-15T09:27:53.094Z] === RUN TestCreateWithInvalidEnv [2020-05-15T09:27:53.094Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-15T09:27:53.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-15T09:27:53.094Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-15T09:27:53.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-15T09:27:53.094Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-15T09:27:53.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-15T09:27:53.094Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-15T09:27:53.094Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-15T09:27:53.094Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-15T09:27:53.094Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-15T09:27:53.094Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-15T09:27:53.094Z] === RUN TestCreateTmpfsMountsTarget [2020-05-15T09:27:53.094Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-15T09:27:53.094Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-05-15T09:27:53.330Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-05-15T09:27:53.330Z] === RUN TestBuildMultiStageParentConfig [2020-05-15T09:27:53.538Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-15T09:27:54.706Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-05-15T09:27:54.706Z] === RUN TestBuildLabelWithTargets [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:27:54.975Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:27:54.975Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-15T09:27:54.975Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-15T09:27:54.975Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:27:56.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:27:56.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:27:56.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:27:56.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:27:56.857Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:27:56.857Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:27:56.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:27:56.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:27:56.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:27:56.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:27:56.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-15T09:27:56.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-15T09:27:56.857Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-15T09:27:57.236Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-05-15T09:27:57.236Z] === RUN TestBuildWithEmptyLayers [2020-05-15T09:27:57.417Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-05-15T09:27:57.417Z] === RUN TestContainerStartOnDaemonRestart [2020-05-15T09:27:57.417Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-15T09:27:57.417Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-15T09:27:57.417Z] === RUN TestDaemonRestartIpcMode [2020-05-15T09:27:57.417Z] === PAUSE TestDaemonRestartIpcMode [2020-05-15T09:27:57.417Z] === RUN TestDaemonHostGatewayIP [2020-05-15T09:27:57.417Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-15T09:27:57.417Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:27:57.417Z] === RUN TestContainerKillOnDaemonStart [2020-05-15T09:27:57.417Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-15T09:27:57.417Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-15T09:27:57.417Z] === RUN TestDiff [2020-05-15T09:27:57.698Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-15T09:27:57.803Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-05-15T09:27:57.803Z] === RUN TestBuildMultiStageOnBuild [2020-05-15T09:27:57.953Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-15T09:27:57.953Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-15T09:27:57.976Z] --- PASS: TestDiff (0.59s) [2020-05-15T09:27:57.976Z] === RUN TestExecWithCloseStdin [2020-05-15T09:27:58.535Z] --- PASS: TestExecWithCloseStdin (0.67s) [2020-05-15T09:27:58.535Z] === RUN TestExec [2020-05-15T09:27:59.458Z] --- PASS: TestExec (0.67s) [2020-05-15T09:27:59.458Z] === RUN TestExecUser [2020-05-15T09:27:59.838Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-15T09:28:00.018Z] --- PASS: TestExecUser (0.67s) [2020-05-15T09:28:00.018Z] === RUN TestExportContainerAndImportImage [2020-05-15T09:28:00.942Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2020-05-15T09:28:00.942Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-15T09:28:01.090Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-05-15T09:28:01.090Z] === RUN TestBuildUncleanTarFilenames [2020-05-15T09:28:01.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-15T09:28:02.026Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-05-15T09:28:02.026Z] === RUN TestBuildMultiStageLayerLeak [2020-05-15T09:28:02.563Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-15T09:28:02.818Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-15T09:28:05.103Z] --- PASS: TestExportContainerAfterDaemonRestart (3.87s) [2020-05-15T09:28:05.103Z] === RUN TestHealthCheckWorkdir [2020-05-15T09:28:05.312Z] --- PASS: TestBuildMultiStageLayerLeak (2.89s) [2020-05-15T09:28:05.312Z] === RUN TestBuildWithHugeFile [2020-05-15T09:28:05.673Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-05-15T09:28:05.673Z] === RUN TestHealthKillContainer [2020-05-15T09:28:08.249Z] --- PASS: TestHealthKillContainer (2.79s) [2020-05-15T09:28:08.249Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-15T09:28:08.809Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2020-05-15T09:28:08.809Z] === RUN TestIpcModeNone [2020-05-15T09:28:09.732Z] --- PASS: TestIpcModeNone (0.67s) [2020-05-15T09:28:09.732Z] === RUN TestIpcModePrivate [2020-05-15T09:28:10.290Z] --- PASS: TestIpcModePrivate (0.67s) [2020-05-15T09:28:10.290Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-15T09:28:10.290Z] === RUN TestIpcModeShareable [2020-05-15T09:28:10.290Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-15T09:28:10.290Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:28:10.290Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-15T09:28:12.749Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-15T09:28:12.798Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s) [2020-05-15T09:28:12.798Z] === RUN TestAPIIpcModeHost [2020-05-15T09:28:12.798Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-15T09:28:12.798Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:28:12.798Z] === RUN TestDaemonIpcModeShareable [2020-05-15T09:28:12.798Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-15T09:28:12.798Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:28:12.798Z] === RUN TestDaemonIpcModePrivate [2020-05-15T09:28:14.683Z] --- PASS: TestDaemonIpcModePrivate (2.46s) [2020-05-15T09:28:14.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-15T09:28:14.683Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-15T09:28:14.683Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-15T09:28:14.683Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:28:14.683Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-15T09:28:14.683Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-15T09:28:14.683Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:28:14.683Z] === RUN TestIpcModeOlderClient [2020-05-15T09:28:14.683Z] === PAUSE TestIpcModeOlderClient [2020-05-15T09:28:14.683Z] === RUN TestKillContainerInvalidSignal [2020-05-15T09:28:15.606Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-05-15T09:28:15.606Z] === RUN TestKillContainer [2020-05-15T09:28:15.606Z] === RUN TestKillContainer/no_signal [2020-05-15T09:28:16.008Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-15T09:28:16.008Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-15T09:28:16.166Z] === RUN TestKillContainer/non_killing_signal [2020-05-15T09:28:16.421Z] === RUN TestKillContainer/killing_signal [2020-05-15T09:28:17.346Z] --- PASS: TestKillContainer (1.79s) [2020-05-15T09:28:17.346Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-05-15T09:28:17.346Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-15T09:28:17.346Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-15T09:28:17.346Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-15T09:28:17.346Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-15T09:28:17.374Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-15T09:28:17.629Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-15T09:28:17.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-15T09:28:18.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-05-15T09:28:18.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-05-15T09:28:18.464Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2020-05-15T09:28:18.464Z] === RUN TestKillStoppedContainer [2020-05-15T09:28:18.464Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-15T09:28:18.464Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-15T09:28:18.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-15T09:28:18.464Z] === RUN TestKillDifferentUserContainer [2020-05-15T09:28:19.387Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-05-15T09:28:19.387Z] === RUN TestInspectOomKilledTrue [2020-05-15T09:28:19.387Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-15T09:28:19.387Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:28:19.387Z] === RUN TestInspectOomKilledFalse [2020-05-15T09:28:19.387Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-15T09:28:19.387Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:28:19.387Z] === RUN TestLinksEtcHostsContentMatch [2020-05-15T09:28:19.387Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-15T09:28:19.387Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-15T09:28:19.387Z] === RUN TestLinksContainerNames [2020-05-15T09:28:20.750Z] --- PASS: TestLinksContainerNames (1.22s) [2020-05-15T09:28:20.750Z] === RUN TestLogsFollowTailEmpty [2020-05-15T09:28:20.889Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-15T09:28:20.889Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-15T09:28:21.004Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-05-15T09:28:21.004Z] === RUN TestContainerNetworkMountsNoChown [2020-05-15T09:28:21.448Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-15T09:28:21.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/default [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/default [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/private [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/private [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rprivate [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/slave [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/slave [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rslave [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/shared [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/shared [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rshared [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/default [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/rslave [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/rshared [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/shared [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/rprivate [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/slave [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/private [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-15T09:28:21.564Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:28:21.564Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:28:21.564Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:28:21.818Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:28:22.073Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:28:22.327Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-15T09:28:22.327Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:28:22.327Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:28:22.327Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-15T09:28:22.327Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:28:22.327Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-15T09:28:22.327Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-15T09:28:22.328Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-15T09:28:22.328Z] === RUN TestContainerBindMountNonRecursive [2020-05-15T09:28:22.328Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-15T09:28:22.328Z] 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-15T09:28:22.328Z] === RUN TestNetworkNat [2020-05-15T09:28:23.252Z] --- PASS: TestNetworkNat (0.83s) [2020-05-15T09:28:23.252Z] === RUN TestNetworkLocalhostTCPNat [2020-05-15T09:28:23.811Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2020-05-15T09:28:23.811Z] === RUN TestNetworkLoopbackNat [2020-05-15T09:28:24.734Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-05-15T09:28:24.735Z] === RUN TestPause [2020-05-15T09:28:24.735Z] --- SKIP: TestPause (0.00s) [2020-05-15T09:28:24.735Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:28:24.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-15T09:28:24.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:28:24.735Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:28:24.735Z] === RUN TestPauseStopPausedContainer [2020-05-15T09:28:24.735Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-15T09:28:24.735Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:28:24.735Z] === RUN TestPsFilter [2020-05-15T09:28:24.735Z] --- PASS: TestPsFilter (0.23s) [2020-05-15T09:28:24.735Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-15T09:28:25.658Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-05-15T09:28:25.658Z] === RUN TestRemoveContainerWithVolume [2020-05-15T09:28:26.218Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2020-05-15T09:28:26.218Z] === RUN TestRemoveContainerRunning [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite (342.56s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.26s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.15s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.28s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:1449: [dc62f145b0d14] daemon is not started [2020-05-15T09:28:26.686Z] check_test.go:309: [dc3a27290218c] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.72s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.18s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d8031fbf3afe0] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.22s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.37s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.36s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.19s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.84s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d8f026cb33d23] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d16cb276553cf] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d8ac040557eda] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.21s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.16s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d9256ad5e4023] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.05s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s) [2020-05-15T09:28:26.686Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-15T09:28:26.686Z] check_test.go:309: [de34249811d9d] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d7cf0933937d5] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.42s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d39b27b723062] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.61s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_plugins_test.go:79: [de581c0122619] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_plugins_test.go:169: [de8fcd40aff30] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.65s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dcc8031e454d4] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.18s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dc7f688cc6a47] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.08s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.12s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.41s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d32b97995a76e] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.64s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.49s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s) [2020-05-15T09:28:26.686Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-15T09:28:26.686Z] check_test.go:309: [de824b9a2f539] daemon is not started [2020-05-15T09:28:26.686Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-15T09:28:26.686Z] check_test.go:309: [d8e2624b72f18] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.85s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dbdf6448e6360] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.07s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.50s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.67s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.49s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.52s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d71801d797a35] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.34s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dc6e80f959fe2] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.82s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.20s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-15T09:28:26.686Z] check_test.go:309: [d7e3278b8cde2] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dd3d9488aea56] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-05-15T09:28:26.686Z] check_test.go:309: [ddb5135e37b3b] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.46s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.33s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d349922378d32] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.44s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.19s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-05-15T09:28:26.686Z] check_test.go:309: [d59077713fc4c] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.14s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-15T09:28:26.686Z] check_test.go:309: [dd73f42c55b15] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.10s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.88s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.96s) [2020-05-15T09:28:26.686Z] docker_cli_daemon_test.go:2544: [db197674936f0] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.97s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.13s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.06s) [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-05-15T09:28:26.686Z] check_test.go:309: [de6764507b8de] daemon is not started [2020-05-15T09:28:26.686Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2020-05-15T09:28:26.686Z] === RUN TestDockerSwarmSuite [2020-05-15T09:28:26.686Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-15T09:28:26.778Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-05-15T09:28:26.778Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-15T09:28:27.337Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-05-15T09:28:27.337Z] === RUN TestRemoveInvalidContainer [2020-05-15T09:28:27.337Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-15T09:28:27.337Z] === RUN TestRenameLinkedContainer [2020-05-15T09:28:29.844Z] --- PASS: TestRenameLinkedContainer (2.41s) [2020-05-15T09:28:29.845Z] === RUN TestRenameStoppedContainer [2020-05-15T09:28:29.957Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-15T09:28:30.404Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-05-15T09:28:30.404Z] === RUN TestRenameRunningContainerAndReuse [2020-05-15T09:28:31.021Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-15T09:28:31.021Z] Copying nested executables into bundles/binary-daemon [2020-05-15T09:28:31.021Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-15T09:28:31.362Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh cross [2020-05-15T09:28:31.767Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2020-05-15T09:28:31.767Z] === RUN TestRenameInvalidName [2020-05-15T09:28:31.926Z] [2020-05-15T09:28:31.926Z] Removing bundles/ [2020-05-15T09:28:31.926Z] [2020-05-15T09:28:31.926Z] ---> Making bundle: cross (in bundles/cross) [2020-05-15T09:28:31.926Z] Cross building: bundles/cross/linux/amd64 [2020-05-15T09:28:31.926Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-15T09:28:31.926Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-15T09:28:32.326Z] --- PASS: TestRenameInvalidName (0.60s) [2020-05-15T09:28:32.326Z] === RUN TestRenameAnonymousContainer [2020-05-15T09:28:34.114Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-15T09:28:35.583Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2020-05-15T09:28:35.583Z] === RUN TestRenameContainerWithSameName [2020-05-15T09:28:35.838Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-05-15T09:28:35.838Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-15T09:28:35.996Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-15T09:28:37.198Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2020-05-15T09:28:37.198Z] === RUN TestResize [2020-05-15T09:28:37.357Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-15T09:28:37.357Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-15T09:28:37.452Z] --- PASS: TestResize (0.62s) [2020-05-15T09:28:37.452Z] === RUN TestResizeWithInvalidSize [2020-05-15T09:28:38.375Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2020-05-15T09:28:38.375Z] === RUN TestResizeWhenContainerNotStarted [2020-05-15T09:28:38.934Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-05-15T09:28:38.935Z] === RUN TestDaemonRestartKillContainers [2020-05-15T09:28:38.935Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:28:38.935Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-15T09:28:38.935Z] === RUN TestCgroupNamespacesRun [2020-05-15T09:28:39.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-15T09:28:40.063Z] --- PASS: TestImportExtremelyLargeImageWorks (79.95s) [2020-05-15T09:28:40.063Z] PASS [2020-05-15T09:28:40.063Z] [2020-05-15T09:28:40.063Z] === Skipped [2020-05-15T09:28:40.063Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:28:40.063Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:28:40.063Z] [2020-05-15T09:28:40.063Z] [2020-05-15T09:28:40.063Z] DONE 12 tests, 1 skipped in 81.414s [2020-05-15T09:28:40.063Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-15T09:28:40.063Z] ++ 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-15T09:28:40.063Z] ++ set -e [2020-05-15T09:28:40.063Z] ++ '[' -n 0 ']' [2020-05-15T09:28:40.063Z] ++ set -x [2020-05-15T09:28:40.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:28:40.063Z] INFO: Testing against a local daemon [2020-05-15T09:28:40.063Z] === RUN TestNetworkCreateDelete [2020-05-15T09:28:40.063Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-15T09:28:40.063Z] === RUN TestDockerNetworkDeletePreferID [2020-05-15T09:28:40.063Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-15T09:28:40.063Z] === RUN TestInspectNetwork [2020-05-15T09:28:41.444Z] --- PASS: TestCgroupNamespacesRun (2.54s) [2020-05-15T09:28:41.444Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-15T09:28:43.399Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-15T09:28:43.952Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.58s) [2020-05-15T09:28:43.952Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-15T09:28:44.449Z] === RUN TestInspectNetwork/full_network_id [2020-05-15T09:28:44.449Z] === RUN TestInspectNetwork/partial_network_id [2020-05-15T09:28:44.449Z] === RUN TestInspectNetwork/network_name [2020-05-15T09:28:44.449Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-15T09:28:45.283Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-15T09:28:46.460Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.70s) [2020-05-15T09:28:46.460Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-15T09:28:46.472Z] #64 exporting layers 117.0s done [2020-05-15T09:28:46.472Z] #64 exporting manifest sha256:6411b973b991b77e66757d6a21f0daaa9d71135f586b9756b6e01e5dd78c66a1 done [2020-05-15T09:28:46.473Z] #64 exporting config sha256:9f2e38c963870a1a24187acf41dcabd1aae90387da74ee6fcda93316fd30ed10 done [2020-05-15T09:28:46.473Z] #64 sending tarball [2020-05-15T09:28:47.792Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-15T09:28:49.716Z] --- PASS: TestCgroupNamespacesRunHostMode (2.74s) [2020-05-15T09:28:49.716Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-15T09:28:49.939Z] --- PASS: TestInspectNetwork (11.12s) [2020-05-15T09:28:49.939Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-15T09:28:49.939Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-15T09:28:49.939Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-15T09:28:49.939Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-15T09:28:49.939Z] === RUN TestRunContainerWithBridgeNone [2020-05-15T09:28:51.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-15T09:28:52.014Z] --- PASS: TestBuildWithHugeFile (41.45s) [2020-05-15T09:28:52.014Z] === RUN TestBuildWithEmptyDockerfile [2020-05-15T09:28:52.014Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:28:52.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:28:52.014Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:28:52.014Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:28:52.014Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:28:52.014Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:28:52.014Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:28:52.014Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:28:52.014Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:28:52.014Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-05-15T09:28:52.014Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-05-15T09:28:52.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-05-15T09:28:52.014Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-05-15T09:28:52.014Z] === RUN TestBuildPreserveOwnership [2020-05-15T09:28:52.014Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-15T09:28:52.014Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-15T09:28:52.222Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.64s) [2020-05-15T09:28:52.222Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-15T09:28:52.619Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-05-15T09:28:52.619Z] === RUN TestNetworkInvalidJSON [2020-05-15T09:28:52.619Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-15T09:28:52.619Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-15T09:28:52.619Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:28:52.619Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:28:52.619Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:28:52.619Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:28:52.619Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-15T09:28:52.619Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:28:52.619Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:28:52.619Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-15T09:28:52.619Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-15T09:28:52.619Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-15T09:28:52.619Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-15T09:28:52.619Z] === RUN TestHostIPv4BridgeLabel [2020-05-15T09:28:52.901Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-15T09:28:52.901Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-15T09:28:52.949Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-05-15T09:28:52.949Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-05-15T09:28:52.949Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2020-05-15T09:28:52.949Z] === RUN TestBuildPlatformInvalid [2020-05-15T09:28:52.949Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-15T09:28:52.949Z] PASS [2020-05-15T09:28:52.949Z] [2020-05-15T09:28:52.949Z] === Skipped [2020-05-15T09:28:52.949Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-15T09:28:52.949Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:28:52.949Z] [2020-05-15T09:28:52.949Z] [2020-05-15T09:28:52.949Z] DONE 32 tests, 1 skipped in 89.750s [2020-05-15T09:28:52.949Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-15T09:28:52.949Z] ++ 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-15T09:28:52.949Z] ++ set -e [2020-05-15T09:28:52.949Z] ++ '[' -n 0 ']' [2020-05-15T09:28:52.949Z] ++ set -x [2020-05-15T09:28:52.949Z] ++ env -i DEST=/go/src/github.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-15T09:28:53.207Z] INFO: Testing against a local daemon [2020-05-15T09:28:53.207Z] === RUN TestConfigInspect [2020-05-15T09:28:53.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-15T09:28:53.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-05-15T09:28:53.910Z] === RUN TestDaemonDefaultNetworkPools [2020-05-15T09:28:54.730Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.59s) [2020-05-15T09:28:54.730Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-15T09:28:54.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2020-05-15T09:28:54.919Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-15T09:28:54.967Z] #64 ... [2020-05-15T09:28:54.967Z] [2020-05-15T09:28:54.967Z] #65 importing to docker [2020-05-15T09:28:54.967Z] #65 ... [2020-05-15T09:28:54.967Z] [2020-05-15T09:28:54.967Z] #64 exporting to oci image format [2020-05-15T09:28:54.967Z] #64 sending tarball 18.4s done [2020-05-15T09:28:54.967Z] #64 DONE 135.4s [2020-05-15T09:28:54.967Z] [2020-05-15T09:28:54.967Z] #65 importing to docker [2020-05-15T09:28:55.194Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-15T09:28:55.930Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-05-15T09:28:55.930Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-15T09:28:56.613Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s) [2020-05-15T09:28:56.613Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-15T09:28:57.394Z] --- PASS: TestConfigInspect (4.06s) [2020-05-15T09:28:57.394Z] === RUN TestConfigList [2020-05-15T09:28:57.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-15T09:28:57.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-15T09:28:58.019Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-15T09:28:58.019Z] === RUN TestServiceWithPredefinedNetwork [2020-05-15T09:28:58.457Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-15T09:28:59.870Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2020-05-15T09:28:59.870Z] === RUN TestKernelTCPMemory [2020-05-15T09:28:59.870Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-05-15T09:28:59.870Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:28:59.870Z] === RUN TestNISDomainname [2020-05-15T09:28:59.870Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-15T09:28:59.870Z] 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-15T09:28:59.870Z] === RUN TestHostnameDnsResolution [2020-05-15T09:29:00.429Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-05-15T09:29:00.429Z] === RUN TestStats [2020-05-15T09:29:00.429Z] --- SKIP: TestStats (0.00s) [2020-05-15T09:29:00.429Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:00.429Z] === RUN TestStopContainerWithTimeout [2020-05-15T09:29:00.429Z] === RUN TestStopContainerWithTimeout/0 [2020-05-15T09:29:00.429Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-15T09:29:00.429Z] === RUN TestStopContainerWithTimeout/1 [2020-05-15T09:29:00.429Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-15T09:29:00.429Z] === RUN TestStopContainerWithTimeout/3 [2020-05-15T09:29:00.429Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-15T09:29:00.429Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-15T09:29:00.429Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-15T09:29:00.429Z] === CONT TestStopContainerWithTimeout/0 [2020-05-15T09:29:00.429Z] === CONT TestStopContainerWithTimeout/3 [2020-05-15T09:29:00.679Z] --- PASS: TestConfigList (3.20s) [2020-05-15T09:29:00.679Z] === RUN TestConfigsCreateAndDelete [2020-05-15T09:29:00.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-15T09:29:01.352Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-15T09:29:01.479Z] --- PASS: TestServiceWithPredefinedNetwork (3.66s) [2020-05-15T09:29:01.479Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-15T09:29:01.479Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:29:01.479Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:29:01.479Z] === RUN TestServiceWithDataPathPortInit [2020-05-15T09:29:03.234Z] === CONT TestStopContainerWithTimeout/1 [2020-05-15T09:29:03.964Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-05-15T09:29:03.965Z] === RUN TestConfigsUpdate [2020-05-15T09:29:05.116Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-15T09:29:05.116Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-05-15T09:29:05.116Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-05-15T09:29:05.116Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-05-15T09:29:05.116Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2020-05-15T09:29:05.116Z] === RUN TestDeleteDevicemapper [2020-05-15T09:29:05.116Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-15T09:29:05.116Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:29:05.116Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-15T09:29:06.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2020-05-15T09:29:06.999Z] === RUN TestUpdateMemory [2020-05-15T09:29:06.999Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-15T09:29:06.999Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:06.999Z] === RUN TestUpdateCPUQuota [2020-05-15T09:29:06.999Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-15T09:29:06.999Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:06.999Z] === RUN TestUpdatePidsLimit [2020-05-15T09:29:06.999Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-15T09:29:06.999Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:06.999Z] === RUN TestUpdateRestartPolicy [2020-05-15T09:29:07.249Z] --- PASS: TestConfigsUpdate (3.26s) [2020-05-15T09:29:07.249Z] === RUN TestTemplatedConfig [2020-05-15T09:29:10.537Z] --- PASS: TestTemplatedConfig (3.49s) [2020-05-15T09:29:10.537Z] === RUN TestConfigCreateResolve [2020-05-15T09:29:13.822Z] --- PASS: TestConfigCreateResolve (3.30s) [2020-05-15T09:29:13.822Z] === RUN TestConfigDaemonLibtrustID [2020-05-15T09:29:14.389Z] --- PASS: TestConfigDaemonLibtrustID (0.67s) [2020-05-15T09:29:14.389Z] PASS [2020-05-15T09:29:14.389Z] [2020-05-15T09:29:14.389Z] DONE 7 tests in 21.426s [2020-05-15T09:29:14.389Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-15T09:29:14.389Z] ++ 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-15T09:29:14.389Z] ++ set -e [2020-05-15T09:29:14.389Z] ++ '[' -n 0 ']' [2020-05-15T09:29:14.389Z] ++ set -x [2020-05-15T09:29:14.389Z] ++ env -i DEST=/go/src/github.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-15T09:29:14.648Z] INFO: Testing against a local daemon [2020-05-15T09:29:14.648Z] === RUN TestCheckpoint [2020-05-15T09:29:14.648Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-15T09:29:14.648Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:29:14.648Z] === RUN TestContainerInvalidJSON [2020-05-15T09:29:14.648Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:29:14.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:29:14.648Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:29:14.648Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:29:14.648Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:29:14.648Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:29:14.648Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:29:14.648Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:29:14.648Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:29:14.648Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-15T09:29:14.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-15T09:29:14.648Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-15T09:29:14.648Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-15T09:29:14.648Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-15T09:29:14.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-15T09:29:14.907Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-15T09:29:14.907Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-15T09:29:14.907Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-15T09:29:15.165Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-05-15T09:29:15.165Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-15T09:29:15.165Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-15T09:29:15.165Z] === RUN TestCopyFromContainer [2020-05-15T09:29:17.069Z] === RUN TestCopyFromContainer// [2020-05-15T09:29:17.329Z] === RUN TestCopyFromContainer//bar/root [2020-05-15T09:29:17.329Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-15T09:29:17.588Z] === RUN TestCopyFromContainer/bar/quux [2020-05-15T09:29:17.588Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-15T09:29:17.847Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-15T09:29:17.847Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-15T09:29:18.106Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-15T09:29:18.106Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-15T09:29:18.365Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer (3.20s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-15T09:29:18.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-15T09:29:18.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-15T09:29:18.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:29:18.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:29:18.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:29:18.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:29:18.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:29:18.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:29:18.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:29:18.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:29:18.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:29:18.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-15T09:29:18.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-15T09:29:18.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-15T09:29:18.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-15T09:29:18.365Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-15T09:29:18.624Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-15T09:29:18.624Z] === RUN TestCreateWithInvalidEnv [2020-05-15T09:29:18.624Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-15T09:29:18.624Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-15T09:29:18.624Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-15T09:29:18.624Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-15T09:29:18.624Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-15T09:29:18.624Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-15T09:29:18.624Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-15T09:29:18.624Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-15T09:29:18.624Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-15T09:29:18.624Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-15T09:29:18.624Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-15T09:29:18.624Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-15T09:29:18.624Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-15T09:29:18.624Z] === RUN TestCreateTmpfsMountsTarget [2020-05-15T09:29:18.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-15T09:29:18.624Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-15T09:29:19.147Z] --- PASS: TestUpdateRestartPolicy (11.67s) [2020-05-15T09:29:19.147Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-15T09:29:19.147Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-05-15T09:29:19.147Z] === RUN TestWaitNonBlocked [2020-05-15T09:29:19.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:29:19.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:29:19.147Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:29:19.147Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:29:19.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:29:19.147Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:29:20.072Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-15T09:29:20.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2020-05-15T09:29:20.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-05-15T09:29:20.072Z] === RUN TestWaitBlocked [2020-05-15T09:29:20.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:29:20.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:29:20.072Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:29:20.072Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:29:20.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:29:20.072Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:29:20.996Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-15T09:29:20.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2020-05-15T09:29:20.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-05-15T09:29:20.996Z] === CONT TestDaemonRestartIpcMode [2020-05-15T09:29:20.996Z] === CONT TestIpcModeOlderClient [2020-05-15T09:29:20.996Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:29:21.156Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:29:21.156Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-15T09:29:21.156Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-15T09:29:21.156Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-15T09:29:22.853Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-15T09:29:22.853Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-15T09:29:22.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-15T09:29:22.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-15T09:29:23.059Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:29:23.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:29:23.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:29:23.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:29:23.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:29:23.059Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:29:23.059Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:29:23.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:29:23.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:29:23.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:29:23.059Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:29:23.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-05-15T09:29:23.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-15T09:29:23.319Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-15T09:29:23.800Z] --- PASS: TestServiceWithDataPathPortInit (20.57s) [2020-05-15T09:29:23.800Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-15T09:29:24.254Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-05-15T09:29:24.254Z] === RUN TestContainerStartOnDaemonRestart [2020-05-15T09:29:24.254Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-15T09:29:24.254Z] === RUN TestDaemonRestartIpcMode [2020-05-15T09:29:24.254Z] === PAUSE TestDaemonRestartIpcMode [2020-05-15T09:29:24.254Z] === RUN TestDaemonHostGatewayIP [2020-05-15T09:29:24.254Z] === PAUSE TestDaemonHostGatewayIP [2020-05-15T09:29:24.254Z] === RUN TestContainerKillOnDaemonStart [2020-05-15T09:29:24.254Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-15T09:29:24.254Z] === RUN TestDiff [2020-05-15T09:29:24.820Z] --- PASS: TestDiff (0.77s) [2020-05-15T09:29:24.820Z] === RUN TestExecWithCloseStdin [2020-05-15T09:29:25.756Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-15T09:29:25.756Z] === RUN TestExec [2020-05-15T09:29:26.111Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-15T09:29:26.226Z] --- PASS: TestDaemonRestartIpcMode (4.88s) [2020-05-15T09:29:26.226Z] PASS [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === Skipped [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-15T09:29:26.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-15T09:29:26.227Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-15T09:29:26.227Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-15T09:29:26.227Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-15T09:29:26.227Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-15T09:29:26.227Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-15T09:29:26.227Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-15T09:29:26.227Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-15T09:29:26.227Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-15T09:29:26.227Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-15T09:29:26.227Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-15T09:29:26.227Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-15T09:29:26.227Z] 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-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-15T09:29:26.227Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:29:26.227Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-15T09:29:26.227Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:29:26.227Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-05-15T09:29:26.227Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-15T09:29:26.227Z] 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-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-15T09:29:26.227Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-15T09:29:26.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-15T09:29:26.227Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-15T09:29:26.227Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-15T09:29:26.227Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] [2020-05-15T09:29:26.227Z] DONE 181 tests, 24 skipped in 98.366s [2020-05-15T09:29:26.227Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-15T09:29:26.227Z] INFO: Testing against a local daemon [2020-05-15T09:29:26.227Z] === RUN TestCommitInheritsEnv [2020-05-15T09:29:26.671Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-15T09:29:26.692Z] --- PASS: TestExec (0.94s) [2020-05-15T09:29:26.693Z] === RUN TestExecUser [2020-05-15T09:29:27.232Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-15T09:29:27.628Z] --- PASS: TestExecUser (0.92s) [2020-05-15T09:29:27.628Z] === RUN TestExportContainerAndImportImage [2020-05-15T09:29:28.109Z] --- PASS: TestCommitInheritsEnv (2.05s) [2020-05-15T09:29:28.110Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-15T09:29:28.110Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-15T09:29:28.110Z] === RUN TestImagesFilterMultiReference [2020-05-15T09:29:28.110Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-15T09:29:28.110Z] === RUN TestImagePullPlatformInvalid [2020-05-15T09:29:28.157Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-15T09:29:28.157Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-15T09:29:28.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-15T09:29:28.364Z] === RUN TestRemoveImageOrphaning [2020-05-15T09:29:28.563Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-15T09:29:28.563Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-15T09:29:28.716Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-15T09:29:28.971Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-15T09:29:30.246Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2020-05-15T09:29:30.246Z] === RUN TestRemoveImageGarbageCollector [2020-05-15T09:29:30.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:29:30.246Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-15T09:29:30.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-15T09:29:30.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-15T09:29:30.246Z] === RUN TestTagInvalidReference [2020-05-15T09:29:30.246Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-15T09:29:30.246Z] === RUN TestTagValidPrefixedRepo [2020-05-15T09:29:30.246Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-15T09:29:30.246Z] === RUN TestTagExistedNameWithoutForce [2020-05-15T09:29:30.246Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-15T09:29:30.246Z] === RUN TestTagOfficialNames [2020-05-15T09:29:30.246Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-15T09:29:30.246Z] === RUN TestTagMatchesDigest [2020-05-15T09:29:30.246Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-15T09:29:30.246Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-15T09:29:31.096Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-05-15T09:29:31.096Z] === RUN TestHealthCheckWorkdir [2020-05-15T09:29:31.663Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-05-15T09:29:31.663Z] === RUN TestHealthKillContainer [2020-05-15T09:29:32.184Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.14s) [2020-05-15T09:29:32.184Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7mvlz1r7khs2z0n0qe98ujr82 Created:2020-05-15 09:29:23.537089843 +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[45785c851a265da88ef5a39dd44cbe51c1e69df8887acf46074cc3d066598ddc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvaxayt0obx7see45oxvh9d87 EndpointID:6954fefa3fa326079cef0764efdbf19b1fc23645c86f258611cd56a5342f74d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4829972aeeebd270537351cd70914124e8025b2dd7b6d070b2e71ff97205022f 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:b9acbb43f729 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvaxayt0obx7see45oxvh9d87 EndpointID:6954fefa3fa326079cef0764efdbf19b1fc23645c86f258611cd56a5342f74d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-15T09:29:32.184Z] PASS [2020-05-15T09:29:32.184Z] [2020-05-15T09:29:32.184Z] === Skipped [2020-05-15T09:29:32.184Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:29:32.184Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:29:32.184Z] [2020-05-15T09:29:32.184Z] [2020-05-15T09:29:32.184Z] DONE 22 tests, 1 skipped in 54.140s [2020-05-15T09:29:32.184Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:29:32.184Z] ++ 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-15T09:29:32.184Z] ++ set -e [2020-05-15T09:29:32.184Z] ++ '[' -n 0 ']' [2020-05-15T09:29:32.184Z] ++ set -x [2020-05-15T09:29:32.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:29:32.230Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-15T09:29:32.467Z] INFO: Testing against a local daemon [2020-05-15T09:29:32.467Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-15T09:29:32.467Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:29:32.467Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:29:32.467Z] === RUN TestDockerNetworkIpvlan [2020-05-15T09:29:32.467Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:29:32.467Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:29:32.467Z] PASS [2020-05-15T09:29:32.467Z] [2020-05-15T09:29:32.467Z] === Skipped [2020-05-15T09:29:32.467Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:29:32.467Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:29:32.467Z] [2020-05-15T09:29:32.467Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:29:32.467Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:29:32.467Z] [2020-05-15T09:29:32.467Z] [2020-05-15T09:29:32.467Z] DONE 2 tests, 2 skipped in 0.081s [2020-05-15T09:29:32.467Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:29:32.467Z] ++ 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-15T09:29:32.467Z] ++ set -e [2020-05-15T09:29:32.467Z] ++ '[' -n 0 ']' [2020-05-15T09:29:32.467Z] ++ set -x [2020-05-15T09:29:32.467Z] ++ env -i DEST=/go/src/github.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-15T09:29:32.467Z] INFO: Testing against a local daemon [2020-05-15T09:29:32.467Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-15T09:29:33.593Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-15T09:29:33.941Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-05-15T09:29:33.941Z] === RUN TestDockerNetworkMacvlan [2020-05-15T09:29:34.208Z] #65 DONE 37.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-15T09:29:34.666Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/test/unit [2020-05-15T09:29:34.946Z] --- PASS: TestHealthKillContainer (2.99s) [2020-05-15T09:29:34.946Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-15T09:29:34.949Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-15T09:29:35.477Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-15T09:29:35.513Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-05-15T09:29:35.513Z] === RUN TestIpcModeNone [2020-05-15T09:29:35.565Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-15T09:29:36.448Z] --- PASS: TestIpcModeNone (0.88s) [2020-05-15T09:29:36.448Z] === RUN TestIpcModePrivate [2020-05-15T09:29:36.624Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-15T09:29:37.363Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-15T09:29:37.391Z] --- PASS: TestIpcModePrivate (0.92s) [2020-05-15T09:29:37.391Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-15T09:29:37.391Z] === RUN TestIpcModeShareable [2020-05-15T09:29:38.331Z] --- PASS: TestIpcModeShareable (0.95s) [2020-05-15T09:29:38.331Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-15T09:29:38.331Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-15T09:29:38.724Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-15T09:29:39.080Z] ? github.com/docker/docker/api [no test files] [2020-05-15T09:29:40.084Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-15T09:29:40.870Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-05-15T09:29:40.870Z] === RUN TestAPIIpcModeHost [2020-05-15T09:29:41.008Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-15T09:29:41.805Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-05-15T09:29:41.806Z] === RUN TestDaemonIpcModeShareable [2020-05-15T09:29:43.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-15T09:29:43.707Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-05-15T09:29:43.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-15T09:29:43.707Z] === RUN TestDaemonIpcModePrivate [2020-05-15T09:29:43.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-15T09:29:44.469Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-15T09:29:45.608Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-05-15T09:29:45.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-15T09:29:45.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-15T09:29:46.986Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-05-15T09:29:46.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-15T09:29:46.986Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-15T09:29:48.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-05-15T09:29:48.889Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-15T09:29:48.889Z] === RUN TestIpcModeOlderClient [2020-05-15T09:29:48.889Z] === PAUSE TestIpcModeOlderClient [2020-05-15T09:29:48.889Z] === RUN TestKillContainerInvalidSignal [2020-05-15T09:29:49.137Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-15T09:29:49.823Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-05-15T09:29:49.823Z] === RUN TestKillContainer [2020-05-15T09:29:49.823Z] === RUN TestKillContainer/no_signal [2020-05-15T09:29:50.390Z] === RUN TestKillContainer/non_killing_signal [2020-05-15T09:29:50.958Z] === RUN TestKillContainer/killing_signal [2020-05-15T09:29:51.279Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-15T09:29:51.892Z] --- PASS: TestKillContainer (2.30s) [2020-05-15T09:29:51.892Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-05-15T09:29:51.892Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-15T09:29:51.892Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-15T09:29:51.892Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-15T09:29:51.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-15T09:29:52.828Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-15T09:29:53.293Z] --- PASS: TestImportExtremelyLargeImageWorks (173.09s) [2020-05-15T09:29:53.293Z] PASS [2020-05-15T09:29:53.293Z] [2020-05-15T09:29:53.293Z] DONE 12 tests in 176.896s [2020-05-15T09:29:53.293Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-15T09:29:53.293Z] ++ 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-15T09:29:53.293Z] ++ set -e [2020-05-15T09:29:53.293Z] ++ '[' -n 0 ']' [2020-05-15T09:29:53.293Z] ++ set -x [2020-05-15T09:29:53.293Z] ++ env -i DEST=/go/src/github.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-15T09:29:53.293Z] INFO: Testing against a local daemon [2020-05-15T09:29:53.293Z] === RUN TestNetworkCreateDelete [2020-05-15T09:29:53.294Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-15T09:29:53.294Z] === RUN TestDockerNetworkDeletePreferID [2020-05-15T09:29:53.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-05-15T09:29:53.294Z] === RUN TestInspectNetwork [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan (19.29s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s) [2020-05-15T09:29:53.302Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-05-15T09:29:53.302Z] PASS [2020-05-15T09:29:53.302Z] [2020-05-15T09:29:53.302Z] DONE 8 tests in 20.837s [2020-05-15T09:29:53.302Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-15T09:29:53.302Z] ++ 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-15T09:29:53.302Z] ++ set -e [2020-05-15T09:29:53.302Z] ++ '[' -n 0 ']' [2020-05-15T09:29:53.302Z] ++ set -x [2020-05-15T09:29:53.302Z] ++ env -i DEST=/go/src/github.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-15T09:29:53.302Z] testing: warning: no tests to run [2020-05-15T09:29:53.302Z] PASS [2020-05-15T09:29:53.302Z] [2020-05-15T09:29:53.302Z] DONE 0 tests in 0.014s [2020-05-15T09:29:53.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-15T09:29:53.302Z] ++ 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-15T09:29:53.302Z] ++ set -e [2020-05-15T09:29:53.302Z] ++ '[' -n 0 ']' [2020-05-15T09:29:53.302Z] ++ set -x [2020-05-15T09:29:53.303Z] ++ env -i DEST=/go/src/github.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-15T09:29:53.303Z] INFO: Testing against a local daemon [2020-05-15T09:29:53.303Z] === RUN TestAuthZPluginAllowRequest [2020-05-15T09:29:53.334Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-15T09:29:53.334Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-15T09:29:53.334Z] Cross building: bundles/cross/windows/amd64 [2020-05-15T09:29:53.334Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-15T09:29:53.334Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-15T09:29:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-05-15T09:29:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-05-15T09:29:53.764Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-15T09:29:53.764Z] === RUN TestKillStoppedContainer [2020-05-15T09:29:53.764Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-15T09:29:53.764Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-15T09:29:53.764Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-15T09:29:53.764Z] === RUN TestKillDifferentUserContainer [2020-05-15T09:29:54.698Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-05-15T09:29:54.698Z] === RUN TestInspectOomKilledTrue [2020-05-15T09:29:54.698Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-15T09:29:54.698Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:29:54.698Z] === RUN TestInspectOomKilledFalse [2020-05-15T09:29:54.698Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-15T09:29:54.698Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:29:54.698Z] === RUN TestLinksEtcHostsContentMatch [2020-05-15T09:29:55.266Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2020-05-15T09:29:55.266Z] === RUN TestLinksContainerNames [2020-05-15T09:29:55.325Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-05-15T09:29:55.325Z] === RUN TestAuthZPluginTLS [2020-05-15T09:29:55.608Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-15T09:29:55.608Z] === RUN TestAuthZPluginDenyRequest [2020-05-15T09:29:56.223Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-05-15T09:29:56.223Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-15T09:29:56.505Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-15T09:29:56.505Z] === RUN TestAuthZPluginDenyResponse [2020-05-15T09:29:57.121Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-15T09:29:57.121Z] === RUN TestAuthZPluginAllowEventStream [2020-05-15T09:29:57.167Z] --- PASS: TestLinksContainerNames (1.57s) [2020-05-15T09:29:57.167Z] === RUN TestLogsFollowTailEmpty [2020-05-15T09:29:57.733Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-05-15T09:29:57.733Z] === RUN TestContainerNetworkMountsNoChown [2020-05-15T09:29:58.300Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-05-15T09:29:58.300Z] === RUN TestMountDaemonRoot [2020-05-15T09:29:58.535Z] === RUN TestInspectNetwork/full_network_id [2020-05-15T09:29:58.535Z] === RUN TestInspectNetwork/partial_network_id [2020-05-15T09:29:58.535Z] === RUN TestInspectNetwork/network_name [2020-05-15T09:29:58.535Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/default [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/default [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/private [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/private [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rprivate [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/slave [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/slave [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rslave [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/shared [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/shared [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rshared [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-15T09:29:58.558Z] === CONT TestMountDaemonRoot/default [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-15T09:29:58.558Z] === CONT TestMountDaemonRoot/rslave [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:29:58.558Z] === CONT TestMountDaemonRoot/rshared [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:29:58.558Z] === CONT TestMountDaemonRoot/slave [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-15T09:29:58.558Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-15T09:29:58.558Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/shared [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/private [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rprivate [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-15T09:29:58.559Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:29:58.559Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:29:58.559Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-15T09:29:58.817Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-15T09:29:59.076Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-15T09:29:59.077Z] === RUN TestContainerBindMountNonRecursive [2020-05-15T09:29:59.146Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-05-15T09:29:59.146Z] === RUN TestAuthZPluginErrorResponse [2020-05-15T09:29:59.432Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-05-15T09:29:59.432Z] === RUN TestAuthZPluginErrorRequest [2020-05-15T09:30:00.048Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-15T09:30:00.048Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-15T09:30:00.331Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-15T09:30:00.331Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-15T09:30:00.983Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-05-15T09:30:00.983Z] === RUN TestNetworkNat [2020-05-15T09:30:01.507Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-05-15T09:30:01.919Z] --- PASS: TestNetworkNat (0.89s) [2020-05-15T09:30:01.919Z] === RUN TestNetworkLocalhostTCPNat [2020-05-15T09:30:02.692Z] --- PASS: TestInspectNetwork (8.78s) [2020-05-15T09:30:02.692Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-15T09:30:02.692Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-15T09:30:02.692Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-15T09:30:02.692Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-15T09:30:02.692Z] === RUN TestRunContainerWithBridgeNone [2020-05-15T09:30:02.856Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-05-15T09:30:02.856Z] === RUN TestNetworkLoopbackNat [2020-05-15T09:30:03.015Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2020-05-15T09:30:03.015Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-15T09:30:03.794Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-05-15T09:30:03.794Z] === RUN TestPause [2020-05-15T09:30:04.579Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-05-15T09:30:04.579Z] === RUN TestNetworkInvalidJSON [2020-05-15T09:30:04.579Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-15T09:30:04.579Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-15T09:30:04.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:30:04.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:30:04.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:30:04.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:30:04.579Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-15T09:30:04.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:30:04.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:30:04.579Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-15T09:30:04.579Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-15T09:30:04.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-15T09:30:04.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-15T09:30:04.579Z] === RUN TestHostIPv4BridgeLabel [2020-05-15T09:30:04.730Z] --- PASS: TestPause (0.83s) [2020-05-15T09:30:04.730Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-15T09:30:04.730Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:30:04.730Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:30:04.730Z] === RUN TestPauseStopPausedContainer [2020-05-15T09:30:05.042Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-05-15T09:30:05.042Z] === RUN TestAuthZPluginHeader [2020-05-15T09:30:05.139Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-15T09:30:05.139Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-15T09:30:05.657Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-05-15T09:30:05.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-15T09:30:05.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:30:05.657Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:05.657Z] === RUN TestAuthZPluginV2Disable [2020-05-15T09:30:05.658Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:30:05.658Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:05.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-15T09:30:05.658Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:30:05.658Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:05.658Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-15T09:30:05.658Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:30:05.658Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:05.658Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-15T09:30:05.665Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-05-15T09:30:05.665Z] === RUN TestPsFilter [2020-05-15T09:30:05.665Z] --- PASS: TestPsFilter (0.24s) [2020-05-15T09:30:05.665Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-15T09:30:06.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-15T09:30:06.063Z] === RUN TestDaemonDefaultNetworkPools [2020-05-15T09:30:06.606Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-05-15T09:30:06.606Z] === RUN TestRemoveContainerWithVolume [2020-05-15T09:30:06.988Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-15T09:30:06.988Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-15T09:30:07.541Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-05-15T09:30:07.541Z] === RUN TestRemoveContainerRunning [2020-05-15T09:30:07.913Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-05-15T09:30:07.913Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-15T09:30:08.108Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-05-15T09:30:08.108Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-15T09:30:09.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-05-15T09:30:09.042Z] === RUN TestRemoveInvalidContainer [2020-05-15T09:30:09.042Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-15T09:30:09.042Z] === RUN TestRenameLinkedContainer [2020-05-15T09:30:09.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-15T09:30:09.274Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-15T09:30:09.833Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-15T09:30:09.833Z] === RUN TestServiceWithPredefinedNetwork [2020-05-15T09:30:11.195Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-15T09:30:12.328Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-05-15T09:30:12.328Z] === RUN TestRenameStoppedContainer [2020-05-15T09:30:12.896Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-05-15T09:30:12.896Z] === RUN TestRenameRunningContainerAndReuse [2020-05-15T09:30:13.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-15T09:30:13.079Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-05-15T09:30:13.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-15T09:30:13.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:30:13.079Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:30:13.079Z] === RUN TestServiceWithDataPathPortInit [2020-05-15T09:30:14.798Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-05-15T09:30:14.798Z] === RUN TestRenameInvalidName [2020-05-15T09:30:15.364Z] --- PASS: TestRenameInvalidName (0.80s) [2020-05-15T09:30:15.364Z] === RUN TestRenameAnonymousContainer [2020-05-15T09:30:19.553Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2020-05-15T09:30:19.553Z] === RUN TestRenameContainerWithSameName [2020-05-15T09:30:20.120Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-05-15T09:30:20.120Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-15T09:30:22.022Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-05-15T09:30:22.022Z] === RUN TestResize [2020-05-15T09:30:22.589Z] --- PASS: TestResize (0.79s) [2020-05-15T09:30:22.589Z] === RUN TestResizeWithInvalidSize [2020-05-15T09:30:23.007Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-15T09:30:23.261Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-15T09:30:23.525Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-05-15T09:30:23.525Z] === RUN TestResizeWhenContainerNotStarted [2020-05-15T09:30:23.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-15T09:30:24.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:24.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:24.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:30:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:30:24.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:30:24.108Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.47s) [2020-05-15T09:30:24.108Z] PASS [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] === Skipped [2020-05-15T09:30:24.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:30:24.108Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:30:24.108Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:30:24.108Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:30:24.108Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] [2020-05-15T09:30:24.108Z] DONE 17 tests, 4 skipped in 29.985s [2020-05-15T09:30:24.109Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-15T09:30:24.109Z] ++ 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-15T09:30:24.109Z] ++ set -e [2020-05-15T09:30:24.109Z] ++ '[' -n 0 ']' [2020-05-15T09:30:24.109Z] ++ set -x [2020-05-15T09:30:24.109Z] ++ env -i DEST=/go/src/github.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-15T09:30:24.109Z] INFO: Testing against a local daemon [2020-05-15T09:30:24.109Z] === RUN TestPluginInvalidJSON [2020-05-15T09:30:24.109Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:30:24.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:30:24.109Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:30:24.109Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-15T09:30:24.109Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-15T09:30:24.109Z] === RUN TestPluginInstall [2020-05-15T09:30:24.109Z] === RUN TestPluginInstall/no_auth [2020-05-15T09:30:24.378Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-15T09:30:26.260Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-15T09:30:26.260Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-15T09:30:26.260Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-15T09:30:27.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:30:27.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:27.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:30:27.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34fa7e89f026a4fa08b893bf5fcf1a9057e41de2d69063806bf7dc6e8846e48b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:28.494Z] time="2020-05-15T09:30:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34fa7e89f026a4fa08b893bf5fcf1a9057e41de2d69063806bf7dc6e8846e48b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:28.494Z] === RUN TestPluginInstall/with_htpasswd [2020-05-15T09:30:28.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:30:28.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:30:29.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bfa7d9af7fb10b38655c28e09684d4d1e14d2c4b4b237c43fffe97b2c016048" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:29.113Z] time="2020-05-15T09:30:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bfa7d9af7fb10b38655c28e09684d4d1e14d2c4b4b237c43fffe97b2c016048" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:29.396Z] === RUN TestPluginInstall/with_insecure [2020-05-15T09:30:29.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8de5c8bdbba97117882263e452e78b5c26be3fb705a8b5a955cfdfac361637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:30:30.406Z] time="2020-05-15T09:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b8de5c8bdbba97117882263e452e78b5c26be3fb705a8b5a955cfdfac361637" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:30:30.689Z] --- PASS: TestPluginInstall (7.08s) [2020-05-15T09:30:30.689Z] --- PASS: TestPluginInstall/no_auth (4.92s) [2020-05-15T09:30:30.689Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2020-05-15T09:30:30.689Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-05-15T09:30:30.689Z] plugin_test.go:157: [d8a2d6b06fd84] daemon is not started [2020-05-15T09:30:30.689Z] PASS [2020-05-15T09:30:30.689Z] [2020-05-15T09:30:30.689Z] DONE 6 tests in 7.303s [2020-05-15T09:30:30.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-15T09:30:30.689Z] ++ 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-15T09:30:30.689Z] ++ set -e [2020-05-15T09:30:30.689Z] ++ '[' -n 0 ']' [2020-05-15T09:30:30.689Z] ++ set -x [2020-05-15T09:30:30.689Z] ++ env -i DEST=/go/src/github.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-15T09:30:30.689Z] INFO: Testing against a local daemon [2020-05-15T09:30:30.689Z] === RUN TestExternalGraphDriver [2020-05-15T09:30:30.689Z] === RUN TestExternalGraphDriver/json [2020-05-15T09:30:31.492Z] --- PASS: TestServiceWithDataPathPortInit (17.40s) [2020-05-15T09:30:31.492Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-15T09:30:32.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-15T09:30:32.874Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:30:32.874Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.99s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.10s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.28s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2020-05-15T09:30:32.875Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2020-05-15T09:30:32.875Z] === RUN TestCgroupNamespacesRun [2020-05-15T09:30:33.367Z] === RUN TestExternalGraphDriver/spec [2020-05-15T09:30:34.251Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-05-15T09:30:34.251Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-15T09:30:34.841Z] === RUN TestExternalGraphDriver/pull [2020-05-15T09:30:36.154Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-15T09:30:36.154Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-15T09:30:37.521Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-05-15T09:30:37.521Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-15T09:30:37.521Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-15T09:30:37.521Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2020-05-15T09:30:37.521Z] === RUN TestGraphdriverPluginV2 [2020-05-15T09:30:37.521Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-15T09:30:37.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:37.521Z] PASS [2020-05-15T09:30:37.521Z] [2020-05-15T09:30:37.521Z] === Skipped [2020-05-15T09:30:37.521Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-15T09:30:37.521Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:30:37.521Z] [2020-05-15T09:30:37.521Z] [2020-05-15T09:30:37.521Z] DONE 5 tests, 1 skipped in 6.505s [2020-05-15T09:30:37.521Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-15T09:30:37.521Z] ++ 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-15T09:30:37.521Z] ++ set -e [2020-05-15T09:30:37.521Z] ++ '[' -n 0 ']' [2020-05-15T09:30:37.521Z] ++ set -x [2020-05-15T09:30:37.521Z] ++ env -i DEST=/go/src/github.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-15T09:30:37.521Z] INFO: Testing against a local daemon [2020-05-15T09:30:37.521Z] === RUN TestContinueAfterPluginCrash [2020-05-15T09:30:37.521Z] === PAUSE TestContinueAfterPluginCrash [2020-05-15T09:30:37.521Z] === RUN TestReadPluginNoRead [2020-05-15T09:30:37.521Z] === PAUSE TestReadPluginNoRead [2020-05-15T09:30:37.521Z] === RUN TestDaemonStartWithLogOpt [2020-05-15T09:30:37.521Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-15T09:30:37.521Z] === CONT TestContinueAfterPluginCrash [2020-05-15T09:30:37.521Z] === CONT TestDaemonStartWithLogOpt [2020-05-15T09:30:37.673Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-15T09:30:37.928Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-15T09:30:38.059Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-05-15T09:30:38.059Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-15T09:30:38.487Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-15T09:30:38.742Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-15T09:30:38.996Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s) [2020-05-15T09:30:38.996Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:alzjlgw46mi4l4c2ip36szkvu Created:2020-05-15 09:30:31.61447279 +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[68035f93c02b0868f946375e9fec82c4a147ea4fdac7a450f1a6c096be1e0851:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lszskspapwdpkodiu98qkma4p EndpointID:cea0edfb50ae741ea0288419253f57f0a9d17037365e0c6f697dd8cf2a057c2c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90baf84ec19c1d461a616ccc38a2bae374896f6dbb0d854d7d7e18c3346429c6 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:f66174e11686 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lszskspapwdpkodiu98qkma4p EndpointID:cea0edfb50ae741ea0288419253f57f0a9d17037365e0c6f697dd8cf2a057c2c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-15T09:30:38.996Z] PASS [2020-05-15T09:30:38.996Z] [2020-05-15T09:30:38.996Z] === Skipped [2020-05-15T09:30:38.996Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:30:38.996Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:30:38.996Z] [2020-05-15T09:30:38.996Z] [2020-05-15T09:30:38.996Z] DONE 22 tests, 1 skipped in 46.509s [2020-05-15T09:30:38.996Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:30:38.996Z] ++ 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-15T09:30:38.996Z] ++ set -e [2020-05-15T09:30:38.996Z] ++ '[' -n 0 ']' [2020-05-15T09:30:38.996Z] ++ set -x [2020-05-15T09:30:38.996Z] ++ env -i DEST=/go/src/github.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-15T09:30:38.996Z] === RUN TestDockerSuite/TestBuildFails [2020-05-15T09:30:39.251Z] INFO: Testing against a local daemon [2020-05-15T09:30:39.251Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-15T09:30:39.251Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:30:39.251Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:30:39.251Z] === RUN TestDockerNetworkIpvlan [2020-05-15T09:30:39.251Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:30:39.251Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:30:39.251Z] PASS [2020-05-15T09:30:39.251Z] [2020-05-15T09:30:39.251Z] === Skipped [2020-05-15T09:30:39.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:30:39.251Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:30:39.251Z] [2020-05-15T09:30:39.251Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:30:39.251Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:30:39.251Z] [2020-05-15T09:30:39.251Z] [2020-05-15T09:30:39.251Z] DONE 2 tests, 2 skipped in 0.146s [2020-05-15T09:30:39.251Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:30:39.251Z] ++ 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-15T09:30:39.251Z] ++ set -e [2020-05-15T09:30:39.251Z] ++ '[' -n 0 ']' [2020-05-15T09:30:39.251Z] ++ set -x [2020-05-15T09:30:39.251Z] ++ env -i DEST=/go/src/github.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-15T09:30:39.506Z] INFO: Testing against a local daemon [2020-05-15T09:30:39.506Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-15T09:30:39.962Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-05-15T09:30:39.962Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-15T09:30:40.066Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-15T09:30:40.066Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-15T09:30:40.994Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-05-15T09:30:40.994Z] === RUN TestDockerNetworkMacvlan [2020-05-15T09:30:41.034Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2020-05-15T09:30:41.034Z] === CONT TestReadPluginNoRead [2020-05-15T09:30:41.554Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-15T09:30:41.866Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-05-15T09:30:41.866Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-15T09:30:42.478Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-15T09:30:42.478Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-15T09:30:43.250Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2020-05-15T09:30:43.250Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-15T09:30:43.401Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-15T09:30:44.205Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-05-15T09:30:44.205Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-15T09:30:44.518Z] === RUN TestReadPluginNoRead/default [2020-05-15T09:30:45.284Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-15T09:30:45.992Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-15T09:30:46.106Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-05-15T09:30:46.106Z] === RUN TestKernelTCPMemory [2020-05-15T09:30:46.207Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-15T09:30:46.275Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2020-05-15T09:30:46.766Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-15T09:30:47.041Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-15T09:30:47.041Z] === RUN TestNISDomainname [2020-05-15T09:30:47.749Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-15T09:30:47.977Z] --- PASS: TestNISDomainname (1.01s) [2020-05-15T09:30:47.977Z] === RUN TestHostnameDnsResolution [2020-05-15T09:30:48.652Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-15T09:30:48.652Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-15T09:30:49.578Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-15T09:30:49.773Z] --- PASS: TestReadPluginNoRead (8.70s) [2020-05-15T09:30:49.773Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-05-15T09:30:49.774Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-05-15T09:30:49.774Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-05-15T09:30:49.774Z] read_test.go:91: [d2a5bef55cdf9] daemon is not started [2020-05-15T09:30:49.774Z] PASS [2020-05-15T09:30:49.774Z] [2020-05-15T09:30:49.774Z] DONE 6 tests in 12.663s [2020-05-15T09:30:49.774Z] 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-15T09:30:49.774Z] ++ 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-15T09:30:49.774Z] ++ set -e [2020-05-15T09:30:49.774Z] ++ '[' -n 0 ']' [2020-05-15T09:30:49.774Z] ++ set -x [2020-05-15T09:30:49.774Z] ++ env -i DEST=/go/src/github.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-15T09:30:49.774Z] testing: warning: no tests to run [2020-05-15T09:30:49.774Z] PASS [2020-05-15T09:30:49.774Z] [2020-05-15T09:30:49.774Z] DONE 0 tests in 0.028s [2020-05-15T09:30:49.774Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-15T09:30:49.774Z] ++ 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-15T09:30:49.774Z] ++ set -e [2020-05-15T09:30:49.774Z] ++ '[' -n 0 ']' [2020-05-15T09:30:49.774Z] ++ set -x [2020-05-15T09:30:49.774Z] ++ env -i DEST=/go/src/github.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-15T09:30:49.774Z] INFO: Testing against a local daemon [2020-05-15T09:30:49.774Z] === RUN TestPluginWithDevMounts [2020-05-15T09:30:49.774Z] === PAUSE TestPluginWithDevMounts [2020-05-15T09:30:49.774Z] === CONT TestPluginWithDevMounts [2020-05-15T09:30:49.880Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-05-15T09:30:49.880Z] === RUN TestStats [2020-05-15T09:30:50.137Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-15T09:30:51.797Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-05-15T09:30:51.797Z] PASS [2020-05-15T09:30:51.797Z] [2020-05-15T09:30:51.797Z] DONE 1 tests in 1.953s [2020-05-15T09:30:51.797Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-15T09:30:51.797Z] ++ 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-15T09:30:51.797Z] ++ set -e [2020-05-15T09:30:51.797Z] ++ '[' -n 0 ']' [2020-05-15T09:30:51.797Z] ++ set -x [2020-05-15T09:30:51.797Z] ++ env -i DEST=/go/src/github.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-15T09:30:51.797Z] INFO: Testing against a local daemon [2020-05-15T09:30:51.797Z] === RUN TestSecretInspect [2020-05-15T09:30:52.647Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-15T09:30:52.903Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-15T09:30:53.163Z] --- PASS: TestStats (2.81s) [2020-05-15T09:30:53.163Z] === RUN TestStopContainerWithTimeout [2020-05-15T09:30:53.163Z] === RUN TestStopContainerWithTimeout/0 [2020-05-15T09:30:53.163Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-15T09:30:53.163Z] === RUN TestStopContainerWithTimeout/1 [2020-05-15T09:30:53.163Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-15T09:30:53.163Z] === RUN TestStopContainerWithTimeout/3 [2020-05-15T09:30:53.163Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-15T09:30:53.163Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-15T09:30:53.163Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-15T09:30:53.163Z] === CONT TestStopContainerWithTimeout/0 [2020-05-15T09:30:53.163Z] === CONT TestStopContainerWithTimeout/1 [2020-05-15T09:30:53.163Z] === CONT TestStopContainerWithTimeout/3 [2020-05-15T09:30:53.163Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-15T09:30:53.462Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-15T09:30:55.346Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-15T09:30:55.905Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-15T09:30:56.180Z] --- PASS: TestSecretInspect (3.63s) [2020-05-15T09:30:56.180Z] === RUN TestSecretList [2020-05-15T09:30:56.448Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-15T09:30:56.448Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-05-15T09:30:56.448Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-05-15T09:30:56.448Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-05-15T09:30:56.448Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-05-15T09:30:56.448Z] === RUN TestDeleteDevicemapper [2020-05-15T09:30:56.448Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-15T09:30:56.448Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:30:56.448Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan (15.73s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.09s) [2020-05-15T09:30:56.466Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s) [2020-05-15T09:30:56.466Z] PASS [2020-05-15T09:30:56.466Z] [2020-05-15T09:30:56.466Z] DONE 8 tests in 17.233s [2020-05-15T09:30:56.466Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-15T09:30:56.466Z] ++ 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-15T09:30:56.466Z] ++ set -e [2020-05-15T09:30:56.466Z] ++ '[' -n 0 ']' [2020-05-15T09:30:56.466Z] ++ set -x [2020-05-15T09:30:56.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=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-15T09:30:56.466Z] testing: warning: no tests to run [2020-05-15T09:30:56.466Z] PASS [2020-05-15T09:30:56.466Z] [2020-05-15T09:30:56.466Z] DONE 0 tests in 0.023s [2020-05-15T09:30:56.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-15T09:30:56.466Z] ++ 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-15T09:30:56.466Z] ++ set -e [2020-05-15T09:30:56.466Z] ++ '[' -n 0 ']' [2020-05-15T09:30:56.466Z] ++ set -x [2020-05-15T09:30:56.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=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-15T09:30:56.720Z] INFO: Testing against a local daemon [2020-05-15T09:30:56.720Z] === RUN TestAuthZPluginAllowRequest [2020-05-15T09:30:58.080Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-15T09:30:58.335Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-05-15T09:30:58.335Z] === RUN TestAuthZPluginTLS [2020-05-15T09:30:58.895Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-15T09:30:58.895Z] === RUN TestAuthZPluginDenyRequest [2020-05-15T09:30:58.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2020-05-15T09:30:58.979Z] === RUN TestUpdateMemory [2020-05-15T09:30:58.979Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-15T09:30:58.979Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:30:58.979Z] === RUN TestUpdateCPUQuota [2020-05-15T09:30:59.454Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-15T09:30:59.454Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-15T09:30:59.636Z] --- PASS: TestSecretList (3.85s) [2020-05-15T09:30:59.636Z] === RUN TestSecretsCreateAndDelete [2020-05-15T09:30:59.709Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-15T09:30:59.963Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-05-15T09:30:59.964Z] === RUN TestAuthZPluginDenyResponse [2020-05-15T09:31:00.354Z] --- PASS: TestUpdateCPUQuota (1.36s) [2020-05-15T09:31:00.354Z] === RUN TestUpdatePidsLimit [2020-05-15T09:31:00.354Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-15T09:31:00.522Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-15T09:31:00.522Z] === RUN TestAuthZPluginAllowEventStream [2020-05-15T09:31:00.613Z] === RUN TestUpdatePidsLimit/no_change [2020-05-15T09:31:00.994Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-15T09:31:01.180Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-15T09:31:01.250Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-15T09:31:01.439Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-15T09:31:01.507Z] remote: Enumerating objects: 2, done. [2020-05-15T09:31:01.507Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-15T09:31:01.507Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-15T09:31:01.507Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-15T09:31:01.507Z] 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-15T09:31:01.507Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-15T09:31:02.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-15T09:31:02.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-15T09:31:02.405Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2020-05-15T09:31:02.405Z] === RUN TestAuthZPluginErrorResponse [2020-05-15T09:31:02.523Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-15T09:31:02.967Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-15T09:31:02.967Z] === RUN TestAuthZPluginErrorRequest [2020-05-15T09:31:03.090Z] --- PASS: TestSecretsCreateAndDelete (3.66s) [2020-05-15T09:31:03.090Z] === RUN TestSecretsUpdate [2020-05-15T09:31:03.530Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-15T09:31:03.530Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-15T09:31:04.091Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-05-15T09:31:04.091Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-15T09:31:04.091Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-15T09:31:04.425Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-15T09:31:04.425Z] === RUN TestUpdateRestartPolicy [2020-05-15T09:31:04.651Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-15T09:31:04.906Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-15T09:31:05.466Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-15T09:31:06.025Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-15T09:31:06.025Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-15T09:31:06.025Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-05-15T09:31:06.025Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-15T09:31:06.767Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-15T09:31:07.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/test/unit [2020-05-15T09:31:07.386Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-15T09:31:07.474Z] --- PASS: TestSecretsUpdate (3.73s) [2020-05-15T09:31:07.474Z] === RUN TestTemplatedSecret [2020-05-15T09:31:07.641Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-15T09:31:08.201Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-15T09:31:08.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-05-15T09:31:08.201Z] === RUN TestAuthZPluginHeader [2020-05-15T09:31:08.760Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-15T09:31:09.016Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-15T09:31:09.016Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-15T09:31:09.016Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-15T09:31:09.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-15T09:31:09.576Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-15T09:31:10.403Z] ? github.com/docker/docker/api [no test files] [2020-05-15T09:31:10.931Z] --- PASS: TestTemplatedSecret (3.73s) [2020-05-15T09:31:10.931Z] === RUN TestSecretCreateResolve [2020-05-15T09:31:10.938Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-15T09:31:14.237Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-15T09:31:14.387Z] --- PASS: TestSecretCreateResolve (3.69s) [2020-05-15T09:31:14.387Z] PASS [2020-05-15T09:31:14.387Z] [2020-05-15T09:31:14.387Z] DONE 6 tests in 22.368s [2020-05-15T09:31:14.387Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-15T09:31:14.387Z] ++ 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-15T09:31:14.387Z] ++ set -e [2020-05-15T09:31:14.387Z] ++ '[' -n 0 ']' [2020-05-15T09:31:14.387Z] ++ set -x [2020-05-15T09:31:14.387Z] ++ env -i DEST=/go/src/github.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-15T09:31:14.387Z] INFO: Testing against a local daemon [2020-05-15T09:31:14.387Z] === RUN TestServiceCreateInit [2020-05-15T09:31:14.387Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-15T09:31:14.798Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.49s) [2020-05-15T09:31:14.798Z] === RUN TestAuthZPluginV2Disable [2020-05-15T09:31:16.626Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-05-15T09:31:16.626Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-15T09:31:17.561Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-05-15T09:31:17.561Z] === RUN TestWaitNonBlocked [2020-05-15T09:31:17.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:31:17.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:31:17.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:31:17.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:31:17.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:31:17.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:31:18.056Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2020-05-15T09:31:18.056Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-15T09:31:18.939Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-15T09:31:18.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-05-15T09:31:18.939Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-05-15T09:31:18.939Z] === RUN TestWaitBlocked [2020-05-15T09:31:18.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:31:18.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:31:18.939Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:31:18.939Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:31:18.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:31:18.939Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:31:19.875Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-15T09:31:19.875Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-15T09:31:19.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-05-15T09:31:19.876Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-05-15T09:31:19.876Z] === CONT TestContainerStartOnDaemonRestart [2020-05-15T09:31:19.876Z] === CONT TestIpcModeOlderClient [2020-05-15T09:31:19.876Z] === CONT TestDaemonHostGatewayIP [2020-05-15T09:31:19.876Z] === CONT TestContainerKillOnDaemonStart [2020-05-15T09:31:19.876Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-05-15T09:31:19.876Z] === CONT TestDaemonRestartIpcMode [2020-05-15T09:31:19.938Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-15T09:31:21.297Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2020-05-15T09:31:21.297Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-15T09:31:21.665Z] --- PASS: TestImportExtremelyLargeImageWorks (105.08s) [2020-05-15T09:31:21.665Z] PASS [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === Skipped [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:31:21.665Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] DONE 12 tests, 1 skipped in 109.626s [2020-05-15T09:31:21.665Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.665Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.665Z] === RUN TestNetworkCreateDelete [2020-05-15T09:31:21.665Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-15T09:31:21.665Z] === RUN TestDockerNetworkDeletePreferID [2020-05-15T09:31:21.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-05-15T09:31:21.665Z] === RUN TestInspectNetwork [2020-05-15T09:31:21.665Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-15T09:31:21.665Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] === RUN TestRunContainerWithBridgeNone [2020-05-15T09:31:21.665Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-15T09:31:21.665Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestNetworkInvalidJSON [2020-05-15T09:31:21.665Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:21.665Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:21.665Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:21.665Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:21.665Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:21.665Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:21.665Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:21.665Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:21.665Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:21.665Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-15T09:31:21.665Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-15T09:31:21.665Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-15T09:31:21.665Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-15T09:31:21.665Z] === RUN TestHostIPv4BridgeLabel [2020-05-15T09:31:21.665Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-15T09:31:21.665Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-15T09:31:21.665Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-15T09:31:21.665Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDaemonDefaultNetworkPools [2020-05-15T09:31:21.665Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-15T09:31:21.665Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-15T09:31:21.665Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-15T09:31:21.665Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestServiceWithPredefinedNetwork [2020-05-15T09:31:21.665Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-15T09:31:21.665Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:31:21.665Z] === RUN TestServiceWithDataPathPortInit [2020-05-15T09:31:21.665Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-15T09:31:21.665Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] PASS [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === Skipped [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-15T09:31:21.665Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-15T09:31:21.665Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-15T09:31:21.665Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-15T09:31:21.665Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-15T09:31:21.665Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] DONE 18 tests, 12 skipped in 0.685s [2020-05-15T09:31:21.665Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.665Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.665Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-15T09:31:21.665Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:31:21.665Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:31:21.665Z] === RUN TestDockerNetworkIpvlan [2020-05-15T09:31:21.665Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:31:21.665Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:31:21.665Z] PASS [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === Skipped [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:31:21.665Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:31:21.665Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] DONE 2 tests, 2 skipped in 0.183s [2020-05-15T09:31:21.665Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.665Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.665Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-15T09:31:21.665Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-15T09:31:21.665Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] === RUN TestDockerNetworkMacvlan [2020-05-15T09:31:21.665Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-15T09:31:21.665Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] PASS [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === Skipped [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-15T09:31:21.665Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.665Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-15T09:31:21.665Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:31:21.665Z] [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] DONE 2 tests, 2 skipped in 0.182s [2020-05-15T09:31:21.666Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.666Z] testing: warning: no tests to run [2020-05-15T09:31:21.666Z] PASS [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] DONE 0 tests in 0.045s [2020-05-15T09:31:21.666Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.666Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginAllowRequest [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginTLS [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginDenyRequest [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginDenyResponse [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginAllowEventStream [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginErrorResponse [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginErrorRequest [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginHeader [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.32s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginV2Disable [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.10s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-15T09:31:21.666Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.12s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] PASS [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === Skipped [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.32s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.10s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.12s) [2020-05-15T09:31:21.666Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] DONE 17 tests, 17 skipped in 0.792s [2020-05-15T09:31:21.666Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.666Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.666Z] === RUN TestPluginInvalidJSON [2020-05-15T09:31:21.666Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:21.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:21.666Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:21.666Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-15T09:31:21.666Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-15T09:31:21.666Z] === RUN TestPluginInstall [2020-05-15T09:31:21.666Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-15T09:31:21.666Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] PASS [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] === Skipped [2020-05-15T09:31:21.666Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-15T09:31:21.666Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] [2020-05-15T09:31:21.666Z] DONE 3 tests, 1 skipped in 0.234s [2020-05-15T09:31:21.666Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-15T09:31:21.666Z] INFO: Testing against a local daemon [2020-05-15T09:31:21.666Z] === RUN TestExternalGraphDriver [2020-05-15T09:31:21.666Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-15T09:31:21.666Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-15T09:31:21.666Z] === RUN TestGraphdriverPluginV2 [2020-05-15T09:31:23.848Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-15T09:31:23.848Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-15T09:31:23.848Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-15T09:31:24.070Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2020-05-15T09:31:24.070Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-05-15T09:31:24.102Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-15T09:31:24.102Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-15T09:31:24.357Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-15T09:31:24.636Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-05-15T09:31:24.926Z] --- PASS: TestGraphdriverPluginV2 (6.66s) [2020-05-15T09:31:24.926Z] PASS [2020-05-15T09:31:24.926Z] [2020-05-15T09:31:24.926Z] === Skipped [2020-05-15T09:31:24.926Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-15T09:31:24.926Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-15T09:31:24.926Z] [2020-05-15T09:31:24.926Z] [2020-05-15T09:31:24.926Z] DONE 2 tests, 1 skipped in 6.954s [2020-05-15T09:31:24.926Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-15T09:31:24.926Z] INFO: Testing against a local daemon [2020-05-15T09:31:24.926Z] === RUN TestContinueAfterPluginCrash [2020-05-15T09:31:24.926Z] === PAUSE TestContinueAfterPluginCrash [2020-05-15T09:31:24.926Z] === RUN TestReadPluginNoRead [2020-05-15T09:31:24.926Z] === PAUSE TestReadPluginNoRead [2020-05-15T09:31:24.926Z] === RUN TestDaemonStartWithLogOpt [2020-05-15T09:31:24.926Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-15T09:31:24.926Z] === CONT TestContinueAfterPluginCrash [2020-05-15T09:31:24.926Z] === CONT TestDaemonStartWithLogOpt [2020-05-15T09:31:25.265Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-05-15T09:31:25.362Z] --- PASS: TestServiceCreateInit (10.62s) [2020-05-15T09:31:25.362Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2020-05-15T09:31:25.362Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2020-05-15T09:31:25.362Z] === RUN TestCreateServiceMultipleTimes [2020-05-15T09:31:26.865Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-15T09:31:29.377Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-15T09:31:31.884Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.70s) [2020-05-15T09:31:31.884Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-15T09:31:32.746Z] --- PASS: TestContainerKillOnDaemonStart (12.97s) [2020-05-15T09:31:32.746Z] PASS [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === Skipped [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-15T09:31:32.746Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-15T09:31:32.746Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-15T09:31:32.746Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:31:32.746Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-15T09:31:32.746Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-15T09:31:32.746Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] [2020-05-15T09:31:32.746Z] DONE 200 tests, 6 skipped in 138.186s [2020-05-15T09:31:32.746Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-15T09:31:32.746Z] ++ 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-15T09:31:32.746Z] ++ set -e [2020-05-15T09:31:32.746Z] ++ '[' -n 0 ']' [2020-05-15T09:31:32.746Z] ++ set -x [2020-05-15T09:31:32.746Z] ++ env -i DEST=/go/src/github.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-15T09:31:33.004Z] INFO: Testing against a local daemon [2020-05-15T09:31:33.004Z] === RUN TestCommitInheritsEnv [2020-05-15T09:31:33.245Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-15T09:31:33.500Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-15T09:31:33.572Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-15T09:31:33.572Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-15T09:31:33.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-15T09:31:33.572Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-15T09:31:33.572Z] === RUN TestImagesFilterMultiReference [2020-05-15T09:31:33.572Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-15T09:31:33.572Z] === RUN TestImagePullPlatformInvalid [2020-05-15T09:31:33.830Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-15T09:31:33.830Z] === RUN TestRemoveImageOrphaning [2020-05-15T09:31:34.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-15T09:31:34.069Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-15T09:31:34.397Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-15T09:31:34.397Z] === RUN TestRemoveImageGarbageCollector [2020-05-15T09:31:34.397Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:31:34.397Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:31:34.397Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-15T09:31:34.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-15T09:31:34.397Z] === RUN TestTagInvalidReference [2020-05-15T09:31:34.397Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-15T09:31:34.397Z] === RUN TestTagValidPrefixedRepo [2020-05-15T09:31:34.397Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-15T09:31:34.397Z] === RUN TestTagExistedNameWithoutForce [2020-05-15T09:31:34.397Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-15T09:31:34.397Z] === RUN TestTagOfficialNames [2020-05-15T09:31:34.655Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-15T09:31:34.655Z] === RUN TestTagMatchesDigest [2020-05-15T09:31:34.655Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-15T09:31:34.655Z] PASS [2020-05-15T09:31:34.655Z] [2020-05-15T09:31:34.655Z] === Skipped [2020-05-15T09:31:34.655Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-15T09:31:34.655Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-15T09:31:34.655Z] [2020-05-15T09:31:34.655Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:31:34.655Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:31:34.655Z] [2020-05-15T09:31:34.655Z] [2020-05-15T09:31:34.655Z] DONE 12 tests, 2 skipped in 1.856s [2020-05-15T09:31:34.655Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-15T09:31:34.655Z] ++ 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-15T09:31:34.655Z] ++ set -e [2020-05-15T09:31:34.655Z] ++ '[' -n 0 ']' [2020-05-15T09:31:34.655Z] ++ set -x [2020-05-15T09:31:34.655Z] ++ env -i DEST=/go/src/github.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-15T09:31:34.655Z] INFO: Testing against a local daemon [2020-05-15T09:31:34.655Z] === RUN TestNetworkCreateDelete [2020-05-15T09:31:35.222Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-05-15T09:31:35.222Z] === RUN TestDockerNetworkDeletePreferID [2020-05-15T09:31:36.599Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-05-15T09:31:36.599Z] === RUN TestInspectNetwork [2020-05-15T09:31:39.750Z] --- PASS: TestDaemonStartWithLogOpt (14.17s) [2020-05-15T09:31:39.750Z] === CONT TestReadPluginNoRead [2020-05-15T09:31:41.865Z] === RUN TestInspectNetwork/full_network_id [2020-05-15T09:31:41.865Z] === RUN TestInspectNetwork/partial_network_id [2020-05-15T09:31:41.865Z] === RUN TestInspectNetwork/network_name [2020-05-15T09:31:41.865Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-15T09:31:43.009Z] === RUN TestReadPluginNoRead/default [2020-05-15T09:31:43.009Z] --- PASS: TestContinueAfterPluginCrash (17.89s) [2020-05-15T09:31:45.518Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-15T09:31:46.054Z] --- PASS: TestInspectNetwork (9.82s) [2020-05-15T09:31:46.054Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-15T09:31:46.054Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-15T09:31:46.054Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-15T09:31:46.054Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-15T09:31:46.054Z] === RUN TestRunContainerWithBridgeNone [2020-05-15T09:31:46.220Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-15T09:31:48.027Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-15T09:31:48.727Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-05-15T09:31:48.727Z] PASS [2020-05-15T09:31:48.727Z] [2020-05-15T09:31:48.727Z] DONE 17 tests in 51.891s [2020-05-15T09:31:48.727Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-15T09:31:48.727Z] ++ 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-15T09:31:48.727Z] ++ set -e [2020-05-15T09:31:48.727Z] ++ '[' -n 0 ']' [2020-05-15T09:31:48.727Z] ++ set -x [2020-05-15T09:31:48.727Z] ++ env -i DEST=/go/src/github.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-15T09:31:48.727Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-15T09:31:48.727Z] INFO: Testing against a local daemon [2020-05-15T09:31:48.727Z] === RUN TestPluginInvalidJSON [2020-05-15T09:31:48.727Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:48.727Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:48.727Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:31:48.727Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-15T09:31:48.727Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-15T09:31:48.727Z] === RUN TestPluginInstall [2020-05-15T09:31:48.727Z] === RUN TestPluginInstall/no_auth [2020-05-15T09:31:49.340Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-05-15T09:31:49.340Z] === RUN TestNetworkInvalidJSON [2020-05-15T09:31:49.340Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:49.340Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:49.340Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:49.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:49.340Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:49.340Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:49.340Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-15T09:31:49.340Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:31:49.340Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:31:49.340Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-15T09:31:49.340Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-15T09:31:49.340Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-15T09:31:49.340Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-15T09:31:49.340Z] === RUN TestHostIPv4BridgeLabel [2020-05-15T09:31:49.599Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-05-15T09:31:49.599Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-15T09:31:50.087Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-15T09:31:50.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-05-15T09:31:50.975Z] === RUN TestDaemonDefaultNetworkPools [2020-05-15T09:31:51.284Z] --- PASS: TestReadPluginNoRead (11.78s) [2020-05-15T09:31:51.284Z] --- PASS: TestReadPluginNoRead/default (2.69s) [2020-05-15T09:31:51.284Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.68s) [2020-05-15T09:31:51.284Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.70s) [2020-05-15T09:31:51.284Z] read_test.go:91: [d64ebe8a360a8] daemon is not started [2020-05-15T09:31:51.284Z] PASS [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] DONE 6 tests in 26.175s [2020-05-15T09:31:51.284Z] 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-15T09:31:51.284Z] testing: warning: no tests to run [2020-05-15T09:31:51.284Z] PASS [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] DONE 0 tests in 0.070s [2020-05-15T09:31:51.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-15T09:31:51.284Z] INFO: Testing against a local daemon [2020-05-15T09:31:51.284Z] === RUN TestPluginWithDevMounts [2020-05-15T09:31:51.284Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-15T09:31:51.284Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-15T09:31:51.284Z] PASS [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === Skipped [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-15T09:31:51.284Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] DONE 1 tests, 1 skipped in 0.179s [2020-05-15T09:31:51.284Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-15T09:31:51.284Z] INFO: Testing against a local daemon [2020-05-15T09:31:51.284Z] === RUN TestSecretInspect [2020-05-15T09:31:51.284Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-15T09:31:51.284Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] === RUN TestSecretList [2020-05-15T09:31:51.284Z] --- SKIP: TestSecretList (0.02s) [2020-05-15T09:31:51.284Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] === RUN TestSecretsCreateAndDelete [2020-05-15T09:31:51.284Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] === RUN TestSecretsUpdate [2020-05-15T09:31:51.284Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] === RUN TestTemplatedSecret [2020-05-15T09:31:51.284Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-15T09:31:51.284Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] === RUN TestSecretCreateResolve [2020-05-15T09:31:51.284Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] PASS [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === Skipped [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-15T09:31:51.284Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-15T09:31:51.284Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-15T09:31:51.284Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-15T09:31:51.284Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] [2020-05-15T09:31:51.284Z] DONE 6 tests, 6 skipped in 0.268s [2020-05-15T09:31:51.284Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-15T09:31:51.539Z] INFO: Testing against a local daemon [2020-05-15T09:31:51.539Z] === RUN TestServiceCreateInit [2020-05-15T09:31:51.539Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-15T09:31:51.539Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-15T09:31:51.539Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-15T09:31:51.539Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-15T09:31:51.539Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-15T09:31:51.539Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateServiceMultipleTimes [2020-05-15T09:31:51.539Z] --- SKIP: TestCreateServiceMultipleTimes (0.03s) [2020-05-15T09:31:51.539Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateServiceConflict [2020-05-15T09:31:51.539Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-15T09:31:51.539Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateServiceMaxReplicas [2020-05-15T09:31:51.539Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-15T09:31:51.539Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-15T09:31:51.539Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-15T09:31:51.539Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateServiceSecretFileMode [2020-05-15T09:31:51.539Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-15T09:31:51.539Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.539Z] === RUN TestCreateServiceConfigFileMode [2020-05-15T09:31:51.794Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-05-15T09:31:51.794Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestCreateServiceSysctls [2020-05-15T09:31:51.794Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-05-15T09:31:51.794Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestCreateServiceCapabilities [2020-05-15T09:31:51.794Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-15T09:31:51.794Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestInspect [2020-05-15T09:31:51.794Z] --- SKIP: TestInspect (0.01s) [2020-05-15T09:31:51.794Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestCreateJob [2020-05-15T09:31:51.794Z] --- SKIP: TestCreateJob (0.01s) [2020-05-15T09:31:51.794Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestReplicatedJob [2020-05-15T09:31:51.794Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-15T09:31:51.794Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestUpdateReplicatedJob [2020-05-15T09:31:51.794Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-15T09:31:51.794Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestServiceListWithStatuses [2020-05-15T09:31:51.794Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-15T09:31:51.794Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:31:51.794Z] === RUN TestDockerNetworkConnectAlias [2020-05-15T09:31:51.794Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-15T09:31:51.794Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestDockerNetworkReConnect [2020-05-15T09:31:51.794Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-15T09:31:51.794Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:51.794Z] === RUN TestServicePlugin [2020-05-15T09:31:52.320Z] --- PASS: TestCreateServiceMultipleTimes (22.98s) [2020-05-15T09:31:52.320Z] === RUN TestCreateServiceConflict [2020-05-15T09:31:52.320Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-05-15T09:31:52.320Z] === RUN TestCreateServiceMaxReplicas [2020-05-15T09:31:52.351Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-05-15T09:31:52.351Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 14.7% of statements [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 4.8% of statements [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-05-15T09:31:53.706Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-15T09:31:53.706Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-15T09:31:54.245Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-15T09:31:54.245Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-15T09:31:54.253Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2020-05-15T09:31:54.253Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-15T09:31:54.729Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2020-05-15T09:31:54.999Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-05-15T09:31:54.999Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eef3344e65c3c0541bd7a2ad0dd53d3e7ec3e076aff56cca49be3cf83ba8cb77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:55.608Z] time="2020-05-15T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eef3344e65c3c0541bd7a2ad0dd53d3e7ec3e076aff56cca49be3cf83ba8cb77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:55.608Z] === RUN TestPluginInstall/with_htpasswd [2020-05-15T09:31:55.949Z] --- SKIP: TestServicePlugin (3.55s) [2020-05-15T09:31:55.949Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] === RUN TestServiceUpdateLabel [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-15T09:31:55.949Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] === RUN TestServiceUpdateSecrets [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-15T09:31:55.949Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] === RUN TestServiceUpdateConfigs [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2020-05-15T09:31:55.949Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] === RUN TestServiceUpdateNetwork [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-15T09:31:55.949Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] === RUN TestServiceUpdatePidsLimit [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-15T09:31:55.949Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] PASS [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === Skipped [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-15T09:31:55.949Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-15T09:31:55.949Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-15T09:31:55.949Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.03s) [2020-05-15T09:31:55.949Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-15T09:31:55.949Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-15T09:31:55.949Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-15T09:31:55.949Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-15T09:31:55.949Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-05-15T09:31:55.949Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-05-15T09:31:55.949Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-15T09:31:55.949Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-15T09:31:55.949Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-15T09:31:55.949Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-15T09:31:55.949Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.949Z] [2020-05-15T09:31:55.949Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-15T09:31:55.950Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-15T09:31:55.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-15T09:31:55.950Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-15T09:31:55.950Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2020-05-15T09:31:55.950Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-15T09:31:55.950Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-15T09:31:55.950Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2020-05-15T09:31:55.950Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-15T09:31:55.950Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-15T09:31:55.950Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] DONE 24 tests, 23 skipped in 4.100s [2020-05-15T09:31:55.950Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-15T09:31:55.950Z] INFO: Testing against a local daemon [2020-05-15T09:31:55.950Z] === RUN TestSessionCreate [2020-05-15T09:31:55.950Z] --- PASS: TestSessionCreate (0.03s) [2020-05-15T09:31:55.950Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-15T09:31:55.950Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-15T09:31:55.950Z] PASS [2020-05-15T09:31:55.950Z] [2020-05-15T09:31:55.950Z] DONE 2 tests in 0.223s [2020-05-15T09:31:55.950Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-15T09:31:55.950Z] INFO: Testing against a local daemon [2020-05-15T09:31:55.950Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-15T09:31:55.950Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:31:55.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:31:55.950Z] === RUN TestEventsExecDie [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b298aad09a42f357be99ccd8b14632ab422de0c3af9c5e009aa093f418deecfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:56.168Z] time="2020-05-15T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b298aad09a42f357be99ccd8b14632ab422de0c3af9c5e009aa093f418deecfd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:56.727Z] === RUN TestPluginInstall/with_insecure [2020-05-15T09:31:56.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-05-15T09:31:56.785Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-15T09:31:56.873Z] --- PASS: TestEventsExecDie (0.74s) [2020-05-15T09:31:56.873Z] === RUN TestEventsBackwardsCompatible [2020-05-15T09:31:56.873Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-15T09:31:56.873Z] === RUN TestInfoBinaryCommits [2020-05-15T09:31:56.873Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-15T09:31:56.873Z] === RUN TestInfoAPIVersioned [2020-05-15T09:31:56.873Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-15T09:31:56.873Z] === RUN TestInfoDiscoveryBackend [2020-05-15T09:31:57.286Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-15T09:31:57.351Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-05-15T09:31:57.351Z] === RUN TestServiceWithPredefinedNetwork [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:afc73ad1c42954dbb86aae9e864daee7674d9580433e0e38549b9db91a1ccab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:31:57.846Z] time="2020-05-15T09:31:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:afc73ad1c42954dbb86aae9e864daee7674d9580433e0e38549b9db91a1ccab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:31:58.406Z] --- PASS: TestPluginInstall (9.75s) [2020-05-15T09:31:58.406Z] --- PASS: TestPluginInstall/no_auth (7.04s) [2020-05-15T09:31:58.406Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-05-15T09:31:58.406Z] --- PASS: TestPluginInstall/with_insecure (1.66s) [2020-05-15T09:31:58.406Z] plugin_test.go:157: [d1cfe4b6be3a3] daemon is not started [2020-05-15T09:31:58.406Z] PASS [2020-05-15T09:31:58.406Z] [2020-05-15T09:31:58.406Z] DONE 6 tests in 9.914s [2020-05-15T09:31:58.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-15T09:31:58.407Z] ++ 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-15T09:31:58.407Z] ++ set -e [2020-05-15T09:31:58.407Z] ++ '[' -n 0 ']' [2020-05-15T09:31:58.407Z] ++ set -x [2020-05-15T09:31:58.407Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-15T09:31:58.407Z] INFO: Testing against a local daemon [2020-05-15T09:31:58.407Z] === RUN TestExternalGraphDriver [2020-05-15T09:31:58.661Z] === RUN TestExternalGraphDriver/json [2020-05-15T09:31:58.753Z] --- PASS: TestInfoDiscoveryBackend (1.65s) [2020-05-15T09:31:58.754Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-15T09:31:59.178Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2020-05-15T09:32:00.023Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-15T09:32:00.634Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2020-05-15T09:32:00.634Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-15T09:32:00.634Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:32:00.634Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:32:00.634Z] === RUN TestServiceWithDataPathPortInit [2020-05-15T09:32:00.948Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-15T09:32:01.508Z] === RUN TestExternalGraphDriver/spec [2020-05-15T09:32:01.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-15T09:32:01.884Z] ok github.com/docker/docker/builder/remotecontext/git 4.828s coverage: 86.3% of statements [2020-05-15T09:32:02.009Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) [2020-05-15T09:32:02.009Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-15T09:32:02.009Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-15T09:32:02.009Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:32:02.009Z] === RUN TestInfoAPI [2020-05-15T09:32:02.009Z] --- PASS: TestInfoAPI (0.04s) [2020-05-15T09:32:02.009Z] === RUN TestInfoAPIWarnings [2020-05-15T09:32:03.124Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-15T09:32:03.379Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-15T09:32:03.379Z] === RUN TestExternalGraphDriver/pull [2020-05-15T09:32:03.891Z] --- PASS: TestInfoAPIWarnings (1.62s) [2020-05-15T09:32:03.891Z] === RUN TestInfoDebug [2020-05-15T09:32:04.642Z] ok github.com/docker/docker/builder/remotecontext 0.597s coverage: 13.6% of statements [2020-05-15T09:32:05.666Z] ok github.com/docker/docker/builder/dockerfile 1.450s coverage: 48.2% of statements [2020-05-15T09:32:05.666Z] ? github.com/docker/docker/cli [no test files] [2020-05-15T09:32:05.666Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-15T09:32:05.772Z] --- PASS: TestInfoDebug (1.83s) [2020-05-15T09:32:05.772Z] === RUN TestInfoInsecureRegistries [2020-05-15T09:32:05.887Z] --- PASS: TestExternalGraphDriver (7.08s) [2020-05-15T09:32:05.887Z] --- PASS: TestExternalGraphDriver/json (2.77s) [2020-05-15T09:32:05.887Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-05-15T09:32:05.887Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-05-15T09:32:05.887Z] === RUN TestGraphdriverPluginV2 [2020-05-15T09:32:06.141Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-15T09:32:07.064Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-15T09:32:07.653Z] --- PASS: TestInfoInsecureRegistries (1.82s) [2020-05-15T09:32:07.653Z] === RUN TestInfoRegistryMirrors [2020-05-15T09:32:07.987Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-15T09:32:09.013Z] --- PASS: TestInfoRegistryMirrors (1.82s) [2020-05-15T09:32:09.013Z] === RUN TestLoginFailsWithBadCredentials [2020-05-15T09:32:09.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-15T09:32:09.267Z] === RUN TestPingCacheHeaders [2020-05-15T09:32:09.267Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-15T09:32:09.267Z] === RUN TestPingGet [2020-05-15T09:32:09.267Z] --- PASS: TestPingGet (0.01s) [2020-05-15T09:32:09.267Z] === RUN TestPingHead [2020-05-15T09:32:09.267Z] --- PASS: TestPingHead (0.02s) [2020-05-15T09:32:09.267Z] === RUN TestVersion [2020-05-15T09:32:09.267Z] --- PASS: TestVersion (0.02s) [2020-05-15T09:32:09.267Z] PASS [2020-05-15T09:32:09.267Z] [2020-05-15T09:32:09.267Z] === Skipped [2020-05-15T09:32:09.267Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:32:09.267Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:32:09.267Z] [2020-05-15T09:32:09.267Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-15T09:32:09.267Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-15T09:32:09.268Z] [2020-05-15T09:32:09.268Z] [2020-05-15T09:32:09.268Z] DONE 18 tests, 2 skipped in 13.654s [2020-05-15T09:32:09.268Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-15T09:32:09.347Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-15T09:32:09.522Z] INFO: Testing against a local daemon [2020-05-15T09:32:09.522Z] === RUN TestVolumesCreateAndList [2020-05-15T09:32:09.522Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-15T09:32:09.522Z] === RUN TestVolumesRemove [2020-05-15T09:32:09.777Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-15T09:32:09.777Z] === RUN TestVolumesInspect [2020-05-15T09:32:09.777Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-15T09:32:09.777Z] === RUN TestVolumesInvalidJSON [2020-05-15T09:32:09.777Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-15T09:32:09.777Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-15T09:32:09.777Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-15T09:32:09.777Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-15T09:32:09.777Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-15T09:32:09.777Z] PASS [2020-05-15T09:32:09.777Z] [2020-05-15T09:32:09.777Z] DONE 5 tests in 0.331s [2020-05-15T09:32:09.777Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:32:09.777Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12239 is not a child of this shell [2020-05-15T09:32:09.777Z] warning: PID 12239 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-15T09:32:09.777Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:32:09.777Z] [2020-05-15T09:32:09.777Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:32:09.777Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:32:09.777Z] [2020-05-15T09:32:09.777Z] To set a process to complain mode, use the command line tool [2020-05-15T09:32:09.777Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:32:09.777Z] Removing test suite binaries [2020-05-15T09:32:10.294Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2020-05-15T09:32:10.294Z] PASS [2020-05-15T09:32:10.294Z] [2020-05-15T09:32:10.294Z] DONE 5 tests in 11.759s [2020-05-15T09:32:10.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-15T09:32:10.294Z] ++ 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-15T09:32:10.294Z] ++ set -e [2020-05-15T09:32:10.294Z] ++ '[' -n 0 ']' [2020-05-15T09:32:10.294Z] ++ set -x [2020-05-15T09:32:10.294Z] ++ env -i DEST=/go/src/github.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-15T09:32:10.294Z] INFO: Testing against a local daemon [2020-05-15T09:32:10.294Z] === RUN TestContinueAfterPluginCrash [2020-05-15T09:32:10.294Z] === PAUSE TestContinueAfterPluginCrash [2020-05-15T09:32:10.294Z] === RUN TestReadPluginNoRead [2020-05-15T09:32:10.294Z] === PAUSE TestReadPluginNoRead [2020-05-15T09:32:10.294Z] === RUN TestDaemonStartWithLogOpt [2020-05-15T09:32:10.294Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-15T09:32:10.294Z] === CONT TestContinueAfterPluginCrash [2020-05-15T09:32:10.294Z] === CONT TestDaemonStartWithLogOpt [2020-05-15T09:32:10.699Z] [2020-05-15T09:32:11.221Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-15T09:32:11.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-15T09:32:11.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-15T09:32:12.340Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-15T09:32:12.533Z] ok github.com/docker/docker/client 0.641s coverage: 75.4% of statements Post stage [Pipeline] junit [2020-05-15T09:32:12.591Z] Recording test results [2020-05-15T09:32:12.900Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-15T09:32:13.503Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.07s) [2020-05-15T09:32:13.503Z] === RUN TestCreateServiceSecretFileMode [2020-05-15T09:32:14.262Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-15T09:32:14.511Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-05-15T09:32:14.512Z] === RUN TestCreateServiceConfigFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T09:32:15.147Z] + echo Ensuring container killed. [2020-05-15T09:32:15.147Z] Ensuring container killed. [2020-05-15T09:32:15.147Z] + docker rm -vf docker-pr8 [2020-05-15T09:32:15.147Z] Error: No such container: docker-pr8 [2020-05-15T09:32:15.147Z] + true [Pipeline] sh [2020-05-15T09:32:15.511Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:32:15.511Z] Chowning /workspace to jenkins user [2020-05-15T09:32:15.511Z] + id -u [2020-05-15T09:32:15.511Z] + id -g [2020-05-15T09:32:15.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/workspace busybox chown -R 1000:1000 /workspace [2020-05-15T09:32:15.511Z] Unable to find image 'busybox:latest' locally [2020-05-15T09:32:15.511Z] latest: Pulling from library/busybox [2020-05-15T09:32:15.511Z] d9cbbca60e5f: Pulling fs layer [2020-05-15T09:32:16.146Z] --- PASS: TestDaemonStartWithLogOpt (5.49s) [2020-05-15T09:32:16.146Z] === CONT TestReadPluginNoRead [2020-05-15T09:32:16.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-15T09:32:16.401Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-15T09:32:17.326Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-15T09:32:17.970Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-05-15T09:32:17.970Z] === RUN TestCreateServiceSysctls [2020-05-15T09:32:18.714Z] --- PASS: TestServiceWithDataPathPortInit (18.06s) [2020-05-15T09:32:18.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-15T09:32:19.837Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-15T09:32:20.742Z] d9cbbca60e5f: Verifying Checksum [2020-05-15T09:32:20.742Z] d9cbbca60e5f: Download complete [2020-05-15T09:32:20.742Z] d9cbbca60e5f: Pull complete [2020-05-15T09:32:20.742Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-15T09:32:20.742Z] Status: Downloaded newer image for busybox:latest [2020-05-15T09:32:21.198Z] --- PASS: TestContinueAfterPluginCrash (10.70s) [2020-05-15T09:32:21.198Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-15T09:32:22.125Z] === RUN TestReadPluginNoRead/default [2020-05-15T09:32:22.355Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-05-15T09:32:22.355Z] === RUN TestCreateServiceCapabilities [2020-05-15T09:32:23.048Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:32:23.579Z] + bundleName=amd64-rootless [2020-05-15T09:32:23.579Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-15T09:32:23.579Z] Creating amd64-rootless-bundles.tar.gz [2020-05-15T09:32:23.579Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-15T09:32:23.579Z] + 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-15T09:32:23.590Z] Archiving artifacts [2020-05-15T09:32:23.971Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-15T09:32:25.282Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T09:32:25.631Z] + make clean [2020-05-15T09:32:25.855Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-15T09:32:25.886Z] docker volume rm -f docker-dev-cache [2020-05-15T09:32:25.886Z] docker-dev-cache [Pipeline] deleteDir [2020-05-15T09:32:26.111Z] --- PASS: TestReadPluginNoRead (10.25s) [2020-05-15T09:32:26.111Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s) [2020-05-15T09:32:26.111Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-05-15T09:32:26.111Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2020-05-15T09:32:26.111Z] read_test.go:91: [d5e63b99514a0] daemon is not started [2020-05-15T09:32:26.111Z] PASS [2020-05-15T09:32:26.111Z] [2020-05-15T09:32:26.111Z] DONE 6 tests in 15.878s [2020-05-15T09:32:26.111Z] 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-15T09:32:26.111Z] ++ 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-15T09:32:26.111Z] ++ set -e [2020-05-15T09:32:26.111Z] ++ '[' -n 0 ']' [2020-05-15T09:32:26.111Z] ++ set -x [2020-05-15T09:32:26.111Z] ++ env -i DEST=/go/src/github.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-15T09:32:26.111Z] testing: warning: no tests to run [2020-05-15T09:32:26.111Z] PASS [2020-05-15T09:32:26.111Z] [2020-05-15T09:32:26.111Z] DONE 0 tests in 0.040s [2020-05-15T09:32:26.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-15T09:32:26.111Z] ++ 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-15T09:32:26.111Z] ++ set -e [2020-05-15T09:32:26.111Z] ++ '[' -n 0 ']' [2020-05-15T09:32:26.111Z] ++ set -x [2020-05-15T09:32:26.111Z] ++ env -i DEST=/go/src/github.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-15T09:32:26.111Z] INFO: Testing against a local daemon [2020-05-15T09:32:26.111Z] === RUN TestPluginWithDevMounts [2020-05-15T09:32:26.111Z] === PAUSE TestPluginWithDevMounts [2020-05-15T09:32:26.111Z] === CONT TestPluginWithDevMounts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T09:32:26.738Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2020-05-15T09:32:26.738Z] === RUN TestInspect [2020-05-15T09:32:27.035Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-15T09:32:28.394Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-05-15T09:32:28.394Z] PASS [2020-05-15T09:32:28.394Z] [2020-05-15T09:32:28.394Z] DONE 1 tests in 2.116s [2020-05-15T09:32:28.394Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-15T09:32:28.394Z] ++ 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-15T09:32:28.394Z] ++ set -e [2020-05-15T09:32:28.394Z] ++ '[' -n 0 ']' [2020-05-15T09:32:28.394Z] ++ set -x [2020-05-15T09:32:28.394Z] ++ env -i DEST=/go/src/github.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-15T09:32:28.394Z] INFO: Testing against a local daemon [2020-05-15T09:32:28.394Z] === RUN TestSecretInspect [2020-05-15T09:32:28.649Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-15T09:32:28.693Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2020-05-15T09:32:28.693Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:riiq76xid3m42mebea8q5512v Created:2020-05-15 09:32:20.337805706 +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[32cfc3895cbe1c2474b0542236fd4476221baff6fe7733a5e3ea5f51e652b165:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zh7xbo4awvqfter2zhz1zm76 EndpointID:65aebf64e6b0a1e9abccd50ab337751a26ad50f543e181aa4001fc931a567208 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:235dae89a9bf70ce08a2555cb5453f8b4a9d3c955ac830e9f8e8d93c2f9898d6 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:600124c0e1df IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zh7xbo4awvqfter2zhz1zm76 EndpointID:65aebf64e6b0a1e9abccd50ab337751a26ad50f543e181aa4001fc931a567208 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-15T09:32:28.693Z] PASS [2020-05-15T09:32:28.693Z] [2020-05-15T09:32:28.693Z] === Skipped [2020-05-15T09:32:28.693Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:32:28.693Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:32:28.693Z] [2020-05-15T09:32:28.693Z] [2020-05-15T09:32:28.693Z] DONE 22 tests, 1 skipped in 53.140s [2020-05-15T09:32:28.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:32:28.693Z] ++ 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-15T09:32:28.693Z] ++ set -e [2020-05-15T09:32:28.693Z] ++ '[' -n 0 ']' [2020-05-15T09:32:28.693Z] ++ set -x [2020-05-15T09:32:28.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=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-15T09:32:28.693Z] INFO: Testing against a local daemon [2020-05-15T09:32:28.693Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-15T09:32:28.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:32:28.693Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:32:28.693Z] === RUN TestDockerNetworkIpvlan [2020-05-15T09:32:28.693Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:32:28.693Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:32:28.694Z] PASS [2020-05-15T09:32:28.694Z] [2020-05-15T09:32:28.694Z] === Skipped [2020-05-15T09:32:28.694Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:32:28.694Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:32:28.694Z] [2020-05-15T09:32:28.694Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:32:28.694Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:32:28.694Z] [2020-05-15T09:32:28.694Z] [2020-05-15T09:32:28.694Z] DONE 2 tests, 2 skipped in 0.264s [2020-05-15T09:32:28.694Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:32:28.694Z] ++ 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-15T09:32:28.694Z] ++ set -e [2020-05-15T09:32:28.694Z] ++ '[' -n 0 ']' [2020-05-15T09:32:28.694Z] ++ set -x [2020-05-15T09:32:28.694Z] ++ env -i DEST=/go/src/github.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-15T09:32:28.694Z] INFO: Testing against a local daemon [2020-05-15T09:32:28.694Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-15T09:32:29.207Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-15T09:32:30.194Z] --- PASS: TestInspect (3.80s) [2020-05-15T09:32:30.194Z] === RUN TestCreateJob [2020-05-15T09:32:30.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s) [2020-05-15T09:32:30.596Z] === RUN TestDockerNetworkMacvlan [2020-05-15T09:32:31.532Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-15T09:32:31.716Z] --- PASS: TestSecretInspect (2.93s) [2020-05-15T09:32:31.716Z] === RUN TestSecretList [2020-05-15T09:32:32.908Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-15T09:32:32.926Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-15T09:32:32.926Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-15T09:32:33.076Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-15T09:32:33.860Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-05-15T09:32:33.860Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-15T09:32:33.860Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-15T09:32:33.860Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-15T09:32:34.284Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-15T09:32:34.426Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-15T09:32:34.426Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-15T09:32:34.426Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-15T09:32:34.426Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-15T09:32:34.437Z] --- PASS: TestSecretList (3.22s) [2020-05-15T09:32:34.437Z] === RUN TestSecretsCreateAndDelete [2020-05-15T09:32:34.578Z] --- PASS: TestCreateJob (4.41s) [2020-05-15T09:32:34.578Z] === RUN TestReplicatedJob [2020-05-15T09:32:34.684Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-15T09:32:34.684Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-15T09:32:35.360Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-15T09:32:35.618Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-15T09:32:35.618Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-15T09:32:36.285Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-15T09:32:36.550Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/types [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-15T09:32:36.551Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-15T09:32:36.808Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-05-15T09:32:36.808Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-15T09:32:36.808Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-15T09:32:37.220Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-15T09:32:37.372Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-15T09:32:37.372Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-15T09:32:37.372Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-15T09:32:37.569Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-15T09:32:37.783Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-05-15T09:32:37.783Z] === RUN TestSecretsUpdate [2020-05-15T09:32:37.937Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-05-15T09:32:41.041Z] --- PASS: TestSecretsUpdate (3.15s) [2020-05-15T09:32:41.041Z] === RUN TestTemplatedSecret [2020-05-15T09:32:41.755Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-15T09:32:42.117Z] ok github.com/docker/docker/builder/dockerfile 0.555s coverage: 48.2% of statements [2020-05-15T09:32:42.117Z] ok github.com/docker/docker/builder/remotecontext 0.216s coverage: 13.6% of statements [2020-05-15T09:32:42.969Z] --- PASS: TestReplicatedJob (7.32s) [2020-05-15T09:32:42.969Z] === RUN TestUpdateReplicatedJob [2020-05-15T09:32:43.050Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-15T09:32:43.983Z] ok github.com/docker/docker/builder/remotecontext/git 1.273s coverage: 86.3% of statements [2020-05-15T09:32:43.983Z] ? github.com/docker/docker/cli [no test files] [2020-05-15T09:32:43.983Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-15T09:32:44.298Z] --- PASS: TestTemplatedSecret (3.37s) [2020-05-15T09:32:44.298Z] === RUN TestSecretCreateResolve [2020-05-15T09:32:46.433Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2020-05-15T09:32:46.433Z] === RUN TestServiceListWithStatuses [2020-05-15T09:32:46.433Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-15T09:32:46.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:32:46.433Z] === RUN TestDockerNetworkConnectAlias [2020-05-15T09:32:47.260Z] ok github.com/docker/docker/client 0.178s coverage: 75.4% of statements [2020-05-15T09:32:47.555Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-15T09:32:47.809Z] --- PASS: TestSecretCreateResolve (3.45s) [2020-05-15T09:32:47.809Z] PASS [2020-05-15T09:32:47.809Z] [2020-05-15T09:32:47.809Z] DONE 6 tests in 19.549s [2020-05-15T09:32:47.809Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-15T09:32:47.810Z] ++ 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-15T09:32:47.810Z] ++ set -e [2020-05-15T09:32:47.810Z] ++ '[' -n 0 ']' [2020-05-15T09:32:47.810Z] ++ set -x [2020-05-15T09:32:47.810Z] ++ env -i DEST=/go/src/github.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-15T09:32:48.064Z] INFO: Testing against a local daemon [2020-05-15T09:32:48.064Z] === RUN TestServiceCreateInit [2020-05-15T09:32:48.064Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-15T09:32:48.317Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan (18.74s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.16s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-05-15T09:32:49.253Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-05-15T09:32:49.253Z] PASS [2020-05-15T09:32:49.253Z] [2020-05-15T09:32:49.253Z] DONE 8 tests in 21.136s [2020-05-15T09:32:49.253Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-15T09:32:49.253Z] ++ 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-15T09:32:49.253Z] ++ set -e [2020-05-15T09:32:49.253Z] ++ '[' -n 0 ']' [2020-05-15T09:32:49.253Z] ++ set -x [2020-05-15T09:32:49.253Z] ++ env -i DEST=/go/src/github.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-15T09:32:49.253Z] testing: warning: no tests to run [2020-05-15T09:32:49.253Z] PASS [2020-05-15T09:32:49.253Z] [2020-05-15T09:32:49.253Z] DONE 0 tests in 0.050s [2020-05-15T09:32:49.253Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-15T09:32:49.253Z] ++ 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-15T09:32:49.253Z] ++ set -e [2020-05-15T09:32:49.253Z] ++ '[' -n 0 ']' [2020-05-15T09:32:49.253Z] ++ set -x [2020-05-15T09:32:49.253Z] ++ env -i DEST=/go/src/github.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-15T09:32:49.511Z] INFO: Testing against a local daemon [2020-05-15T09:32:49.511Z] === RUN TestAuthZPluginAllowRequest [2020-05-15T09:32:51.415Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-05-15T09:32:51.415Z] === RUN TestAuthZPluginTLS [2020-05-15T09:32:51.982Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-05-15T09:32:51.982Z] === RUN TestAuthZPluginDenyRequest [2020-05-15T09:32:52.218Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-15T09:32:52.918Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2020-05-15T09:32:52.918Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-15T09:32:53.142Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-15T09:32:53.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-05-15T09:32:53.485Z] === RUN TestAuthZPluginDenyResponse [2020-05-15T09:32:54.052Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2020-05-15T09:32:54.052Z] === RUN TestAuthZPluginAllowEventStream [2020-05-15T09:32:54.066Z] === RUN TestDockerSuite/TestBuildRm [2020-05-15T09:32:54.818Z] --- PASS: TestDockerNetworkConnectAlias (8.68s) [2020-05-15T09:32:54.818Z] === RUN TestDockerNetworkReConnect [2020-05-15T09:32:55.955Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2020-05-15T09:32:55.955Z] === RUN TestAuthZPluginErrorResponse [2020-05-15T09:32:56.522Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-05-15T09:32:56.522Z] === RUN TestAuthZPluginErrorRequest [2020-05-15T09:32:57.089Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-05-15T09:32:57.089Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-15T09:32:57.325Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-15T09:32:57.656Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-05-15T09:32:57.656Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-15T09:32:57.887Z] --- PASS: TestServiceCreateInit (9.86s) [2020-05-15T09:32:57.887Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s) [2020-05-15T09:32:57.887Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2020-05-15T09:32:57.887Z] === RUN TestCreateServiceMultipleTimes [2020-05-15T09:32:58.446Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-15T09:32:59.808Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-15T09:33:00.188Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-05-15T09:33:00.188Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-15T09:33:00.368Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-15T09:33:01.292Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-15T09:33:01.626Z] --- PASS: TestDockerNetworkReConnect (5.98s) [2020-05-15T09:33:01.626Z] === RUN TestServicePlugin [2020-05-15T09:33:01.626Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-15T09:33:01.626Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:01.626Z] === RUN TestServiceUpdateLabel [2020-05-15T09:33:02.654Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-15T09:33:02.719Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-05-15T09:33:02.719Z] === RUN TestAuthZPluginHeader [2020-05-15T09:33:03.286Z] --- PASS: TestAuthZPluginHeader (1.04s) [2020-05-15T09:33:03.287Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-15T09:33:03.287Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:33:03.287Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:03.287Z] === RUN TestAuthZPluginV2Disable [2020-05-15T09:33:03.287Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:33:03.287Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:03.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-15T09:33:03.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:33:03.287Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:03.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-15T09:33:03.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:33:03.287Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:03.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-15T09:33:04.015Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-15T09:33:04.303Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-05-15T09:33:04.303Z] === RUN TestServiceUpdateSecrets [2020-05-15T09:33:04.938Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-15T09:33:08.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-15T09:33:09.357Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 30.8% of statements [2020-05-15T09:33:09.574Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-15T09:33:09.574Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-15T09:33:10.134Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-15T09:33:10.134Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-15T09:33:10.693Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-15T09:33:11.626Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-15T09:33:11.880Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-15T09:33:12.806Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-15T09:33:13.782Z] ok github.com/docker/docker/container 0.208s coverage: 34.7% of statements [2020-05-15T09:33:13.782Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-15T09:33:13.782Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-15T09:33:13.782Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-15T09:33:13.782Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-15T09:33:16.965Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2020-05-15T09:33:16.965Z] === RUN TestCreateServiceConflict [2020-05-15T09:33:17.525Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-15T09:33:18.230Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2020-05-15T09:33:18.887Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-15T09:33:20.247Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-15T09:33:20.502Z] --- PASS: TestCreateServiceConflict (3.46s) [2020-05-15T09:33:20.502Z] === RUN TestCreateServiceMaxReplicas [2020-05-15T09:33:20.756Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-15T09:33:21.365Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2020-05-15T09:33:21.365Z] PASS [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] === Skipped [2020-05-15T09:33:21.365Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:33:21.365Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:33:21.365Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:33:21.365Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:33:21.365Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] [2020-05-15T09:33:21.365Z] DONE 17 tests, 4 skipped in 32.129s [2020-05-15T09:33:21.365Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-15T09:33:21.365Z] ++ 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-15T09:33:21.365Z] ++ set -e [2020-05-15T09:33:21.365Z] ++ '[' -n 0 ']' [2020-05-15T09:33:21.365Z] ++ set -x [2020-05-15T09:33:21.365Z] ++ env -i DEST=/go/src/github.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-15T09:33:21.624Z] INFO: Testing against a local daemon [2020-05-15T09:33:21.624Z] === RUN TestPluginInvalidJSON [2020-05-15T09:33:21.624Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:33:21.624Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:33:21.624Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:33:21.624Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-15T09:33:21.624Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-15T09:33:21.624Z] === RUN TestPluginInstall [2020-05-15T09:33:21.624Z] === RUN TestPluginInstall/no_auth [2020-05-15T09:33:21.690Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-15T09:33:22.755Z] --- PASS: TestServiceUpdateSecrets (15.81s) [2020-05-15T09:33:22.755Z] === RUN TestServiceUpdateConfigs [2020-05-15T09:33:23.573Z] === RUN TestDockerSuite/TestBuildUser [2020-05-15T09:33:23.828Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2020-05-15T09:33:23.828Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-15T09:33:25.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-15T09:33:25.710Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-15T09:33:25.968Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 30.8% of statements [2020-05-15T09:33:26.665Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.6% of statements [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7240d23608212df23688024beca25543b1517a7ed4cd43f2869b1ed216ce1ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:28.192Z] time="2020-05-15T09:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7240d23608212df23688024beca25543b1517a7ed4cd43f2869b1ed216ce1ad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:28.192Z] === RUN TestPluginInstall/with_htpasswd [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f9e9082b660b0b6f1264766d02dab28ce27c5535f151cb49b01e58cdda6bd51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:28.452Z] time="2020-05-15T09:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f9e9082b660b0b6f1264766d02dab28ce27c5535f151cb49b01e58cdda6bd51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:28.494Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2020-05-15T09:33:28.494Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-15T09:33:28.494Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-15T09:33:28.494Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-15T09:33:28.494Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-15T09:33:29.019Z] === RUN TestPluginInstall/with_insecure [2020-05-15T09:33:30.178Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfc9b5b6564f4d57754a2ca769a7e9b4bcf4a815a487524ad7320d12b5917252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:33:30.394Z] time="2020-05-15T09:33:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfc9b5b6564f4d57754a2ca769a7e9b4bcf4a815a487524ad7320d12b5917252" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:33:30.653Z] --- PASS: TestPluginInstall (8.93s) [2020-05-15T09:33:30.653Z] --- PASS: TestPluginInstall/no_auth (5.98s) [2020-05-15T09:33:30.653Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-15T09:33:30.653Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-05-15T09:33:30.653Z] plugin_test.go:157: [d0e1bc55b6b56] daemon is not started [2020-05-15T09:33:30.653Z] PASS [2020-05-15T09:33:30.653Z] [2020-05-15T09:33:30.653Z] DONE 6 tests in 9.186s [2020-05-15T09:33:30.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-15T09:33:30.653Z] ++ 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-15T09:33:30.653Z] ++ set -e [2020-05-15T09:33:30.653Z] ++ '[' -n 0 ']' [2020-05-15T09:33:30.653Z] ++ set -x [2020-05-15T09:33:30.653Z] ++ env -i DEST=/go/src/github.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-15T09:33:30.913Z] INFO: Testing against a local daemon [2020-05-15T09:33:30.913Z] === RUN TestExternalGraphDriver [2020-05-15T09:33:30.913Z] === RUN TestExternalGraphDriver/json [2020-05-15T09:33:30.945Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-15T09:33:34.199Z] === RUN TestExternalGraphDriver/spec [2020-05-15T09:33:35.707Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2020-05-15T09:33:36.731Z] === RUN TestExternalGraphDriver/pull [2020-05-15T09:33:37.753Z] ok github.com/docker/docker/daemon/config 0.104s coverage: 81.7% of statements [2020-05-15T09:33:37.753Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2020-05-15T09:33:37.984Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2020-05-15T09:33:37.984Z] === RUN TestServiceUpdateNetwork [2020-05-15T09:33:38.456Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-05-15T09:33:38.634Z] --- PASS: TestExternalGraphDriver (7.86s) [2020-05-15T09:33:38.635Z] --- PASS: TestExternalGraphDriver/json (2.66s) [2020-05-15T09:33:38.635Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-05-15T09:33:38.635Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2020-05-15T09:33:38.635Z] === RUN TestGraphdriverPluginV2 [2020-05-15T09:33:38.635Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-05-15T09:33:38.635Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:38.635Z] PASS [2020-05-15T09:33:38.894Z] [2020-05-15T09:33:38.894Z] === Skipped [2020-05-15T09:33:38.894Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-05-15T09:33:38.894Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:33:38.894Z] [2020-05-15T09:33:38.894Z] [2020-05-15T09:33:38.894Z] DONE 5 tests, 1 skipped in 8.107s [2020-05-15T09:33:38.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-15T09:33:38.894Z] ++ 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-15T09:33:38.894Z] ++ set -e [2020-05-15T09:33:38.894Z] ++ '[' -n 0 ']' [2020-05-15T09:33:38.894Z] ++ set -x [2020-05-15T09:33:38.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:33:38.894Z] INFO: Testing against a local daemon [2020-05-15T09:33:38.894Z] === RUN TestContinueAfterPluginCrash [2020-05-15T09:33:38.894Z] === PAUSE TestContinueAfterPluginCrash [2020-05-15T09:33:38.894Z] === RUN TestReadPluginNoRead [2020-05-15T09:33:38.894Z] === PAUSE TestReadPluginNoRead [2020-05-15T09:33:38.894Z] === RUN TestDaemonStartWithLogOpt [2020-05-15T09:33:38.894Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-15T09:33:38.894Z] === CONT TestContinueAfterPluginCrash [2020-05-15T09:33:38.894Z] === CONT TestDaemonStartWithLogOpt [2020-05-15T09:33:38.894Z] === CONT TestReadPluginNoRead [2020-05-15T09:33:39.827Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-15T09:33:40.871Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s) [2020-05-15T09:33:40.871Z] === RUN TestCreateServiceSecretFileMode [2020-05-15T09:33:41.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.6% of statements [2020-05-15T09:33:41.235Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-05-15T09:33:42.231Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2020-05-15T09:33:42.231Z] === RUN TestCreateServiceConfigFileMode [2020-05-15T09:33:43.934Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 13.8% of statements [2020-05-15T09:33:44.170Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-15T09:33:44.170Z] --- PASS: TestDaemonStartWithLogOpt (4.90s) [2020-05-15T09:33:45.107Z] === RUN TestReadPluginNoRead/default [2020-05-15T09:33:45.420Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-15T09:33:45.491Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2020-05-15T09:33:45.491Z] === RUN TestCreateServiceSysctls [2020-05-15T09:33:47.009Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-15T09:33:47.399Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-15T09:33:47.466Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.083s coverage: 57.9% of statements [2020-05-15T09:33:48.090Z] ok github.com/docker/docker/daemon 12.458s coverage: 17.4% of statements [2020-05-15T09:33:48.090Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-15T09:33:48.090Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-15T09:33:48.090Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-15T09:33:48.090Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-15T09:33:48.323Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-15T09:33:48.577Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-15T09:33:48.910Z] --- PASS: TestReadPluginNoRead (9.87s) [2020-05-15T09:33:48.910Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-05-15T09:33:48.910Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-05-15T09:33:48.910Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-05-15T09:33:48.910Z] read_test.go:91: [da6b3752c1a74] daemon is not started [2020-05-15T09:33:49.136Z] --- PASS: TestCreateServiceSysctls (3.93s) [2020-05-15T09:33:49.136Z] === RUN TestCreateServiceCapabilities [2020-05-15T09:33:49.168Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2020-05-15T09:33:49.168Z] PASS [2020-05-15T09:33:49.168Z] [2020-05-15T09:33:49.168Z] DONE 6 tests in 10.431s [2020-05-15T09:33:49.168Z] 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-15T09:33:49.168Z] ++ 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-15T09:33:49.168Z] ++ set -e [2020-05-15T09:33:49.168Z] ++ '[' -n 0 ']' [2020-05-15T09:33:49.168Z] ++ set -x [2020-05-15T09:33:49.168Z] ++ env -i DEST=/go/src/github.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-15T09:33:49.427Z] testing: warning: no tests to run [2020-05-15T09:33:49.427Z] PASS [2020-05-15T09:33:49.427Z] [2020-05-15T09:33:49.427Z] DONE 0 tests in 0.064s [2020-05-15T09:33:49.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-15T09:33:49.427Z] ++ 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-15T09:33:49.427Z] ++ set -e [2020-05-15T09:33:49.427Z] ++ '[' -n 0 ']' [2020-05-15T09:33:49.427Z] ++ set -x [2020-05-15T09:33:49.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:33:49.686Z] INFO: Testing against a local daemon [2020-05-15T09:33:49.686Z] === RUN TestPluginWithDevMounts [2020-05-15T09:33:49.686Z] === PAUSE TestPluginWithDevMounts [2020-05-15T09:33:49.686Z] === CONT TestPluginWithDevMounts [2020-05-15T09:33:49.695Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-15T09:33:50.619Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-15T09:33:51.157Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-15T09:33:51.157Z] ok github.com/docker/docker/daemon 12.205s coverage: 17.4% of statements [2020-05-15T09:33:51.157Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-15T09:33:51.157Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-15T09:33:52.089Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-15T09:33:52.228Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-05-15T09:33:52.228Z] PASS [2020-05-15T09:33:52.228Z] [2020-05-15T09:33:52.228Z] DONE 1 tests in 2.510s [2020-05-15T09:33:52.228Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-15T09:33:52.228Z] ++ 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-15T09:33:52.228Z] ++ set -e [2020-05-15T09:33:52.228Z] ++ '[' -n 0 ']' [2020-05-15T09:33:52.228Z] ++ set -x [2020-05-15T09:33:52.228Z] ++ env -i DEST=/go/src/github.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-15T09:33:52.228Z] INFO: Testing against a local daemon [2020-05-15T09:33:52.228Z] === RUN TestSecretInspect [2020-05-15T09:33:52.347Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2020-05-15T09:33:52.501Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-15T09:33:52.501Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-15T09:33:52.501Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-15T09:33:52.501Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-15T09:33:52.501Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-15T09:33:52.501Z] --- PASS: TestCreateServiceCapabilities (3.25s) [2020-05-15T09:33:52.501Z] === RUN TestInspect [2020-05-15T09:33:52.533Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.187s coverage: 69.2% of statements [2020-05-15T09:33:52.533Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-15T09:33:52.911Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-05-15T09:33:52.911Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-15T09:33:52.911Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-15T09:33:53.209Z] --- PASS: TestServiceUpdateNetwork (15.99s) [2020-05-15T09:33:53.209Z] === RUN TestServiceUpdatePidsLimit [2020-05-15T09:33:53.209Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-15T09:33:53.825Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-15T09:33:54.282Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-15T09:33:54.382Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-15T09:33:54.383Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-15T09:33:55.236Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.304s coverage: 49.5% of statements [2020-05-15T09:33:55.236Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.280s coverage: 45.9% of statements [2020-05-15T09:33:55.236Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-15T09:33:55.511Z] --- PASS: TestSecretInspect (3.17s) [2020-05-15T09:33:55.511Z] === RUN TestSecretList [2020-05-15T09:33:55.741Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-15T09:33:55.996Z] --- PASS: TestInspect (3.46s) [2020-05-15T09:33:55.996Z] === RUN TestCreateJob [2020-05-15T09:33:56.250Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-15T09:33:56.809Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-15T09:33:57.374Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements [2020-05-15T09:33:57.611Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-15T09:33:57.611Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-15T09:33:58.724Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.677s coverage: 76.1% of statements [2020-05-15T09:33:58.795Z] --- PASS: TestSecretList (3.25s) [2020-05-15T09:33:58.795Z] === RUN TestSecretsCreateAndDelete [2020-05-15T09:33:59.349Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.042s coverage: 58.0% of statements [2020-05-15T09:33:59.976Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-05-15T09:34:00.119Z] --- PASS: TestCreateJob (4.02s) [2020-05-15T09:34:00.119Z] === RUN TestReplicatedJob [2020-05-15T09:34:00.617Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-05-15T09:34:00.651Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.438s coverage: 73.1% of statements [2020-05-15T09:34:00.651Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.485s coverage: 45.9% of statements [2020-05-15T09:34:00.678Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-15T09:34:01.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-15T09:34:01.244Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.800s coverage: 52.1% of statements [2020-05-15T09:34:01.244Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-15T09:34:01.244Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-15T09:34:02.077Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2020-05-15T09:34:02.077Z] === RUN TestSecretsUpdate [2020-05-15T09:34:02.207Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-15T09:34:02.547Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-15T09:34:02.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-15T09:34:03.123Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-15T09:34:03.919Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.189s coverage: 49.5% of statements [2020-05-15T09:34:04.048Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-15T09:34:04.608Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-15T09:34:04.610Z] --- PASS: TestSecretsUpdate (2.71s) [2020-05-15T09:34:04.610Z] === RUN TestTemplatedSecret [2020-05-15T09:34:05.168Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-15T09:34:05.168Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-15T09:34:05.293Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.314s coverage: 76.1% of statements [2020-05-15T09:34:06.530Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-15T09:34:06.682Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-15T09:34:06.782Z] ok github.com/docker/docker/daemon/logger 0.304s coverage: 41.8% of statements [2020-05-15T09:34:06.782Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2020-05-15T09:34:06.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.137s coverage: 57.7% of statements [2020-05-15T09:34:06.940Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-15T09:34:06.940Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-15T09:34:07.455Z] --- PASS: TestReplicatedJob (7.30s) [2020-05-15T09:34:07.455Z] === RUN TestUpdateReplicatedJob [2020-05-15T09:34:07.870Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-05-15T09:34:07.893Z] --- PASS: TestTemplatedSecret (3.43s) [2020-05-15T09:34:07.893Z] === RUN TestSecretCreateResolve [2020-05-15T09:34:08.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-15T09:34:08.271Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 4.9% of statements [2020-05-15T09:34:08.271Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-15T09:34:08.271Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-15T09:34:08.271Z] ok github.com/docker/docker/daemon/logger/awslogs 0.786s coverage: 77.8% of statements [2020-05-15T09:34:08.271Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-15T09:34:08.271Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-15T09:34:08.802Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-05-15T09:34:08.937Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-15T09:34:08.938Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-15T09:34:08.938Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-15T09:34:09.496Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-15T09:34:10.325Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-05-15T09:34:10.325Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 87.2% of statements [2020-05-15T09:34:10.592Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) [2020-05-15T09:34:10.592Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-15T09:34:10.592Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-05-15T09:34:10.592Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-05-15T09:34:10.592Z] PASS [2020-05-15T09:34:10.592Z] [2020-05-15T09:34:10.592Z] === Skipped [2020-05-15T09:34:10.592Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-15T09:34:10.592Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:34:10.592Z] [2020-05-15T09:34:10.592Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-15T09:34:10.592Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:34:10.592Z] [2020-05-15T09:34:10.592Z] [2020-05-15T09:34:10.592Z] DONE 27 tests, 2 skipped in 175.142s [2020-05-15T09:34:10.592Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-15T09:34:10.592Z] ++ 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-15T09:34:10.592Z] ++ set -e [2020-05-15T09:34:10.592Z] ++ '[' -n 0 ']' [2020-05-15T09:34:10.592Z] ++ set -x [2020-05-15T09:34:10.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:34:10.592Z] INFO: Testing against a local daemon [2020-05-15T09:34:10.592Z] === RUN TestSessionCreate [2020-05-15T09:34:10.592Z] --- PASS: TestSessionCreate (0.02s) [2020-05-15T09:34:10.592Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-15T09:34:10.592Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-15T09:34:10.592Z] PASS [2020-05-15T09:34:10.592Z] [2020-05-15T09:34:10.592Z] DONE 2 tests in 0.111s [2020-05-15T09:34:10.592Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-15T09:34:10.592Z] ++ 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-15T09:34:10.592Z] ++ set -e [2020-05-15T09:34:10.592Z] ++ '[' -n 0 ']' [2020-05-15T09:34:10.592Z] ++ set -x [2020-05-15T09:34:10.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:34:10.592Z] INFO: Testing against a local daemon [2020-05-15T09:34:10.592Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-15T09:34:10.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:34:10.592Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:34:10.592Z] === RUN TestEventsExecDie [2020-05-15T09:34:10.592Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-15T09:34:10.592Z] === RUN TestEventsBackwardsCompatible [2020-05-15T09:34:10.592Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-15T09:34:10.592Z] === RUN TestInfoBinaryCommits [2020-05-15T09:34:10.592Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-15T09:34:10.592Z] === RUN TestInfoAPIVersioned [2020-05-15T09:34:10.592Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-15T09:34:10.592Z] === RUN TestInfoDiscoveryBackend [2020-05-15T09:34:10.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2020-05-15T09:34:10.698Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-15T09:34:10.698Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-15T09:34:10.698Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-15T09:34:10.698Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 41.8% of statements [2020-05-15T09:34:10.858Z] === RUN TestDockerSuite/TestCommitChange [2020-05-15T09:34:11.177Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-05-15T09:34:11.177Z] PASS [2020-05-15T09:34:11.177Z] [2020-05-15T09:34:11.177Z] DONE 6 tests in 19.195s [2020-05-15T09:34:11.177Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-15T09:34:11.177Z] ++ 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-15T09:34:11.177Z] ++ set -e [2020-05-15T09:34:11.177Z] ++ '[' -n 0 ']' [2020-05-15T09:34:11.177Z] ++ set -x [2020-05-15T09:34:11.177Z] ++ env -i DEST=/go/src/github.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-15T09:34:11.207Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-15T09:34:11.207Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-15T09:34:11.435Z] INFO: Testing against a local daemon [2020-05-15T09:34:11.435Z] === RUN TestServiceCreateInit [2020-05-15T09:34:11.435Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-15T09:34:11.785Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-15T09:34:11.785Z] --- PASS: TestUpdateReplicatedJob (4.59s) [2020-05-15T09:34:11.785Z] === RUN TestServiceListWithStatuses [2020-05-15T09:34:11.785Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-15T09:34:11.785Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:34:11.785Z] === RUN TestDockerNetworkConnectAlias [2020-05-15T09:34:12.215Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-15T09:34:12.215Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-15T09:34:12.593Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-05-15T09:34:12.593Z] ok github.com/docker/docker/daemon/logger/awslogs 0.183s coverage: 77.4% of statements [2020-05-15T09:34:12.593Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-15T09:34:12.593Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-15T09:34:12.832Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-15T09:34:12.832Z] === RUN TestInfoAPI [2020-05-15T09:34:12.832Z] --- PASS: TestInfoAPI (0.02s) [2020-05-15T09:34:12.832Z] === RUN TestInfoAPIWarnings [2020-05-15T09:34:13.115Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-15T09:34:13.115Z] === RUN TestInfoDebug [2020-05-15T09:34:13.163Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-15T09:34:13.322Z] ok github.com/docker/docker/daemon/logger/local 0.110s coverage: 75.2% of statements [2020-05-15T09:34:13.322Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-15T09:34:13.526Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-15T09:34:13.731Z] --- PASS: TestInfoDebug (0.52s) [2020-05-15T09:34:13.731Z] === RUN TestInfoInsecureRegistries [2020-05-15T09:34:14.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-05-15T09:34:14.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-15T09:34:14.347Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-15T09:34:14.347Z] === RUN TestInfoRegistryMirrors [2020-05-15T09:34:14.630Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-15T09:34:14.630Z] === RUN TestLoginFailsWithBadCredentials [2020-05-15T09:34:14.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 33.3% of statements [2020-05-15T09:34:14.818Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-05-15T09:34:14.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-15T09:34:14.913Z] === RUN TestPingCacheHeaders [2020-05-15T09:34:15.046Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-15T09:34:15.196Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-15T09:34:15.196Z] === RUN TestPingGet [2020-05-15T09:34:15.196Z] --- PASS: TestPingGet (0.01s) [2020-05-15T09:34:15.196Z] === RUN TestPingHead [2020-05-15T09:34:15.196Z] --- PASS: TestPingHead (0.01s) [2020-05-15T09:34:15.196Z] === RUN TestVersion [2020-05-15T09:34:15.196Z] --- PASS: TestVersion (0.01s) [2020-05-15T09:34:15.196Z] PASS [2020-05-15T09:34:15.196Z] [2020-05-15T09:34:15.196Z] === Skipped [2020-05-15T09:34:15.196Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:34:15.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:34:15.196Z] [2020-05-15T09:34:15.196Z] [2020-05-15T09:34:15.196Z] DONE 18 tests, 1 skipped in 5.658s [2020-05-15T09:34:15.196Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-15T09:34:15.196Z] ++ 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-15T09:34:15.196Z] ++ set -e [2020-05-15T09:34:15.196Z] ++ '[' -n 0 ']' [2020-05-15T09:34:15.196Z] ++ set -x [2020-05-15T09:34:15.196Z] ++ env -i DEST=/go/src/github.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-15T09:34:15.196Z] INFO: Testing against a local daemon [2020-05-15T09:34:15.196Z] === RUN TestVolumesCreateAndList [2020-05-15T09:34:15.196Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-15T09:34:15.196Z] === RUN TestVolumesRemove [2020-05-15T09:34:15.461Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-05-15T09:34:15.461Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-15T09:34:15.478Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-15T09:34:15.478Z] === RUN TestVolumesInspect [2020-05-15T09:34:15.478Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-15T09:34:15.478Z] === RUN TestVolumesInvalidJSON [2020-05-15T09:34:15.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-15T09:34:15.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-15T09:34:15.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-15T09:34:15.478Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-15T09:34:15.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-15T09:34:15.478Z] PASS [2020-05-15T09:34:15.478Z] [2020-05-15T09:34:15.478Z] DONE 5 tests in 0.272s [2020-05-15T09:34:15.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:34:15.478Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T09:34:15.478Z] +++ kill 12257 [2020-05-15T09:34:16.026Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-05-15T09:34:16.311Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2020-05-15T09:34:16.701Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-15T09:34:16.929Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-15T09:34:16.952Z] +++ /etc/init.d/apparmor stop [2020-05-15T09:34:16.952Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:34:16.952Z] [2020-05-15T09:34:16.952Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:34:16.952Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:34:16.952Z] [2020-05-15T09:34:16.952Z] To set a process to complain mode, use the command line tool [2020-05-15T09:34:16.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:34:16.952Z] +++ true [2020-05-15T09:34:16.952Z] [2020-05-15T09:34:16.958Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-15T09:34:17.806Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2020-05-15T09:34:17.852Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-15T09:34:18.106Z] --- PASS: TestDockerNetworkConnectAlias (6.33s) [2020-05-15T09:34:18.106Z] === RUN TestDockerNetworkReConnect [2020-05-15T09:34:18.329Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-15T09:34:18.587Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements Post stage [Pipeline] junit [2020-05-15T09:34:19.018Z] Recording test results [2020-05-15T09:34:19.152Z] ok github.com/docker/docker/daemon/logger/splunk 1.638s coverage: 82.5% of statements [2020-05-15T09:34:19.152Z] ? github.com/docker/docker/daemon/names [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T09:34:19.308Z] ok github.com/docker/docker/daemon/logger/splunk 3.035s coverage: 82.5% of statements [2020-05-15T09:34:19.308Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-15T09:34:19.623Z] + echo Ensuring container killed. [2020-05-15T09:34:19.623Z] Ensuring container killed. [2020-05-15T09:34:19.623Z] + docker rm -vf docker-pr8 [2020-05-15T09:34:19.623Z] Error: No such container: docker-pr8 [2020-05-15T09:34:19.623Z] + true [Pipeline] sh [2020-05-15T09:34:19.717Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2020-05-15T09:34:19.717Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-15T09:34:19.932Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-05-15T09:34:19.932Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-15T09:34:19.993Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-15T09:34:19.997Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:34:19.997Z] Chowning /workspace to jenkins user [2020-05-15T09:34:19.997Z] + id -u [2020-05-15T09:34:19.997Z] + id -g [2020-05-15T09:34:19.997Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40442:/workspace busybox chown -R 1001:1001 /workspace [2020-05-15T09:34:19.997Z] Unable to find image 'busybox:latest' locally [2020-05-15T09:34:20.279Z] latest: Pulling from library/busybox [2020-05-15T09:34:20.279Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-15T09:34:20.279Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-15T09:34:20.279Z] 5ea0d0e92e5f: Download complete [2020-05-15T09:34:20.896Z] 5ea0d0e92e5f: Pull complete [2020-05-15T09:34:20.896Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-15T09:34:20.896Z] Status: Downloaded newer image for busybox:latest [2020-05-15T09:34:21.353Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-15T09:34:21.970Z] --- PASS: TestServiceCreateInit (10.06s) [2020-05-15T09:34:21.970Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2020-05-15T09:34:21.970Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-05-15T09:34:21.970Z] === RUN TestCreateServiceMultipleTimes [2020-05-15T09:34:22.241Z] ok github.com/docker/docker/distribution/metadata 0.045s coverage: 48.2% of statements [2020-05-15T09:34:22.241Z] ok github.com/docker/docker/distribution 0.203s coverage: 22.1% of statements [2020-05-15T09:34:22.241Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-15T09:34:22.712Z] === RUN TestDockerSuite/TestCommitWithoutPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:34:23.319Z] + bundleName=s390x-integration [2020-05-15T09:34:23.319Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-15T09:34:23.319Z] Creating s390x-integration-bundles.tar.gz [2020-05-15T09:34:23.319Z] + 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-15T09:34:23.319Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-15T09:34:23.355Z] Archiving artifacts [2020-05-15T09:34:23.430Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2020-05-15T09:34:23.613Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-05-15T09:34:23.636Z] --- PASS: TestDockerNetworkReConnect (5.29s) [2020-05-15T09:34:23.636Z] === RUN TestServicePlugin [2020-05-15T09:34:23.717Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-05-15T09:34:23.735Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-15T09:34:23.891Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-15T09:34:24.128Z] + make clean [2020-05-15T09:34:24.146Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-15T09:34:24.415Z] docker volume rm -f docker-dev-cache [2020-05-15T09:34:24.437Z] docker-dev-cache [Pipeline] deleteDir [2020-05-15T09:34:24.544Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-15T09:34:24.742Z] ok github.com/docker/docker/distribution 0.543s coverage: 22.1% of statements [2020-05-15T09:34:24.742Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-15T09:34:25.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-15T09:34:25.477Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-15T09:34:25.477Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.6% of statements [2020-05-15T09:34:25.477Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-15T09:34:25.477Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T09:34:26.431Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-15T09:34:26.848Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-15T09:34:26.848Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-15T09:34:27.465Z] ok github.com/docker/docker/distribution/xfer 1.686s coverage: 85.1% of statements [2020-05-15T09:34:27.465Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-15T09:34:27.779Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-15T09:34:28.317Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-15T09:34:28.317Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-15T09:34:28.484Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-05-15T09:34:28.484Z] ok github.com/docker/docker/image 0.058s coverage: 86.4% of statements [2020-05-15T09:34:28.484Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-15T09:34:28.710Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-05-15T09:34:28.967Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-15T09:34:29.242Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-15T09:34:29.974Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2020-05-15T09:34:29.974Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-15T09:34:29.974Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-05-15T09:34:30.167Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-15T09:34:30.865Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 76.9% of statements [2020-05-15T09:34:31.090Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-15T09:34:31.796Z] ok github.com/docker/docker/pkg/authorization 0.102s coverage: 68.3% of statements [2020-05-15T09:34:31.796Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-05-15T09:34:32.014Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-15T09:34:32.022Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-05-15T09:34:32.053Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2020-05-15T09:34:32.937Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-15T09:34:32.937Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-15T09:34:32.937Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-15T09:34:33.497Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-15T09:34:33.497Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-15T09:34:33.752Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-15T09:34:33.752Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-15T09:34:33.752Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-15T09:34:34.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-15T09:34:34.730Z] ok github.com/docker/docker/opts 0.091s coverage: 67.4% of statements [2020-05-15T09:34:35.327Z] ok github.com/docker/docker/layer 7.387s coverage: 68.8% of statements [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/oci [no test files] [2020-05-15T09:34:35.327Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-15T09:34:35.327Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-15T09:34:35.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-15T09:34:35.904Z] ok github.com/docker/docker/pkg/chrootarchive 2.935s coverage: 43.2% of statements [2020-05-15T09:34:35.904Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-15T09:34:35.904Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-15T09:34:35.904Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-05-15T09:34:36.468Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-05-15T09:34:36.525Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-15T09:34:36.525Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-15T09:34:36.782Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-05-15T09:34:37.070Z] ok github.com/docker/docker/pkg/authorization 1.363s coverage: 68.3% of statements [2020-05-15T09:34:37.358Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-05-15T09:34:37.358Z] ok github.com/docker/docker/pkg/archive 1.353s coverage: 76.7% of statements [2020-05-15T09:34:37.400Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-05-15T09:34:37.657Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-05-15T09:34:38.223Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-15T09:34:38.380Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2020-05-15T09:34:38.411Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-15T09:34:38.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-15T09:34:38.969Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-15T09:34:39.403Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-05-15T09:34:39.595Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-15T09:34:39.901Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-15T09:34:40.027Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-05-15T09:34:40.160Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-05-15T09:34:40.417Z] ok github.com/docker/docker/pkg/discovery/kv 3.085s coverage: 84.1% of statements [2020-05-15T09:34:40.676Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements [2020-05-15T09:34:40.676Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-05-15T09:34:40.826Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-15T09:34:41.515Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-15T09:34:41.749Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-15T09:34:42.047Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 70.3% of statements [2020-05-15T09:34:42.133Z] ok github.com/docker/docker/layer 7.407s coverage: 68.8% of statements [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/oci [no test files] [2020-05-15T09:34:42.133Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-15T09:34:42.304Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 70.6% of statements [2020-05-15T09:34:42.304Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-05-15T09:34:42.446Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-15T09:34:42.562Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-05-15T09:34:42.674Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-15T09:34:42.674Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-15T09:34:42.819Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-15T09:34:42.819Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-15T09:34:42.819Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-15T09:34:43.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-15T09:34:43.076Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-15T09:34:43.334Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-05-15T09:34:43.466Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-05-15T09:34:43.591Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-15T09:34:43.597Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-15T09:34:43.848Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-15T09:34:43.848Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-05-15T09:34:43.848Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-15T09:34:43.848Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-15T09:34:43.899Z] --- PASS: TestCreateServiceMultipleTimes (19.39s) [2020-05-15T09:34:43.899Z] === RUN TestCreateServiceConflict [2020-05-15T09:34:43.899Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-05-15T09:34:43.899Z] === RUN TestCreateServiceMaxReplicas [2020-05-15T09:34:44.093Z] ok github.com/docker/docker/pkg/chrootarchive 4.341s coverage: 43.2% of statements [2020-05-15T09:34:44.093Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-15T09:34:44.093Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-15T09:34:44.521Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-15T09:34:44.716Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-05-15T09:34:44.780Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-05-15T09:34:45.005Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-05-15T09:34:45.005Z] ok github.com/docker/docker/pkg/discovery/kv 3.140s coverage: 84.1% of statements [2020-05-15T09:34:45.445Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-15T09:34:45.445Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-15T09:34:45.712Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-15T09:34:45.970Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-15T09:34:46.028Z] ok github.com/docker/docker/pkg/fsutils 0.478s coverage: 85.1% of statements [2020-05-15T09:34:46.227Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-15T09:34:46.368Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-15T09:34:46.654Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2020-05-15T09:34:47.597Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-05-15T09:34:47.597Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-15T09:34:48.086Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-05-15T09:34:48.086Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-15T09:34:48.143Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-05-15T09:34:48.143Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-05-15T09:34:48.250Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-15T09:34:48.429Z] ok github.com/docker/docker/pkg/idtools 0.754s coverage: 70.3% of statements [2020-05-15T09:34:49.055Z] ok github.com/docker/docker/pkg/ioutils 1.624s coverage: 69.3% of statements [2020-05-15T09:34:49.345Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-05-15T09:34:49.345Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-15T09:34:49.345Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-15T09:34:49.345Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-05-15T09:34:49.345Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-15T09:34:49.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-15T09:34:49.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-15T09:34:49.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-15T09:34:49.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-15T09:34:49.609Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-15T09:34:49.984Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-05-15T09:34:50.168Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-15T09:34:50.271Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2020-05-15T09:34:50.871Z] ok github.com/docker/docker/pkg/signal 2.411s coverage: 61.0% of statements [2020-05-15T09:34:50.871Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-15T09:34:50.897Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-05-15T09:34:51.129Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-15T09:34:51.186Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-15T09:34:51.186Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-15T09:34:51.186Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-15T09:34:51.386Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-15T09:34:51.643Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-15T09:34:52.575Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-15T09:34:52.677Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-05-15T09:34:53.139Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-05-15T09:34:53.300Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-05-15T09:34:53.396Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2020-05-15T09:34:53.586Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-05-15T09:34:53.873Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-05-15T09:34:53.962Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-15T09:34:54.219Z] testing: warning: no tests to run [2020-05-15T09:34:54.219Z] coverage: [no statements] [2020-05-15T09:34:54.219Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-15T09:34:54.476Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-15T09:34:54.734Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-15T09:34:54.889Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2020-05-15T09:34:54.992Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-15T09:34:55.397Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-15T09:34:55.510Z] ok github.com/docker/docker/pkg/pubsub 1.162s coverage: 73.9% of statements [2020-05-15T09:34:55.651Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-15T09:34:55.799Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-05-15T09:34:56.573Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-15T09:34:56.573Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-15T09:34:56.573Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-15T09:34:56.854Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-15T09:34:56.854Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2020-05-15T09:34:57.477Z] ok github.com/docker/docker/pkg/symlink 0.015s coverage: 87.7% of statements [2020-05-15T09:34:57.495Z] --- PASS: TestServicePlugin (33.83s) [2020-05-15T09:34:57.495Z] plugin_test.go:62: [d2cd32fc777a0] joining swarm manager [da3e618f80461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:34:57.495Z] plugin_test.go:65: [daa9eeee6bae8] joining swarm manager [da3e618f80461]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:34:57.495Z] === RUN TestServiceUpdateLabel [2020-05-15T09:34:57.517Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.3% of statements [2020-05-15T09:34:57.774Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-15T09:34:58.707Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-15T09:34:58.962Z] ok github.com/docker/docker/pkg/signal 3.596s coverage: 61.0% of statements [2020-05-15T09:34:58.965Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-15T09:34:59.248Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.7% of statements [2020-05-15T09:34:59.248Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 36.9% of statements [2020-05-15T09:34:59.377Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-15T09:34:59.938Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-15T09:35:00.336Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-05-15T09:35:00.498Z] --- PASS: TestServiceUpdateLabel (3.07s) [2020-05-15T09:35:00.498Z] === RUN TestServiceUpdateSecrets [2020-05-15T09:35:00.737Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2020-05-15T09:35:00.737Z] testing: warning: no tests to run [2020-05-15T09:35:00.737Z] coverage: [no statements] [2020-05-15T09:35:00.737Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-05-15T09:35:00.901Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-15T09:35:01.060Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-15T09:35:01.359Z] ok github.com/docker/docker/pkg/tarsum 0.253s coverage: 89.3% of statements [2020-05-15T09:35:01.359Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-15T09:35:01.466Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-15T09:35:01.649Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-05-15T09:35:01.936Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2020-05-15T09:35:02.399Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-15T09:35:02.656Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-15T09:35:02.959Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2020-05-15T09:35:02.959Z] === RUN TestCreateServiceSecretFileMode [2020-05-15T09:35:05.185Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-15T09:35:05.447Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-05-15T09:35:05.734Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2020-05-15T09:35:06.116Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-05-15T09:35:06.244Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2020-05-15T09:35:06.244Z] === RUN TestCreateServiceConfigFileMode [2020-05-15T09:35:06.291Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-15T09:35:06.291Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-15T09:35:06.681Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-15T09:35:06.756Z] ok github.com/docker/docker/reference 0.039s coverage: 84.4% of statements [2020-05-15T09:35:07.613Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-05-15T09:35:07.779Z] ok github.com/docker/docker/plugin 0.608s coverage: 23.3% of statements [2020-05-15T09:35:08.797Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-05-15T09:35:08.798Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-15T09:35:09.529Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-05-15T09:35:09.529Z] === RUN TestCreateServiceSysctls [2020-05-15T09:35:09.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-15T09:35:09.822Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 50.9% of statements [2020-05-15T09:35:11.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-15T09:35:11.312Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-05-15T09:35:11.312Z] ok github.com/docker/docker/registry 0.449s coverage: 56.1% of statements [2020-05-15T09:35:12.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-15T09:35:13.376Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-05-15T09:35:13.713Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-05-15T09:35:13.713Z] === RUN TestCreateServiceCapabilities [2020-05-15T09:35:14.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-15T09:35:15.690Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2020-05-15T09:35:15.690Z] === RUN TestServiceUpdateConfigs [2020-05-15T09:35:15.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-15T09:35:16.860Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-05-15T09:35:16.998Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-05-15T09:35:16.998Z] === RUN TestInspect [2020-05-15T09:35:17.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f9820_} [2020-05-15T09:35:17.879Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-15T09:35:18.166Z] ok github.com/docker/docker/volume/mounts 0.105s coverage: 67.0% of statements [2020-05-15T09:35:18.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269588343_/foo_false____} [2020-05-15T09:35:19.793Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/rootless [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/volume [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-15T09:35:19.793Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === Skipped [2020-05-15T09:35:19.793Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-15T09:35:19.793Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-15T09:35:19.793Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-15T09:35:19.793Z] time="2020-05-15T09:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-15T09:35:19.793Z] time="2020-05-15T09:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-15T09:35:19.793Z] time="2020-05-15T09:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-15T09:35:19.793Z] time="2020-05-15T09:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-15T09:35:19.793Z] time="2020-05-15T09:34:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-15T09:35:19.793Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-15T09:35:19.793Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-15T09:35:19.793Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:19.793Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-15T09:35:19.793Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-15T09:35:19.793Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-15T09:35:19.793Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] [2020-05-15T09:35:19.793Z] DONE 2123 tests, 26 skipped in 250.301s Post stage [Pipeline] junit [2020-05-15T09:35:19.804Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-15T09:35:20.199Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-05-15T09:35:20.283Z] --- PASS: TestInspect (3.53s) [2020-05-15T09:35:20.283Z] === RUN TestCreateJob [2020-05-15T09:35:20.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40442/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/validate/vendor [2020-05-15T09:35:20.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269588343_/foo_true____} [2020-05-15T09:35:21.291Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-15T09:35:22.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_false____} [2020-05-15T09:35:22.189Z] + echo Building e2e image [2020-05-15T09:35:22.189Z] Building e2e image [2020-05-15T09:35:22.189Z] + docker build --build-arg DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-15T09:35:22.189Z] #2 [internal] load .dockerignore [2020-05-15T09:35:22.189Z] #2 transferring context: 34B done [2020-05-15T09:35:22.189Z] #2 DONE 0.0s [2020-05-15T09:35:22.189Z] [2020-05-15T09:35:22.189Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-15T09:35:22.189Z] #1 transferring dockerfile: 3.21kB done [2020-05-15T09:35:22.189Z] #1 DONE 0.0s [2020-05-15T09:35:22.189Z] [2020-05-15T09:35:22.189Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-15T09:35:22.445Z] #4 DONE 0.2s [2020-05-15T09:35:22.445Z] [2020-05-15T09:35:22.445Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-15T09:35:23.014Z] #3 DONE 0.8s [2020-05-15T09:35:23.014Z] [2020-05-15T09:35:23.014Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:23.014Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-15T09:35:23.014Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-15T09:35:23.014Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.1s [2020-05-15T09:35:23.014Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s [2020-05-15T09:35:23.014Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-15T09:35:23.014Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-15T09:35:23.274Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-15T09:35:23.274Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-15T09:35:23.274Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-15T09:35:23.274Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.2s [2020-05-15T09:35:23.274Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 0B / 126B 0.2s [2020-05-15T09:35:23.274Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-15T09:35:23.531Z] #14 ... [2020-05-15T09:35:23.531Z] [2020-05-15T09:35:23.531Z] #8 [internal] load build context [2020-05-15T09:35:23.531Z] #8 transferring context: 849.45kB 0.4s done [2020-05-15T09:35:23.531Z] #8 DONE 0.4s [2020-05-15T09:35:23.531Z] [2020-05-15T09:35:23.531Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:23.531Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 9.36MB / 126.95MB 0.4s [2020-05-15T09:35:23.531Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-15T09:35:23.531Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 17.58MB / 126.95MB 0.5s [2020-05-15T09:35:23.531Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-15T09:35:23.789Z] #14 ... [2020-05-15T09:35:23.789Z] [2020-05-15T09:35:23.789Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-15T09:35:23.789Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-15T09:35:23.789Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-15T09:35:23.789Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-15T09:35:23.789Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-05-15T09:35:23.789Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-15T09:35:23.789Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-15T09:35:23.789Z] #5 DONE 0.7s [2020-05-15T09:35:23.789Z] [2020-05-15T09:35:23.789Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:23.789Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 25.27MB / 126.95MB 0.6s [2020-05-15T09:35:23.789Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 43.15MB / 126.95MB 0.8s [2020-05-15T09:35:24.048Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 59.89MB / 126.95MB 0.9s [2020-05-15T09:35:24.048Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 69.38MB / 126.95MB 1.1s [2020-05-15T09:35:24.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_true____} [2020-05-15T09:35:24.308Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 78.51MB / 126.95MB 1.2s [2020-05-15T09:35:24.308Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 85.72MB / 126.95MB 1.3s [2020-05-15T09:35:24.468Z] --- PASS: TestCreateJob (4.13s) [2020-05-15T09:35:24.468Z] === RUN TestReplicatedJob [2020-05-15T09:35:24.565Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 110.49MB / 126.95MB 1.5s [2020-05-15T09:35:24.565Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 122.09MB / 126.95MB 1.6s [2020-05-15T09:35:24.823Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done [2020-05-15T09:35:24.823Z] #14 ... [2020-05-15T09:35:24.823Z] [2020-05-15T09:35:24.823Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-15T09:35:24.823Z] #6 DONE 1.2s [2020-05-15T09:35:24.823Z] [2020-05-15T09:35:24.823Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:24.823Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-15T09:35:25.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_true__0xc0008f9880__} [2020-05-15T09:35:27.002Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/rootless [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/volume [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-15T09:35:27.002Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === Skipped [2020-05-15T09:35:27.002Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-15T09:35:27.002Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-15T09:35:27.002Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-15T09:35:27.002Z] time="2020-05-15T09:33:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-15T09:35:27.002Z] time="2020-05-15T09:33:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-15T09:35:27.002Z] time="2020-05-15T09:33:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-15T09:35:27.002Z] time="2020-05-15T09:33:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-15T09:35:27.002Z] time="2020-05-15T09:33:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-15T09:35:27.002Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-15T09:35:27.002Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-15T09:35:27.002Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-15T09:35:27.002Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-15T09:35:27.002Z] graphtest_unix.go:73: No driver to put! [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-15T09:35:27.002Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-15T09:35:27.002Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] [2020-05-15T09:35:27.002Z] DONE 2123 tests, 26 skipped in 350.398s [2020-05-15T09:35:27.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f98a0_} Post stage [Pipeline] junit [2020-05-15T09:35:28.053Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-15T09:35:28.655Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f98c0_} [2020-05-15T09:35:28.904Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40442/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 -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:f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 hack/make.sh dynbinary test-integration [2020-05-15T09:35:29.188Z] [2020-05-15T09:35:29.475Z] Removing bundles/ [2020-05-15T09:35:29.475Z] [2020-05-15T09:35:29.475Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-15T09:35:29.475Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:35:29.475Z] GOOS="" GOARCH="" GOARM="" [2020-05-15T09:35:30.081Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.1s [2020-05-15T09:35:30.339Z] #14 ... [2020-05-15T09:35:30.339Z] [2020-05-15T09:35:30.339Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-15T09:35:30.339Z] #7 0.990 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-15T09:35:30.339Z] #7 2.062 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-15T09:35:30.339Z] #7 2.168 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-15T09:35:30.339Z] #7 2.174 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-15T09:35:30.339Z] #7 2.186 (3/30) Installing readline (8.0.0-r0) [2020-05-15T09:35:30.339Z] #7 2.192 (4/30) Installing bash (5.0.0-r0) [2020-05-15T09:35:30.339Z] #7 2.210 Executing bash-5.0.0-r0.post-install [2020-05-15T09:35:30.339Z] #7 2.212 (5/30) Installing ca-certificates (20191127-r0) [2020-05-15T09:35:30.339Z] #7 2.232 (6/30) Installing libgcc (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 2.235 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 2.248 (8/30) Installing binutils (2.32-r0) [2020-05-15T09:35:30.339Z] #7 2.345 (9/30) Installing gmp (6.1.2-r1) [2020-05-15T09:35:30.339Z] #7 2.352 (10/30) Installing isl (0.18-r0) [2020-05-15T09:35:30.339Z] #7 2.370 (11/30) Installing libgomp (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 2.374 (12/30) Installing libatomic (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 2.376 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-15T09:35:30.339Z] #7 2.382 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-15T09:35:30.339Z] #7 2.386 (15/30) Installing gcc (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 3.230 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-15T09:35:30.339Z] #7 3.329 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-15T09:35:30.339Z] #7 3.330 (18/30) Installing g++ (8.3.0-r0) [2020-05-15T09:35:30.339Z] #7 3.868 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-15T09:35:30.339Z] #7 3.874 (20/30) Installing libcurl (7.66.0-r0) [2020-05-15T09:35:30.339Z] #7 3.882 (21/30) Installing expat (2.2.8-r0) [2020-05-15T09:35:30.339Z] #7 3.887 (22/30) Installing pcre2 (10.33-r0) [2020-05-15T09:35:30.339Z] #7 3.893 (23/30) Installing git (2.22.4-r0) [2020-05-15T09:35:30.339Z] #7 4.091 (24/30) Installing libmnl (1.0.4-r0) [2020-05-15T09:35:30.339Z] #7 4.093 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-15T09:35:30.339Z] #7 4.098 (26/30) Installing iptables (1.8.3-r1) [2020-05-15T09:35:30.339Z] #7 4.124 (27/30) Installing pigz (2.4-r0) [2020-05-15T09:35:30.339Z] #7 4.130 (28/30) Installing tar (1.32-r0) [2020-05-15T09:35:30.339Z] #7 4.147 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-15T09:35:30.339Z] #7 4.150 (30/30) Installing xz (5.2.4-r0) [2020-05-15T09:35:30.339Z] #7 4.156 Executing busybox-1.30.1-r3.trigger [2020-05-15T09:35:30.339Z] #7 4.162 Executing ca-certificates-20191127-r0.trigger [2020-05-15T09:35:30.339Z] #7 4.214 OK: 179 MiB in 44 packages [2020-05-15T09:35:30.339Z] #7 DONE 5.4s [2020-05-15T09:35:30.339Z] [2020-05-15T09:35:30.339Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-15T09:35:30.339Z] #9 DONE 0.1s [2020-05-15T09:35:30.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f98e0_} [2020-05-15T09:35:30.597Z] [2020-05-15T09:35:30.597Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-15T09:35:30.597Z] #10 DONE 0.1s [2020-05-15T09:35:30.597Z] [2020-05-15T09:35:30.597Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-15T09:35:30.597Z] #11 DONE 0.1s [2020-05-15T09:35:30.597Z] [2020-05-15T09:35:30.597Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:30.597Z] #14 ... [2020-05-15T09:35:30.597Z] [2020-05-15T09:35:30.597Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-15T09:35:30.597Z] #12 DONE 0.1s [2020-05-15T09:35:30.597Z] [2020-05-15T09:35:30.597Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:30.853Z] #14 ... [2020-05-15T09:35:30.853Z] [2020-05-15T09:35:30.853Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-15T09:35:30.853Z] #13 DONE 0.1s [2020-05-15T09:35:30.853Z] [2020-05-15T09:35:30.853Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-15T09:35:30.853Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-15T09:35:31.032Z] --- PASS: TestReplicatedJob (5.77s) [2020-05-15T09:35:31.032Z] === RUN TestUpdateReplicatedJob [2020-05-15T09:35:31.096Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2020-05-15T09:35:31.096Z] === RUN TestServiceUpdateNetwork [2020-05-15T09:35:31.119Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-15T09:35:31.119Z] #14 DONE 8.1s [2020-05-15T09:35:31.119Z] [2020-05-15T09:35:31.119Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-15T09:35:32.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f9900_} [2020-05-15T09:35:32.060Z] #15 0.818 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-15T09:35:32.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-15T09:35:32.989Z] #15 1.896 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-15T09:35:32.990Z] #15 1.982 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-15T09:35:32.990Z] #15 1.986 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-15T09:35:32.990Z] #15 1.992 (3/42) Installing readline (8.0.1-r0) [2020-05-15T09:35:32.990Z] #15 1.996 (4/42) Installing bash (5.0.11-r1) [2020-05-15T09:35:32.990Z] #15 2.007 Executing bash-5.0.11-r1.post-install [2020-05-15T09:35:33.247Z] #15 2.009 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-15T09:35:33.247Z] #15 2.087 (6/42) Installing libblkid (2.34-r1) [2020-05-15T09:35:33.247Z] #15 2.091 (7/42) Installing libuuid (2.34-r1) [2020-05-15T09:35:33.247Z] #15 2.093 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-15T09:35:33.247Z] #15 2.099 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-15T09:35:33.247Z] #15 2.102 (10/42) Installing libgcc (9.2.0-r4) [2020-05-15T09:35:33.247Z] #15 2.104 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-15T09:35:33.247Z] #15 2.117 (12/42) Installing binutils (2.33.1-r0) [2020-05-15T09:35:33.247Z] #15 2.183 (13/42) Installing libmagic (5.37-r1) [2020-05-15T09:35:33.247Z] #15 2.202 (14/42) Installing file (5.37-r1) [2020-05-15T09:35:33.247Z] #15 2.204 (15/42) Installing gmp (6.1.2-r1) [2020-05-15T09:35:33.247Z] #15 2.209 (16/42) Installing isl (0.18-r0) [2020-05-15T09:35:33.247Z] #15 2.223 (17/42) Installing libgomp (9.2.0-r4) [2020-05-15T09:35:33.504Z] #15 2.226 (18/42) Installing libatomic (9.2.0-r4) [2020-05-15T09:35:33.504Z] #15 2.228 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-15T09:35:33.504Z] #15 2.247 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-15T09:35:33.504Z] #15 2.249 (21/42) Installing gcc (9.2.0-r4) [2020-05-15T09:35:33.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-15T09:35:34.069Z] #15 2.920 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-15T09:35:34.318Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-05-15T09:35:34.318Z] === RUN TestServiceListWithStatuses [2020-05-15T09:35:34.318Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-15T09:35:34.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:35:34.318Z] === RUN TestDockerNetworkConnectAlias [2020-05-15T09:35:34.326Z] #15 2.991 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-15T09:35:34.326Z] #15 2.993 (24/42) Installing g++ (9.2.0-r4) [2020-05-15T09:35:34.587Z] #15 3.417 (25/42) Installing make (4.2.1-r2) [2020-05-15T09:35:34.587Z] #15 3.421 (26/42) Installing fortify-headers (1.1-r0) [2020-05-15T09:35:34.587Z] #15 3.423 (27/42) Installing build-base (0.5-r1) [2020-05-15T09:35:34.587Z] #15 3.424 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-15T09:35:34.587Z] #15 3.427 (29/42) Installing libcurl (7.67.0-r0) [2020-05-15T09:35:34.587Z] #15 3.433 (30/42) Installing curl (7.67.0-r0) [2020-05-15T09:35:34.587Z] #15 3.436 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-15T09:35:34.587Z] #15 3.441 (32/42) Installing jq (1.6-r0) [2020-05-15T09:35:34.587Z] #15 3.448 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-15T09:35:34.587Z] #15 3.452 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-15T09:35:34.587Z] #15 3.453 (35/42) Installing libaio (0.3.112-r1) [2020-05-15T09:35:34.587Z] #15 3.455 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-15T09:35:34.587Z] #15 3.484 (37/42) Installing libfdisk (2.34-r1) [2020-05-15T09:35:34.587Z] #15 3.489 (38/42) Installing libmount (2.34-r1) [2020-05-15T09:35:34.587Z] #15 3.493 (39/42) Installing libsmartcols (2.34-r1) [2020-05-15T09:35:34.587Z] #15 3.497 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-15T09:35:34.587Z] #15 3.500 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-15T09:35:34.587Z] #15 3.522 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-15T09:35:34.844Z] #15 3.527 Executing busybox-1.31.1-r9.trigger [2020-05-15T09:35:34.844Z] #15 3.534 OK: 196 MiB in 57 packages [2020-05-15T09:35:35.101Z] #15 DONE 3.9s [2020-05-15T09:35:35.101Z] [2020-05-15T09:35:35.101Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-15T09:35:35.666Z] #16 DONE 0.7s [2020-05-15T09:35:35.924Z] [2020-05-15T09:35:35.924Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-15T09:35:36.147Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-15T09:35:36.488Z] #17 DONE 0.7s [2020-05-15T09:35:36.488Z] [2020-05-15T09:35:36.488Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-15T09:35:36.488Z] #18 DONE 0.0s [2020-05-15T09:35:36.488Z] [2020-05-15T09:35:36.488Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-15T09:35:36.488Z] #22 DONE 0.1s [2020-05-15T09:35:36.488Z] [2020-05-15T09:35:36.488Z] #31 [builder 1/4] COPY . . [2020-05-15T09:35:36.745Z] #31 ... [2020-05-15T09:35:36.745Z] [2020-05-15T09:35:36.745Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-15T09:35:36.745Z] #19 DONE 0.1s [2020-05-15T09:35:36.745Z] [2020-05-15T09:35:36.745Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-15T09:35:36.745Z] #26 DONE 0.1s [2020-05-15T09:35:36.745Z] [2020-05-15T09:35:36.745Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-15T09:35:36.745Z] #23 DONE 0.1s [2020-05-15T09:35:37.003Z] [2020-05-15T09:35:37.003Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-15T09:35:37.003Z] #27 DONE 0.2s [2020-05-15T09:35:37.003Z] [2020-05-15T09:35:37.003Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-15T09:35:37.003Z] #28 DONE 0.1s [2020-05-15T09:35:37.003Z] [2020-05-15T09:35:37.003Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-15T09:35:37.934Z] #29 ... [2020-05-15T09:35:37.934Z] [2020-05-15T09:35:37.934Z] #31 [builder 1/4] COPY . . [2020-05-15T09:35:37.934Z] #31 DONE 1.4s [2020-05-15T09:35:37.934Z] [2020-05-15T09:35:37.934Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-15T09:35:39.404Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-15T09:35:39.832Z] #32 DONE 1.8s [2020-05-15T09:35:39.832Z] [2020-05-15T09:35:39.832Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:35:41.206Z] #33 1.434 [2020-05-15T09:35:41.206Z] #33 ... [2020-05-15T09:35:41.206Z] [2020-05-15T09:35:41.206Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-15T09:35:41.206Z] #24 1.736 + RM_GOPATH=0 [2020-05-15T09:35:41.206Z] #24 1.736 + TMP_GOPATH= [2020-05-15T09:35:41.206Z] #24 1.736 + : /build [2020-05-15T09:35:41.206Z] #24 1.736 + '[' -z '' ']' [2020-05-15T09:35:41.206Z] #24 1.736 ++ mktemp -d [2020-05-15T09:35:41.206Z] #24 1.737 + export GOPATH=/tmp/tmp.JIafdD [2020-05-15T09:35:41.206Z] #24 1.737 + GOPATH=/tmp/tmp.JIafdD [2020-05-15T09:35:41.206Z] #24 1.737 + RM_GOPATH=1 [2020-05-15T09:35:41.206Z] #24 1.737 ++ dirname ./install.sh [2020-05-15T09:35:41.206Z] #24 1.741 + dir=. [2020-05-15T09:35:41.206Z] #24 1.741 + bin=dockercli [2020-05-15T09:35:41.206Z] #24 1.741 + shift [2020-05-15T09:35:41.206Z] #24 1.741 + '[' '!' -f ./dockercli.installer ']' [2020-05-15T09:35:41.206Z] #24 1.741 + . ./dockercli.installer [2020-05-15T09:35:41.206Z] #24 1.741 ++ : stable [2020-05-15T09:35:41.206Z] #24 1.741 ++ : 17.06.2-ce [2020-05-15T09:35:41.206Z] #24 1.741 + install_dockercli [2020-05-15T09:35:41.206Z] #24 1.741 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-15T09:35:41.206Z] #24 1.741 ++ uname -m [2020-05-15T09:35:41.206Z] #24 1.741 + arch=x86_64 [2020-05-15T09:35:41.206Z] #24 1.741 + '[' x86_64 '!=' x86_64 ']' [2020-05-15T09:35:41.206Z] #24 1.741 + url=https://download.docker.com/linux/static [2020-05-15T09:35:41.206Z] #24 1.741 + tar -xz docker/docker [2020-05-15T09:35:41.206Z] #24 1.741 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-15T09:35:41.206Z] #24 1.741 Install docker/cli version 17.06.2-ce from stable [2020-05-15T09:35:41.206Z] #24 4.478 + mkdir -p /build [2020-05-15T09:35:41.206Z] #24 4.479 + mv docker/docker /build/ [2020-05-15T09:35:41.206Z] #24 4.481 + rmdir docker [2020-05-15T09:35:41.206Z] #24 DONE 4.6s [2020-05-15T09:35:41.464Z] [2020-05-15T09:35:41.464Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:35:41.464Z] #33 1.631 Removing bundles/ [2020-05-15T09:35:41.464Z] #33 1.631 [2020-05-15T09:35:41.464Z] #33 1.636 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-15T09:35:41.918Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-15T09:35:42.436Z] --- PASS: TestDockerNetworkConnectAlias (6.75s) [2020-05-15T09:35:42.436Z] === RUN TestDockerNetworkReConnect [2020-05-15T09:35:43.363Z] #33 3.172 Building test suite binary ./integration-cli/test.main [2020-05-15T09:35:45.175Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-15T09:35:46.536Z] --- PASS: TestServiceUpdateNetwork (15.07s) [2020-05-15T09:35:46.536Z] === RUN TestServiceUpdatePidsLimit [2020-05-15T09:35:46.536Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-15T09:35:46.623Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2020-05-15T09:35:46.623Z] === RUN TestServicePlugin [2020-05-15T09:35:46.623Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-15T09:35:46.623Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:35:46.623Z] === RUN TestServiceUpdateLabel [2020-05-15T09:35:46.645Z] #33 ... [2020-05-15T09:35:46.645Z] [2020-05-15T09:35:46.645Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-15T09:35:46.645Z] #20 2.745 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-15T09:35:46.645Z] #20 3.374 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 3.377 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 3.889 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 3.889 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 4.447 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 4.448 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 5.189 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 5.194 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 5.570 [2020-05-15T09:35:46.645Z] #20 6.514 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-15T09:35:46.645Z] #20 6.968 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 6.968 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 7.275 [2020-05-15T09:35:46.645Z] #20 8.781 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-15T09:35:46.645Z] #20 9.244 curl: option --progress: is ambiguous [2020-05-15T09:35:46.645Z] #20 9.244 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:46.645Z] #20 9.610 [2020-05-15T09:35:46.791Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-15T09:35:47.578Z] #20 10.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-15T09:35:47.715Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-15T09:35:47.715Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-15T09:35:47.835Z] #20 11.17 curl: option --progress: is ambiguous [2020-05-15T09:35:47.835Z] #20 11.17 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:48.093Z] #20 11.51 [2020-05-15T09:35:48.639Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-15T09:35:48.639Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-15T09:35:49.466Z] #20 12.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-15T09:35:49.907Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-05-15T09:35:49.907Z] === RUN TestServiceUpdateSecrets [2020-05-15T09:35:49.999Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-15T09:35:50.031Z] #20 13.22 curl: option --progress: is ambiguous [2020-05-15T09:35:50.031Z] #20 13.22 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-15T09:35:50.289Z] #20 13.54 [2020-05-15T09:35:50.289Z] #20 13.66 Download of images into '/build' complete. [2020-05-15T09:35:50.289Z] #20 13.66 Use something like the following to load the result into a Docker daemon: [2020-05-15T09:35:50.289Z] #20 13.66 tar -cC '/build' . | docker load [2020-05-15T09:35:50.289Z] #20 DONE 13.8s [2020-05-15T09:35:50.289Z] [2020-05-15T09:35:50.289Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:35:50.558Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-15T09:35:50.854Z] #33 ... [2020-05-15T09:35:50.855Z] [2020-05-15T09:35:50.855Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-15T09:35:51.113Z] #21 DONE 0.1s [2020-05-15T09:35:51.113Z] [2020-05-15T09:35:51.113Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-15T09:35:51.113Z] #25 DONE 0.1s [2020-05-15T09:35:51.113Z] [2020-05-15T09:35:51.113Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:35:51.481Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-15T09:35:52.403Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-15T09:35:53.765Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-15T09:35:54.690Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-15T09:35:55.612Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-15T09:35:55.867Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-15T09:35:56.790Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-15T09:35:57.714Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-15T09:35:59.074Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-15T09:35:59.633Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-15T09:36:01.515Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-15T09:36:02.439Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-15T09:36:03.363Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-15T09:36:03.363Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-15T09:36:03.618Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2020-05-15T09:36:03.618Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-05-15T09:36:03.618Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2020-05-15T09:36:03.618Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-05-15T09:36:03.618Z] PASS [2020-05-15T09:36:03.618Z] [2020-05-15T09:36:03.618Z] === Skipped [2020-05-15T09:36:03.618Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-15T09:36:03.618Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:36:03.618Z] [2020-05-15T09:36:03.618Z] [2020-05-15T09:36:03.618Z] DONE 27 tests, 1 skipped in 195.679s [2020-05-15T09:36:03.618Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-15T09:36:03.618Z] ++ 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-15T09:36:03.618Z] ++ set -e [2020-05-15T09:36:03.618Z] ++ '[' -n 0 ']' [2020-05-15T09:36:03.618Z] ++ set -x [2020-05-15T09:36:03.618Z] ++ env -i DEST=/go/src/github.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-15T09:36:03.618Z] INFO: Testing against a local daemon [2020-05-15T09:36:03.618Z] === RUN TestSessionCreate [2020-05-15T09:36:03.618Z] --- PASS: TestSessionCreate (0.02s) [2020-05-15T09:36:03.618Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-15T09:36:03.618Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-15T09:36:03.618Z] PASS [2020-05-15T09:36:03.618Z] [2020-05-15T09:36:03.618Z] DONE 2 tests in 0.143s [2020-05-15T09:36:03.618Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-15T09:36:03.618Z] ++ 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-15T09:36:03.618Z] ++ set -e [2020-05-15T09:36:03.618Z] ++ '[' -n 0 ']' [2020-05-15T09:36:03.618Z] ++ set -x [2020-05-15T09:36:03.618Z] ++ env -i DEST=/go/src/github.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-15T09:36:03.873Z] INFO: Testing against a local daemon [2020-05-15T09:36:03.873Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-15T09:36:03.873Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:36:03.873Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:36:03.873Z] === RUN TestEventsExecDie [2020-05-15T09:36:04.432Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-15T09:36:04.686Z] --- PASS: TestEventsExecDie (0.83s) [2020-05-15T09:36:04.686Z] === RUN TestEventsBackwardsCompatible [2020-05-15T09:36:04.686Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-15T09:36:04.686Z] === RUN TestInfoBinaryCommits [2020-05-15T09:36:04.686Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-15T09:36:04.686Z] === RUN TestInfoAPIVersioned [2020-05-15T09:36:04.686Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-15T09:36:04.686Z] === RUN TestInfoDiscoveryBackend [2020-05-15T09:36:04.779Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2020-05-15T09:36:04.779Z] === RUN TestServiceUpdateConfigs [2020-05-15T09:36:05.245Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-15T09:36:05.245Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-15T09:36:05.500Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-15T09:36:06.423Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-15T09:36:06.423Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-15T09:36:06.677Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-15T09:36:06.677Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-15T09:36:06.677Z] === RUN TestInfoAPI [2020-05-15T09:36:06.933Z] --- PASS: TestInfoAPI (0.03s) [2020-05-15T09:36:06.933Z] === RUN TestInfoAPIWarnings [2020-05-15T09:36:07.509Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-15T09:36:07.509Z] === RUN TestInfoDebug [2020-05-15T09:36:07.764Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-15T09:36:08.019Z] --- PASS: TestInfoDebug (0.55s) [2020-05-15T09:36:08.019Z] === RUN TestInfoInsecureRegistries [2020-05-15T09:36:08.579Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-15T09:36:08.579Z] === RUN TestInfoRegistryMirrors [2020-05-15T09:36:09.138Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-15T09:36:09.138Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-15T09:36:09.138Z] === RUN TestLoginFailsWithBadCredentials [2020-05-15T09:36:09.138Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-05-15T09:36:09.138Z] === RUN TestPingCacheHeaders [2020-05-15T09:36:09.138Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-15T09:36:09.138Z] === RUN TestPingGet [2020-05-15T09:36:09.138Z] --- PASS: TestPingGet (0.01s) [2020-05-15T09:36:09.138Z] === RUN TestPingHead [2020-05-15T09:36:09.138Z] --- PASS: TestPingHead (0.03s) [2020-05-15T09:36:09.138Z] === RUN TestVersion [2020-05-15T09:36:09.185Z] #33 ... [2020-05-15T09:36:09.185Z] [2020-05-15T09:36:09.185Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-15T09:36:09.185Z] #29 29.74 # github.com/docker/docker/contrib/httpserver [2020-05-15T09:36:09.185Z] #29 29.74 loadinternal: cannot find runtime/cgo [2020-05-15T09:36:09.185Z] #29 DONE 30.0s [2020-05-15T09:36:09.185Z] [2020-05-15T09:36:09.185Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:36:09.185Z] #33 ... [2020-05-15T09:36:09.185Z] [2020-05-15T09:36:09.185Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-15T09:36:09.185Z] #30 DONE 0.1s [2020-05-15T09:36:09.185Z] [2020-05-15T09:36:09.185Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-15T09:36:09.392Z] --- PASS: TestVersion (0.02s) [2020-05-15T09:36:09.392Z] PASS [2020-05-15T09:36:09.392Z] [2020-05-15T09:36:09.392Z] === Skipped [2020-05-15T09:36:09.392Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:36:09.392Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:36:09.392Z] [2020-05-15T09:36:09.392Z] [2020-05-15T09:36:09.392Z] DONE 18 tests, 1 skipped in 5.600s [2020-05-15T09:36:09.392Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-15T09:36:09.392Z] ++ 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-15T09:36:09.392Z] ++ set -e [2020-05-15T09:36:09.392Z] ++ '[' -n 0 ']' [2020-05-15T09:36:09.392Z] ++ set -x [2020-05-15T09:36:09.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-15T09:36:09.392Z] INFO: Testing against a local daemon [2020-05-15T09:36:09.392Z] === RUN TestVolumesCreateAndList [2020-05-15T09:36:09.392Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-15T09:36:09.392Z] === RUN TestVolumesRemove [2020-05-15T09:36:09.647Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-15T09:36:09.647Z] === RUN TestVolumesInspect [2020-05-15T09:36:09.647Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-15T09:36:09.647Z] === RUN TestVolumesInvalidJSON [2020-05-15T09:36:09.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:09.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:09.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:09.647Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-15T09:36:09.647Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-15T09:36:09.647Z] PASS [2020-05-15T09:36:09.647Z] [2020-05-15T09:36:09.647Z] DONE 5 tests in 0.334s [2020-05-15T09:36:09.647Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:36:09.909Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T09:36:09.909Z] +++ kill 5856 [2020-05-15T09:36:10.832Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-15T09:36:11.086Z] +++ /etc/init.d/apparmor stop [2020-05-15T09:36:11.086Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:36:11.086Z] [2020-05-15T09:36:11.086Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:36:11.086Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:36:11.086Z] [2020-05-15T09:36:11.086Z] To set a process to complain mode, use the command line tool [2020-05-15T09:36:11.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:36:11.086Z] +++ true [2020-05-15T09:36:11.086Z] [2020-05-15T09:36:11.646Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-15T09:36:14.902Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-15T09:36:20.136Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-15T09:36:22.857Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-05-15T09:36:22.857Z] === RUN TestServiceUpdateNetwork [2020-05-15T09:36:23.396Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-15T09:36:23.650Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-15T09:36:28.882Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-15T09:36:33.039Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-15T09:36:33.294Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-15T09:36:35.058Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2020-05-15T09:36:35.058Z] === RUN TestServiceUpdatePidsLimit [2020-05-15T09:36:35.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-15T09:36:35.625Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-15T09:36:36.561Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-15T09:36:38.434Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-15T09:36:39.357Z] === RUN TestDockerSuite/TestCpToDot [2020-05-15T09:36:40.280Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-15T09:36:41.644Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-15T09:36:43.554Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-15T09:36:44.478Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-15T09:36:44.671Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-15T09:36:47.734Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-15T09:36:48.294Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-15T09:36:49.220Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-15T09:36:51.103Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-15T09:36:51.103Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-15T09:36:51.103Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-15T09:36:51.662Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-15T09:36:52.221Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-15T09:36:52.221Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-15T09:36:52.475Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-15T09:36:52.782Z] --- PASS: TestServiceUpdatePidsLimit (17.07s) [2020-05-15T09:36:52.782Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-15T09:36:52.782Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-05-15T09:36:52.782Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-05-15T09:36:52.782Z] PASS [2020-05-15T09:36:52.782Z] [2020-05-15T09:36:52.782Z] === Skipped [2020-05-15T09:36:52.782Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-15T09:36:52.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:36:52.782Z] [2020-05-15T09:36:52.782Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-15T09:36:52.782Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:36:52.782Z] [2020-05-15T09:36:52.782Z] [2020-05-15T09:36:52.782Z] DONE 27 tests, 2 skipped in 160.462s [2020-05-15T09:36:52.782Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-15T09:36:52.782Z] ++ 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-15T09:36:52.782Z] ++ set -e [2020-05-15T09:36:52.782Z] ++ '[' -n 0 ']' [2020-05-15T09:36:52.782Z] ++ set -x [2020-05-15T09:36:52.782Z] ++ env -i DEST=/go/src/github.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-15T09:36:52.782Z] INFO: Testing against a local daemon [2020-05-15T09:36:52.782Z] === RUN TestSessionCreate [2020-05-15T09:36:52.782Z] --- PASS: TestSessionCreate (0.06s) [2020-05-15T09:36:52.782Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-15T09:36:52.782Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-15T09:36:52.782Z] PASS [2020-05-15T09:36:52.782Z] [2020-05-15T09:36:52.782Z] DONE 2 tests in 0.260s [2020-05-15T09:36:52.782Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-15T09:36:52.782Z] ++ 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-15T09:36:52.782Z] ++ set -e [2020-05-15T09:36:52.782Z] ++ '[' -n 0 ']' [2020-05-15T09:36:52.782Z] ++ set -x [2020-05-15T09:36:52.782Z] ++ env -i DEST=/go/src/github.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-15T09:36:52.782Z] INFO: Testing against a local daemon [2020-05-15T09:36:52.782Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-15T09:36:52.782Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:36:52.782Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:36:52.782Z] === RUN TestEventsExecDie [2020-05-15T09:36:52.782Z] --- PASS: TestEventsExecDie (0.88s) [2020-05-15T09:36:52.782Z] === RUN TestEventsBackwardsCompatible [2020-05-15T09:36:53.034Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-15T09:36:53.040Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-05-15T09:36:53.040Z] === RUN TestInfoBinaryCommits [2020-05-15T09:36:53.040Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-15T09:36:53.040Z] === RUN TestInfoAPIVersioned [2020-05-15T09:36:53.040Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-15T09:36:53.040Z] === RUN TestInfoDiscoveryBackend [2020-05-15T09:36:53.593Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-15T09:36:53.593Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-15T09:36:53.593Z] === RUN TestDockerSuite/TestCreateRM [2020-05-15T09:36:53.608Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-15T09:36:53.608Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-15T09:36:53.847Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-15T09:36:53.847Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-15T09:36:53.847Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-15T09:36:54.102Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-15T09:36:54.983Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-15T09:36:54.983Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-15T09:36:55.241Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-05-15T09:36:55.241Z] === RUN TestInfoAPI [2020-05-15T09:36:55.500Z] --- PASS: TestInfoAPI (0.05s) [2020-05-15T09:36:55.500Z] === RUN TestInfoAPIWarnings [2020-05-15T09:36:56.067Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-15T09:36:56.067Z] === RUN TestInfoDebug [2020-05-15T09:36:56.611Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-15T09:36:56.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-15T09:36:56.611Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-15T09:36:56.611Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-15T09:36:56.634Z] --- PASS: TestInfoDebug (0.61s) [2020-05-15T09:36:56.634Z] === RUN TestInfoInsecureRegistries [2020-05-15T09:36:57.200Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-05-15T09:36:57.200Z] === RUN TestInfoRegistryMirrors [2020-05-15T09:36:57.768Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-05-15T09:36:57.768Z] === RUN TestLoginFailsWithBadCredentials [2020-05-15T09:36:58.026Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-15T09:36:58.026Z] === RUN TestPingCacheHeaders [2020-05-15T09:36:58.026Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-15T09:36:58.026Z] === RUN TestPingGet [2020-05-15T09:36:58.285Z] --- PASS: TestPingGet (0.04s) [2020-05-15T09:36:58.285Z] === RUN TestPingHead [2020-05-15T09:36:58.285Z] --- PASS: TestPingHead (0.05s) [2020-05-15T09:36:58.285Z] === RUN TestVersion [2020-05-15T09:36:58.285Z] --- PASS: TestVersion (0.05s) [2020-05-15T09:36:58.285Z] PASS [2020-05-15T09:36:58.285Z] [2020-05-15T09:36:58.285Z] === Skipped [2020-05-15T09:36:58.285Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:36:58.285Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:36:58.285Z] [2020-05-15T09:36:58.285Z] [2020-05-15T09:36:58.285Z] DONE 18 tests, 1 skipped in 6.438s [2020-05-15T09:36:58.285Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-15T09:36:58.285Z] ++ 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-15T09:36:58.285Z] ++ set -e [2020-05-15T09:36:58.285Z] ++ '[' -n 0 ']' [2020-05-15T09:36:58.285Z] ++ set -x [2020-05-15T09:36:58.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=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-15T09:36:58.543Z] INFO: Testing against a local daemon [2020-05-15T09:36:58.543Z] === RUN TestVolumesCreateAndList [2020-05-15T09:36:58.543Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-15T09:36:58.543Z] === RUN TestVolumesRemove [2020-05-15T09:36:58.543Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-15T09:36:58.543Z] === RUN TestVolumesInspect [2020-05-15T09:36:58.543Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-15T09:36:58.543Z] === RUN TestVolumesInvalidJSON [2020-05-15T09:36:58.801Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:58.801Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:58.801Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-15T09:36:58.801Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-15T09:36:58.801Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-15T09:36:58.801Z] PASS [2020-05-15T09:36:58.801Z] [2020-05-15T09:36:58.801Z] DONE 5 tests in 0.385s [2020-05-15T09:36:58.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:36:59.060Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T09:36:59.060Z] +++ kill 13912 [2020-05-15T09:37:00.433Z] +++ /etc/init.d/apparmor stop [2020-05-15T09:37:00.433Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:37:00.433Z] [2020-05-15T09:37:00.433Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:37:00.433Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:37:00.433Z] [2020-05-15T09:37:00.433Z] To set a process to complain mode, use the command line tool [2020-05-15T09:37:00.433Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:37:00.433Z] +++ true [2020-05-15T09:37:00.433Z] [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-15T09:37:01.844Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-15T09:37:02.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel Post stage [Pipeline] junit [2020-05-15T09:37:02.977Z] Recording test results [2020-05-15T09:37:03.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T09:37:03.885Z] + echo Ensuring container killed. [2020-05-15T09:37:03.885Z] Ensuring container killed. [2020-05-15T09:37:03.885Z] + docker rm -vf docker-pr8 [2020-05-15T09:37:03.885Z] Error: No such container: docker-pr8 [2020-05-15T09:37:03.885Z] + true [Pipeline] sh [2020-05-15T09:37:04.173Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:37:04.173Z] Chowning /workspace to jenkins user [2020-05-15T09:37:04.173Z] + id -u [2020-05-15T09:37:04.173Z] + id -g [2020-05-15T09:37:04.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/workspace busybox chown -R 1000:1000 /workspace [2020-05-15T09:37:04.173Z] Unable to find image 'busybox:latest' locally [2020-05-15T09:37:04.431Z] latest: Pulling from library/busybox [2020-05-15T09:37:04.431Z] aa3e7422f3d1: Pulling fs layer [2020-05-15T09:37:04.431Z] aa3e7422f3d1: Verifying Checksum [2020-05-15T09:37:04.431Z] aa3e7422f3d1: Download complete [2020-05-15T09:37:04.690Z] aa3e7422f3d1: Pull complete [2020-05-15T09:37:04.690Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-15T09:37:04.690Z] Status: Downloaded newer image for busybox:latest [2020-05-15T09:37:04.906Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-15T09:37:05.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-15T09:37:07.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:37:08.296Z] + bundleName=arm64-integration [2020-05-15T09:37:08.296Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-15T09:37:08.296Z] Creating arm64-integration-bundles.tar.gz [2020-05-15T09:37:08.296Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2020-05-15T09:37:08.296Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-15T09:37:08.569Z] Archiving artifacts [2020-05-15T09:37:09.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-15T09:37:10.419Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T09:37:10.526Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-15T09:37:10.748Z] + make clean [2020-05-15T09:37:11.316Z] docker volume rm -f docker-dev-cache [2020-05-15T09:37:11.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-15T09:37:11.450Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-15T09:37:11.574Z] docker-dev-cache [Pipeline] deleteDir [2020-05-15T09:37:12.377Z] === RUN TestDockerSuite/TestDockerFails [2020-05-15T09:37:12.377Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-15T09:37:12.377Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-15T09:37:12.377Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-15T09:37:13.737Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-15T09:37:14.660Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T09:37:16.019Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-15T09:37:16.019Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-15T09:37:16.019Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-15T09:37:16.019Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-15T09:37:22.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-15T09:37:22.540Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-15T09:37:25.799Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-15T09:37:29.058Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-15T09:37:30.941Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-15T09:37:31.864Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-15T09:37:32.787Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-15T09:37:33.711Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-15T09:37:34.637Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-15T09:37:35.196Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-15T09:37:36.120Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-15T09:37:36.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-15T09:37:36.821Z] [2020-05-15T09:37:36.821Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-15T09:37:36.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-15T09:37:36.821Z] HOSTNAME=14390f62c31d [2020-05-15T09:37:36.821Z] TESTDEBUG=0 [2020-05-15T09:37:36.821Z] DEST=bundles/test-integration [2020-05-15T09:37:36.821Z] PWD=/go/src/github.com/docker/docker [2020-05-15T09:37:36.821Z] DOCKER_GITCOMMIT=f48b7d66f35d17a4e2ae62471a8a4893c0bbece5 [2020-05-15T09:37:36.821Z] container=docker [2020-05-15T09:37:36.821Z] HOME=/root [2020-05-15T09:37:36.821Z] GOLANG_VERSION=1.13.10 [2020-05-15T09:37:36.821Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-15T09:37:36.821Z] VALIDATE_BRANCH=master [2020-05-15T09:37:36.821Z] TERM=xterm [2020-05-15T09:37:36.821Z] DOCKER_PKG=github.com/docker/docker [2020-05-15T09:37:36.821Z] SHLVL=1 [2020-05-15T09:37:36.821Z] TIMEOUT=120m [2020-05-15T09:37:36.821Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-15T09:37:36.821Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-15T09:37:36.821Z] GO111MODULE=off [2020-05-15T09:37:36.821Z] DOCKER_EXPERIMENTAL=1 [2020-05-15T09:37:36.822Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-15T09:37:36.822Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-15T09:37:36.822Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-15T09:37:36.822Z] GOPATH=/go [2020-05-15T09:37:36.822Z] PKG_CONFIG=pkg-config [2020-05-15T09:37:36.822Z] _=/usr/bin/env [2020-05-15T09:37:36.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:37:38.001Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-15T09:37:38.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-15T09:37:39.485Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-15T09:37:43.667Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-15T09:37:46.175Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-15T09:37:47.098Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-15T09:37:48.983Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-15T09:37:49.543Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-15T09:37:49.797Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-15T09:37:51.158Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-15T09:37:52.081Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-15T09:37:52.336Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-15T09:37:52.591Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-15T09:37:52.846Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-15T09:37:52.846Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-15T09:37:54.249Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-15T09:37:55.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-15T09:37:55.732Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-15T09:37:55.987Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-15T09:37:55.987Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-15T09:37:56.911Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-15T09:37:57.168Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-15T09:37:57.727Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-15T09:37:58.651Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-15T09:37:59.211Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-15T09:37:59.211Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-15T09:37:59.211Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-15T09:38:00.621Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-15T09:38:00.621Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:38:00.621Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:38:00.621Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:38:01.093Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-15T09:38:01.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-15T09:38:01.651Z] === RUN TestDockerSuite/TestEventsRename [2020-05-15T09:38:02.576Z] === RUN TestDockerSuite/TestEventsResize [2020-05-15T09:38:03.144Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:38:03.505Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-15T09:38:04.077Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:38:04.431Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-15T09:38:05.356Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-15T09:38:05.975Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:38:06.281Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-15T09:38:07.347Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:38:07.347Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:38:09.245Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:38:09.540Z] === RUN TestDockerSuite/TestEventsTop [2020-05-15T09:38:10.503Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-15T09:38:11.141Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:38:12.514Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:38:13.011Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-15T09:38:14.371Z] === RUN TestDockerSuite/TestExec [2020-05-15T09:38:14.413Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:38:14.978Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:38:15.295Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-15T09:38:16.219Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-15T09:38:16.778Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-15T09:38:16.876Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:38:17.702Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-15T09:38:18.248Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:38:19.585Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-15T09:38:20.144Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-15T09:38:20.775Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:38:21.068Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-15T09:38:21.711Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:38:21.992Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-15T09:38:22.916Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-15T09:38:25.754Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-15T09:38:25.754Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-15T09:38:25.757Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:38:25.757Z] #33 164.8 [2020-05-15T09:38:25.757Z] #33 DONE 165.2s [2020-05-15T09:38:25.757Z] [2020-05-15T09:38:25.757Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-15T09:38:26.314Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-15T09:38:26.320Z] #34 DONE 1.3s [2020-05-15T09:38:27.673Z] === RUN TestDockerSuite/TestExecEnv [2020-05-15T09:38:27.690Z] [2020-05-15T09:38:27.690Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-15T09:38:28.232Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-15T09:38:28.254Z] #35 DONE 0.6s [2020-05-15T09:38:28.254Z] [2020-05-15T09:38:28.254Z] #36 exporting to image [2020-05-15T09:38:28.254Z] #36 exporting layers [2020-05-15T09:38:30.115Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-15T09:38:30.167Z] #36 exporting layers 2.0s done [2020-05-15T09:38:30.168Z] #36 writing image sha256:40a11df365f09ed0ee8ccbabc3b33e37ef7dbbfe2a5de63c4fd28d309d586025 done [2020-05-15T09:38:30.168Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-15T09:38:30.168Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T09:38:30.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-15T09:38:30.478Z] + echo Ensuring container killed. [2020-05-15T09:38:30.478Z] Ensuring container killed. [2020-05-15T09:38:30.478Z] + docker rm -vf docker-pr8 [2020-05-15T09:38:30.478Z] Error: No such container: docker-pr8 [2020-05-15T09:38:30.478Z] + true [Pipeline] sh [2020-05-15T09:38:30.758Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:38:30.758Z] Chowning /workspace to jenkins user [2020-05-15T09:38:30.758Z] + id -u [2020-05-15T09:38:30.758Z] + id -g [2020-05-15T09:38:30.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/workspace busybox chown -R 1000:1000 /workspace [2020-05-15T09:38:30.928Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:38:32.422Z] + bundleName=unit [2020-05-15T09:38:32.422Z] + echo Creating unit-bundles.tar.gz [2020-05-15T09:38:32.422Z] Creating unit-bundles.tar.gz [2020-05-15T09:38:32.422Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-15T09:38:32.422Z] bundles/junit-report.xml [2020-05-15T09:38:32.422Z] bundles/go-test-report.json [2020-05-15T09:38:32.422Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-15T09:38:32.433Z] Archiving artifacts [2020-05-15T09:38:32.814Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T09:38:33.125Z] + make clean [2020-05-15T09:38:33.125Z] docker volume rm -f docker-dev-cache [2020-05-15T09:38:33.382Z] docker-dev-cache [Pipeline] deleteDir [2020-05-15T09:38:33.435Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-15T09:38:33.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-05-15T09:38:33.690Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T09:38:34.614Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-15T09:38:35.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-15T09:38:35.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-15T09:38:35.977Z] === RUN TestDockerSuite/TestExecParseError [2020-05-15T09:38:36.536Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-15T09:38:36.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-15T09:38:37.897Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-15T09:38:38.456Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-15T09:38:40.347Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-15T09:38:40.906Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-15T09:38:41.830Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-15T09:38:53.981Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-15T09:38:53.981Z] === RUN TestDockerSuite/TestExecTTY [2020-05-15T09:38:54.540Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-15T09:38:55.464Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-15T09:38:56.389Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-15T09:38:56.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-15T09:38:57.313Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-15T09:38:57.313Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-15T09:38:59.822Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-15T09:39:00.382Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-15T09:39:01.747Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-15T09:39:03.110Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-15T09:39:04.036Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-15T09:39:09.271Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-15T09:39:14.502Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-15T09:39:15.427Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-15T09:39:16.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-15T09:39:16.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-15T09:39:18.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-15T09:39:20.681Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-15T09:39:20.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-15T09:39:21.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-15T09:39:21.239Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-15T09:39:21.239Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-15T09:39:21.239Z] === RUN TestDockerSuite/TestHealth [2020-05-15T09:39:23.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-15T09:39:24.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-15T09:39:31.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-15T09:39:33.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-15T09:39:36.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-15T09:39:37.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-15T09:39:41.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-15T09:39:44.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-15T09:39:45.610Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-15T09:39:46.535Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-15T09:39:46.535Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-15T09:39:47.459Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-15T09:39:47.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-15T09:39:48.381Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-15T09:39:48.381Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-15T09:39:49.305Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-15T09:39:49.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-15T09:39:50.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-15T09:39:52.373Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-15T09:39:52.373Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-15T09:39:52.373Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-15T09:39:52.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-15T09:39:54.257Z] === RUN TestDockerSuite/TestImportFile [2020-05-15T09:39:55.687Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-15T09:39:55.687Z] Using test binary docker [2020-05-15T09:39:55.687Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-15T09:39:55.687Z] +++ /etc/init.d/apparmor start [2020-05-15T09:39:55.974Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-15T09:39:55.975Z] INFO: Waiting for daemon to start... [2020-05-15T09:39:55.975Z] Starting dockerd [2020-05-15T09:39:55.975Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-15T09:39:56.138Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-15T09:39:56.138Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-15T09:39:58.002Z] . [2020-05-15T09:39:58.002Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-15T09:39:58.002Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-15T09:39:58.002Z] Error: No such image: emptyfs [2020-05-15T09:39:58.002Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-15T09:39:58.002Z] ++++ docker load [2020-05-15T09:39:58.022Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-15T09:39:58.288Z] Running integration-test (iteration 1) [2020-05-15T09:39:58.288Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-15T09:39:58.288Z] ++ 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-15T09:39:58.288Z] ++ set -e [2020-05-15T09:39:58.288Z] ++ '[' -n 0 ']' [2020-05-15T09:39:58.288Z] ++ set -x [2020-05-15T09:39:58.288Z] ++ env -i DEST=/go/src/github.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-15T09:39:59.905Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-15T09:40:01.788Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-15T09:40:02.712Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-15T09:40:04.077Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-15T09:40:05.000Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-15T09:40:05.000Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-15T09:40:05.000Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-15T09:40:05.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-15T09:40:06.507Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-15T09:40:07.430Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-15T09:40:08.353Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-15T09:40:08.913Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-15T09:40:09.837Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-15T09:40:09.837Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-15T09:40:11.719Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-15T09:40:12.278Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-15T09:40:13.201Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-15T09:40:13.201Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-15T09:40:13.571Z] Loaded image: buildpack-deps:jessie [2020-05-15T09:40:13.571Z] Loaded image: busybox:latest [2020-05-15T09:40:13.571Z] Loaded image: busybox:glibc [2020-05-15T09:40:13.571Z] Loaded image: debian:jessie [2020-05-15T09:40:13.571Z] Loaded image: hello-world:latest [2020-05-15T09:40:13.571Z] INFO: Testing against a local daemon [2020-05-15T09:40:13.571Z] === RUN TestCgroupNamespacesBuild [2020-05-15T09:40:13.856Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-05-15T09:40:13.856Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-15T09:40:14.125Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-15T09:40:14.125Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-15T09:40:15.486Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-15T09:40:15.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-15T09:40:15.899Z] === RUN TestBuildWithSession [2020-05-15T09:40:15.899Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-15T09:40:15.899Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:40:15.899Z] === RUN TestBuildSquashParent [2020-05-15T09:40:16.045Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-15T09:40:16.968Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-15T09:40:17.893Z] === RUN TestDockerSuite/TestInspectImage [2020-05-15T09:40:17.893Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-15T09:40:17.893Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-15T09:40:17.893Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-15T09:40:18.818Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-15T09:40:19.741Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-15T09:40:19.741Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-15T09:40:20.664Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-15T09:40:21.225Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-15T09:40:21.405Z] --- PASS: TestBuildSquashParent (4.92s) [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:40:21.405Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:40:21.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:40:21.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-15T09:40:21.405Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-15T09:40:21.405Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-15T09:40:21.405Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-15T09:40:23.107Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-15T09:40:23.107Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-15T09:40:23.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-15T09:40:23.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-15T09:40:24.032Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-15T09:40:24.960Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.61s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-05-15T09:40:25.775Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-05-15T09:40:25.775Z] === RUN TestBuildMultiStageCopy [2020-05-15T09:40:25.775Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-15T09:40:26.845Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-15T09:40:27.404Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-15T09:40:27.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-15T09:40:28.092Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-15T09:40:28.328Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-15T09:40:28.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-15T09:40:28.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-15T09:40:28.991Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy (3.50s) [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-15T09:40:29.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-05-15T09:40:29.277Z] === RUN TestBuildMultiStageParentConfig [2020-05-15T09:40:29.812Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-15T09:40:29.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-15T09:40:30.292Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-05-15T09:40:30.292Z] === RUN TestBuildLabelWithTargets [2020-05-15T09:40:30.745Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-15T09:40:31.669Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-15T09:40:31.669Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-15T09:40:31.770Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-05-15T09:40:31.770Z] === RUN TestBuildWithEmptyLayers [2020-05-15T09:40:32.797Z] --- PASS: TestBuildWithEmptyLayers (0.84s) [2020-05-15T09:40:32.797Z] === RUN TestBuildMultiStageOnBuild [2020-05-15T09:40:34.831Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-05-15T09:40:34.831Z] === RUN TestBuildUncleanTarFilenames [2020-05-15T09:40:34.934Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-15T09:40:36.293Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-15T09:40:36.316Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-05-15T09:40:36.316Z] === RUN TestBuildMultiStageLayerLeak [2020-05-15T09:40:37.654Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-15T09:40:37.909Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-15T09:40:38.346Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2020-05-15T09:40:38.346Z] === RUN TestBuildWithHugeFile [2020-05-15T09:40:39.792Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-15T09:40:42.301Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-15T09:40:44.809Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-15T09:40:44.809Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-15T09:40:47.318Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-15T09:40:47.878Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-15T09:40:49.238Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-15T09:40:54.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-15T09:40:59.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-15T09:41:01.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-15T09:41:02.152Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-15T09:41:04.661Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-15T09:41:05.600Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-15T09:41:06.160Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-15T09:41:07.087Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-15T09:41:08.971Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-15T09:41:09.895Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-15T09:41:09.895Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-15T09:41:10.456Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-15T09:41:10.456Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-15T09:41:10.456Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-15T09:41:11.381Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-15T09:41:11.940Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-15T09:41:12.195Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-15T09:41:14.705Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-15T09:41:16.065Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-15T09:41:16.991Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-15T09:41:20.259Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-15T09:41:22.141Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-15T09:41:23.065Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-15T09:41:23.065Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-15T09:41:24.427Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-15T09:41:24.681Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-15T09:41:25.241Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-15T09:41:26.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-15T09:41:27.964Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-15T09:41:28.889Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-15T09:41:31.396Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-15T09:41:31.954Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-15T09:41:32.513Z] === RUN TestDockerSuite/TestLogsSince [2020-05-15T09:41:40.586Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-15T09:41:45.818Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-15T09:41:46.072Z] === RUN TestDockerSuite/TestLogsTail [2020-05-15T09:41:46.995Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-15T09:41:47.554Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-15T09:41:48.476Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-15T09:41:49.035Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-15T09:41:49.958Z] === RUN TestDockerSuite/TestNetHostname [2020-05-15T09:41:50.213Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-15T09:41:52.722Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-15T09:41:52.722Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-15T09:41:54.084Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-15T09:41:57.344Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-15T09:41:57.903Z] === RUN TestDockerSuite/TestPluginActive [2020-05-15T09:41:59.787Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-15T09:42:00.713Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-15T09:42:05.948Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-15T09:42:05.948Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-15T09:42:05.948Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-15T09:42:06.202Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-15T09:42:09.463Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-15T09:42:10.997Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-15T09:42:12.879Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-15T09:42:15.435Z] --- PASS: TestBuildWithHugeFile (85.66s) [2020-05-15T09:42:15.435Z] === RUN TestBuildWithEmptyDockerfile [2020-05-15T09:42:15.435Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:42:15.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:42:15.435Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:42:15.435Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:42:15.435Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:42:15.435Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:42:15.435Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-15T09:42:15.435Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-15T09:42:15.435Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-15T09:42:15.435Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-05-15T09:42:15.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-05-15T09:42:15.435Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-05-15T09:42:15.435Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2020-05-15T09:42:15.435Z] === RUN TestBuildPreserveOwnership [2020-05-15T09:42:15.435Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-15T09:42:15.435Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-15T09:42:15.435Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2020-05-15T09:42:15.435Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-05-15T09:42:15.435Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2020-05-15T09:42:15.435Z] === RUN TestBuildPlatformInvalid [2020-05-15T09:42:15.435Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-15T09:42:15.435Z] PASS [2020-05-15T09:42:15.435Z] [2020-05-15T09:42:15.435Z] === Skipped [2020-05-15T09:42:15.435Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-15T09:42:15.435Z] build_session_test.go:25: TODO: BuildKit [2020-05-15T09:42:15.435Z] [2020-05-15T09:42:15.435Z] [2020-05-15T09:42:15.435Z] DONE 32 tests, 1 skipped in 130.978s [2020-05-15T09:42:15.435Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-15T09:42:15.435Z] ++ 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-15T09:42:15.435Z] ++ set -e [2020-05-15T09:42:15.435Z] ++ '[' -n 0 ']' [2020-05-15T09:42:15.435Z] ++ set -x [2020-05-15T09:42:15.435Z] ++ env -i DEST=/go/src/github.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-15T09:42:15.435Z] INFO: Testing against a local daemon [2020-05-15T09:42:15.435Z] === RUN TestConfigInspect [2020-05-15T09:42:15.435Z] --- PASS: TestConfigInspect (2.28s) [2020-05-15T09:42:15.435Z] === RUN TestConfigList [2020-05-15T09:42:15.435Z] --- PASS: TestConfigList (2.24s) [2020-05-15T09:42:15.435Z] === RUN TestConfigsCreateAndDelete [2020-05-15T09:42:16.052Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2020-05-15T09:42:16.052Z] === RUN TestConfigsUpdate [2020-05-15T09:42:18.111Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-15T09:42:18.366Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-15T09:42:18.754Z] --- PASS: TestConfigsUpdate (2.24s) [2020-05-15T09:42:18.754Z] === RUN TestTemplatedConfig [2020-05-15T09:42:20.251Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-15T09:42:21.447Z] --- PASS: TestTemplatedConfig (2.85s) [2020-05-15T09:42:21.447Z] === RUN TestConfigCreateResolve [2020-05-15T09:42:21.613Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-15T09:42:21.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-15T09:42:23.229Z] === RUN TestDockerSuite/TestPortList [2020-05-15T09:42:23.479Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-05-15T09:42:23.479Z] === RUN TestConfigDaemonLibtrustID [2020-05-15T09:42:24.098Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-15T09:42:24.098Z] PASS [2020-05-15T09:42:24.098Z] [2020-05-15T09:42:24.098Z] DONE 7 tests in 14.687s [2020-05-15T09:42:24.098Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-15T09:42:24.098Z] ++ 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-15T09:42:24.098Z] ++ set -e [2020-05-15T09:42:24.098Z] ++ '[' -n 0 ']' [2020-05-15T09:42:24.098Z] ++ set -x [2020-05-15T09:42:24.098Z] ++ env -i DEST=/go/src/github.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-15T09:42:24.098Z] INFO: Testing against a local daemon [2020-05-15T09:42:24.098Z] === RUN TestCheckpoint [2020-05-15T09:42:24.098Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-15T09:42:24.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:42:24.098Z] === RUN TestContainerInvalidJSON [2020-05-15T09:42:24.098Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:42:24.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:42:24.098Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:42:24.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:42:24.098Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:42:24.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:42:24.098Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-15T09:42:24.098Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-15T09:42:24.098Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-15T09:42:24.098Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-15T09:42:24.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-15T09:42:24.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-15T09:42:24.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-15T09:42:24.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-15T09:42:24.098Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-15T09:42:24.098Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-15T09:42:24.381Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-15T09:42:24.381Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-15T09:42:24.381Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-15T09:42:24.381Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-15T09:42:24.381Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-15T09:42:24.381Z] === RUN TestCopyFromContainer [2020-05-15T09:42:25.737Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-15T09:42:25.861Z] === RUN TestCopyFromContainer// [2020-05-15T09:42:26.151Z] === RUN TestCopyFromContainer//bar/root [2020-05-15T09:42:26.151Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-15T09:42:26.151Z] === RUN TestCopyFromContainer/bar/quux [2020-05-15T09:42:26.435Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-15T09:42:26.435Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-15T09:42:26.435Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-15T09:42:26.721Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-15T09:42:26.721Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-15T09:42:26.721Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer (2.52s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-15T09:42:27.008Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-15T09:42:27.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-15T09:42:27.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:42:27.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:42:27.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:42:27.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:42:27.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:42:27.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:42:27.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-15T09:42:27.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-15T09:42:27.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-15T09:42:27.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-15T09:42:27.008Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-15T09:42:27.008Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-15T09:42:27.008Z] === RUN TestCreateWithInvalidEnv [2020-05-15T09:42:27.008Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-15T09:42:27.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-15T09:42:27.008Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-15T09:42:27.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-15T09:42:27.008Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-15T09:42:27.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-15T09:42:27.008Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-15T09:42:27.008Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-15T09:42:27.008Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-15T09:42:27.008Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-15T09:42:27.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-15T09:42:27.008Z] === RUN TestCreateTmpfsMountsTarget [2020-05-15T09:42:27.008Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-15T09:42:27.008Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-15T09:42:28.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:42:29.041Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-15T09:42:29.041Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-15T09:42:29.041Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-15T09:42:29.041Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-15T09:42:31.075Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-05-15T09:42:31.075Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-15T09:42:31.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:42:31.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:42:31.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:42:31.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:42:31.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:42:31.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:42:31.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:42:31.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:42:31.076Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:42:31.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:42:31.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-15T09:42:31.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-15T09:42:31.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-15T09:42:31.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-15T09:42:31.076Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-15T09:42:31.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-15T09:42:31.076Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-15T09:42:32.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-05-15T09:42:32.086Z] === RUN TestContainerStartOnDaemonRestart [2020-05-15T09:42:32.086Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-15T09:42:32.086Z] === RUN TestDaemonRestartIpcMode [2020-05-15T09:42:32.086Z] === PAUSE TestDaemonRestartIpcMode [2020-05-15T09:42:32.086Z] === RUN TestDaemonHostGatewayIP [2020-05-15T09:42:32.086Z] === PAUSE TestDaemonHostGatewayIP [2020-05-15T09:42:32.086Z] === RUN TestContainerKillOnDaemonStart [2020-05-15T09:42:32.086Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-15T09:42:32.086Z] === RUN TestDiff [2020-05-15T09:42:32.400Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-15T09:42:32.715Z] --- PASS: TestDiff (0.69s) [2020-05-15T09:42:32.715Z] === RUN TestExecWithCloseStdin [2020-05-15T09:42:33.334Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-05-15T09:42:33.334Z] === RUN TestExec [2020-05-15T09:42:33.956Z] --- PASS: TestExec (0.79s) [2020-05-15T09:42:33.956Z] === RUN TestExecUser [2020-05-15T09:42:34.285Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-15T09:42:34.975Z] --- PASS: TestExecUser (0.76s) [2020-05-15T09:42:34.975Z] === RUN TestExportContainerAndImportImage [2020-05-15T09:42:35.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-15T09:42:35.771Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-15T09:42:35.986Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-05-15T09:42:35.986Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-15T09:42:37.464Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-15T09:42:37.464Z] === RUN TestHealthCheckWorkdir [2020-05-15T09:42:38.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-15T09:42:38.474Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-05-15T09:42:38.474Z] === RUN TestHealthKillContainer [2020-05-15T09:42:41.174Z] --- PASS: TestHealthKillContainer (2.82s) [2020-05-15T09:42:41.174Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-15T09:42:41.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-15T09:42:41.791Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-05-15T09:42:41.791Z] === RUN TestIpcModeNone [2020-05-15T09:42:42.801Z] --- PASS: TestIpcModeNone (0.78s) [2020-05-15T09:42:42.801Z] === RUN TestIpcModePrivate [2020-05-15T09:42:43.419Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-15T09:42:43.419Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-15T09:42:43.419Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-15T09:42:43.420Z] --- PASS: TestIpcModePrivate (0.78s) [2020-05-15T09:42:43.420Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-15T09:42:43.420Z] === RUN TestIpcModeShareable [2020-05-15T09:42:44.037Z] --- PASS: TestIpcModeShareable (0.77s) [2020-05-15T09:42:44.037Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-15T09:42:44.037Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-15T09:42:44.370Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-15T09:42:44.370Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-15T09:42:44.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-15T09:42:44.930Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-15T09:42:45.185Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-15T09:42:46.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-15T09:42:46.108Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-15T09:42:46.720Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-05-15T09:42:46.720Z] === RUN TestAPIIpcModeHost [2020-05-15T09:42:47.007Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-15T09:42:47.007Z] === RUN TestDaemonIpcModeShareable [2020-05-15T09:42:47.991Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-15T09:42:47.991Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-15T09:42:49.051Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-15T09:42:49.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-15T09:42:49.052Z] === RUN TestDaemonIpcModePrivate [2020-05-15T09:42:50.534Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-05-15T09:42:50.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-15T09:42:50.534Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-15T09:42:51.248Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-15T09:42:51.248Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-15T09:42:52.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-05-15T09:42:52.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-15T09:42:52.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-15T09:42:53.133Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-15T09:42:53.133Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-15T09:42:53.388Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-15T09:42:54.044Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-15T09:42:54.044Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-15T09:42:54.044Z] === RUN TestIpcModeOlderClient [2020-05-15T09:42:54.044Z] === PAUSE TestIpcModeOlderClient [2020-05-15T09:42:54.044Z] === RUN TestKillContainerInvalidSignal [2020-05-15T09:42:54.328Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-05-15T09:42:54.328Z] === RUN TestKillContainer [2020-05-15T09:42:54.328Z] === RUN TestKillContainer/no_signal [2020-05-15T09:42:54.945Z] === RUN TestKillContainer/non_killing_signal [2020-05-15T09:42:55.564Z] === RUN TestKillContainer/killing_signal [2020-05-15T09:42:56.587Z] --- PASS: TestKillContainer (2.00s) [2020-05-15T09:42:56.587Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-05-15T09:42:56.587Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-15T09:42:56.587Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-05-15T09:42:56.587Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-15T09:42:56.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-15T09:42:56.644Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-15T09:42:56.898Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-15T09:42:57.205Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-15T09:42:57.458Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-15T09:42:57.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-05-15T09:42:57.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-05-15T09:42:57.826Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2020-05-15T09:42:57.826Z] === RUN TestKillStoppedContainer [2020-05-15T09:42:57.826Z] --- PASS: TestKillStoppedContainer (0.21s) [2020-05-15T09:42:57.826Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-15T09:42:58.112Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.19s) [2020-05-15T09:42:58.112Z] === RUN TestKillDifferentUserContainer [2020-05-15T09:42:58.732Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-05-15T09:42:58.732Z] === RUN TestInspectOomKilledTrue [2020-05-15T09:43:00.209Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-15T09:43:00.209Z] === RUN TestInspectOomKilledFalse [2020-05-15T09:43:00.494Z] --- PASS: TestInspectOomKilledFalse (0.62s) [2020-05-15T09:43:00.494Z] === RUN TestLinksEtcHostsContentMatch [2020-05-15T09:43:01.115Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-05-15T09:43:01.115Z] === RUN TestLinksContainerNames [2020-05-15T09:43:01.616Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-15T09:43:02.593Z] --- PASS: TestLinksContainerNames (1.27s) [2020-05-15T09:43:02.593Z] === RUN TestLogsFollowTailEmpty [2020-05-15T09:43:03.219Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-05-15T09:43:03.219Z] === RUN TestContainerNetworkMountsNoChown [2020-05-15T09:43:03.837Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/default [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/default [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/private [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/private [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rprivate [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/slave [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/slave [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rslave [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/shared [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/shared [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rshared [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/default [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rshared [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rslave [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/slave [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/shared [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/private [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rprivate [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-15T09:43:03.837Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:43:03.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-15T09:43:03.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-15T09:43:04.121Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-15T09:43:04.121Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-15T09:43:04.121Z] === RUN TestContainerBindMountNonRecursive [2020-05-15T09:43:06.156Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-05-15T09:43:06.156Z] === RUN TestNetworkNat [2020-05-15T09:43:06.440Z] --- PASS: TestNetworkNat (0.70s) [2020-05-15T09:43:06.440Z] === RUN TestNetworkLocalhostTCPNat [2020-05-15T09:43:06.850Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-15T09:43:06.850Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-15T09:43:07.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-05-15T09:43:07.450Z] === RUN TestNetworkLoopbackNat [2020-05-15T09:43:08.066Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-05-15T09:43:08.066Z] === RUN TestPause [2020-05-15T09:43:09.074Z] --- PASS: TestPause (0.71s) [2020-05-15T09:43:09.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-15T09:43:09.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:43:09.074Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:43:09.074Z] === RUN TestPauseStopPausedContainer [2020-05-15T09:43:09.690Z] --- PASS: TestPauseStopPausedContainer (0.68s) [2020-05-15T09:43:09.690Z] === RUN TestPsFilter [2020-05-15T09:43:09.690Z] --- PASS: TestPsFilter (0.19s) [2020-05-15T09:43:09.690Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-15T09:43:10.309Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2020-05-15T09:43:10.309Z] === RUN TestRemoveContainerWithVolume [2020-05-15T09:43:10.948Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-05-15T09:43:10.948Z] === RUN TestRemoveContainerRunning [2020-05-15T09:43:11.007Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-15T09:43:11.007Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-15T09:43:11.958Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-15T09:43:11.959Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-15T09:43:12.577Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-15T09:43:12.577Z] === RUN TestRemoveInvalidContainer [2020-05-15T09:43:12.577Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-15T09:43:12.577Z] === RUN TestRenameLinkedContainer [2020-05-15T09:43:14.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-15T09:43:15.264Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-05-15T09:43:15.264Z] === RUN TestRenameStoppedContainer [2020-05-15T09:43:15.884Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-05-15T09:43:15.884Z] === RUN TestRenameRunningContainerAndReuse [2020-05-15T09:43:17.364Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-05-15T09:43:17.364Z] === RUN TestRenameInvalidName [2020-05-15T09:43:17.654Z] --- PASS: TestRenameInvalidName (0.71s) [2020-05-15T09:43:17.654Z] === RUN TestRenameAnonymousContainer [2020-05-15T09:43:18.420Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-15T09:43:18.674Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-15T09:43:20.340Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2020-05-15T09:43:20.340Z] === RUN TestRenameContainerWithSameName [2020-05-15T09:43:20.561Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-15T09:43:20.957Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-15T09:43:20.957Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-15T09:43:21.486Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-15T09:43:22.438Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-05-15T09:43:22.438Z] === RUN TestResize [2020-05-15T09:43:22.721Z] --- PASS: TestResize (0.68s) [2020-05-15T09:43:22.721Z] === RUN TestResizeWithInvalidSize [2020-05-15T09:43:23.340Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-05-15T09:43:23.340Z] === RUN TestResizeWhenContainerNotStarted [2020-05-15T09:43:23.369Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-15T09:43:24.353Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:43:24.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:43:24.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:43:24.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:43:24.353Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:43:24.353Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:24.354Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-15T09:43:24.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-15T09:43:24.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-15T09:43:25.251Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-15T09:43:26.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:26.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-15T09:43:26.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-15T09:43:26.866Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-15T09:43:27.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-15T09:43:28.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-15T09:43:28.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-15T09:43:30.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-15T09:43:30.128Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-15T09:43:31.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-15T09:43:31.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-15T09:43:31.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-15T09:43:32.636Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.17s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.84s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.18s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.10s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.71s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2020-05-15T09:43:34.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-05-15T09:43:34.416Z] === RUN TestCgroupNamespacesRun [2020-05-15T09:43:34.517Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-15T09:43:34.517Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-15T09:43:35.442Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-15T09:43:35.896Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2020-05-15T09:43:35.896Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-15T09:43:37.375Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-05-15T09:43:37.375Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-15T09:43:37.949Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-15T09:43:38.856Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-05-15T09:43:38.856Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-15T09:43:40.456Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-15T09:43:40.887Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-05-15T09:43:40.887Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-15T09:43:41.015Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-15T09:43:41.015Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-15T09:43:41.269Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-15T09:43:41.523Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-15T09:43:41.523Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-15T09:43:42.367Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-05-15T09:43:42.367Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-15T09:43:42.447Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-15T09:43:43.006Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-15T09:43:43.858Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-05-15T09:43:43.859Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-15T09:43:44.366Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-15T09:43:44.869Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-15T09:43:44.869Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-15T09:43:45.728Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-15T09:43:46.347Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-05-15T09:43:46.347Z] === RUN TestKernelTCPMemory [2020-05-15T09:43:46.652Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-15T09:43:47.358Z] --- PASS: TestKernelTCPMemory (0.78s) [2020-05-15T09:43:47.359Z] === RUN TestNISDomainname [2020-05-15T09:43:47.975Z] --- PASS: TestNISDomainname (0.87s) [2020-05-15T09:43:47.975Z] === RUN TestHostnameDnsResolution [2020-05-15T09:43:48.987Z] --- PASS: TestHostnameDnsResolution (1.04s) [2020-05-15T09:43:48.987Z] === RUN TestStats [2020-05-15T09:43:51.718Z] --- PASS: TestStats (2.73s) [2020-05-15T09:43:51.718Z] === RUN TestStopContainerWithTimeout [2020-05-15T09:43:51.718Z] === RUN TestStopContainerWithTimeout/0 [2020-05-15T09:43:51.718Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-15T09:43:51.718Z] === RUN TestStopContainerWithTimeout/1 [2020-05-15T09:43:51.718Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-15T09:43:51.718Z] === RUN TestStopContainerWithTimeout/3 [2020-05-15T09:43:51.718Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-15T09:43:51.718Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-15T09:43:51.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-15T09:43:51.718Z] === CONT TestStopContainerWithTimeout/0 [2020-05-15T09:43:51.718Z] === CONT TestStopContainerWithTimeout/3 [2020-05-15T09:43:51.718Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-15T09:43:51.718Z] === CONT TestStopContainerWithTimeout/1 [2020-05-15T09:43:54.728Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-15T09:43:55.192Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-15T09:43:55.192Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-05-15T09:43:55.192Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-05-15T09:43:55.192Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-05-15T09:43:55.192Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2020-05-15T09:43:55.192Z] === RUN TestDeleteDevicemapper [2020-05-15T09:43:55.192Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-15T09:43:55.192Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:43:55.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-15T09:43:55.287Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-15T09:43:56.211Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-15T09:43:57.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-05-15T09:43:57.224Z] === RUN TestUpdateMemory [2020-05-15T09:43:58.094Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-15T09:43:58.094Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-15T09:43:58.094Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-15T09:43:58.236Z] --- PASS: TestUpdateMemory (0.89s) [2020-05-15T09:43:58.236Z] === RUN TestUpdateCPUQuota [2020-05-15T09:43:58.349Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-15T09:43:59.721Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-05-15T09:43:59.721Z] === RUN TestUpdatePidsLimit [2020-05-15T09:43:59.721Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-15T09:43:59.721Z] === RUN TestUpdatePidsLimit/no_change [2020-05-15T09:44:00.342Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-15T09:44:00.342Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-15T09:44:00.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-15T09:44:01.248Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-15T09:44:01.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-15T09:44:01.606Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-15T09:44:02.966Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-05-15T09:44:03.011Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-05-15T09:44:03.011Z] === RUN TestUpdateRestartPolicy [2020-05-15T09:44:07.120Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-15T09:44:08.044Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-15T09:44:08.044Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-15T09:44:08.298Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-15T09:44:09.657Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-15T09:44:12.919Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-15T09:44:12.919Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-15T09:44:13.479Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-15T09:44:14.039Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-15T09:44:15.545Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2020-05-15T09:44:15.545Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-15T09:44:15.545Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-05-15T09:44:15.545Z] === RUN TestWaitNonBlocked [2020-05-15T09:44:15.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:44:15.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:44:15.545Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:44:15.545Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:44:15.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-15T09:44:15.545Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-15T09:44:15.923Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-15T09:44:16.559Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-15T09:44:16.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-05-15T09:44:16.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-05-15T09:44:16.560Z] === RUN TestWaitBlocked [2020-05-15T09:44:16.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:44:16.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:44:16.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:44:16.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:44:16.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-15T09:44:16.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-15T09:44:16.847Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-15T09:44:17.577Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-15T09:44:17.577Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-05-15T09:44:17.577Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-05-15T09:44:17.577Z] === CONT TestContainerKillOnDaemonStart [2020-05-15T09:44:17.577Z] === CONT TestDaemonRestartIpcMode [2020-05-15T09:44:17.577Z] === CONT TestContainerStartOnDaemonRestart [2020-05-15T09:44:17.577Z] === CONT TestDaemonHostGatewayIP [2020-05-15T09:44:18.728Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-15T09:44:19.651Z] === RUN TestDockerSuite/TestRmiTag [2020-05-15T09:44:19.651Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-15T09:44:20.575Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-15T09:44:21.998Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s) [2020-05-15T09:44:21.998Z] === CONT TestIpcModeOlderClient [2020-05-15T09:44:21.998Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-15T09:44:22.619Z] --- PASS: TestDaemonRestartIpcMode (5.07s) [2020-05-15T09:44:22.619Z] --- PASS: TestDaemonHostGatewayIP (5.23s) [2020-05-15T09:44:25.806Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-15T09:44:25.806Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-15T09:44:27.180Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-15T09:44:27.434Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-15T09:44:29.317Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-15T09:44:29.880Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-15T09:44:30.134Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-15T09:44:31.008Z] --- PASS: TestContainerKillOnDaemonStart (13.37s) [2020-05-15T09:44:31.008Z] PASS [2020-05-15T09:44:31.008Z] [2020-05-15T09:44:31.008Z] === Skipped [2020-05-15T09:44:31.008Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-15T09:44:31.008Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-15T09:44:31.008Z] [2020-05-15T09:44:31.008Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-15T09:44:31.008Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-15T09:44:31.008Z] [2020-05-15T09:44:31.008Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-15T09:44:31.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-15T09:44:31.008Z] [2020-05-15T09:44:31.008Z] [2020-05-15T09:44:31.008Z] DONE 200 tests, 3 skipped in 126.945s [2020-05-15T09:44:31.008Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-15T09:44:31.008Z] ++ 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-15T09:44:31.008Z] ++ set -e [2020-05-15T09:44:31.008Z] ++ '[' -n 0 ']' [2020-05-15T09:44:31.008Z] ++ set -x [2020-05-15T09:44:31.008Z] ++ env -i DEST=/go/src/github.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-15T09:44:31.008Z] INFO: Testing against a local daemon [2020-05-15T09:44:31.008Z] === RUN TestCommitInheritsEnv [2020-05-15T09:44:31.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-15T09:44:31.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-15T09:44:31.626Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-15T09:44:31.626Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-15T09:44:31.626Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-15T09:44:31.626Z] === RUN TestImagesFilterMultiReference [2020-05-15T09:44:31.626Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-15T09:44:31.626Z] === RUN TestImagePullPlatformInvalid [2020-05-15T09:44:31.626Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-15T09:44:31.626Z] === RUN TestRemoveImageOrphaning [2020-05-15T09:44:31.910Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-05-15T09:44:31.910Z] === RUN TestRemoveImageGarbageCollector [2020-05-15T09:44:31.910Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:44:31.910Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:44:31.910Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-15T09:44:31.910Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-15T09:44:31.910Z] === RUN TestTagInvalidReference [2020-05-15T09:44:31.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-15T09:44:32.194Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-15T09:44:32.194Z] === RUN TestTagValidPrefixedRepo [2020-05-15T09:44:32.194Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-15T09:44:32.194Z] === RUN TestTagExistedNameWithoutForce [2020-05-15T09:44:32.194Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-15T09:44:32.194Z] === RUN TestTagOfficialNames [2020-05-15T09:44:32.194Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-15T09:44:32.194Z] === RUN TestTagMatchesDigest [2020-05-15T09:44:32.194Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-15T09:44:32.194Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-15T09:44:33.865Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-15T09:44:34.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-15T09:44:35.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-15T09:44:36.273Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-15T09:44:36.528Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-15T09:44:38.412Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-15T09:44:39.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-15T09:44:39.773Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-15T09:44:40.696Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-15T09:44:41.618Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-15T09:44:42.978Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-15T09:44:42.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-15T09:44:43.538Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-15T09:44:44.954Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-15T09:44:46.317Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-15T09:44:47.241Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-15T09:44:48.164Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-15T09:44:48.724Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-15T09:44:49.647Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-15T09:44:49.647Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-15T09:44:52.156Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-15T09:44:52.715Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-15T09:44:53.638Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-15T09:44:54.197Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-15T09:44:55.120Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-15T09:44:55.120Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-15T09:44:56.043Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-15T09:44:56.602Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-15T09:44:57.525Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-15T09:44:58.449Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-15T09:44:59.008Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-15T09:44:59.008Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-15T09:44:59.930Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-15T09:44:59.930Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-15T09:45:01.290Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-15T09:45:01.850Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-15T09:45:02.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-15T09:45:02.665Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-15T09:45:03.591Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-15T09:45:03.846Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-15T09:45:04.770Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-15T09:45:06.131Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-15T09:45:08.014Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-15T09:45:09.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-15T09:45:09.935Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-15T09:45:09.935Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-15T09:45:10.859Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-15T09:45:11.782Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-15T09:45:12.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-15T09:45:12.706Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-15T09:45:13.630Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-15T09:45:16.159Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-15T09:45:19.415Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-15T09:45:19.415Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-15T09:45:19.974Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-15T09:45:22.482Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-15T09:45:24.364Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-15T09:45:26.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-15T09:45:28.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-15T09:45:29.680Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-15T09:45:29.681Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-15T09:45:29.681Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-15T09:45:30.604Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-15T09:45:32.488Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-15T09:45:34.370Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-15T09:45:36.255Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-15T09:45:37.178Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-15T09:45:39.061Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-15T09:45:39.623Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-15T09:45:39.623Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-15T09:45:40.545Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-15T09:45:42.430Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-15T09:45:42.430Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-15T09:45:42.988Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-15T09:45:43.921Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-15T09:45:44.480Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-15T09:45:45.403Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-15T09:45:45.403Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-15T09:45:45.961Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-15T09:45:46.886Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-15T09:45:47.809Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-15T09:45:47.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-15T09:45:48.368Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-15T09:45:49.291Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-15T09:45:50.218Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-15T09:45:51.141Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-15T09:45:51.700Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-15T09:45:51.700Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-15T09:45:52.623Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-15T09:45:53.547Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-15T09:45:54.909Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-15T09:45:55.467Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-15T09:45:55.467Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-15T09:45:56.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-15T09:45:59.286Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-15T09:46:00.211Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-15T09:46:12.360Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-15T09:46:12.615Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-15T09:46:14.497Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-15T09:46:14.497Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-15T09:46:14.497Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-15T09:46:14.497Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-15T09:46:15.057Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-15T09:46:18.315Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-15T09:46:19.685Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-15T09:46:21.568Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-15T09:46:22.491Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-15T09:46:23.050Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-15T09:46:23.609Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-15T09:46:24.970Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-15T09:46:24.970Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-15T09:46:24.970Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-15T09:46:26.853Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-15T09:46:27.778Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-15T09:46:29.661Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-15T09:46:29.661Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-15T09:46:29.661Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-15T09:46:31.021Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-15T09:46:32.904Z] === RUN TestDockerSuite/TestRunMount [2020-05-15T09:46:39.427Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-15T09:46:39.427Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-15T09:46:40.351Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-15T09:46:41.711Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-15T09:46:44.219Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-15T09:46:47.476Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-15T09:46:49.983Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-15T09:46:52.500Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-15T09:46:53.860Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-15T09:46:55.742Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-15T09:46:55.742Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-15T09:46:56.300Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-15T09:46:57.661Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-15T09:46:58.219Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-15T09:46:59.142Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-15T09:47:01.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-15T09:47:04.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-15T09:47:09.393Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-15T09:47:09.393Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-15T09:47:09.393Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-15T09:47:10.319Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-15T09:47:10.319Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-15T09:47:11.243Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-15T09:47:11.803Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-15T09:47:11.804Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-15T09:47:12.728Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-15T09:47:13.652Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-15T09:47:13.652Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-15T09:47:14.577Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-15T09:47:15.136Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-15T09:47:17.018Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-15T09:47:17.941Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-15T09:47:18.866Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-15T09:47:19.425Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-15T09:47:20.348Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-15T09:47:20.908Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-15T09:47:20.908Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-15T09:47:21.843Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-15T09:47:21.843Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-15T09:47:22.767Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-15T09:47:23.691Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-15T09:47:23.691Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-15T09:47:24.250Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-15T09:47:26.134Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-15T09:47:26.134Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-15T09:47:26.134Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-15T09:47:30.288Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-15T09:47:31.214Z] === RUN TestDockerSuite/TestRunRm [2020-05-15T09:47:32.138Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-15T09:47:35.395Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-15T09:47:36.318Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-15T09:47:36.878Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-15T09:47:37.802Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-15T09:47:40.311Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-15T09:47:40.566Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-15T09:47:44.724Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-15T09:47:44.979Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-15T09:47:47.489Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-15T09:47:49.998Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-15T09:47:50.922Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-15T09:47:51.480Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-15T09:47:52.856Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-15T09:47:53.417Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-15T09:47:53.417Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-15T09:47:54.340Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-15T09:47:55.265Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-15T09:47:56.189Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-15T09:47:56.189Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-15T09:47:57.118Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-15T09:47:58.042Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-15T09:48:00.551Z] === RUN TestDockerSuite/TestRunState [2020-05-15T09:48:01.912Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-15T09:48:01.912Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-15T09:48:02.166Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-15T09:48:02.725Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-15T09:48:03.648Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-15T09:48:03.903Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-15T09:48:03.903Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-15T09:48:04.462Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-15T09:48:05.385Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-15T09:48:07.268Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-15T09:48:07.268Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-15T09:48:07.268Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-15T09:48:08.192Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-15T09:48:09.119Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-15T09:48:10.043Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-15T09:48:10.603Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-15T09:48:10.857Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-15T09:48:11.782Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-15T09:48:13.665Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-15T09:48:13.922Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-15T09:48:19.157Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-15T09:48:21.668Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-15T09:48:22.279Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-15T09:48:23.203Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-15T09:48:23.763Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-15T09:48:26.271Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-15T09:48:27.194Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-15T09:48:28.119Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-15T09:48:28.119Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-15T09:48:28.373Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-15T09:48:29.297Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-15T09:48:29.856Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-15T09:48:30.781Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-15T09:48:30.781Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-15T09:48:30.781Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-15T09:48:31.704Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-15T09:48:36.936Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-15T09:48:36.936Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-15T09:48:37.859Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-15T09:48:40.366Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-15T09:48:42.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-15T09:48:44.758Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-15T09:48:47.266Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-15T09:48:47.825Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-15T09:48:48.384Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-15T09:48:49.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-15T09:48:49.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-15T09:48:49.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-15T09:48:49.308Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-15T09:48:49.563Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-15T09:48:50.486Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-15T09:48:51.045Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-15T09:48:51.991Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-15T09:48:53.874Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-15T09:48:54.433Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-15T09:48:55.358Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-15T09:48:55.358Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-15T09:48:55.918Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-15T09:48:55.919Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-15T09:48:55.919Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-15T09:48:55.919Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-15T09:48:55.919Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-15T09:48:56.173Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-15T09:48:56.427Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-15T09:48:56.427Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-15T09:48:56.682Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-15T09:48:56.936Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-15T09:48:57.860Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-15T09:48:58.421Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-15T09:48:59.344Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-15T09:48:59.344Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-15T09:49:00.267Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-15T09:49:00.522Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-15T09:49:01.080Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-15T09:49:01.080Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-15T09:49:02.003Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-15T09:49:02.927Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-15T09:49:02.927Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-15T09:49:02.927Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-15T09:49:03.486Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-15T09:49:05.368Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-15T09:49:05.926Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-15T09:49:05.926Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-15T09:49:06.486Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-15T09:49:06.741Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-15T09:49:07.665Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-15T09:49:08.590Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-15T09:49:09.514Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-15T09:49:12.021Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-15T09:49:12.944Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-15T09:49:12.944Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-15T09:49:12.944Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-15T09:49:13.867Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-15T09:49:15.228Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-15T09:49:16.587Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-15T09:49:16.587Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-15T09:49:19.104Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-15T09:49:19.104Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-15T09:49:19.359Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-15T09:49:21.241Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-15T09:49:21.241Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-15T09:49:23.125Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-15T09:49:23.125Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-15T09:49:23.125Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-15T09:49:25.007Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-15T09:49:26.366Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-15T09:49:26.621Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-15T09:49:26.621Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-15T09:49:26.621Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-15T09:49:26.876Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-15T09:49:27.435Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-15T09:49:29.943Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-15T09:49:35.175Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-15T09:49:37.684Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-15T09:49:39.044Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-15T09:49:39.724Z] --- PASS: TestImportExtremelyLargeImageWorks (298.14s) [2020-05-15T09:49:39.724Z] PASS [2020-05-15T09:49:39.724Z] [2020-05-15T09:49:39.724Z] === Skipped [2020-05-15T09:49:39.724Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-15T09:49:39.724Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:49:39.724Z] [2020-05-15T09:49:39.724Z] [2020-05-15T09:49:39.724Z] DONE 12 tests, 1 skipped in 299.472s [2020-05-15T09:49:39.724Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-15T09:49:39.724Z] ++ 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-15T09:49:39.724Z] ++ set -e [2020-05-15T09:49:39.724Z] ++ '[' -n 0 ']' [2020-05-15T09:49:39.724Z] ++ set -x [2020-05-15T09:49:39.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:49:39.724Z] INFO: Testing against a local daemon [2020-05-15T09:49:39.724Z] === RUN TestNetworkCreateDelete [2020-05-15T09:49:39.724Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-15T09:49:39.724Z] === RUN TestDockerNetworkDeletePreferID [2020-05-15T09:49:39.724Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-15T09:49:39.724Z] === RUN TestInspectNetwork [2020-05-15T09:49:39.724Z] === RUN TestInspectNetwork/full_network_id [2020-05-15T09:49:39.724Z] === RUN TestInspectNetwork/partial_network_id [2020-05-15T09:49:39.724Z] === RUN TestInspectNetwork/network_name [2020-05-15T09:49:39.724Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-15T09:49:39.724Z] --- PASS: TestInspectNetwork (7.56s) [2020-05-15T09:49:39.724Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-15T09:49:39.724Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-15T09:49:39.724Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-15T09:49:39.724Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-15T09:49:39.724Z] === RUN TestRunContainerWithBridgeNone [2020-05-15T09:49:40.406Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-15T09:49:41.215Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-05-15T09:49:41.215Z] === RUN TestNetworkInvalidJSON [2020-05-15T09:49:41.215Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-15T09:49:41.215Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-15T09:49:41.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:49:41.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:49:41.215Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:49:41.215Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:49:41.215Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-15T09:49:41.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-15T09:49:41.215Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-15T09:49:41.215Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-15T09:49:41.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-15T09:49:41.215Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-05-15T09:49:41.215Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-15T09:49:41.215Z] === RUN TestHostIPv4BridgeLabel [2020-05-15T09:49:41.835Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-15T09:49:41.835Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-15T09:49:42.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-15T09:49:42.850Z] === RUN TestDaemonDefaultNetworkPools [2020-05-15T09:49:43.664Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-15T09:49:43.972Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-15T09:49:43.972Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-15T09:49:44.987Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-05-15T09:49:44.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-15T09:49:46.203Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-15T09:49:46.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-05-15T09:49:46.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-15T09:49:46.762Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-15T09:49:47.098Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-15T09:49:47.098Z] === RUN TestServiceWithPredefinedNetwork [2020-05-15T09:49:48.644Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-15T09:49:49.788Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2020-05-15T09:49:49.788Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-15T09:49:49.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:49:49.788Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:49:49.788Z] === RUN TestServiceWithDataPathPortInit [2020-05-15T09:49:51.161Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-15T09:49:53.044Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-15T09:49:56.300Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-15T09:49:59.556Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-15T09:50:01.438Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-15T09:50:04.695Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-15T09:50:05.031Z] --- PASS: TestServiceWithDataPathPortInit (14.75s) [2020-05-15T09:50:05.031Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-15T09:50:09.924Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-15T09:50:11.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2020-05-15T09:50:11.855Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yvzahfu1uvrct8egzmm8deq46 Created:2020-05-15 09:50:05.408601738 +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[7594df0941b01996e5c514770736d8e4cb5fa1d5c8b685804e97710d497e9e8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko2wjfd7t128th4waemnyln07 EndpointID:9741f7e27edc0c808afd6145a26a9941878f3ca4c8fccdb9266af7ee5818838e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fe211bec4f114bb0a2e002c6436d0ab3b9bcd222a6bb372bc80186f3d203c9d2 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:55705f7e7ae9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko2wjfd7t128th4waemnyln07 EndpointID:9741f7e27edc0c808afd6145a26a9941878f3ca4c8fccdb9266af7ee5818838e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-15T09:50:11.855Z] PASS [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] === Skipped [2020-05-15T09:50:11.855Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-15T09:50:11.855Z] service_test.go:236: FLAKY_TEST [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] DONE 22 tests, 1 skipped in 41.084s [2020-05-15T09:50:11.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:50:11.855Z] ++ 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-15T09:50:11.855Z] ++ set -e [2020-05-15T09:50:11.855Z] ++ '[' -n 0 ']' [2020-05-15T09:50:11.855Z] ++ set -x [2020-05-15T09:50:11.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:50:11.855Z] INFO: Testing against a local daemon [2020-05-15T09:50:11.855Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-15T09:50:11.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:50:11.855Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:50:11.855Z] === RUN TestDockerNetworkIpvlan [2020-05-15T09:50:11.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:50:11.855Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:50:11.855Z] PASS [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] === Skipped [2020-05-15T09:50:11.855Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-15T09:50:11.855Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-15T09:50:11.855Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] [2020-05-15T09:50:11.855Z] DONE 2 tests, 2 skipped in 0.109s [2020-05-15T09:50:11.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-15T09:50:11.855Z] ++ 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-15T09:50:11.855Z] ++ set -e [2020-05-15T09:50:11.855Z] ++ '[' -n 0 ']' [2020-05-15T09:50:11.855Z] ++ set -x [2020-05-15T09:50:11.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-15T09:50:11.855Z] INFO: Testing against a local daemon [2020-05-15T09:50:11.855Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-15T09:50:12.431Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-15T09:50:12.686Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-15T09:50:13.348Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-05-15T09:50:13.348Z] === RUN TestDockerNetworkMacvlan [2020-05-15T09:50:14.360Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-15T09:50:14.569Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-15T09:50:15.130Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-15T09:50:15.374Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-15T09:50:16.052Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-15T09:50:16.390Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-15T09:50:16.977Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-15T09:50:16.977Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-15T09:50:17.536Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-15T09:50:18.424Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-15T09:50:18.461Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-15T09:50:21.115Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-15T09:50:22.617Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-15T09:50:25.884Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-15T09:50:26.140Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-15T09:50:26.617Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan (13.65s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2020-05-15T09:50:26.901Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-05-15T09:50:26.901Z] PASS [2020-05-15T09:50:26.901Z] [2020-05-15T09:50:26.901Z] DONE 8 tests in 15.294s [2020-05-15T09:50:26.901Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-15T09:50:26.901Z] ++ 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-15T09:50:26.901Z] ++ set -e [2020-05-15T09:50:26.901Z] ++ '[' -n 0 ']' [2020-05-15T09:50:26.901Z] ++ set -x [2020-05-15T09:50:26.901Z] ++ env -i DEST=/go/src/github.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-15T09:50:26.901Z] testing: warning: no tests to run [2020-05-15T09:50:26.901Z] PASS [2020-05-15T09:50:26.901Z] [2020-05-15T09:50:26.901Z] DONE 0 tests in 0.019s [2020-05-15T09:50:26.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-15T09:50:26.901Z] ++ 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-15T09:50:26.901Z] ++ set -e [2020-05-15T09:50:26.901Z] ++ '[' -n 0 ']' [2020-05-15T09:50:26.901Z] ++ set -x [2020-05-15T09:50:26.901Z] ++ env -i DEST=/go/src/github.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-15T09:50:27.064Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-15T09:50:27.064Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-15T09:50:27.186Z] INFO: Testing against a local daemon [2020-05-15T09:50:27.186Z] === RUN TestAuthZPluginAllowRequest [2020-05-15T09:50:27.986Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-15T09:50:28.671Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-05-15T09:50:28.671Z] === RUN TestAuthZPluginTLS [2020-05-15T09:50:29.290Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-05-15T09:50:29.290Z] === RUN TestAuthZPluginDenyRequest [2020-05-15T09:50:29.870Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-15T09:50:29.870Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-15T09:50:29.921Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-15T09:50:29.921Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-15T09:50:30.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-15T09:50:30.540Z] === RUN TestAuthZPluginDenyResponse [2020-05-15T09:50:31.161Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-15T09:50:31.161Z] === RUN TestAuthZPluginAllowEventStream [2020-05-15T09:50:31.234Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-15T09:50:32.158Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-15T09:50:32.640Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-05-15T09:50:32.640Z] === RUN TestAuthZPluginErrorResponse [2020-05-15T09:50:33.084Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-15T09:50:33.258Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-05-15T09:50:33.258Z] === RUN TestAuthZPluginErrorRequest [2020-05-15T09:50:33.876Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-15T09:50:33.876Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-15T09:50:34.494Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-15T09:50:34.494Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-15T09:50:34.966Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-15T09:50:36.527Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-05-15T09:50:36.527Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-15T09:50:38.560Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-05-15T09:50:38.560Z] === RUN TestAuthZPluginHeader [2020-05-15T09:50:39.120Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-15T09:50:39.573Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-05-15T09:50:39.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-15T09:50:39.573Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:50:39.573Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:39.573Z] === RUN TestAuthZPluginV2Disable [2020-05-15T09:50:39.573Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:50:39.573Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:39.573Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-15T09:50:39.573Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:50:39.573Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:39.573Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-15T09:50:39.573Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:50:39.573Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:39.573Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-15T09:50:40.043Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-15T09:50:40.043Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-15T09:50:41.404Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-15T09:50:41.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-15T09:50:46.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-15T09:50:50.274Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-15T09:50:52.784Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-15T09:50:56.042Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-15T09:50:58.027Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-05-15T09:50:58.027Z] PASS [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] === Skipped [2020-05-15T09:50:58.027Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-15T09:50:58.027Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-15T09:50:58.027Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-15T09:50:58.027Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-15T09:50:58.027Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] [2020-05-15T09:50:58.027Z] DONE 17 tests, 4 skipped in 29.226s [2020-05-15T09:50:58.027Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-15T09:50:58.027Z] ++ 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-15T09:50:58.027Z] ++ set -e [2020-05-15T09:50:58.027Z] ++ '[' -n 0 ']' [2020-05-15T09:50:58.027Z] ++ set -x [2020-05-15T09:50:58.027Z] ++ env -i DEST=/go/src/github.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-15T09:50:58.027Z] INFO: Testing against a local daemon [2020-05-15T09:50:58.027Z] === RUN TestPluginInvalidJSON [2020-05-15T09:50:58.027Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:50:58.027Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:50:58.027Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-15T09:50:58.027Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-15T09:50:58.027Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-15T09:50:58.027Z] === RUN TestPluginInstall [2020-05-15T09:50:58.027Z] === RUN TestPluginInstall/no_auth [2020-05-15T09:51:00.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84161e5a94236cafc7c343068274f19c804f48a0786cbd1559603c1e7697ada7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:04.865Z] time="2020-05-15T09:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84161e5a94236cafc7c343068274f19c804f48a0786cbd1559603c1e7697ada7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:04.865Z] === RUN TestPluginInstall/with_htpasswd [2020-05-15T09:51:05.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d05ddb3eed09499d96c2df6287f5428ec77888ebfe7b8146b717982a0fefcc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:05.515Z] time="2020-05-15T09:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d05ddb3eed09499d96c2df6287f5428ec77888ebfe7b8146b717982a0fefcc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:06.137Z] === RUN TestPluginInstall/with_insecure [2020-05-15T09:51:07.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7250e73c7bd42360bc4eb515aad524447d5761d356fb1aae9ab4c833bc1a4be9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-15T09:51:07.617Z] time="2020-05-15T09:51:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7250e73c7bd42360bc4eb515aad524447d5761d356fb1aae9ab4c833bc1a4be9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-15T09:51:07.617Z] --- PASS: TestPluginInstall (11.32s) [2020-05-15T09:51:07.617Z] --- PASS: TestPluginInstall/no_auth (8.18s) [2020-05-15T09:51:07.617Z] --- PASS: TestPluginInstall/with_htpasswd (1.36s) [2020-05-15T09:51:07.617Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-05-15T09:51:07.617Z] plugin_test.go:157: [d21d0c1cc6d93] daemon is not started [2020-05-15T09:51:07.617Z] PASS [2020-05-15T09:51:07.617Z] [2020-05-15T09:51:07.617Z] DONE 6 tests in 11.465s [2020-05-15T09:51:07.617Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-15T09:51:07.617Z] ++ 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-15T09:51:07.617Z] ++ set -e [2020-05-15T09:51:07.617Z] ++ '[' -n 0 ']' [2020-05-15T09:51:07.617Z] ++ set -x [2020-05-15T09:51:07.617Z] ++ env -i DEST=/go/src/github.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-15T09:51:07.901Z] INFO: Testing against a local daemon [2020-05-15T09:51:07.901Z] === RUN TestExternalGraphDriver [2020-05-15T09:51:07.901Z] === RUN TestExternalGraphDriver/json [2020-05-15T09:51:09.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-15T09:51:10.601Z] === RUN TestExternalGraphDriver/spec [2020-05-15T09:51:11.200Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-15T09:51:12.084Z] === RUN TestExternalGraphDriver/pull [2020-05-15T09:51:12.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-15T09:51:14.124Z] --- PASS: TestExternalGraphDriver (6.23s) [2020-05-15T09:51:14.124Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-05-15T09:51:14.124Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-05-15T09:51:14.124Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2020-05-15T09:51:14.124Z] === RUN TestGraphdriverPluginV2 [2020-05-15T09:51:14.124Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-15T09:51:14.124Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:51:14.124Z] PASS [2020-05-15T09:51:14.124Z] [2020-05-15T09:51:14.124Z] === Skipped [2020-05-15T09:51:14.124Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-15T09:51:14.124Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:51:14.124Z] [2020-05-15T09:51:14.124Z] [2020-05-15T09:51:14.124Z] DONE 5 tests, 1 skipped in 6.392s [2020-05-15T09:51:14.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-15T09:51:14.124Z] ++ 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-15T09:51:14.124Z] ++ set -e [2020-05-15T09:51:14.124Z] ++ '[' -n 0 ']' [2020-05-15T09:51:14.124Z] ++ set -x [2020-05-15T09:51:14.124Z] ++ env -i DEST=/go/src/github.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-15T09:51:14.124Z] INFO: Testing against a local daemon [2020-05-15T09:51:14.124Z] === RUN TestContinueAfterPluginCrash [2020-05-15T09:51:14.124Z] === PAUSE TestContinueAfterPluginCrash [2020-05-15T09:51:14.125Z] === RUN TestReadPluginNoRead [2020-05-15T09:51:14.125Z] === PAUSE TestReadPluginNoRead [2020-05-15T09:51:14.125Z] === RUN TestDaemonStartWithLogOpt [2020-05-15T09:51:14.125Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-15T09:51:14.125Z] === CONT TestContinueAfterPluginCrash [2020-05-15T09:51:14.125Z] === CONT TestDaemonStartWithLogOpt [2020-05-15T09:51:14.125Z] === CONT TestReadPluginNoRead [2020-05-15T09:51:15.065Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-15T09:51:17.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-15T09:51:20.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-15T09:51:20.997Z] === RUN TestReadPluginNoRead/default [2020-05-15T09:51:21.284Z] --- PASS: TestDaemonStartWithLogOpt (7.03s) [2020-05-15T09:51:22.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-15T09:51:22.764Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-15T09:51:24.470Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-15T09:51:24.795Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-15T09:51:26.278Z] --- PASS: TestReadPluginNoRead (12.06s) [2020-05-15T09:51:26.278Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-15T09:51:26.278Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2020-05-15T09:51:26.278Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-05-15T09:51:26.278Z] read_test.go:91: [da354ce56c744] daemon is not started [2020-05-15T09:51:26.900Z] --- PASS: TestContinueAfterPluginCrash (12.64s) [2020-05-15T09:51:26.900Z] PASS [2020-05-15T09:51:26.900Z] [2020-05-15T09:51:26.900Z] DONE 6 tests in 12.740s [2020-05-15T09:51:26.900Z] 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-15T09:51:26.900Z] ++ 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-15T09:51:26.900Z] ++ set -e [2020-05-15T09:51:26.900Z] ++ '[' -n 0 ']' [2020-05-15T09:51:26.900Z] ++ set -x [2020-05-15T09:51:26.900Z] ++ env -i DEST=/go/src/github.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-15T09:51:26.900Z] testing: warning: no tests to run [2020-05-15T09:51:26.900Z] PASS [2020-05-15T09:51:26.900Z] [2020-05-15T09:51:26.900Z] DONE 0 tests in 0.021s [2020-05-15T09:51:26.900Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-15T09:51:26.900Z] ++ 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-15T09:51:26.900Z] ++ set -e [2020-05-15T09:51:26.900Z] ++ '[' -n 0 ']' [2020-05-15T09:51:26.900Z] ++ set -x [2020-05-15T09:51:26.900Z] ++ env -i DEST=/go/src/github.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-15T09:51:27.184Z] INFO: Testing against a local daemon [2020-05-15T09:51:27.184Z] === RUN TestPluginWithDevMounts [2020-05-15T09:51:27.184Z] === PAUSE TestPluginWithDevMounts [2020-05-15T09:51:27.184Z] === CONT TestPluginWithDevMounts [2020-05-15T09:51:29.228Z] --- PASS: TestPluginWithDevMounts (2.24s) [2020-05-15T09:51:29.228Z] PASS [2020-05-15T09:51:29.228Z] [2020-05-15T09:51:29.228Z] DONE 1 tests in 2.343s [2020-05-15T09:51:29.228Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-15T09:51:29.228Z] ++ 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-15T09:51:29.228Z] ++ set -e [2020-05-15T09:51:29.228Z] ++ '[' -n 0 ']' [2020-05-15T09:51:29.228Z] ++ set -x [2020-05-15T09:51:29.228Z] ++ env -i DEST=/go/src/github.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-15T09:51:29.512Z] INFO: Testing against a local daemon [2020-05-15T09:51:29.512Z] === RUN TestSecretInspect [2020-05-15T09:51:31.544Z] --- PASS: TestSecretInspect (2.20s) [2020-05-15T09:51:31.544Z] === RUN TestSecretList [2020-05-15T09:51:33.631Z] --- PASS: TestSecretList (2.16s) [2020-05-15T09:51:33.631Z] === RUN TestSecretsCreateAndDelete [2020-05-15T09:51:36.317Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2020-05-15T09:51:36.317Z] === RUN TestSecretsUpdate [2020-05-15T09:51:38.367Z] --- PASS: TestSecretsUpdate (2.28s) [2020-05-15T09:51:38.367Z] === RUN TestTemplatedSecret [2020-05-15T09:51:41.061Z] --- PASS: TestTemplatedSecret (2.81s) [2020-05-15T09:51:41.061Z] === RUN TestSecretCreateResolve [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-15T09:51:42.490Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-15T09:51:42.744Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-15T09:51:42.744Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-15T09:51:42.744Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-15T09:51:42.744Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-15T09:51:42.744Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-15T09:51:43.751Z] --- PASS: TestSecretCreateResolve (2.45s) [2020-05-15T09:51:43.751Z] PASS [2020-05-15T09:51:43.751Z] [2020-05-15T09:51:43.751Z] DONE 6 tests in 14.210s [2020-05-15T09:51:43.751Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-15T09:51:43.751Z] ++ 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-15T09:51:43.751Z] ++ set -e [2020-05-15T09:51:43.751Z] ++ '[' -n 0 ']' [2020-05-15T09:51:43.751Z] ++ set -x [2020-05-15T09:51:43.751Z] ++ env -i DEST=/go/src/github.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-15T09:51:43.751Z] INFO: Testing against a local daemon [2020-05-15T09:51:43.751Z] === RUN TestServiceCreateInit [2020-05-15T09:51:43.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-15T09:51:45.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-15T09:51:45.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-15T09:51:45.518Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-15T09:51:45.518Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-15T09:51:45.778Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-15T09:51:46.702Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-15T09:51:48.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-15T09:51:49.209Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-15T09:51:49.209Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-15T09:51:49.209Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-15T09:51:52.474Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-15T09:51:52.564Z] --- PASS: TestServiceCreateInit (8.14s) [2020-05-15T09:51:52.564Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2020-05-15T09:51:52.564Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2020-05-15T09:51:52.564Z] === RUN TestCreateServiceMultipleTimes [2020-05-15T09:51:56.632Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite (1751.92s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.83s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.88s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.20s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.20s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.84s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.02s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachDetach (1.35s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.20s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.92s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.94s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.60s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.53s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.39s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.55s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.58s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.27s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.03s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.51s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.29s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.75s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.23s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.66s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.02s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.35s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.85s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.43s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.49s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.56s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.40s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.78s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.47s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.59s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.57s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.29s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.88s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.60s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.08s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.07s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.60s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContChar (3.51s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.60s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.11s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.16s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.12s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.84s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.88s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.63s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.61s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.98s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.72s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.37s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.19s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.65s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.54s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.37s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.91s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.52s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.73s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnv (1.91s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.58s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.47s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.42s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2020-05-15T09:51:56.632Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-15T09:51:56.632Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.24s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.48s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.59s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.46s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.53s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildHistory (4.43s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.47s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.44s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.99s) [2020-05-15T09:51:56.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.25s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.38s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.58s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.81s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.56s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.54s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.76s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.59s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.99s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.68s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.60s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.10s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.30s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.34s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.75s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildPATH (2.41s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.16s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.38s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.27s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRm (3.35s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.44s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.37s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.71s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.70s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.29s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildUser (2.16s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.46s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.12s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.73s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.16s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.23s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.23s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-05-15T09:51:56.633Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.04s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.50s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-15T09:51:56.633Z] docker_cli_sni_test.go:18: Flakey test [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.13s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.15s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.36s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.13s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.17s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-05-15T09:51:56.633Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-15T09:51:56.633Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.62s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.43s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.77s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f9820_} (1.60s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269588343_/foo_false____} (1.58s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269588343_/foo_true____} (1.60s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_false____} (1.61s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_true____} (1.61s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3575984746_/foo_true__0xc0008f9880__} (1.55s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f98a0_} (1.63s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f98c0_} (1.60s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f98e0_} (1.65s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f9900_} (1.63s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.17s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.18s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.32s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.98s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.85s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.17s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.26s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.87s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.80s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.59s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.98s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s) [2020-05-15T09:51:56.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-15T09:51:56.634Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-15T09:51:56.634Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.97s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.86s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.06s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.80s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.96s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.42s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.18s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsCopy (1.26s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.77s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFormat (1.53s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.43s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-15T09:51:56.634Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-15T09:51:56.634Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.86s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.61s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExec (0.77s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecCgroup (1.24s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecEnv (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecInspectID (2.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecInteractive (0.81s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.84s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.16s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.13s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.46s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.92s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecTTY (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecUlimits (0.95s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-15T09:51:56.634Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.54s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.10s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestExecWithUser (0.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHealth (21.32s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.04s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportDisplay (1.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.99s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportGzipped (1.93s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.24s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.98s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.82s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-15T09:51:56.634Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-05-15T09:51:56.634Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T09:51:56.634Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.79s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.93s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.48s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.73s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.55s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.44s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.38s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.42s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.62s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.94s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.96s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.28s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2020-05-15T09:51:56.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.39s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.48s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestNetHostname (2.46s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.31s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.95s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.50s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.96s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.03s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.71s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPortList (10.83s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.93s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.88s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsByOrder (3.24s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.90s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.97s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.09s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.86s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.16s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.85s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.37s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.40s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.38s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.45s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.50s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.55s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.39s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.32s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.53s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.66s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.98s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.11s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.65s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.96s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.22s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.18s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.40s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.88s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.72s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.92s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.94s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.98s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.45s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.67s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.99s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.60s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.99s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.76s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.92s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.65s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.95s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.07s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.58s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMount (6.04s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.34s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.55s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.60s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.32s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.67s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2020-05-15T09:51:56.635Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.85s) [2020-05-15T09:51:56.635Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:51:56.635Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-15T09:51:56.635Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.67s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.61s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRm (0.94s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.93s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.97s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.40s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.99s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.96s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.80s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.70s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.85s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunSysctls (1.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.14s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.36s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.27s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.38s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.69s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.82s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.57s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.79s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.05s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.43s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.10s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.00s) [2020-05-15T09:51:56.636Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents068940516 [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.97s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.65s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartRecordError (1.78s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.16s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.21s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.00s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.88s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.45s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.31s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.21s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.04s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.32s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.08s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.85s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.41s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s) [2020-05-15T09:51:56.636Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.18s) [2020-05-15T09:51:56.636Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-15T09:51:56.636Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-15T09:51:56.636Z] === RUN TestDockerRegistrySuite [2020-05-15T09:51:56.636Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-15T09:51:57.997Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-15T09:51:59.357Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-15T09:52:01.240Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-15T09:52:01.240Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-15T09:52:05.397Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-15T09:52:07.830Z] --- PASS: TestCreateServiceMultipleTimes (16.17s) [2020-05-15T09:52:07.831Z] === RUN TestCreateServiceConflict [2020-05-15T09:52:09.554Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-15T09:52:10.516Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-05-15T09:52:10.516Z] === RUN TestCreateServiceMaxReplicas [2020-05-15T09:52:13.212Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2020-05-15T09:52:13.212Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-15T09:52:13.709Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-15T09:52:15.069Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-15T09:52:16.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-15T09:52:17.789Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-15T09:52:19.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-15T09:52:20.603Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-15T09:52:22.486Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-15T09:52:23.410Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-15T09:52:25.917Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-15T09:52:28.424Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-15T09:52:28.580Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-05-15T09:52:28.580Z] === RUN TestCreateServiceSecretFileMode [2020-05-15T09:52:29.596Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-05-15T09:52:29.596Z] === RUN TestCreateServiceConfigFileMode [2020-05-15T09:52:29.784Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-15T09:52:32.283Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2020-05-15T09:52:32.283Z] === RUN TestCreateServiceSysctls [2020-05-15T09:52:33.039Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-15T09:52:34.398Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-15T09:52:34.653Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-15T09:52:35.746Z] --- PASS: TestCreateServiceSysctls (3.40s) [2020-05-15T09:52:35.746Z] === RUN TestCreateServiceCapabilities [2020-05-15T09:52:36.013Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-15T09:52:36.937Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-15T09:52:38.297Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-15T09:52:38.431Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2020-05-15T09:52:38.431Z] === RUN TestInspect [2020-05-15T09:52:41.170Z] --- PASS: TestInspect (2.97s) [2020-05-15T09:52:41.170Z] === RUN TestCreateJob [2020-05-15T09:52:42.452Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-15T09:52:42.452Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-15T09:52:43.815Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-15T09:52:44.069Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-15T09:52:44.324Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-15T09:52:44.578Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-15T09:52:44.646Z] --- PASS: TestCreateJob (3.42s) [2020-05-15T09:52:44.646Z] === RUN TestReplicatedJob [2020-05-15T09:52:44.833Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-15T09:52:45.088Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-15T09:52:45.088Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-15T09:52:46.970Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-15T09:52:48.854Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-15T09:52:49.778Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-15T09:52:51.143Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-15T09:52:51.475Z] --- PASS: TestReplicatedJob (5.66s) [2020-05-15T09:52:51.475Z] === RUN TestUpdateReplicatedJob [2020-05-15T09:52:52.067Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite (56.52s) [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2020-05-15T09:52:52.990Z] check_test.go:196: [de6988712ffbc] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-05-15T09:52:52.990Z] check_test.go:196: [dcb4005692ec3] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.78s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d49ac56d2aef6] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d822d891cc510] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.16s) [2020-05-15T09:52:52.990Z] check_test.go:196: [debaf8b3262b8] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.07s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d18df85cce146] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.15s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d1d999da27184] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d1ee077920332] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.32s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d35aafdc536de] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d5dc2fba59e81] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d189f0fdb137e] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d991950c54709] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.37s) [2020-05-15T09:52:52.990Z] check_test.go:196: [ddc7d2aee69cf] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-05-15T09:52:52.990Z] check_test.go:196: [ddfa82ff271f6] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.52s) [2020-05-15T09:52:52.990Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b2d06c5d644a192f9afdc6c35abd382bc9038698feb9075ab35cf7a946cd422 [2020-05-15T09:52:52.990Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f09bd9dad4afc3867a385293046ddc8f70a6cdc13c32cc073dd78e0e82467270 [2020-05-15T09:52:52.990Z] check_test.go:196: [d95b3b0bfaba3] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.49s) [2020-05-15T09:52:52.990Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f6fba73a52c1c281b3252e7ba891c048c6e654fe0c3dec5be82db7f77a526325 [2020-05-15T09:52:52.990Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9854ac63f7f23059230ecdad6af30e9fd0fcaa49d51245a3b09e1b2ee0b0041 [2020-05-15T09:52:52.990Z] check_test.go:196: [d6091688bc78a] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-05-15T09:52:52.990Z] check_test.go:196: [dd1528f1e2bd1] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.23s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d05192768f758] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-05-15T09:52:52.990Z] check_test.go:196: [d91e4f7fbc7e3] daemon is not started [2020-05-15T09:52:52.990Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d00e782e930e7] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2020-05-15T09:52:52.991Z] check_test.go:196: [ddcacc56f379d] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d8451311ec671] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-05-15T09:52:52.991Z] check_test.go:196: [df100dfc001e1] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.57s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d0a9e77dab48c] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d6c943c1c9c7e] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d3352560be86c] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-05-15T09:52:52.991Z] check_test.go:196: [daf96375fd07f] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-15T09:52:52.991Z] check_test.go:196: [df4d204e7fee0] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-15T09:52:52.991Z] check_test.go:196: [dfe889fadac9d] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d685fe7b719d9] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d45b253f992c1] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-15T09:52:52.991Z] check_test.go:196: [db0794cecbf06] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-05-15T09:52:52.991Z] check_test.go:196: [dad826d08eabc] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.03s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d277f53fc18d1] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d93dce16c2297] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2020-05-15T09:52:52.991Z] check_test.go:196: [d66fa38f83ea3] daemon is not started [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-05-15T09:52:52.991Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-15T09:52:52.991Z] === RUN TestDockerSchema1RegistrySuite [2020-05-15T09:52:52.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-15T09:52:52.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-15T09:52:54.164Z] --- PASS: TestUpdateReplicatedJob (3.47s) [2020-05-15T09:52:54.164Z] === RUN TestServiceListWithStatuses [2020-05-15T09:52:54.164Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-15T09:52:54.164Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:52:54.164Z] === RUN TestDockerNetworkConnectAlias [2020-05-15T09:52:54.873Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-15T09:52:58.129Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-15T09:52:58.563Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2020-05-15T09:52:58.564Z] === RUN TestDockerNetworkReConnect [2020-05-15T09:53:02.041Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2020-05-15T09:53:02.041Z] === RUN TestServicePlugin [2020-05-15T09:53:02.041Z] --- SKIP: TestServicePlugin (0.01s) [2020-05-15T09:53:02.041Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:53:02.041Z] === RUN TestServiceUpdateLabel [2020-05-15T09:53:02.283Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-15T09:53:04.775Z] --- PASS: TestServiceUpdateLabel (2.26s) [2020-05-15T09:53:04.775Z] === RUN TestServiceUpdateSecrets [2020-05-15T09:53:06.440Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-15T09:53:07.367Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-15T09:53:08.730Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-15T09:53:08.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-15T09:53:08.984Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-15T09:53:09.910Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-15T09:53:10.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-15T09:53:10.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-15T09:53:10.419Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-15T09:53:10.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-15T09:53:11.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-15T09:53:11.778Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-15T09:53:13.140Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-15T09:53:15.024Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-15T09:53:17.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-15T09:53:17.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-15T09:53:18.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-15T09:53:18.458Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-15T09:53:18.713Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-15T09:53:18.968Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-15T09:53:19.528Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite (26.67s) [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-15T09:53:19.528Z] check_test.go:223: [dc6612f84335f] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.57s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d10f30aef1573] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.24s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d1fd7859e2733] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.19s) [2020-05-15T09:53:19.528Z] check_test.go:223: [deca62aa9e98d] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d7a358ad53051] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-05-15T09:53:19.528Z] check_test.go:223: [df634d319005c] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d08ec024c6cc5] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s) [2020-05-15T09:53:19.528Z] check_test.go:223: [de34fe00f3f1c] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d9530711c0dab] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-05-15T09:53:19.528Z] check_test.go:223: [db85aca472363] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.91s) [2020-05-15T09:53:19.528Z] check_test.go:223: [da530cf99af10] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d3943aff117dc] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) [2020-05-15T09:53:19.528Z] check_test.go:223: [db1b7644dae9c] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d47883ce5234d] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d9dd16fb63109] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d2ddfe1898764] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d6eba46f13ff3] daemon is not started [2020-05-15T09:53:19.528Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-15T09:53:19.528Z] check_test.go:223: [d420bc63cf788] daemon is not started [2020-05-15T09:53:19.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-15T09:53:19.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-15T09:53:20.006Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-05-15T09:53:20.006Z] === RUN TestServiceUpdateConfigs [2020-05-15T09:53:20.088Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-15T09:53:20.647Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-15T09:53:21.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-15T09:53:21.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-15T09:53:22.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-15T09:53:22.588Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-15T09:53:22.588Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-15T09:53:23.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-15T09:53:23.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.25s) [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-05-15T09:53:23.707Z] check_test.go:252: [d96c392d9829e] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2020-05-15T09:53:23.707Z] check_test.go:252: [dea2b3840e753] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-05-15T09:53:23.707Z] check_test.go:252: [de01ac39bc6bf] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2020-05-15T09:53:23.707Z] check_test.go:252: [d8b382c839224] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-05-15T09:53:23.707Z] check_test.go:252: [dae8e7aa785e2] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s) [2020-05-15T09:53:23.707Z] check_test.go:252: [d9f0c455198eb] daemon is not started [2020-05-15T09:53:23.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-15T09:53:23.707Z] check_test.go:252: [d22e33f7b3b34] daemon is not started [2020-05-15T09:53:23.707Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-15T09:53:23.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-15T09:53:28.939Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-15T09:53:29.193Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-15T09:53:29.193Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-15T09:53:29.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2020-05-15T09:53:29.702Z] check_test.go:279: [deef20ec34202] daemon is not started [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-15T09:53:29.702Z] check_test.go:279: [db78a244da838] daemon is not started [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-05-15T09:53:29.702Z] check_test.go:279: [de0457a6eaef7] daemon is not started [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2020-05-15T09:53:29.702Z] check_test.go:279: [dbf69f2e5617a] daemon is not started [2020-05-15T09:53:29.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2020-05-15T09:53:29.702Z] check_test.go:279: [d987926ac7202] daemon is not started [2020-05-15T09:53:29.702Z] === RUN TestDockerNetworkSuite [2020-05-15T09:53:29.702Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-15T09:53:32.961Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-15T09:53:33.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-15T09:53:35.248Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2020-05-15T09:53:35.248Z] === RUN TestServiceUpdateNetwork [2020-05-15T09:53:39.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-15T09:53:41.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-15T09:53:45.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-15T09:53:47.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-15T09:53:47.786Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2020-05-15T09:53:47.786Z] === RUN TestServiceUpdatePidsLimit [2020-05-15T09:53:47.786Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-15T09:53:48.824Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-15T09:53:55.634Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-15T09:53:57.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-15T09:53:59.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-15T09:54:01.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-15T09:54:02.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-15T09:54:02.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-15T09:54:04.020Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2020-05-15T09:54:04.020Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.88s) [2020-05-15T09:54:04.020Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-05-15T09:54:04.020Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-05-15T09:54:04.020Z] PASS [2020-05-15T09:54:04.020Z] [2020-05-15T09:54:04.020Z] === Skipped [2020-05-15T09:54:04.020Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-15T09:54:04.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-15T09:54:04.020Z] [2020-05-15T09:54:04.020Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.01s) [2020-05-15T09:54:04.020Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-15T09:54:04.020Z] [2020-05-15T09:54:04.020Z] [2020-05-15T09:54:04.020Z] DONE 27 tests, 2 skipped in 139.762s [2020-05-15T09:54:04.020Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-15T09:54:04.020Z] ++ 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-15T09:54:04.020Z] ++ set -e [2020-05-15T09:54:04.020Z] ++ '[' -n 0 ']' [2020-05-15T09:54:04.020Z] ++ set -x [2020-05-15T09:54:04.020Z] ++ env -i DEST=/go/src/github.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-15T09:54:04.020Z] INFO: Testing against a local daemon [2020-05-15T09:54:04.020Z] === RUN TestSessionCreate [2020-05-15T09:54:04.020Z] --- PASS: TestSessionCreate (0.05s) [2020-05-15T09:54:04.020Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-15T09:54:04.020Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-15T09:54:04.020Z] PASS [2020-05-15T09:54:04.020Z] [2020-05-15T09:54:04.020Z] DONE 2 tests in 0.209s [2020-05-15T09:54:04.020Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-15T09:54:04.020Z] ++ 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-15T09:54:04.020Z] ++ set -e [2020-05-15T09:54:04.020Z] ++ '[' -n 0 ']' [2020-05-15T09:54:04.020Z] ++ set -x [2020-05-15T09:54:04.020Z] ++ env -i DEST=/go/src/github.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-15T09:54:04.020Z] INFO: Testing against a local daemon [2020-05-15T09:54:04.020Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-15T09:54:04.020Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:54:04.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:54:04.020Z] === RUN TestEventsExecDie [2020-05-15T09:54:04.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-15T09:54:04.641Z] --- PASS: TestEventsExecDie (0.80s) [2020-05-15T09:54:04.641Z] === RUN TestEventsBackwardsCompatible [2020-05-15T09:54:04.641Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-15T09:54:04.641Z] === RUN TestInfoBinaryCommits [2020-05-15T09:54:04.641Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-15T09:54:04.641Z] === RUN TestInfoAPIVersioned [2020-05-15T09:54:04.641Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-15T09:54:04.641Z] === RUN TestInfoDiscoveryBackend [2020-05-15T09:54:05.259Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-15T09:54:05.259Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-15T09:54:05.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-15T09:54:05.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-15T09:54:05.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-15T09:54:06.270Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-15T09:54:06.270Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-15T09:54:06.888Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-15T09:54:06.888Z] === RUN TestInfoAPI [2020-05-15T09:54:06.888Z] --- PASS: TestInfoAPI (0.06s) [2020-05-15T09:54:06.888Z] === RUN TestInfoAPIWarnings [2020-05-15T09:54:07.174Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-15T09:54:07.174Z] === RUN TestInfoDebug [2020-05-15T09:54:07.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-15T09:54:07.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-15T09:54:07.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-15T09:54:07.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-15T09:54:07.794Z] --- PASS: TestInfoDebug (0.54s) [2020-05-15T09:54:07.794Z] === RUN TestInfoInsecureRegistries [2020-05-15T09:54:08.412Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-15T09:54:08.412Z] === RUN TestInfoRegistryMirrors [2020-05-15T09:54:09.029Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-15T09:54:09.029Z] === RUN TestLoginFailsWithBadCredentials [2020-05-15T09:54:09.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-15T09:54:09.314Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-05-15T09:54:09.314Z] === RUN TestPingCacheHeaders [2020-05-15T09:54:09.314Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-15T09:54:09.314Z] === RUN TestPingGet [2020-05-15T09:54:09.314Z] --- PASS: TestPingGet (0.03s) [2020-05-15T09:54:09.314Z] === RUN TestPingHead [2020-05-15T09:54:09.610Z] --- PASS: TestPingHead (0.05s) [2020-05-15T09:54:09.610Z] === RUN TestVersion [2020-05-15T09:54:09.610Z] --- PASS: TestVersion (0.06s) [2020-05-15T09:54:09.610Z] PASS [2020-05-15T09:54:09.610Z] [2020-05-15T09:54:09.610Z] === Skipped [2020-05-15T09:54:09.610Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-15T09:54:09.610Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-15T09:54:09.610Z] [2020-05-15T09:54:09.610Z] [2020-05-15T09:54:09.610Z] DONE 18 tests, 1 skipped in 6.014s [2020-05-15T09:54:09.610Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-15T09:54:09.610Z] ++ 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-15T09:54:09.610Z] ++ set -e [2020-05-15T09:54:09.610Z] ++ '[' -n 0 ']' [2020-05-15T09:54:09.610Z] ++ set -x [2020-05-15T09:54:09.610Z] ++ env -i DEST=/go/src/github.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-15T09:54:09.610Z] INFO: Testing against a local daemon [2020-05-15T09:54:09.610Z] === RUN TestVolumesCreateAndList [2020-05-15T09:54:09.610Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-15T09:54:09.610Z] === RUN TestVolumesRemove [2020-05-15T09:54:09.892Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-15T09:54:09.892Z] === RUN TestVolumesInspect [2020-05-15T09:54:09.892Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-15T09:54:09.892Z] === RUN TestVolumesInvalidJSON [2020-05-15T09:54:09.892Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-15T09:54:09.892Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-15T09:54:09.892Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-15T09:54:09.892Z] --- PASS: TestVolumesInvalidJSON (0.08s) [2020-05-15T09:54:09.892Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-15T09:54:09.892Z] PASS [2020-05-15T09:54:09.892Z] [2020-05-15T09:54:09.892Z] DONE 5 tests in 0.355s [2020-05-15T09:54:09.892Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:54:10.176Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T09:54:10.176Z] +++ kill 14096 [2020-05-15T09:54:10.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-15T09:54:10.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-15T09:54:11.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-15T09:54:11.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-15T09:54:11.652Z] +++ /etc/init.d/apparmor stop [2020-05-15T09:54:11.652Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:54:11.652Z] [2020-05-15T09:54:11.652Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:54:11.652Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:54:11.652Z] [2020-05-15T09:54:11.652Z] To set a process to complain mode, use the command line tool [2020-05-15T09:54:11.652Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:54:11.652Z] +++ true [2020-05-15T09:54:11.652Z] Post stage [Pipeline] junit [2020-05-15T09:54:13.175Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T09:54:14.149Z] + echo Ensuring container killed. [2020-05-15T09:54:14.149Z] Ensuring container killed. [2020-05-15T09:54:14.149Z] + docker rm -vf docker-pr8 [2020-05-15T09:54:14.149Z] Error: No such container: docker-pr8 [2020-05-15T09:54:14.149Z] + true [Pipeline] sh [2020-05-15T09:54:14.527Z] + echo Chowning /workspace to jenkins user [2020-05-15T09:54:14.527Z] Chowning /workspace to jenkins user [2020-05-15T09:54:14.527Z] + id -u [2020-05-15T09:54:14.527Z] + id -g [2020-05-15T09:54:14.527Z] + docker run --rm -v /home/docker/workspace/moby_PR-40442:/workspace busybox chown -R 1001:1001 /workspace [2020-05-15T09:54:14.527Z] Unable to find image 'busybox:latest' locally [2020-05-15T09:54:14.809Z] latest: Pulling from library/busybox [2020-05-15T09:54:14.809Z] 368841f1302b: Pulling fs layer [2020-05-15T09:54:15.092Z] 368841f1302b: Download complete [2020-05-15T09:54:15.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-15T09:54:15.375Z] 368841f1302b: Pull complete [2020-05-15T09:54:15.375Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-15T09:54:15.375Z] Status: Downloaded newer image for busybox:latest [2020-05-15T09:54:16.289Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T09:54:17.800Z] + bundleName=ppc64le-integration [2020-05-15T09:54:17.800Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-15T09:54:17.800Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-15T09:54:17.800Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-05-15T09:54:17.800Z] [Pipeline] archiveArtifacts [2020-05-15T09:54:18.119Z] Archiving artifacts [2020-05-15T09:54:18.481Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T09:54:18.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-15T09:54:18.873Z] + make clean [2020-05-15T09:54:19.359Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-15T09:54:19.488Z] make: command: Command not found [2020-05-15T09:54:19.488Z] make: command: Command not found [2020-05-15T09:54:19.488Z] docker volume rm -f docker-dev-cache [2020-05-15T09:54:19.488Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T09:54:23.517Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-15T09:54:27.673Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-15T09:54:29.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-15T09:54:29.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-15T09:54:31.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-15T09:54:31.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-15T09:54:31.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-15T09:54:31.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-15T09:54:31.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-15T09:54:31.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-15T09:54:32.378Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-15T09:54:35.638Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-15T09:54:35.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-15T09:54:35.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-15T09:54:35.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-15T09:54:37.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-15T09:54:41.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-15T09:54:47.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-15T09:54:47.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-15T09:54:48.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-15T09:54:50.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-15T09:54:50.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-15T09:54:51.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-15T09:54:52.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-15T09:54:54.398Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-15T09:54:55.323Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite (89.66s) [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.82s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [db095e1bf683c] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [d4a99055688e2] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.74s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [ddf8d50c2dd8d] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.73s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [df297c2585fc4] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.95s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:1233: [df392b9784425] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.07s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [da173051f2e47] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.81s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [d9273d2adc583] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [d149f505594f6] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [d5bdbbf567e35] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.82s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [db2d807c995e8] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [dd3a0a6dfe12b] daemon is not started [2020-05-15T09:54:59.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2020-05-15T09:54:59.481Z] docker_cli_network_unix_test.go:46: [d5b0279d32173] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d9197f3154e9f] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d35bbbd65ec54] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d92ef273adb6f] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [db843e444413c] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [dec37f9cbe0d3] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [db2cefe3cdaa7] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d3ea0bf522220] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.28s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [de60b2d405d1a] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.68s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d6bb2689ee3d7] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [da26fab63ee2b] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d31e1490348c2] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [dff0cf3c12e0b] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.97s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:968: [d118ecfa3d9e2] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.51s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [daa0d4b6b3ed4] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.90s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:1116: [de6eaf6bd62ee] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d070822ae2f87] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d2db3bd37ceb7] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [de7d94b8643c4] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d9c78793257f2] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [dda159dc76627] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [dfd9a8f17cd8e] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d760e228276fc] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.37s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d592580282efa] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [deec31472bacd] daemon is not started [2020-05-15T09:54:59.482Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d8060e9aa85cf] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.58s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d8bbc69cb0b4d] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.49s) [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.62s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:1084: [dc90222240886] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d86e501289910] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d4cbd43b95d84] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d3cdf72c61436] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d559cb825c0e5] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.22s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [db812462e7011] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d9d64643a2e49] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d54e39737197a] daemon is not started [2020-05-15T09:54:59.482Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s) [2020-05-15T09:54:59.482Z] docker_cli_network_unix_test.go:46: [d176215d50d39] daemon is not started [2020-05-15T09:54:59.482Z] === RUN TestDockerHubPullSuite [2020-05-15T09:54:59.482Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-15T09:55:01.989Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-15T09:55:04.498Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-15T09:55:05.058Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-15T09:55:06.423Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-15T09:55:06.423Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite (7.30s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.58s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.90s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-05-15T09:55:06.678Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-05-15T09:55:06.678Z] PASS [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === Skipped [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2020-05-15T09:55:06.678Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-15T09:55:06.678Z] docker_cli_sni_test.go:18: Flakey test [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-15T09:55:06.678Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-15T09:55:06.678Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-15T09:55:06.678Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-15T09:55:06.678Z] docker_cli_network_unix_test.go:46: [d8060e9aa85cf] daemon is not started [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] [2020-05-15T09:55:06.678Z] DONE 1277 tests, 44 skipped in 1973.409s [2020-05-15T09:55:06.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T09:55:06.678Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T09:55:06.678Z] +++ kill 7584 [2020-05-15T09:55:07.603Z] +++ /etc/init.d/apparmor stop [2020-05-15T09:55:07.603Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T09:55:07.603Z] [2020-05-15T09:55:07.603Z] Unloading profiles will leave already running processes permanently [2020-05-15T09:55:07.603Z] unconfined, which can lead to unexpected situations. [2020-05-15T09:55:07.603Z] [2020-05-15T09:55:07.603Z] To set a process to complain mode, use the command line tool [2020-05-15T09:55:07.603Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T09:55:07.603Z] +++ true [2020-05-15T09:55:07.603Z] [2020-05-15T09:55:10.111Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-15T09:55:13.367Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-15T09:55:15.877Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-15T09:55:20.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-15T09:55:26.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-15T09:55:31.790Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-15T09:55:34.297Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-15T09:55:37.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-15T09:55:40.818Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-15T09:55:44.085Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-15T09:55:47.341Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-15T09:55:49.848Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-15T09:56:45.987Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-15T09:57:00.810Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite (1731.77s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.59s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.71s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.86s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.51s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:562: [d9482e6491514] joining swarm manager [d9479583cf730]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:584: [d03316ccc2a6e] joining swarm manager [d9479583cf730]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] check_test.go:380: [d9482e6491514] daemon is not started [2020-05-15T09:57:18.835Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:45: [d9a97a2f18072] joining swarm manager [dfe035718dfe3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.23s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.24s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:303: [df866adc73146] joining swarm manager [dd5ac27c50ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:304: [df5a27a073a82] joining swarm manager [dd5ac27c50ebe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.49s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:271: [d723b5639d2a7] joining swarm manager [d4aa948d9c6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:272: [dcf4569f0150d] joining swarm manager [d4aa948d9c6ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.38s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s) [2020-05-15T09:57:18.835Z] docker_api_swarm_node_test.go:19: [dce83b9114d45] joining swarm manager [dbf79e3a67cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_node_test.go:20: [db7abddff8af6] joining swarm manager [dbf79e3a67cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.97s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:501: [db31c03a0cfb1] joining swarm manager [d16556c7ee438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:506: [d785d60f1bb3e] joining swarm manager [d16556c7ee438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.52s) [2020-05-15T09:57:18.835Z] docker_api_swarm_node_test.go:80: [d53f76d19dcb7] joining swarm manager [df601ea4e0eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2020-05-15T09:57:18.835Z] docker_api_swarm_node_test.go:52: [d8b2b6fd9865c] joining swarm manager [dda8b5a8354cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_node_test.go:53: [d6cc19153624c] joining swarm manager [dda8b5a8354cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.94s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:201: [dc02f0a8e6676] joining swarm manager [d2bb1052f207e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.36s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:383: [d0d4550cdb42a] joining swarm manager [d60b194bc23bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:384: [d8de6c4e02c72] joining swarm manager [d60b194bc23bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] check_test.go:380: [d8de6c4e02c72] daemon is not started [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.90s) [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:801: [d3894a9636306] joining swarm manager [d1d5ea57f89f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:801: [db099f0568576] joining swarm manager [d1d5ea57f89f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:801: [d23f6a894e67c] joining swarm manager [d1d5ea57f89f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:801: [d0b515127bcb9] joining swarm manager [d1d5ea57f89f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-15T09:57:18.835Z] docker_api_swarm_test.go:809: [de2faeca1be2b] joining swarm manager [d1d5ea57f89f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.67s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.46s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:394: [d3b41700795e5] joining swarm manager [d7d3cf8649cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:394: [d9e24ab8c194c] joining swarm manager [d7d3cf8649cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.25s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:342: [d82b57ac6e21f] joining swarm manager [d13e6c3c9d91b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:342: [d97beb4e337bb] joining swarm manager [d13e6c3c9d91b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.33s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:489: [d3ee2cfc6e01e] joining swarm manager [db63f01a36809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:489: [de2a69fff76da] joining swarm manager [db63f01a36809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.72s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:127: [dd113df57b095] joining swarm manager [d5c9de118faba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:128: [d852158b44b0f] joining swarm manager [d5c9de118faba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:136: [d9f2b77fbdefa] joining swarm manager [d5c9de118faba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:137: [d3d69ad6288d2] joining swarm manager [d5c9de118faba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.00s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.06s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:303: [d3c5a9e3688f8] joining swarm manager [d4b14bf3e0463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:303: [d021bbf5dea69] joining swarm manager [d4b14bf3e0463]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.29s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:99: [d25c5171901b5] joining swarm manager [dfd86bf58efe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:100: [d4183023d8db5] joining swarm manager [dfd86bf58efe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] check_test.go:380: [d25c5171901b5] daemon is not started [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:532: [d33c650542d95] joining swarm manager [db38fb5deca46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:533: [dbc950348d48f] joining swarm manager [db38fb5deca46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.00s) [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:147: [d4f9935924f26] joining swarm manager [db083a130faef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.835Z] docker_api_swarm_service_test.go:147: [d25909f5e2765] joining swarm manager [db083a130faef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.74s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.12s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.80s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.62s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.88s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.69s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.55s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.35s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.43s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.39s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.04s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.61s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.70s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.81s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.20s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.09s) [2020-05-15T09:57:18.835Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.52s) [2020-05-15T09:57:18.835Z] docker_cli_service_logs_test.go:245: checking task o81mur7i7mym [2020-05-15T09:57:18.835Z] docker_cli_service_logs_test.go:250: checking messages for o81mur7i7mym [2020-05-15T09:57:18.835Z] docker_cli_service_logs_test.go:245: checking task oktzeipprt0g [2020-05-15T09:57:18.835Z] docker_cli_service_logs_test.go:250: checking messages for oktzeipprt0g [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (23.82s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.26s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.39s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1901: [d53c2fdf978b3] joining swarm manager [d33e7881ff20b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1902: [d30fe618075ea] joining swarm manager [d33e7881ff20b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1802: [dc029b454a2da] joining swarm manager [d677f92f0f484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1803: [d0edb4ddfd889] joining swarm manager [d677f92f0f484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (84.62s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1321: [ddda2aab66127] joining swarm manager [de7fd4600e2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1322: [d71152d4afb4b] joining swarm manager [de7fd4600e2d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.15s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.52s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.78s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.24s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.91s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.58s) [2020-05-15T09:57:18.836Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.18s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.57s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1186: [d39e79cc7ff9c] joining swarm manager [d0334fff9975f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1195: [d5116bde2824c] joining swarm manager [d0334fff9975f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (156.04s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1118: [dd7c9737a59cd] joining swarm manager [d9ea4eeff9df8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1119: [d3504e6ce5428] joining swarm manager [d9ea4eeff9df8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1172: [d0204af80b59a] joining swarm manager [d9ea4eeff9df8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.85s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1453: [d5c806e5f3605] joining swarm manager [d9bc6396ff2d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] docker_cli_swarm_test.go:1454: [dc2f07dd5e445] joining swarm manager [d9bc6396ff2d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.34s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.14s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.24s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.58s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.90s) [2020-05-15T09:57:18.836Z] docker_cli_swarm_unix_test.go:62: [d794a05956284] joining swarm manager [d8158a1d0684e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.00s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.98s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.57s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.22s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.85s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.38s) [2020-05-15T09:57:18.836Z] docker_api_swarm_test.go:961: [dab635f94dac2] joining swarm manager [d5ee03ae89034]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.43s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.01s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.46s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.09s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.89s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.00s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.43s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2020-05-15T09:57:18.836Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) [2020-05-15T09:57:18.836Z] === RUN TestDockerExternalVolumeSuite [2020-05-15T09:57:18.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-15T09:57:36.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-15T09:58:44.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-15T09:58:52.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-15T09:59:24.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-15T09:59:39.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-15T10:00:11.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-15T10:00:23.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-15T10:00:55.536Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-15T10:01:10.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-15T10:01:28.377Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-15T10:02:14.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-15T10:02:32.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-15T10:03:04.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-15T10:03:36.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-15T10:03:51.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-15T10:04:09.863Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-15T10:04:24.682Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite (441.10s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:53: [d4d7f413bb41f] daemon is not started [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:53: [d98378bae9db1] daemon is not started [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:53: [d0979dcc51746] daemon is not started [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:53: [d4367aabd8119] daemon is not started [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:485: [d2809c2777ec1] daemon is not started [2020-05-15T10:04:39.500Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-15T10:04:39.500Z] docker_cli_external_volume_driver_test.go:53: [dd12d584bd643] daemon is not started [2020-05-15T10:04:39.500Z] PASS [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] === Skipped [2020-05-15T10:04:39.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-05-15T10:04:39.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-05-15T10:04:39.500Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-15T10:04:39.500Z] check_test.go:309: [de34249811d9d] daemon is not started [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-15T10:04:39.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-15T10:04:39.500Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-15T10:04:39.500Z] check_test.go:309: [de824b9a2f539] daemon is not started [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-15T10:04:39.500Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-15T10:04:39.500Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-15T10:04:39.500Z] check_test.go:309: [d8e2624b72f18] daemon is not started [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-15T10:04:39.500Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-15T10:04:39.500Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-15T10:04:39.500Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-15T10:04:39.500Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] [2020-05-15T10:04:39.500Z] DONE 273 tests, 5 skipped in 2547.819s [2020-05-15T10:04:39.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-15T10:04:39.755Z] ++++ cat bundles/test-integration/docker.pid [2020-05-15T10:04:39.755Z] +++ kill 7580 [2020-05-15T10:04:41.114Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d12e1c9cfc1/docker.pid [2020-05-15T10:04:41.114Z] +++ kill 4348 [2020-05-15T10:04:41.114Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4348 is not a child of this shell [2020-05-15T10:04:41.114Z] warning: PID 4348 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d12e1c9cfc1/docker.pid had a nonzero exit code [2020-05-15T10:04:41.114Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8d12e1c9cfc1/root: target is busy. [2020-05-15T10:04:41.114Z] +++ /etc/init.d/apparmor stop [2020-05-15T10:04:41.114Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-15T10:04:41.114Z] [2020-05-15T10:04:41.114Z] Unloading profiles will leave already running processes permanently [2020-05-15T10:04:41.114Z] unconfined, which can lead to unexpected situations. [2020-05-15T10:04:41.114Z] [2020-05-15T10:04:41.114Z] To set a process to complain mode, use the command line tool [2020-05-15T10:04:41.114Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-15T10:04:41.114Z] +++ true [2020-05-15T10:04:41.114Z] [2020-05-15T10:04:41.114Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-15T10:04:41.122Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-15T10:04:41.959Z] + echo Ensuring container killed. [2020-05-15T10:04:41.959Z] Ensuring container killed. [2020-05-15T10:04:41.959Z] + docker ps -aq -f name=docker-pr8-* [2020-05-15T10:04:41.959Z] + cids=a601db90c75f [2020-05-15T10:04:41.959Z] 438f14f39d25 [2020-05-15T10:04:41.959Z] 71aa69a76963 [2020-05-15T10:04:41.959Z] + [ -n a601db90c75f [2020-05-15T10:04:41.959Z] 438f14f39d25 [2020-05-15T10:04:41.959Z] 71aa69a76963 ] [2020-05-15T10:04:41.959Z] + docker rm -vf a601db90c75f 438f14f39d25 71aa69a76963 [2020-05-15T10:04:43.320Z] a601db90c75f [2020-05-15T10:04:43.320Z] 438f14f39d25 [2020-05-15T10:04:43.744Z] ok github.com/docker/docker/integration-cli 2240.409s [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === Skipped [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-15T10:04:43.744Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.05s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.22s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.22s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-15T10:04:43.744Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-15T10:04:43.744Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-05-15T10:04:43.744Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-05-15T10:04:43.744Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-05-15T10:04:43.744Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2020-05-15T10:04:43.744Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-15T10:04:43.744Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.744Z] [2020-05-15T10:04:43.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-05-15T10:04:43.744Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-15T10:04:43.745Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-05-15T10:04:43.745Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2020-05-15T10:04:43.745Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-15T10:04:43.745Z] docker_cli_sni_test.go:18: Flakey test [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-15T10:04:43.745Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-15T10:04:43.745Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-15T10:04:43.745Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.745Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-15T10:04:43.746Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-05-15T10:04:43.746Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-15T10:04:43.746Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.746Z] [2020-05-15T10:04:43.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-15T10:04:43.746Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-15T10:04:43.746Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-15T10:04:43.747Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-15T10:04:43.747Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-15T10:04:43.747Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-15T10:04:43.747Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-15T10:04:43.747Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-15T10:04:43.747Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-15T10:04:43.747Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-15T10:04:43.747Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-15T10:04:43.747Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.747Z] [2020-05-15T10:04:43.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-05-15T10:04:43.747Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-15T10:04:43.748Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-15T10:04:43.748Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-15T10:04:43.748Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-15T10:04:43.748Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-15T10:04:43.748Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.748Z] [2020-05-15T10:04:43.748Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-15T10:04:43.749Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-15T10:04:43.749Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.749Z] [2020-05-15T10:04:43.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-15T10:04:43.750Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-15T10:04:43.750Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.750Z] [2020-05-15T10:04:43.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-15T10:04:43.751Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-15T10:04:43.751Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.751Z] [2020-05-15T10:04:43.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T10:04:43.751Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-15T10:04:43.752Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-15T10:04:43.752Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] DONE 1096 tests, 549 skipped in 2249.178s [2020-05-15T10:04:43.752Z] INFO: Integration tests ended at 05/15/2020 10:04:36. Duration:00:37:29.3065928 [2020-05-15T10:04:43.752Z] INFO: Docker info of the daemon under test at end of run [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] Containers: 2 [2020-05-15T10:04:43.752Z] Running: 0 [2020-05-15T10:04:43.752Z] Paused: 0 [2020-05-15T10:04:43.752Z] Stopped: 2 [2020-05-15T10:04:43.752Z] Images: 15 [2020-05-15T10:04:43.752Z] Server Version: 0.0.0-dev [2020-05-15T10:04:43.752Z] Storage Driver: windowsfilter [2020-05-15T10:04:43.752Z] Windows: [2020-05-15T10:04:43.752Z] Logging Driver: json-file [2020-05-15T10:04:43.752Z] Plugins: [2020-05-15T10:04:43.752Z] Volume: local [2020-05-15T10:04:43.752Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-15T10:04:43.752Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-15T10:04:43.752Z] Swarm: inactive [2020-05-15T10:04:43.752Z] Default Isolation: process [2020-05-15T10:04:43.752Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-15T10:04:43.752Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-15T10:04:43.752Z] OSType: windows [2020-05-15T10:04:43.752Z] Architecture: x86_64 [2020-05-15T10:04:43.752Z] CPUs: 4 [2020-05-15T10:04:43.752Z] Total Memory: 32GiB [2020-05-15T10:04:43.752Z] Name: azwin-2-74c710 [2020-05-15T10:04:43.752Z] ID: JTLO:EQUN:RCJB:5THM:CBTZ:LE7Z:CD4X:7YB7:AROG:SBPQ:MGJ5:66DV [2020-05-15T10:04:43.752Z] Docker Root Dir: D:\CI\PR-40442\8\daemon [2020-05-15T10:04:43.752Z] Debug Mode (client): false [2020-05-15T10:04:43.752Z] Debug Mode (server): true [2020-05-15T10:04:43.752Z] File Descriptors: -1 [2020-05-15T10:04:43.752Z] Goroutines: 18 [2020-05-15T10:04:43.752Z] System Time: 2020-05-15T10:04:36.646432Z [2020-05-15T10:04:43.752Z] EventsListeners: 0 [2020-05-15T10:04:43.752Z] Registry: https://index.docker.io/v1/ [2020-05-15T10:04:43.752Z] Labels: [2020-05-15T10:04:43.752Z] Experimental: false [2020-05-15T10:04:43.752Z] Insecure Registries: [2020-05-15T10:04:43.752Z] 127.0.0.0/8 [2020-05-15T10:04:43.752Z] Live Restore Enabled: false [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] [2020-05-15T10:04:43.752Z] INFO: Stopping daemon under test [2020-05-15T10:04:43.752Z] SUCCESS: The process with PID 9016 (child process of PID 9228) has been terminated. [2020-05-15T10:04:43.752Z] SUCCESS: The process with PID 9228 (child process of PID 2504) has been terminated. [2020-05-15T10:04:43.752Z] INFO: Stop tailing logs of the daemon under tests [2020-05-15T10:04:43.752Z] INFO: executeCI.ps1 Completed successfully at 05/15/2020 10:04:36. [2020-05-15T10:04:43.752Z] INFO: Tidying up at end of run [2020-05-15T10:04:43.752Z] INFO: Saving daemon under test log (d:\CI\PR-40442\8\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-15T10:04:43.752Z] INFO: Saving daemon under test log (d:\CI\PR-40442\8\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-15T10:04:43.752Z] INFO: Nuke-Everything... [2020-05-15T10:04:43.752Z] INFO: Container count on control daemon to delete is 2 [2020-05-15T10:04:43.752Z] 62b08cd5a55a [2020-05-15T10:04:43.752Z] 46f8627a0ed5 [2020-05-15T10:04:43.752Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-15T10:04:43.752Z] Deleted: sha256:1081f04378d06d75428ae8a09e4a332e80157e6819a3854c00556adf9c0da8be [2020-05-15T10:04:43.753Z] Deleted: sha256:7ea632391b9ece051d755f2b1ae0ed396c6edba4765171d7fdc46630ade61bda [2020-05-15T10:04:43.753Z] INFO: Tidying pidfile d:\CI\PR-40442\8\docker.pid [2020-05-15T10:04:43.753Z] INFO: Nuking d:\CI [2020-05-15T10:04:44.681Z] 71aa69a76963 [Pipeline] sh [2020-05-15T10:04:44.996Z] + echo Chowning /workspace to jenkins user [2020-05-15T10:04:44.996Z] Chowning /workspace to jenkins user [2020-05-15T10:04:44.996Z] + id -u [2020-05-15T10:04:44.996Z] + id -g [2020-05-15T10:04:44.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40442:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-15T10:04:48.667Z] + bundleName=amd64 [2020-05-15T10:04:48.667Z] + echo Creating amd64-bundles.tar.gz [2020-05-15T10:04:48.667Z] Creating amd64-bundles.tar.gz [2020-05-15T10:04:48.667Z] + 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-15T10:04:48.667Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-15T10:04:49.597Z] Archiving artifacts [2020-05-15T10:04:50.088Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T10:04:50.520Z] + make clean [2020-05-15T10:04:50.520Z] docker volume rm -f docker-dev-cache [2020-05-15T10:04:50.774Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T10:04:56.299Z] INFO: Zapped successfully [2020-05-15T10:04:56.299Z] [2020-05-15T10:04:56.299Z] INFO: executeCI.ps1 exiting at Fri May 15 10:04:54 CUT 2020. Duration 00:49:41.6727731 [2020-05-15T10:04:56.299Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-15T10:04:56.551Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-15T10:04:58.486Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-15T10:05:00.277Z] Archiving artifacts [2020-05-15T10:05:01.339Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40442/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T10:05:02.293Z] + make clean [2020-05-15T10:05:03.279Z] docker volume rm -f docker-dev-cache [2020-05-15T10:05:03.279Z] 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